framework
framework copied to clipboard
Support describing JSON files
The describe cli command is very useful for describing CSV and parquet files but doesn't seem to work for JSON. We were trying to use it here: https://github.com/vega/vega-datasets/issues/629#issuecomment-2498618622. I understand that JSON files can have very different formats but basic support for column and row based JSON should get us 95% there.