Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axelson/hawaii_transit_dashboard

Display the current state of Hawaii transit metrics vs. goals and national metrics.
https://github.com/axelson/hawaii_transit_dashboard

Last synced: 22 days ago
JSON representation

Display the current state of Hawaii transit metrics vs. goals and national metrics.

Awesome Lists containing this project

README

        

# Run Locally

Pre-requisites:
* bundler
* jekyll (http://jekyllrb.com)

* bundle install
* bundle exec jekyll serve --watch
* Open up http://localhost:4000/ in a web browser and you should see the app!

# Data sets to include (work in progress)

Planning to include the following metrics:
* Cars vs People
** https://data.hawaii.gov/Government-Wide-Support/Table-1-06-RESIDENT-POPULATION-BY-COUNTY-2000-TO-2/hnpb-2rfi
** https://data.hawaii.gov/Economic-Development/Table-18-07-MOTOR-VEHICLES-REGISTERED-BY-COUNTY-19/jbez-8d6q

Would like to include (but need data):
* Total Bike Lane Miles
* Connected bike lanes

# Contributing

Make your changes and submit a pull request!