/tutorial_trams

Project files and data for the Trams tutorial 🚋

MIT LicenseMIT

Tutorial: Trams

Watch on YouTube

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.

Prerequisites

  • It is recommended that you follow the Enso 101 tutorial before attempting this example.

Using these project files

  • Install Enso and put the binary in your PATH.
  • Clone this directory to ~/enso.
  • Call Enso with --project Trams_Project.

Next steps

If you have any questions about the tutorials or using Enso, join us in the Enso Discord.