Gares LGV en service en Occitanie
Localisation des nouvelles gares TGV approuvées sur le territoire Occitanie.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| objectid | int | — |
| departemendepartement | text | — |
| libelle_galibelle_gare | text | — |
| date_majDate maj | text | — |
| nature_garnature_gare | text | — |
| statut | text | — |
| geo_shapeShape | geo_shape | — |
| geo_point_2dCoordinates | geo_point_2d | — |
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 (2 records)
Record 1statut: Approuvé · date_maj: 12/09/2014
{
"statut": "Approuvé",
"date_maj": "12/09/2014",
"objectid": 1,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
4.488361217448845,
43.80411166869205
]
]
},
"properties": {}
},
"departemen": "30",
"libelle_ga": "Manduel",
"nature_gar": "TGV",
"geo_point_2d": {
"lat": 43.80411166869205,
"lon": 4.488361217448845
}
}Record 2statut: Approuvé · date_maj: 12/09/2014
{
"statut": "Approuvé",
"date_maj": "12/09/2014",
"objectid": 2,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
3.9246863782798336,
43.595429110849764
]
]
},
"properties": {}
},
"departemen": "34",
"libelle_ga": "Montpellier",
"nature_gar": "TGV",
"geo_point_2d": {
"lat": 43.595429110849764,
"lon": 3.9246863782798336
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.laregion.fr/api/explore/v2.1/catalog/datasets/gares-lgv-en-service-et-en-projet-en-occitanie
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.laregion.fr/api/explore/v2.1/catalog/datasets/gares-lgv-en-service-et-en-projet-en-occitanie/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
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.