c0mm0.com — the continuously verified register of European data

Register record·API·FR·Updated QuarterlyUNVERIFIED
A

Arbres d'alignement sur la voirie départementale - Hauts-de-Seine

APIQuery nowOpen workbenchSubscribe🇫🇷France

Localisation des arbres d'alignement sur la voirie départementale Ce jeu de données localise les arbres d'alignement pris en charge par les services du Département. Ce document permet de les identifier et de suivre leur état phytosanitaire. Observations particulières L'état phytosanitaire corresp...

0
poor

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

Data schema (12 fields)

Filterable via the API (10)
id_emplacementcode_emplacementnum_rdnom_voieposition_voienom_communecode_inseegenrehauteurcirconference

Click a field to see example values.

FillFieldTypeDescription
100%id_emplacementFilterable via the APIId emplacementintIdentifiant
100%code_emplacementFilterable via the APICode emplacementtextCode emplacement
100%num_rdFilterable via the APINum rdtextNuméro de route départementale
99.8%nom_voieFilterable via the APINom voietextNom de la voie
99.8%position_voieFilterable via the APIPosition voietextPosition voie
100%nom_communeFilterable via the APICOMMUNEtextCommune
100%code_inseeFilterable via the APIINSEE commune codetextCode INSEE de la commune
99.9%genreFilterable via the APItextGenre
99.3%hauteurFilterable via the APIdoubleHauteur de l'arbre (mètres)
99.4%circonferenceFilterable via the APIdoubleCirconférence de l'arbre (centimètres)
geo_shapeShapegeo_shapeGéométrie de l'entité au format GeoJSON
geo_point_2dCoordinatesgeo_point_2dCoordonné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 (5 records)

Record 1genre: Platanus · num_rd: D9
{
  "genre": "Platanus",
  "num_rd": "D9",
  "hauteur": 20,
  "nom_voie": "BD CHARLES DE GAULLE",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.320441505387053,
        48.941985257366056
      ]
    },
    "properties": {}
  },
  "code_insee": "92078",
  "nom_commune": "VILLENEUVE-LA-GARENNE",
  "geo_point_2d": {
    "lat": 48.941985257366056,
    "lon": 2.320441505387053
  },
  "circonference": 168,
  "position_voie": "G",
  "id_emplacement": 30155,
  "code_emplacement": "VILLEN-0009-23-03-008"
}
Record 2genre: Platanus · num_rd: D9
{
  "genre": "Platanus",
  "num_rd": "D9",
  "hauteur": 20,
  "nom_voie": "BD CHARLES DE GAULLE",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.320337623962821,
        48.941943534883265
      ]
    },
    "properties": {}
  },
  "code_insee": "92078",
  "nom_commune": "VILLENEUVE-LA-GARENNE",
  "geo_point_2d": {
    "lat": 48.941943534883265,
    "lon": 2.320337623962821
  },
  "circonference": 203,
  "position_voie": "G",
  "id_emplacement": 30168,
  "code_emplacement": "VILLEN-0009-23-05-008"
}
Record 3genre: Platanus · num_rd: D9
{
  "genre": "Platanus",
  "num_rd": "D9",
  "hauteur": 20,
  "nom_voie": "BD CHARLES DE GAULLE",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.320490720046322,
        48.94172860010731
      ]
    },
    "properties": {}
  },
  "code_insee": "92078",
  "nom_commune": "VILLENEUVE-LA-GARENNE",
  "geo_point_2d": {
    "lat": 48.94172860010731,
    "lon": 2.320490720046322
  },
  "circonference": 141,
  "position_voie": "G",
  "id_emplacement": 30122,
  "code_emplacement": "VILLEN-0009-23-07-006"
}
Record 4genre: Ligustrum · num_rd: D9
{
  "genre": "Ligustrum",
  "num_rd": "D9",
  "hauteur": 4,
  "nom_voie": "BD CHARLES DE GAULLE",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.318095370328417,
        48.94253340939567
      ]
    },
    "properties": {}
  },
  "code_insee": "92078",
  "nom_commune": "VILLENEUVE-LA-GARENNE",
  "geo_point_2d": {
    "lat": 48.94253340939567,
    "lon": 2.318095370328417
  },
  "circonference": 41,
  "position_voie": "G",
  "id_emplacement": 30228,
  "code_emplacement": "VILLEN-0009-25-03-002"
}
Record 5genre: Tilia · num_rd: D181
{
  "genre": "Tilia",
  "num_rd": "D181",
  "hauteur": 10,
  "nom_voie": "R DU PAVE DES GARDES",
  "geo_shape": {
    "type": "Feature",
    "geometry": {
      "type": "Point",
      "coordinates": [
        2.186288009810346,
        48.8066404859751
      ]
    },
    "properties": {}
  },
  "code_insee": "92022",
  "nom_commune": "CHAVILLE",
  "geo_point_2d": {
    "lat": 48.8066404859751,
    "lon": 2.186288009810346
  },
  "circonference": 126,
  "position_voie": "D",
  "id_emplacement": 7703,
  "code_emplacement": "CHAVIL-0181-02-02-010"
}

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-dalignement-sur-la-voirie-departementale-des-hauts-de-seine

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/arbres-dalignement-sur-la-voirie-departementale-des-hauts-de-seine/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

5 000 req/day
per ipmeasured
observed 1 hour ago

Dataset

Volume & freshness

Records
31k
30559
Update cadence
Quarterly
declared upstream
Last upstream update
25 days ago
2026-06-30
Temporal coverage
2025 → 2025

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Arbres d'alignement sur la voirie départementale  - Hauts-de-Seine — live verification badge

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