Return to search results
SEPTA TransitView
TransitView provides real-time information about SEPTA buses and trolleys. TransitViewAll returns all current bus and trolley locations. TrnasitView accepts a route number and retuns locations for all vehicles on that route.
Example: https://www3.septa.org/api/TransitView/index.php?route=33 returns all vehicles on bus route 33
Complete Metadata
| accessLevel | public |
|---|---|
| contactPoint |
{
"fn": "SEPTA Planning Division",
"hasEmail": "mailto:planning@septa.org"
}
|
| description | TransitView provides real-time information about SEPTA buses and trolleys. TransitViewAll returns all current bus and trolley locations. TrnasitView accepts a route number and retuns locations for all vehicles on that route. Example: https://www3.septa.org/api/TransitView/index.php?route=33 returns all vehicles on bus route 33 |
| distribution |
[
{
"title": "TransitView Route Locations API",
"format": "JSON",
"mediaType": "application/json",
"downloadURL": "https://www3.septa.org/api/TransitView/index.php"
},
{
"title": "TransitView All Locations API",
"format": "JSON",
"mediaType": "application/json",
"downloadURL": "https://www3.septa.org/api/TransitViewAll/index.php"
}
]
|
| identifier | septa-transitview |
| keyword |
[
"SEPTA",
"public transit",
"transportation"
]
|
| license | https://opendataphilly.org/licenses/other |
| modified | R/PT1M |
| publisher |
{
"name": "SEPTA",
"@type": "org:Organization"
}
|
| title | SEPTA TransitView |