Pluviographe à Issy-les-Moulineaux
Localisation des pluviographes gérés par le Département Le Département dispose de plusieurs pluviographes répartis sur son territoire afin de mesurer les précipitations. Les mesures pluviométriques réalisées sont ainsi exploitées dans le cadre de la gestion du réseau départemental d'assainissemen...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (7 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| codinseeCODE_INSEE | text | Code INSEE de la commune du pluviographe |
| idpluv | text | Identifiant du pluviographe |
| nommo | text | Nom du maître d'ouvrage |
| etat | text | Etat du pluviographe |
| nom_communeCommune name | text | Nom de la commune |
| 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 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 (1 record)
Record 1etat: En service · nommo: CD92
{
"etat": "En service",
"nommo": "CD92",
"idpluv": "X0002",
"codinsee": "92040",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.243014383897919,
48.820282336626896
]
},
"properties": {}
},
"nom_commune": "Issy-les-Moulineaux",
"geo_point_2d": {
"lat": 48.820282336626896,
"lon": 2.243014383897919
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.issy.com/api/explore/v2.1/catalog/datasets/pluviographes
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/pluviographes/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.