Skip to content

gocarta/dataops-cloud-vehicle-locations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataops-cloud-vehicle-locations

Real-Time Location of all CARTA Buses and Shuttles

live demo

https://gocarta.github.io/dataops-cloud-vehicle-locations/

background

Every second counts when you are trying to catch the bus. We built this data pipeline in our cloud environment to provide real-time data to both our operations center and the public.

frequency

The pipeline runs approximately every 500 milliseconds on a cloud server.

columns

column example description
vehicle_id 131 The unique internal identifier for the specific physical bus.
latitude 35.01519088745117 The current North-South geographic coordinate of the vehicle.
longitude -85.32403106689453 The current East-West geographic coordinate of the vehicle.
reported "2026-01-07T22:51:00-05:00" The standardized ISO 8601 date and time when the location was reported.

download links

preview links

  • You can view the geojson on a map using geojson.io.
  • You can view the shapefile on a map using shapefile.io.
  • You can query the data with SQL using duckdb.

support

Post an issue here or email the package author at [email protected].

About

dataops-cloud-vehicle-locations

Resources

License

Stars

Watchers

Forks

Contributors