In this tutorial you will:
- Read a data file containing JSON from your local machine.
- Parse the JSON to access and search the objects by property names.
- Clean and filter the data.
- Visualize the data in tables and maps.
- It is recommended that you follow the Enso 101 tutorial before attempting this example.
- Install Enso and put the binary in your PATH.
- Clone this directory to
~/enso/projects/
. - Call Enso with
--project Trams_Project
.
If you have any questions about the tutorials or using Enso, join us in the Enso Discord.