forked from ChelseaKR/gtfs-scorecard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcoverage.json
More file actions
18 lines (18 loc) · 1.08 KB
/
Copy pathcoverage.json
File metadata and controls
18 lines (18 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"active_canonical_feed_records": 2046,
"configured_feed_records": 2046,
"country_count": 43,
"definitions": {
"active_canonical_feed_records": "Active registry entries that are not aliases of another feed record.",
"configured_feed_records": "Entries in the curated feed registry, including inactive records and aliases.",
"country_count": "Distinct ISO 3166-1 country codes represented in the curated feed registry.",
"distinct_organization_keys": "Distinct explicit organization IDs or provisional feed-ID fallbacks among active canonical feeds.",
"provisional_organization_keys": "Active canonical feeds still using their feed ID because no curated organization ID is recorded.",
"published_scorecard_pages": "Feed scorecard entries present in the published artifact index, including retained pages for records no longer configured.",
"scored_latest_rows": "Published latest rows whose overall score is numeric."
},
"distinct_organization_keys": 2019,
"provisional_organization_keys": 2000,
"published_scorecard_pages": 1128,
"scored_latest_rows": 1128
}