#HOW TO
python -m SimpleHTTPServer
- index.html is the main file, it includes:
- js/new.js where the d3 code is. Change stuff here.
- css/style.css also change stuff here.
- add your fb token to the file in data/scraper2.py
- run the following command to scrape and save the data:
python scraper2.py > newdata.json