Les îles de loisirs en Île-de-France (ponctuel)
Jeu de données localisant sous forme de ponctuels les îles de loisirs régionales. Processus de création de la donnée Les administrateurs du SIG régional ont vectorisé les îles de loisirs sous forme de ponctuel sur la base de la photographie aérienne.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 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’île de loisirs |
| numero | double | — |
| min_nomMin nom | text | Nom de l’île de loisirs |
| actif | double | existante et ouverte (1) ou projet (0) |
| shape_lengShape leng | double | — |
| actif_txtActif txt | text | État sous forme de texte |
Schema captured from opendatasoft 1 hour 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 1nom: Buthiers · actif: 1
{
"nom": "Buthiers",
"actif": 1,
"numero": 1400,
"min_nom": "Buthiers",
"actif_txt": "existante et ouverte",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.435948095825508,
48.29478773241486
]
},
"properties": {}
},
"shape_leng": 7996.460806,
"geo_point_2d": {
"lat": 48.29478773241486,
"lon": 2.4359480958255078
}
}Record 2nom: Créteil · actif: 1
{
"nom": "Créteil",
"actif": 1,
"numero": 3946,
"min_nom": "Créteil",
"actif_txt": "existante et ouverte",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.450027434090459,
48.776134310645894
]
},
"properties": {}
},
"shape_leng": 4913.672839,
"geo_point_2d": {
"lat": 48.776134310645894,
"lon": 2.450027434090459
}
}Record 3nom: Bois-le-Roi · actif: 1
{
"nom": "Bois-le-Roi",
"actif": 1,
"numero": 1373,
"min_nom": "Bois-le-Roi",
"actif_txt": "existante et ouverte",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.7204240071566,
48.482251775963626
]
},
"properties": {}
},
"shape_leng": 6654.885362,
"geo_point_2d": {
"lat": 48.482251775963626,
"lon": 2.7204240071565997
}
}Record 4nom: Vaires · actif: 1
{
"nom": "Vaires",
"actif": 1,
"numero": 262,
"min_nom": "Vaires",
"actif_txt": "existante et ouverte",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.624372602662465,
48.86266668227287
]
},
"properties": {}
},
"shape_leng": 8437.77189,
"geo_point_2d": {
"lat": 48.86266668227287,
"lon": 2.6243726026624654
}
}Record 5nom: Torcy · actif: 1
{
"nom": "Torcy",
"actif": 1,
"numero": 1904,
"min_nom": "Torcy",
"actif_txt": "existante et ouverte",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.657155244625597,
48.865503780897285
]
},
"properties": {}
},
"shape_leng": 5602.82281,
"geo_point_2d": {
"lat": 48.865503780897285,
"lon": 2.657155244625597
}
}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_point
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/iles_de_loisirs_point/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.