The Government data explorer.
This is an environment and set of tools for exploring data coming out of GDS. It is built
around the fantastic IPython Notebook.
Notebooks will be saved in the notebooks directory.
- VirtualBox
- Vagrant (install with the package for your operating system)
- Clone this repository.
- Run
vagrant upin the root directory. - Wait...
- Wait a little more..
- When it's done, navigate to http://localhost:5555
There are notebooks created to help you authenticate with various APIs. They all start with 'AUTH', for example 'AUTH Google Analytics'.
- IPython Notebook
- Pandas A data analysis library providing structures similar to R.
- matplotlib A plottling library that IPython notebook integrates inline.