Solar System of Statistics visualisations
You'll need a .json with appropriate google credentials for oauth. http://gspread.readthedocs.io/en/latest/oauth2.html
drop the .json into /data as "solar-system.json" AFTER you git clone.
git clone https://github.com/ONS-OpenData/solar-system
docker-compose run loadsheets python ./loadData.py oneshot
docker-compose up