scharron / santiago

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Santiago

  • process.py and santiago-shape.py are scripts to generate viz files from raw data
  • index.html is the main html page, with the simple d3.js code to produce the map
  • helpers.js contains a lot of functions used when generating the map
  • mouse.helpers.js contains stuff to interact with the map

santiago-shape.py

This generates the json shape for the city. It uses files from here This works only using python 2.7

process.py

This generates other files needed to the final visualisation from the various csv files. This works only using python 3.X

Follow us

@samuelcharron & @datapublica

About


Languages

Language:CSS 64.2%Language:JavaScript 27.9%Language:Python 7.8%