Stationnement vélo
Localisation des emplacements de stationnement pour les vélos.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (13 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | lib_voieLib voie | text | Nom de la rue |
| — | no | text | Numéro de la rue le plus proche où se situe l'emplacement spécifique |
| — | communeCommune | text | Nom de la commune |
| — | nb_placesNb places | int | de places Longueur |
| — | coord_xCoord x | double | Longitude |
| — | coord_yCoord y | double | Latitude |
| — | code_postalPostal code | int | — |
| — | quartier | int | — |
| 59.2% | quartier_residQuartier resid | text | — |
| 91.2% | territoire | text | — |
| 11.8% | date_creationDate creation | 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 1no: 94 · commune: TOULOUSE
{
"no": "94",
"commune": "TOULOUSE",
"coord_x": 1.433557,
"coord_y": 43.621629,
"lib_voie": "RUE DU GENERAL BOURBAKI",
"quartier": 8,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.433556764287133,
43.621629194224006
]
]
},
"properties": {}
},
"nb_places": 6,
"territoire": "Territoire Nord",
"code_postal": 31200,
"geo_point_2d": {
"lat": 43.621629194224006,
"lon": 1.4335567642871334
},
"date_creation": null,
"quartier_resid": "ARNAUNE"
}Record 2no: 7 · commune: TOULOUSE
{
"no": "7",
"commune": "TOULOUSE",
"coord_x": 1.432329,
"coord_y": 43.623424,
"lib_voie": "RUE BERNARD PALISSY",
"quartier": 8,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.432328957316884,
43.62342382841059
]
]
},
"properties": {}
},
"nb_places": 2,
"territoire": null,
"code_postal": 31200,
"geo_point_2d": {
"lat": 43.62342382841059,
"lon": 1.4323289573168845
},
"date_creation": null,
"quartier_resid": "ARNAUNE"
}Record 3no: 11 · commune: TOULOUSE
{
"no": "11",
"commune": "TOULOUSE",
"coord_x": 1.453337,
"coord_y": 43.617441,
"lib_voie": "RUE JOUBERT",
"quartier": 4,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.453337281600737,
43.61744128209443
]
]
},
"properties": {}
},
"nb_places": 6,
"territoire": null,
"code_postal": 31500,
"geo_point_2d": {
"lat": 43.61744128209443,
"lon": 1.4533372816007375
},
"date_creation": null,
"quartier_resid": "BONNEFOY-BETEILLE"
}Record 4no: 66 · commune: TOULOUSE
{
"no": "66",
"commune": "TOULOUSE",
"coord_x": 1.457383,
"coord_y": 43.620028,
"lib_voie": "RUE DU FAUBOURG BONNEFOY",
"quartier": 4,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.457383347089201,
43.620028468431514
]
]
},
"properties": {}
},
"nb_places": 8,
"territoire": null,
"code_postal": 31500,
"geo_point_2d": {
"lat": 43.620028468431514,
"lon": 1.4573833470892008
},
"date_creation": null,
"quartier_resid": "BONNEFOY-BETEILLE"
}Record 5no: 1 · commune: TOULOUSE
{
"no": "1",
"commune": "TOULOUSE",
"coord_x": 1.460822,
"coord_y": 43.618054,
"lib_voie": "CHE MAURICE",
"quartier": 4,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "MultiPoint",
"coordinates": [
[
1.460821933602754,
43.618054094763345
]
]
},
"properties": {}
},
"nb_places": 2,
"territoire": null,
"code_postal": 31500,
"geo_point_2d": {
"lat": 43.618054094763345,
"lon": 1.4608219336027541
},
"date_creation": null,
"quartier_resid": "BONNEFOY-BETEILLE"
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/stationnement-velo
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.toulouse-metropole.fr/api/explore/v2.1/catalog/datasets/stationnement-velo/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.