Team: Box and Whiskers
The latest WIP version of our code is hosted in a CCIS GitHub repository at https://github.ccs.neu.edu/danmoran/box-and-whiskers. You'll need a CCIS login to view it.
The latest stable version of the site is hosted on GitHub pages at https://danxmoran.github.io/box-and-whiskers/.
Our site makes use of the following data sources to build its map visualization:
- Boston neighborhoods
- Brookline (converted to JSON using ogr2ogr)
- Somerville
- Cambridge
To get started on our site, we used the following examples as starter code: