📊 Data Processing 📖 Official

JSON to CSV Conversion

Convert JSON data to CSV format with nested structure flattening and custom column mapping

★☆☆ Beginner 5-10 min January 10, 2025
📋

Scenario

💬

Prompt

  

Expected Result

💡

Tips

  • For large JSON files, Claude will automatically process in batches
  • If JSON structure is irregular, Claude will intelligently handle missing fields
  • You can specify CSV delimiter (comma, tab, etc.)