Stations hydrobiologiques des Hauts-de-Seine
Localisation des stations d'analyse de la qualité hydrobiologique de la Seine Le Département participe au suivi de l'état hydrobiologique de la Seine dans le cadre du "Schéma d'aménagement et de gestion durables de la Seine et de ses berges" adopté par l'Assemblée départementale le 24 février 200...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (6 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| id | text | Identifiant unique de la station |
| communeCommune | text | Nom de la commune |
| code_inseeINSEE commune code | text | Code INSEE de la commune |
| station | text | Nom |
| geo_shapeShape | geo_shape | Géométrie de l'entité au format GeoJSON |
| geo_point_2dCoordinates | geo_point_2d | Coordonnées de l'entité (latitude, longitude en degrés décimaux) |
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 1id: 8 · commune: ISSY LES MOULINEAUX
{
"id": "8",
"commune": "ISSY LES MOULINEAUX",
"station": "Station numéro 1bis",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.257489577379556,
48.825358604290585
]
},
"properties": {}
},
"code_insee": "92040",
"geo_point_2d": {
"lat": 48.825358604290585,
"lon": 2.257489577379556
}
}Record 2id: 15 · commune: BOULOGNE BILLANCOURT
{
"id": "15",
"commune": "BOULOGNE BILLANCOURT",
"station": "Pointe aval de l'Ile Seguin",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2278039513306798,
48.8267468003489
]
},
"properties": {}
},
"code_insee": "92012",
"geo_point_2d": {
"lat": 48.8267468003489,
"lon": 2.2278039513306798
}
}Record 3id: 12 · commune: COLOMBES
{
"id": "12",
"commune": "COLOMBES",
"station": "Diffuseur Paul Bert",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.241757871956024,
48.93190824048779
]
},
"properties": {}
},
"code_insee": "92025",
"geo_point_2d": {
"lat": 48.93190824048779,
"lon": 2.241757871956024
}
}Record 4id: 13 · commune: GENEVILLIERS
{
"id": "13",
"commune": "GENEVILLIERS",
"station": "Estacade des Mariniers",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.308728260014196,
48.948326073168445
]
},
"properties": {}
},
"code_insee": "92036",
"geo_point_2d": {
"lat": 48.948326073168445,
"lon": 2.308728260014196
}
}Record 5id: 2 · commune: SEVRES
{
"id": "2",
"commune": "SEVRES",
"station": "Station numéro 2",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2257061189117135,
48.828625895316634
]
},
"properties": {}
},
"code_insee": "92072",
"geo_point_2d": {
"lat": 48.828625895316634,
"lon": 2.2257061189117135
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/stations-hydrobiologiques
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/stations-hydrobiologiques/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.