Parkings vélos en Île-de-France
Couche géographique décrivant les parkings vélos Île-de-France Mobilités (anciennement dénommés "stations Véligo"). Définition Les parkings vélos Île-de-France Mobilités sont un service de stationnement de vélos offrant des abris en libre-service et des consignes collectives sécurisées. Il est à...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (33 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | name | text | Nom de la gare |
| 100% | department | double | Département du parking vélo |
| 134.2% | line_idLine id | text | Code commercial des lignes desservant la zone de correspondance, issu du référentiel des lignes |
| 100% | station_idStation id | int | Identifiant du parking vélo |
| 100% | type | text | Type de parking. Consigne = bâtiment fermé accessible par passe Navigo. Abri = stationnement vélo abrité. |
| 34% | name_stationName station | text | Nom du parking vélo |
| 100% | num_docks_availableNum docks available | int | Nombre de places proposées dans le parking |
| 9.7% | cargo_docksCargo docks | int | Nombre de place cargo proposées dans le parking |
| 100% | is_installedIs installed | text | Parking en service |
| 99.2% | date_installedDate installed | date | Date de la mise en service |
| 100% | repair_stationRepair station | boolean | Station de réparation [oui/non] |
| 100% | inflator_stationInflator station | boolean | Station de gonflage [oui/non] |
| 100% | video_monitoringVideo monitoring | boolean | Vidéosurveillance [oui/non] |
| 100% | lockers | boolean | Casiers [oui/non] |
| 100% | vae_refillsVae refills | boolean | Recharges VAE [oui/non] |
| 100% | automatic_sensors_countingAutomatic sensors counting | boolean | Comptages automatiques via capteurs [oui/non] |
| 100% | automatic_video_countingAutomatic video counting | boolean | Comptages automatiques via vidéo [oui/non] |
| 35.3% | price | text | Tarif annuel (en euros) de l'abonnement au service de stationnement (pour les consignes uniquement) |
| 100% | price_navigoPrice navigo | text | Tarif annuel (en euros) de l'abonnement au service de stationnement pour les abonnés Navigo |
| 100% | url_subscriptionUrl subscription | text | Url de souscription |
| 42.7% | url_find_out_moreUrl find out more | text | Url "en savoir plus" |
| 100% | project_ownerProject owner | text | Identité du maître d'ouvrage |
| 86.3% | id_contratId contrat | double | ID du contrat |
| 100% | zdcname | text | Nom de la Zone de Correspondance issue du référentiel des arrêts |
| 100% | zdcld | text | Identifiant de la Zone de Correspondance issue du référentiel des arrêts |
| 96% | municipality | text | Nom de la commune |
| 99.6% | insee_codeInsee code | text | Code INSEE de la commune |
| 99.6% | intercommunality | text | Intercommunalité |
| 100% | x_longX long | double | Coordonnée X en WGS84 |
| 100% | y_latY lat | double | Coordonnée Y en WGS84 |
| — | geo_point_2dGeo Point | geo_point_2d | Coordonnées du parking vélo, en WGS84 |
| — | geo_shapeShape | geo_shape | Description de l'objet SIG |
| — | code_savCode sav | text | Code sav |
Schema captured from opendatasoft 1 hour 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 1name: Aeroport D'orly · type: Consigne
{
"name": "Aeroport D'orly",
"type": "Consigne",
"price": "30 €",
"y_lat": 48.727778,
"zdcld": "63284",
"x_long": 2.364083,
"line_id": [
"METRO 14"
],
"lockers": false,
"zdcname": "Aéroport d’Orly (Terminal 4)",
"code_sav": "511",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.364083,
48.727778
]
},
"properties": {}
},
"department": 91,
"id_contrat": 50,
"insee_code": "91479",
"station_id": 1309,
"cargo_docks": 2,
"vae_refills": false,
"geo_point_2d": {
"lat": 48.727778,
"lon": 2.364083
},
"is_installed": "true",
"municipality": "Paray-Vieille-Poste",
"name_station": "Aeroport D'orly",
"price_navigo": "0 €",
"project_owner": "ADP",
"date_installed": "2025",
"repair_station": true,
"inflator_station": true,
"intercommunality": "EPT Grand Orly Seine Bièvre",
"url_subscription": "https://idf-mobilites.fr/orly-parking-velos",
"video_monitoring": false,
"url_find_out_more": null,
"num_docks_available": 80,
"automatic_video_counting": true,
"automatic_sensors_counting": false
}Record 2name: Aeroport D'orly · type: Libre-accès
{
"name": "Aeroport D'orly",
"type": "Libre-accès",
"price": null,
"y_lat": 48.7277,
"zdcld": "63284",
"x_long": 2.3621,
"line_id": [
"METRO 14"
],
"lockers": false,
"zdcname": "Aéroport d’Orly (Terminal 4)",
"code_sav": "#N/A",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.3621,
48.7277
]
},
"properties": {}
},
"department": 91,
"id_contrat": 50,
"insee_code": "91479",
"station_id": 1350,
"cargo_docks": null,
"vae_refills": false,
"geo_point_2d": {
"lat": 48.7277,
"lon": 2.3621
},
"is_installed": "true",
"municipality": "Paray-Vieille-Poste",
"name_station": null,
"price_navigo": "NC",
"project_owner": "ADP",
"date_installed": "2024",
"repair_station": false,
"inflator_station": false,
"intercommunality": "EPT Grand Orly Seine Bièvre",
"url_subscription": "NC",
"video_monitoring": false,
"url_find_out_more": null,
"num_docks_available": 60,
"automatic_video_counting": false,
"automatic_sensors_counting": false
}Record 3name: Aime Cesaire · type: Libre-accès
{
"name": "Aime Cesaire",
"type": "Libre-accès",
"price": null,
"y_lat": 48.90805821,
"zdcld": "72491",
"x_long": 2.37767289,
"line_id": [
"METRO 12"
],
"lockers": false,
"zdcname": "Aimé Césaire",
"code_sav": "#N/A",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.37767289,
48.90805821
]
},
"properties": {}
},
"department": 93,
"id_contrat": 65,
"insee_code": "93001",
"station_id": 753,
"cargo_docks": null,
"vae_refills": false,
"geo_point_2d": {
"lat": 48.90805821,
"lon": 2.37767289
},
"is_installed": "true",
"municipality": "Aubervilliers",
"name_station": null,
"price_navigo": "NC",
"project_owner": "RATP",
"date_installed": "2025",
"repair_station": false,
"inflator_station": false,
"intercommunality": "EPT Plaine Commune",
"url_subscription": "NC",
"video_monitoring": false,
"url_find_out_more": null,
"num_docks_available": 56,
"automatic_video_counting": false,
"automatic_sensors_counting": false
}Record 4name: Angerville · type: Libre-accès
{
"name": "Angerville",
"type": "Libre-accès",
"price": null,
"y_lat": 48.31179,
"zdcld": "59403",
"x_long": 2.00365,
"line_id": [
"TER"
],
"lockers": false,
"zdcname": "Angerville",
"code_sav": "#N/A",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.00365,
48.31179
]
},
"properties": {}
},
"department": 91,
"id_contrat": 68,
"insee_code": "91016",
"station_id": 1020,
"cargo_docks": null,
"vae_refills": false,
"geo_point_2d": {
"lat": 48.31179,
"lon": 2.00365
},
"is_installed": "true",
"municipality": "Angerville",
"name_station": null,
"price_navigo": "NC",
"project_owner": "SNCF",
"date_installed": "2023",
"repair_station": false,
"inflator_station": false,
"intercommunality": "CA Étampois Sud-Essonne",
"url_subscription": "NC",
"video_monitoring": false,
"url_find_out_more": "https://www.iledefrance-mobilites.fr/services-mobilite-alternative/parkings-velos",
"num_docks_available": 8,
"automatic_video_counting": false,
"automatic_sensors_counting": false
}Record 5name: Auguste Plat · type: Libre-accès
{
"name": "Auguste Plat",
"type": "Libre-accès",
"price": null,
"y_lat": 48.6446,
"zdcld": "0",
"x_long": 2.405539,
"line_id": [
"TZEN 4"
],
"lockers": false,
"zdcname": "NC",
"code_sav": "#N/A",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.405539,
48.6446
]
},
"properties": {}
},
"department": 91,
"id_contrat": 23,
"insee_code": "#N/A",
"station_id": 1487,
"cargo_docks": null,
"vae_refills": false,
"geo_point_2d": {
"lat": 48.6446,
"lon": 2.405539
},
"is_installed": "true",
"municipality": null,
"name_station": null,
"price_navigo": "NC",
"project_owner": "IDFM",
"date_installed": "2025",
"repair_station": false,
"inflator_station": false,
"intercommunality": "CA Grand Paris Sud Seine Essonne Sénart",
"url_subscription": "NC",
"video_monitoring": false,
"url_find_out_more": null,
"num_docks_available": 6,
"automatic_video_counting": false,
"automatic_sensors_counting": false
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/parcs-veligo-en-ile-de-france0
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/parcs-veligo-en-ile-de-france0/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.