Workshop on data viz for the Chicago Data Learnathon, 9/19/2015
End product: a simple static webpage with charts and a map, hosted on github pages
- Leaflet for mapping
- Stamen map tiles
- jQuery
- Bootstrap for styling
- Font awesome icons
- data from Chicago 311 graffiti removal requests
- Make a github account if you don't have one
- Clone this repository
- you now have a copy of this code in your github account! https://github.com/YOURUSERNAME/chi-data-learnathon-2015
- you also have a copy of the website! this is because there is code in the
gh-pages
branch, so github automatically hosts it. https://YOURUSERNAME.github.io/chi-data-learnathon-2015
- Edit the code for the charts & map