Register record·API·FRUNVERIFIED
G
GTFS_STOP_GPS
Trust score
How is this computed?0
poor
Weighted across five axes. Tap a ring for what it measures.
Data schema (12 fields)
Filterable via the API (11)
stop_idstop_codestop_namestop_desczone_idstop_urllocation_typeparent_stationstop_timezonewheelchair_boardingfilename
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | stop_idID | text | — |
| — | stop_codeCode | text | — |
| — | stop_nameName | text | — |
| — | stop_coordinatesCoordinates | geo_point_2d | — |
| — | stop_descDescription | text | — |
| — | zone_idZone id | text | — |
| — | stop_urlURL | text | — |
| — | location_typeLocation type | text | — |
| — | parent_stationParent Station ID | text | — |
| — | stop_timezoneTimezone | text | — |
| 23.9% | wheelchair_boardingWheelchair boarding | text | — |
| 100% | filename | text | — |
Schema captured from opendatasoft 2 hours ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
=
Sample data (5 records)
Record 1stop_id: StationEntrance:59374-IO0 · zone_id: —
{
"stop_id": "StationEntrance:59374-IO0",
"zone_id": null,
"filename": "idfm_gtfs",
"stop_url": null,
"stop_code": null,
"stop_desc": null,
"stop_name": "2|av. de Versailles",
"location_type": "2",
"stop_timezone": null,
"parent_station": "StopArea:59374",
"stop_coordinates": {
"lat": 48.847182,
"lon": 2.273254
},
"wheelchair_boarding": null
}Record 2stop_id: StopPoint:30:8 · zone_id: 5
{
"stop_id": "StopPoint:30:8",
"zone_id": "5",
"filename": "idfm_gtfs",
"stop_url": null,
"stop_code": null,
"stop_desc": null,
"stop_name": "Gare de Bagneaux-sur-Loing",
"location_type": "0",
"stop_timezone": null,
"parent_station": "StopArea:8768419",
"stop_coordinates": {
"lat": 48.230557,
"lon": 2.703116
},
"wheelchair_boarding": null
}Record 3stop_id: StationEntrance:59552-IO1 · zone_id: —
{
"stop_id": "StationEntrance:59552-IO1",
"zone_id": null,
"filename": "idfm_gtfs",
"stop_url": null,
"stop_code": null,
"stop_desc": null,
"stop_name": "1|r. Nationale",
"location_type": "2",
"stop_timezone": null,
"parent_station": "StopArea:59552",
"stop_coordinates": {
"lat": 48.826914,
"lon": 2.366289
},
"wheelchair_boarding": null
}Record 4stop_id: StopPoint:29:19 · zone_id: 5
{
"stop_id": "StopPoint:29:19",
"zone_id": "5",
"filename": "idfm_gtfs",
"stop_url": null,
"stop_code": null,
"stop_desc": null,
"stop_name": "J.B. CLEMENT",
"location_type": "0",
"stop_timezone": null,
"parent_station": "StopArea:29:19",
"stop_coordinates": {
"lat": 48.659912,
"lon": 2.5787
},
"wheelchair_boarding": null
}Record 5stop_id: StopPoint:22:306 · zone_id: 5
{
"stop_id": "StopPoint:22:306",
"zone_id": "5",
"filename": "idfm_gtfs",
"stop_url": null,
"stop_code": null,
"stop_desc": null,
"stop_name": "St Mathieu",
"location_type": "0",
"stop_timezone": null,
"parent_station": "StopArea:22:306",
"stop_coordinates": {
"lat": 48.79872,
"lon": 1.594962
},
"wheelchair_boarding": null
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/gtfs_stop_gps
Query examples
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/gtfs_stop_gps/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
5 000 req/day
per ipmeasured
observed 2 hours ago
Dataset
Volume & freshness
Records
64k
63802
Last upstream update
7 years ago
2019-05-02
License
No license declared upstream.
○ Documentation○ Data dictionary○ Versioning
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.