forked from ChelseaKR/gtfs-scorecard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.json
More file actions
27 lines (27 loc) · 1.7 KB
/
Copy pathindex.json
File metadata and controls
27 lines (27 loc) · 1.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"attribution": "GTFS Scorecard (gtfsscorecard.org), scored on top of the MobilityData gtfs-validator",
"endpoints": {
"accessibility": "https://gtfsscorecard.org/api/v1/accessibility.json",
"adoption": "https://gtfsscorecard.org/api/v1/adoption.json",
"agencies": "https://gtfsscorecard.org/api/v1/agencies.json",
"agency_detail": "https://gtfsscorecard.org/data/artifacts/{agency_id}/latest.json",
"by_location": "https://gtfsscorecard.org/api/v1/by-location.json",
"by_state": "https://gtfsscorecard.org/api/v1/by-state.json",
"canada_equity": "https://gtfsscorecard.org/api/v1/canada-equity.json",
"changes": "https://gtfsscorecard.org/data/artifacts/changes/latest.json",
"coverage": "https://gtfsscorecard.org/api/v1/coverage.json",
"equity": "https://gtfsscorecard.org/api/v1/equity.json",
"features": "https://gtfsscorecard.org/api/v1/features.json",
"leaderboard": "https://gtfsscorecard.org/api/v1/leaderboard.json",
"ntd_readiness": "https://gtfsscorecard.org/ntd.json",
"problems": "https://gtfsscorecard.org/api/v1/problems.json",
"realtime": "https://gtfsscorecard.org/api/v1/realtime.json",
"stats": "https://gtfsscorecard.org/api/v1/stats.json",
"status": "https://gtfsscorecard.org/api/v1/status.json",
"trend": "https://gtfsscorecard.org/api/v1/trend.json"
},
"generated_at": "2026-07-15T23:53:15+00:00",
"license": "CC-BY-4.0",
"notes": "Static JSON over precomputed artifacts. Per-agency detail is each feed record's published artifact. Absolute rankings and individual percentiles are not published. Named changes and score aggregates apply documented rubric and identity guardrails. CC BY 4.0; cite the attribution.",
"version": "v1"
}