Skip to content
Discussion options

You must be logged in to vote

This is a fantastic project! 🚍 I love the scope and real-world impact. Here are some thoughts that might help refine your approach across data, architecture, and ML:

📊 1. Datasets for Bus Timings & GPS Tracks
A few solid public datasets you can explore:

TransitFeeds (https://transitfeeds.com/): Offers GTFS data (schedules + real-time updates) for multiple cities.

NYC MTA: Offers APIs for live bus locations and historical performance data.

TFL (Transport for London): Great for both scheduled and real-time transport datasets.

OpenStreetMap: For geolocation of stops/routes + street networks.

🧠 Tip: If you're simulating for campus use, create synthetic GPS data using Python + Faker + GeoJSON.

🌐…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Code-master31
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects Plan and track your project's progress using boards and tables Show & Tell Discussions where community members share their projects, experiments, or accomplishments
2 participants