Skip to content

jsanch/ginesviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 12, 2015
720b427 · May 12, 2015

History

9 Commits
May 12, 2015
May 12, 2015
May 12, 2015
May 12, 2015
May 12, 2015
May 12, 2015
May 12, 2015
May 12, 2015

Repository files navigation

#HOW TO

To run Locally, do the following (while on root directory):

	python -m SimpleHTTPServer

Important Files:

  • 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.

To scrape fresh data

  1. add your fb token to the file in data/scraper2.py
  2. run the following command to scrape and save the data:
    python scraper2.py  > newdata.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published