Expanso CSV To JSON

Convert CSV files to JSON with schema inference and validation

expanso-io Updated

File contents

CSV to JSON

Convert CSV files to JSON format with automatic schema inference, type coercion, and header mapping.

Category

data-transformation

Quick Start

export INPUT_DIR=/path/to/csv/files
export OUTPUT_DIR=/path/to/json/output
./run.sh

expanso-io/skills.expanso.io/tree/main/skills/recipes/csv-to-json commit 57fc6798e6

Frequently asked questions

npx skillmds@latest add expanso-io/expanso-csv-to-json