Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/axelson/hawaii_transit_dashboard
- Owner: axelson
- License: apache-2.0
- Created: 2014-11-26T01:19:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-11T09:20:38.000Z (about 10 years ago)
- Last Synced: 2024-12-16T00:47:22.001Z (25 days ago)
- Language: Ruby
- Homepage:
- Size: 2.32 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-8d6qWould like to include (but need data):
* Total Bike Lane Miles
* Connected bike lanes# Contributing
Make your changes and submit a pull request!