-
Look at the original data format.
cat input.json -
Look at the output data format.
cat dummy.json | jq -
Create a script,
convert.pythat will transforminput.csvintooutput.json. -
Navigate to
http://localhost:8000/example5in your browser and see the interactive work.
Sources:
- Data: unitedstates/congress-legislators
- Visualization: Horizontal Bar Chart
