Accès aux îles de loisirs d’Île-de-France
Le jeu de données contient les différents accès aux îles de loisirs selon leur nature (publics, pompiers...). Il contient aussi les checkpoints de sécurité prévus aux différents endroits des sites. Processus de création de la donnée Vectorisation réalisée par les administrateurs du SIG régional s...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (5 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| nom | text | Nom de l’accès |
| idl | text | Nom de l’île de loisirs |
| type_accesType acces | text | Type de l’accès |
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 1idl: Torcy · nom: Entrée piéton
{
"idl": "Torcy",
"nom": "Entrée piéton",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.655650994121202,
48.859614451167936
]
},
"properties": {}
},
"type_acces": "Grand public",
"geo_point_2d": {
"lat": 48.859614451167936,
"lon": 2.655650994121202
}
}Record 2idl: Saint-Quentin-en-Yvelines · nom: Entrée piéton
{
"idl": "Saint-Quentin-en-Yvelines",
"nom": "Entrée piéton",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.033382219359786,
48.787406240368
]
},
"properties": {}
},
"type_acces": "Grand public",
"geo_point_2d": {
"lat": 48.787406240368,
"lon": 2.0333822193597864
}
}Record 3idl: Boucles de Seine · nom: Entrée principale
{
"idl": "Boucles de Seine",
"nom": "Entrée principale",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
1.677972302939434,
49.060366071319535
]
},
"properties": {}
},
"type_acces": "Grand public",
"geo_point_2d": {
"lat": 49.060366071319535,
"lon": 1.6779723029394336
}
}Record 4idl: Etampes · nom: Entrée Piétons
{
"idl": "Etampes",
"nom": "Entrée Piétons",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.159148544211004,
48.428349160697415
]
},
"properties": {}
},
"type_acces": "Grand public",
"geo_point_2d": {
"lat": 48.428349160697415,
"lon": 2.159148544211004
}
}Record 5idl: Etampes · nom: Entrée Auto
{
"idl": "Etampes",
"nom": "Entrée Auto",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.159983050105029,
48.42853031425093
]
},
"properties": {}
},
"type_acces": "Grand public",
"geo_point_2d": {
"lat": 48.42853031425093,
"lon": 2.1599830501050294
}
}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/iles_de_loisirs_acces
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/iles_de_loisirs_acces/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.