Skip to content

Project files and data for the Trams tutorial ๐Ÿš‹

License

Notifications You must be signed in to change notification settings

enso-org/tutorial_trams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

23 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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/projects/.
  • 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.