You’ll need the interactive build tool sbt, you can replicate these examples to explore our data.
You’ll also need to clone or download our github repository .
From a terminal in the root of the repository, open an interactive console
sbt console
You can now copy/and paste working code snippets from this website into your console.