This my practice page using dc.js, crossfilter.js
to analyze US energy consumption.
cd electricity
python -m SimpleHTTPServer 12345
- If you start your step 2 on your local machine, then go to browser for the link
http://127.0.0.1
to access the visualization page.