SEPTA Metro APIs
Resources
5 resources available
-
Metro Route KML API
KML -
Metro Stop Schedule API
JSON -
Metro Stops by Route API
JSON -
Metro Trip Update API
JSON -
Metro Trips by Route API
JSON
Find Related Datasets
Search by Tags
Click any tag below to search for similar datasets
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| contactPoint |
{
"fn": "SEPTA Planning Division",
"hasEmail": "mailto:planning@septa.org"
}
|
| description | Trip data, stop lists, schedules, and KML geometry for SEPTA Metro routes. Rail lines (L1, B1, M1) have no onboard GPS — expect null coordinates. Trolley routes (T1-T5, G1, D1/D2) have partial GPS on surface segments. Stop and Route IDs can be found at: https://opendataphilly.org/datasets/septa-routes-stops-locations/ Example: https://www3.septa.org/api/v2/trips/?route_id=L1 |
| distribution |
[
{
"title": "Metro Route KML API",
"format": "KML",
"mediaType": "application/vnd.google-earth.kml+xml",
"downloadURL": "https://www3.septa.org/api/v2/kml/?route=L1&type=route"
},
{
"title": "Metro Stop Schedule API",
"format": "JSON",
"mediaType": "application/json",
"downloadURL": "https://www3.septa.org/api/v2/stop-schedule/?route_id=L1&stop_id=32158"
},
{
"title": "Metro Stops by Route API",
"format": "JSON",
"mediaType": "application/json",
"downloadURL": "https://www3.septa.org/api/v2/stops/?route_id=L1"
},
{
"title": "Metro Trip Update API",
"format": "JSON",
"mediaType": "application/json",
"downloadURL": "https://www3.septa.org/api/v2/trip-update/?trip_id=705003"
},
{
"title": "Metro Trips by Route API",
"format": "JSON",
"mediaType": "application/json",
"downloadURL": "https://www3.septa.org/api/v2/trips/?route_id=L1"
}
]
|
| identifier | septa-metro-apis |
| keyword |
[
"SEPTA",
"metro",
"public transit",
"transportation"
]
|
| license | https://opendataphilly.org/licenses/other |
| modified | R/PT1M |
| publisher |
{
"name": "SEPTA",
"@type": "org:Organization"
}
|
| title | SEPTA Metro APIs |