Bicycle Inflation Stations in Issy-les-MoulineauxStations de gonflage pour vélos à Issy-les-Moulineaux
Stations de gonflage pour vélos à Issy-les-MoulineauxBicycle Inflation Stations in Issy-les-Moulineaux
This API provides the locations of bicycle inflation (tire-pumping) stations in the city of Issy-les-Moulineaux, France. It is published via the city's open data portal, data.issy.com, and offers free access without authentication. The dataset is useful for cyclists seeking nearby facilities to inflate their tires, as well as for developers building cycling-related mapping or mobility applications within the municipality.”Localisation des stations de gonflage pour vélos à Issy-les-Moulineaux.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| id_gonflIdentifiant | text | — |
| communeCommune | text | — |
| code_inseeINSEE commune code | text | — |
| localisation | text | — |
| comp_locComplément de localisation | text | — |
| annee_creaAnnée de Création | date | — |
| gestionnaire | text | — |
| type | text | — |
| geo_shapeShape | geo_shape | — |
| geo_point_2dCoordinates | geo_point_2d | — |
Schema captured from opendatasoft 5 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 1type: Station de gonflage et de réparation · commune: ISSY-LES-MOULINEAUX
{
"type": "Station de gonflage et de réparation",
"commune": "ISSY-LES-MOULINEAUX",
"comp_loc": null,
"id_gonfl": "GONFL26",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.273298339288476,
48.82554319144309
]
},
"properties": {}
},
"annee_crea": "2024",
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.82554319144309,
"lon": 2.273298339288476
},
"gestionnaire": "GPSO",
"localisation": "18 AVENUE DE LA REPUBLIQUE"
}Record 2type: Station de gonflage · commune: ISSY-LES-MOULINEAUX
{
"type": "Station de gonflage",
"commune": "ISSY-LES-MOULINEAUX",
"comp_loc": "Devant la Halle des Epinettes",
"id_gonfl": "GONFL6",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2620494949651246,
48.817737625799545
]
},
"properties": {}
},
"annee_crea": "2020",
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.817737625799545,
"lon": 2.2620494949651246
},
"gestionnaire": "GPSO",
"localisation": "47 RUE DE L'EGALITE"
}Record 3type: Station de gonflage · commune: ISSY-LES-MOULINEAUX
{
"type": "Station de gonflage",
"commune": "ISSY-LES-MOULINEAUX",
"comp_loc": null,
"id_gonfl": "GONFL2",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2510141974504605,
48.821208858294284
]
},
"properties": {}
},
"annee_crea": "2020",
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.821208858294284,
"lon": 2.2510141974504605
},
"gestionnaire": "GPSO",
"localisation": "PLACE DE LA RESISTANCE"
}Record 4type: Station de gonflage · commune: ISSY-LES-MOULINEAUX
{
"type": "Station de gonflage",
"commune": "ISSY-LES-MOULINEAUX",
"comp_loc": "Sur le parvis",
"id_gonfl": "GONFL3",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.264142828100219,
48.82925753525435
]
},
"properties": {}
},
"annee_crea": "2020",
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.82925753525435,
"lon": 2.264142828100219
},
"gestionnaire": "GPSO",
"localisation": "33 RUE CAMILLE DESMOULINS"
}Record 5type: Station de gonflage · commune: ISSY-LES-MOULINEAUX
{
"type": "Station de gonflage",
"commune": "ISSY-LES-MOULINEAUX",
"comp_loc": null,
"id_gonfl": "GONFL5",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.275960678466663,
48.82748550589768
]
},
"properties": {}
},
"annee_crea": "2020",
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.82748550589768,
"lon": 2.275960678466663
},
"gestionnaire": "GPSO",
"localisation": "2 RUE VAUDETARD"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.issy.com/api/explore/v2.1/catalog/datasets/stations-de-gonflage-velos
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/stations-de-gonflage-velos/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.