https://github.com/erp12/hackpvta
https://github.com/erp12/hackpvta
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/erp12/hackpvta
- Owner: erp12
- Created: 2016-02-06T15:14:50.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-29T02:00:57.000Z (almost 10 years ago)
- Last Synced: 2025-03-04T07:13:13.657Z (10 months ago)
- Language: R
- Size: 1.33 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HackPVTA
My entry for the HackPVTA UMASS Amherst hackathon!
# Files
## HackPVTA_dataPreprocessing
## HackPVTA_GoogleMaps
## Charts

This is a plot of the data point gathered from the 38 Bus Route.

This is the same data, but plotted as a line. In order to get one continuous line, insdead of a line jumping between multiple busses at different points along the same route, the data points had to be plotted in order of first Vehicle_ID, and then again by Time.

This is a screenshot of a web application made in Shiny. As the user used the buttons on the left to increase and decrease the time value, data points of where the Route 38 busses were at that value of time would appear on the map. The intention was to make the color of the data points indicate if the bus was late or on time.