c0mm0.com — the continuously verified register of European data

Register record·API·FRUNVERIFIED
A

Arbres remarquables - 2014

APIQuery nowOpen workbench🇫🇷France

Cette couche de points permet de référencer les arbres remarquables dans le paysage. Cette donnée relevée par les techniciens à l'aide de GPS permet de faire un inventaire en vue d’une bonne connaissance de l’environnement et de la constitution de parcours pour le public. Légendes des colonnes :...

0
poor

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

Data schema (14 fields)

Filterable via the API (12)
nomessenceobjectididn_prifdate_saisnom_prifqteagehauteurcirconfobservatio

Click a field to see example values.

FillFieldTypeDescription
nomFilterable via the APItext
essenceFilterable via the APItext
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
objectidFilterable via the APIint
idFilterable via the APIint
n_prifFilterable via the APIN prifint
date_saisFilterable via the APIDate saisdatetime
nom_prifFilterable via the APINom priftext
qteFilterable via the APIQtédouble
100%ageFilterable via the APIdouble
100%hauteurFilterable via the APIdouble
100%circonfFilterable via the APIdouble
50%observatioFilterable via the APItext

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 1id: 53 · age: 0
{
  "id": 53,
  "age": 0,
  "nom": "Chene piste cyclable",
  "qte": 1,
  "n_prif": 1,
  "circonf": 4.3,
  "essence": [
    "CHENE"
  ],
  "hauteur": 14,
  "nom_prif": "BRÉVIANDE",
  "objectid": 642,
  "date_sais": "2014-03-10T00:00:00+00:00",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.598432837746364,
        48.525682520039204
      ]
    },
    "properties": {}
  },
  "observatio": null,
  "geo_point_2d": {
    "lat": 48.525682520039204,
    "lon": 2.598432837746364
  }
}
Record 2id: 14 · age: 220
{
  "id": 14,
  "age": 220,
  "nom": "Chêne de la Croix de Commery",
  "qte": 1,
  "n_prif": 12,
  "circonf": 4.5,
  "essence": [
    "CHENE"
  ],
  "hauteur": 22,
  "nom_prif": "ROUGEAU",
  "objectid": 87,
  "date_sais": "2012-07-26T00:00:00+00:00",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.507936613900339,
        48.58006875750401
      ]
    },
    "properties": {}
  },
  "observatio": "Chêne remarquable Age approximatif",
  "geo_point_2d": {
    "lat": 48.58006875750401,
    "lon": 2.507936613900339
  }
}
Record 3id: 13 · age: 220
{
  "id": 13,
  "age": 220,
  "nom": "Chene du Ravin du Gouffre",
  "qte": 1,
  "n_prif": 12,
  "circonf": 4.3,
  "essence": [
    "CHENE"
  ],
  "hauteur": 15,
  "nom_prif": "ROUGEAU",
  "objectid": 85,
  "date_sais": "2012-07-26T00:00:00+00:00",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.517394335755498,
        48.58069844522258
      ]
    },
    "properties": {}
  },
  "observatio": "Age approximatif",
  "geo_point_2d": {
    "lat": 48.58069844522258,
    "lon": 2.517394335755498
  }
}
Record 4id: 113 · age: 0
{
  "id": 113,
  "age": 0,
  "nom": "Hetre pourpre",
  "qte": 1,
  "n_prif": 12,
  "circonf": 0,
  "essence": [
    "HETPO"
  ],
  "hauteur": 0,
  "nom_prif": "ROUGEAU",
  "objectid": 88,
  "date_sais": "2013-02-20T00:00:00+00:00",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.55022500356836,
        48.571389577358936
      ]
    },
    "properties": {}
  },
  "observatio": null,
  "geo_point_2d": {
    "lat": 48.571389577358936,
    "lon": 2.55022500356836
  }
}
Record 5id: 112 · age: 0
{
  "id": 112,
  "age": 0,
  "nom": "Cedre Pavillon Royal",
  "qte": 1,
  "n_prif": 12,
  "circonf": 5.8,
  "essence": [
    "CEDRE"
  ],
  "hauteur": 25,
  "nom_prif": "ROUGEAU",
  "objectid": 89,
  "date_sais": "2013-02-20T00:00:00+00:00",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.547311985182855,
        48.574612732278986
      ]
    },
    "properties": {}
  },
  "observatio": null,
  "geo_point_2d": {
    "lat": 48.574612732278986,
    "lon": 2.547311985182855
  }
}

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/arbres-remarquables-2014

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/arbres-remarquables-2014/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 2 hours ago

Dataset

Volume & freshness

Records
6
Last upstream update
8 years ago
2019-03-16

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Arbres remarquables - 2014 — live verification badge

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