Skip to content
/ kias Public

BMTC Vayuvajra Services (Airport bus services)

Notifications You must be signed in to change notification settings

kaizer1v/kias

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMTC KIAS Bus Data

BMTC KIAS buses to and from respective origins to the airport. Contains

  • Time of departure from origin station
  • Time of arrival at Airport
  • Bus stop names

Data Dictionary

to_airport_timings.csv

  • departure_times - Departure times from the origin for the bus
  • arrival_times - Arrival times at the airport for the bus
  • bus_no - KIAS bus number

from_airport_timings.csv

  • departure_times - Departure times from the airport for the bus
  • arrival_times - Arrival times at the origin for the bus
  • bus_no - KIAS bus number

bus_stops.csv

  • stop_names - A list of bus stop names where the bus stops
  • stop_order - Corresponds to the nth stop for that bus (0 means origin)
  • bus_no - KIAS bus number

origins.csv

  • origin - The name of the origin bus stop for the bus
  • bus_no - KIAS bus number

NOTE

The arrival time for the bus doesn't correpond to the departure time. Meaning, if the departure time says 06:30 and the arrival time in the same row says 06:50 - it is not for the same bus. These are mutually exhaustive lists.

References

About

BMTC Vayuvajra Services (Airport bus services)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published