Skip to content

bilman/DivvyVoronoi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DivvyVoronoi

A visualization of bike trips in Chicago. See what Divvy data can say about Chicago's geography.

Uses D3js and Leaflet to visualize a heatmap over voronoi tiles around the City of Chicago's Divvy Stations.

Feedback, fixes and suggestions are most welcome! Thanks for checking it out.

Getting Started

Uses data-workflow to automate the entire data workflow, from munging to running the server locally.

Requires numpy and data-workflow.

If you have data-workflow and numpy, all you need to do is git clone, type workflow in the command-line, wait ~90 seconds for the data crunching, and goto localhost:8000 in your web-browser to see a locally hosted version of the visualization.

About

A visualization of bike trips in Chicago. See what Divvy data can say about Chicago's geography.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.8%
  • Python 7.3%
  • CSS 2.9%