Description:
Transit schedule data published by SFMTA in GTFS format for developers to use.
The zip file contains the following datasets:
agency.txt | basic SFMTA information
calendar_dates.txt | Lists exceptions for the service IDs defined in the calendar.txt file.
calendar.txt | Defines dates for service IDs using a weekly schedule. Specify when service starts and ends, as well as days of the week where service is available.
fare_attributes.txt | Defines SFMTA fare information.
fare_rules.txt | Defines SFMTA fare information.
routes.txt | Contains information about SFMTA routes. A route is a group of trips that are displayed to riders as a single service.
shapes.txt | Defines the rules for drawing lines on a map to represent SFMTA routes.
stops_times.txt | Lists the times that a vehicle arrives at and departs from individual stops for each trip.
stops.txt | Contains information about individual locations where vehicles pick up or drop off passengers.
trips.txt | Lists all trips and their routes. A trip is a sequence of two or more stops that occurs at specific time.
Agency Name: SFMTA
Date Released: 6/10/2009
Time Period: 6-13-09 to prior day
Frequency: Signup cycle
Format: CSV
Location of Data Dictionary: http://code.google.com/transit/spec/transit_feed_specification.html#Google_Transit_Feed_Field_Definitions
Google Transit Feed Specification (GTFS)
Categorized under Transportation Views: 413 (http://www.sfmta.com)
DataSF is a clearinghouse of datasets available from the City & County of San Francisco. Our goal in releasing this site is:
(1) improve access to data
(2) help our community create innovative apps
(3) understand what datasets you'd like to see
(4) get feedback on the quality of our datasets.
(1) improve access to data
(2) help our community create innovative apps
(3) understand what datasets you'd like to see
(4) get feedback on the quality of our datasets.





Comments
Hope this helps,
Charles Belov
SFMTA webmaster
http://www.sfmta.com/webmaster
Hope this helps,
Charles Belov
SFMTA Webmaster
Show / Hide
Realtime data is at http://www.datasf.org/story.php?title=nextmuni-xml-data
Hope this helps,
Charles Belov
SFMTA Webmaster
Cheers,
Chad
I'd like to see a real time dataset which describes the current state of all vehicles in the form of:
(veh_number, line_number, direction, last_stop, xpos, ypos)
It would be nice to query using line_number and direction to prune the response.
Cheers,
Chad Salinas