Delivery spaces in Issy-les-MoulineauxPlaces de livraison sur Issy-les-Moulineaux
Places de livraison sur Issy-les-MoulineauxDelivery spaces in Issy-les-Moulineaux
This API provides the location of delivery parking spaces within the Grand Paris Seine Ouest territory, published via the Issy-les-Moulineaux open data portal. It is intended to support logistics, urban planning, and mobility applications by identifying where vehicles can legally stop to load or unload goods. Access is free and requires no authentication.Localisation des places de livraison sur le Territoire de Grand Paris Seine Ouest
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 |
|---|---|---|---|
| 100% | id_livraisonId livraison | text | — |
| 100% | communeCommune | text | — |
| 36.2% | num_locNum loc | text | — |
| 3.4% | rep_locRep loc | text | — |
| 100% | localisation | text | — |
| 1.7% | comp_locComp loc | text | — |
| 17.2% | hor_livrHor livr | text | — |
| 46.6% | longueur | double | — |
| 36.2% | largeur | double | — |
| 41.4% | panneau | text | — |
| — | marquage | text | — |
| — | geo_shapeShape | geo_shape | — |
| — | geo_point_2dCoordinates | geo_point_2d | — |
Schema captured from opendatasoft 7 days 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 1commune: ISSY-LES-MOULINEAUX · largeur: 2.5
{
"commune": "ISSY-LES-MOULINEAUX",
"largeur": 2.5,
"num_loc": "34",
"panneau": "Oui",
"rep_loc": null,
"comp_loc": null,
"hor_livr": "24h/24",
"longueur": 22,
"marquage": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.277134545913547,
48.827377317815966
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.827377317815966,
"lon": 2.277134545913547
},
"id_livraison": "LIVR70",
"localisation": "BOULEVARD GAMBETTA"
}Record 2commune: ISSY-LES-MOULINEAUX · largeur: 2.2
{
"commune": "ISSY-LES-MOULINEAUX",
"largeur": 2.2,
"num_loc": "3",
"panneau": "Non",
"rep_loc": null,
"comp_loc": "FACE AU",
"hor_livr": null,
"longueur": 10.8,
"marquage": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.258868950211547,
48.82524576641644
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.82524576641644,
"lon": 2.258868950211547
},
"id_livraison": "LIVR74",
"localisation": "COURS DE L'ANCIENNE BOULANGERIE"
}Record 3commune: ISSY-LES-MOULINEAUX · largeur: 2.5
{
"commune": "ISSY-LES-MOULINEAUX",
"largeur": 2.5,
"num_loc": "6",
"panneau": "Non",
"rep_loc": null,
"comp_loc": null,
"hor_livr": null,
"longueur": 12,
"marquage": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2609109847979645,
48.82566643565384
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.82566643565384,
"lon": 2.2609109847979645
},
"id_livraison": "LIVR77",
"localisation": "RUE DE LA GALIOTE"
}Record 4commune: ISSY-LES-MOULINEAUX · largeur: 2
{
"commune": "ISSY-LES-MOULINEAUX",
"largeur": 2,
"num_loc": "2",
"panneau": "Oui",
"rep_loc": null,
"comp_loc": null,
"hor_livr": null,
"longueur": 20,
"marquage": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2669547676004473,
48.82974395237176
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.82974395237176,
"lon": 2.2669547676004473
},
"id_livraison": "LIVR203",
"localisation": "RUE MAURICE MALLET"
}Record 5commune: ISSY-LES-MOULINEAUX · largeur: 2.5
{
"commune": "ISSY-LES-MOULINEAUX",
"largeur": 2.5,
"num_loc": "2",
"panneau": "Non",
"rep_loc": null,
"comp_loc": null,
"hor_livr": "<Nul>",
"longueur": 39,
"marquage": "Oui",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.251168342665138,
48.82105434820484
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 48.82105434820484,
"lon": 2.251168342665138
},
"id_livraison": "LIVR220",
"localisation": "RUE ARISTIDE BRIAND"
}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/places-de-livraison
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/places-de-livraison/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.