c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED
B

Bassins de rivière d'Île-de-France

APIQuery nowOpen workbenchSubscribe🇫🇷France

L'AESN (Agence de l'Eau Seine Normandie), en partenariat avec l'IAU îdF, a fait numériser l'hydrographie de surface de la Région Ile de France à partir des cartes IGN au 1/25.000. Les bassins de rivières sont des regroupements des bassins versants (élémentaires).Ce sont les bassins des 58 princip...

17
poor

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

Data schema (9 fields)

Filterable via the API (7)
objectid_1objectidnum_rivnom_riviaudbgeographiebassins_rivieresareast_areashapest_lengthshape

Click a field to see example values.

FieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
objectid_1Filterable via the APIObjectid 1text
objectidFilterable via the APItext
num_rivFilterable via the APINum rivtext
nom_rivFilterable via the APINom rivtext
iaudbgeographiebassins_rivieresareaFilterable via the APIIaudbgeographiebassins rivieresareatext
st_areashapeFilterable via the APISt areashapetext
st_lengthshapeFilterable via the APISt lengthshapetext

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_riv: L'Epte · num_riv: 19
{
  "nom_riv": "L'Epte",
  "num_riv": "19",
  "objectid": "6",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Polygon",
      "coordinates": [
        [
          [
            1.803126607540771,
            49.18370552041856
          ],
          [
            1.803141058286802,
            49.183955285234596
          ],
          [
            1.802938019725079,
            49.18497053944802
          ],
          [
            1.8014834749027,
            49.18499973856499
          ],
          [
            1.795363264282759,
            49.18513289931309
          ],
          [
            1.795010134377855,
            49.18480748790354
          ],
          [
            1.794580919025168,
            49.18391516093873
          ],
          [
            1.794045136542613,
            49.18273455564631
          ],
          [
            1.793538170367557,
            49.18267819851507
          ],
          [
            1.793746248929605,
            49.181455868112465
          ],
          [
            1.797042727287151,
            49.18147142382992
          ],
          [
            1.798404675680378,
            49.18237711512561
          ],
          [
            1.799786226374106,
            49.18148429699655
          ],
          [
            1.800014343238716,
            49.18163599551094
          ],
          [
            1.799935666131373,
            49.18224967280867
          ],
          [
            1.800464077443942,
            49.18222628792586
          ],
          [
            1.800457453461763,
            49.18283637221369
          ],
          [
            1.801138468897939,
            49.183289197709136
          ],
          [
            1.802510267772351,
            49.1832955896117
          ],
          [
            1.803126607540771,
            49.18370552041856
          ]
        ]
      ]
    },
    "properties": {}
  },
  "objectid_1": "6",
  "geo_point_2d": {
    "lat": 49.1834434081,
    "lon": 1.7980021844
  },
  "st_areashape": "204518.795077",
  "st_lengthshape": "2110.79699176",
  "iaudbgeographiebassins_rivieresarea": "204518.798"
}
Record 2nom_riv: L'Yerres aval · num_riv: 85
{
  "nom_riv": "L'Yerres aval",
  "num_riv": "85",
  "objectid": "65",
  "geo_shape": "[large value omitted]",
  "objectid_1": "65",
  "geo_point_2d": {
    "lat": 48.6896517569,
    "lon": 2.52966009105
  },
  "st_areashape": "49071551.3167",
  "st_lengthshape": "39291.0992922",
  "iaudbgeographiebassins_rivieresarea": "49071551.24"
}
Record 3nom_riv: Les Trois Rivières · num_riv: 78
{
  "nom_riv": "Les Trois Rivières",
  "num_riv": "78",
  "objectid": "69",
  "geo_shape": "[large value omitted]",
  "objectid_1": "69",
  "geo_point_2d": {
    "lat": 48.6409867961,
    "lon": 1.77744606709
  },
  "st_areashape": "186049227.881",
  "st_lengthshape": "77610.8942669",
  "iaudbgeographiebassins_rivieresarea": "186049227.917"
}
Record 4nom_riv: La Seine à Limay · num_riv: 65
{
  "nom_riv": "La Seine à Limay",
  "num_riv": "65",
  "objectid": "29",
  "geo_shape": "[large value omitted]",
  "objectid_1": "29",
  "geo_point_2d": {
    "lat": 48.996241254,
    "lon": 1.7334475823
  },
  "st_areashape": "108827686.298",
  "st_lengthshape": "55865.1468911",
  "iaudbgeographiebassins_rivieresarea": "108827686.309"
}
Record 5nom_riv: Le Grand Morin amont · num_riv: 25
{
  "nom_riv": "Le Grand Morin amont",
  "num_riv": "25",
  "objectid": "48",
  "geo_shape": "[large value omitted]",
  "objectid_1": "48",
  "geo_point_2d": {
    "lat": 48.7878243848,
    "lon": 3.28757770091
  },
  "st_areashape": "298106565.848",
  "st_lengthshape": "112266.715642",
  "iaudbgeographiebassins_rivieresarea": "298106565.702"
}

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/bassins-de-riviere-dile-de-france

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/bassins-de-riviere-dile-de-france/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

10 000 req/day
per ipmeasured
observed 1 hour ago

Dataset

Volume & freshness

Records
118
Last upstream update
5 years ago
2021-05-31

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Bassins de rivière d'Île-de-France — live verification badge

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