Udacity Data Streaming Nanodegree project
-
Updated
Dec 8, 2022 - Python
Udacity Data Streaming Nanodegree project
A streaming event pipeline around Apache Kafka that allows us to simulate and display the status of train lines in real time.
An HTTP Client wrapper for the Chicago Transit Authority Train Tracker API
Udacity Data Streaming Nanodegree Project: A streaming event pipeline built around the Kafka ecosystem, using public data from the Chicago Transit Authority to simulate and display the status of train lines in real time.
Python Client for Chicago Transit Authority
Scripts to combine various Chicago transit data feeds
An app to display the Chicago Transit Authority (CTA) bus locations around the Chicago area on a Google Map. By Clicking on a Bus Route markers will be added to the Google Map showing the bus locations for that route.
The RouteTracker API's purpose is to encapsulate calls to the Chicago Transit Authority's bus and train APIs. It creates objects that are more easily consumable for a mobile app. Additionally, it helps cache results to minimize exhausting the limit of calls per day set by the CTA. Deployable format is a fat jar with embedded Tomcat server.
Add a description, image, and links to the chicago-transit-authority topic page so that developers can more easily learn about it.
To associate your repository with the chicago-transit-authority topic, visit your repo's landing page and select "manage topics."