c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated QuarterlyVERIFIED · checked 35h ago
P

Yespark Shared Parking in the Grand Paris Seine Ouest TerritoryParkings partagés Yespark sur le territoire de Grand Paris Seine Ouest

Parkings partagés Yespark sur le territoire de Grand Paris Seine OuestYespark Shared Parking in the Grand Paris Seine Ouest Territory

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

This dataset lists shared parking facilities operated by Yespark within the Grand Paris Seine Ouest territory in France. It provides details such as parking surface type (open-air, semi-underground, or underground), whether the parking is shared, and the number of available spaces. The data is published as part of the Issy-les-Moulineaux open data portal and can be used to explore shared parking supply and characteristics across the covered municipalities.Ce jeu de données contient des informations sur les parkings partagés Yespark: surface, semi-enterré, souterrain, parkings partagés, nombre de places...

42
fair

Weighted across five axes. Tap a ring for what it measures.

Data schema (13 fields)

Filterable via the API (12)
payantgestionnairelocalisationcommunenom_du_parkingtype_de_parkingtypedspnombre_de_placeshauteur_maximumhorairesweb

Click a field to see example values.

FillFieldTypeDescription
geo_pointGeo pointgeo_point_2d
payantFilterable via the APItext
gestionnaireFilterable via the APItext
localisationFilterable via the APItext
communeFilterable via the APICommunetext
nom_du_parkingFilterable via the APINom du parkingtext
type_de_parkingFilterable via the APIType de parkingtext
typeFilterable via the APItext
dspFilterable via the APIDISPONIBLEtext
nombre_de_placesFilterable via the APINombre de placestext
0%hauteur_maximumFilterable via the APIHauteur maximumtext
100%horairesFilterable via the APItext
100%webFilterable via the APItext

Schema captured from opendatasoft 6 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 1dsp: Non · web: https://www.yespark.fr/parkings/malakoff
{
  "dsp": "Non",
  "web": "https://www.yespark.fr/parkings/malakoff-plateau-vanves",
  "type": "Souterrain",
  "payant": "OUI",
  "commune": "Vanves",
  "horaires": "24h/24, 7 jours/7",
  "geo_point": {
    "lat": 48.822985,
    "lon": 2.297881
  },
  "gestionnaire": "Yespark",
  "localisation": "rue Jean Bleuzen",
  "nom_du_parking": "Malakoff - Plateau de Vanves",
  "hauteur_maximum": null,
  "type_de_parking": "Parking partagé",
  "nombre_de_places": null
}
Record 2dsp: Non · web: https://www.yespark.fr/parkings/marche-s
{
  "dsp": "Non",
  "web": "https://www.yespark.fr/parkings/marche-saint-romain-sevres",
  "type": "Souterrain",
  "payant": "OUI",
  "commune": "Sèvres",
  "horaires": "24h/24, 7 jours/7",
  "geo_point": {
    "lat": 48.8222627,
    "lon": 2.2064193
  },
  "gestionnaire": "Yespark",
  "localisation": "Grande Rue",
  "nom_du_parking": "Marché Saint Romain",
  "hauteur_maximum": null,
  "type_de_parking": "Parking partagé",
  "nombre_de_places": null
}
Record 3dsp: Non · web: https://www.yespark.fr/parkings/mairie-b
{
  "dsp": "Non",
  "web": "https://www.yespark.fr/parkings/mairie-boulogne-billancourt",
  "type": "Souterrain",
  "payant": "OUI",
  "commune": "Boulogne-Billancourt",
  "horaires": "24h/24, 7 jours/7",
  "geo_point": {
    "lat": 48.8357127,
    "lon": 2.2367396
  },
  "gestionnaire": "Yespark",
  "localisation": "rue de Billancourt",
  "nom_du_parking": "Mairie de Boulogne-Billancourt",
  "hauteur_maximum": null,
  "type_de_parking": "Parking partagé",
  "nombre_de_places": null
}
Record 4dsp: Non · web: https://www.yespark.fr/parkings/issy-les
{
  "dsp": "Non",
  "web": "https://www.yespark.fr/parkings/issy-les-moulineaux-rue-marcel-miquel",
  "type": "Souterrain",
  "payant": "OUI",
  "commune": "Issy-les-Moulineaux",
  "horaires": "24h/24, 7 jours/7",
  "geo_point": {
    "lat": 48.8192666,
    "lon": 2.2437287
  },
  "gestionnaire": "Yespark",
  "localisation": "rue Marcel Miquel",
  "nom_du_parking": "Issy-les-Moulineaux - rue Marcel Miquel",
  "hauteur_maximum": null,
  "type_de_parking": "Parking partagé",
  "nombre_de_places": null
}
Record 5dsp: Non · web: https://www.yespark.fr/parkings/fort-iss
{
  "dsp": "Non",
  "web": "https://www.yespark.fr/parkings/fort-issy-les-moulineaux",
  "type": "Souterrain",
  "payant": "OUI",
  "commune": "Issy-les-Moulineaux",
  "horaires": "24h/24, 7 jours/7",
  "geo_point": {
    "lat": 48.81668,
    "lon": 2.2668036
  },
  "gestionnaire": "Yespark",
  "localisation": "promenade du Verger",
  "nom_du_parking": "Fort d'Issy-les-Moulineaux",
  "hauteur_maximum": null,
  "type_de_parking": "Parking partagé",
  "nombre_de_places": null
}

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/parkings-partages-yes-park-sur-le-territoire-de-grand-paris-seine-ouest

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/parkings-partages-yes-park-sur-le-territoire-de-grand-paris-seine-ouest/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.

Full API documentation ↗

Rate limits

100 000 req/day
per ipmeasured
observed 6 days ago

Dataset

Volume & freshness

Records
8
Update cadence
Quarterly
declared upstream
Last upstream update
7 days ago
2026-09-02

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Parkings partagés Yespark sur le territoire de Grand Paris Seine Ouest — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.