c0mm0.com — the continuously verified register of European data

Register record·API·FR·MUNICIPALITYVERIFIED · checked 3d ago
Q

Neighbourhoods of Rennes MétropoleQuartiers sur Rennes Métropole

Quartiers sur Rennes MétropoleNeighbourhoods of Rennes Métropole

APIJoinable5/7Query nowOpen workbenchSubscribe🇫🇷France

This dataset provides the geographic boundaries of neighbourhoods within the municipalities of Rennes Métropole, published by Rennes Métropole. As of February 2025, only the neighbourhoods of Rennes and Saint-Grégoire are included. Attributes include a neighbourhood identifier (matricule), a neighbourhood number (nuquart), and a neighbourhood name (nmquart), among others. The layer is intended to be extended to cover additional municipalities of the metropolitan area over time, and can be used for local administrative mapping, spatial analysis, and neighbourhood-based reporting.Cette couche a pour vocation de contenir les périmètres des quartiers des communes de Rennes Métropole. En date de février 2025, seuls les quartiers de Rennes et de Saint-Grégoire y sont présents. Parmi les attributs : - matricule : Identifiant du quartier - nuquart : Numéro du quartier - nmquart...

54
fair

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

Data schema (13 fields)

Filterable via the API (11)
gml_idobjectidmatriculenuquartnmquartnumnomnomcode_inseeperimetre_geoaire_geonom_elu

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2d
geo_shapeShapegeo_shape
gml_idFilterable via the APIGml idtext
objectidFilterable via the APIint
matriculeFilterable via the APItext
nuquartFilterable via the APIint
nmquartFilterable via the APItext
numnomFilterable via the APItext
nomFilterable via the APItext
code_inseeFilterable via the APIINSEE commune codeint
100%perimetre_geoFilterable via the APIPerimetre geodouble
100%aire_geoFilterable via the APIAire geodouble
96.3%nom_eluFilterable via the APINom elutext

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 1nom: La Ricoquais · gml_id: quartier.9
{
  "nom": "La Ricoquais",
  "gml_id": "quartier.9",
  "numnom": "9 - La Ricoquais",
  "nmquart": "LA RICOQUAIS",
  "nom_elu": "M. Yves BIGOT",
  "nuquart": 9,
  "aire_geo": 429022.92,
  "objectid": 22,
  "geo_shape": "[large value omitted]",
  "matricule": "Q.9",
  "code_insee": 35278,
  "geo_point_2d": {
    "lat": 48.15933892089201,
    "lon": -1.68031946166035
  },
  "perimetre_geo": 3185.31
}
Record 2nom: Moulin d'Olivet et Gué Mary · gml_id: quartier.5
{
  "nom": "Moulin d'Olivet et Gué Mary",
  "gml_id": "quartier.5",
  "numnom": "5 - Moulin d'Olivet et Gué Mary",
  "nmquart": "MOULIN D'OLIVET ET GUÉ MARY",
  "nom_elu": "M. Jean-Claude JUGDE",
  "nuquart": 5,
  "aire_geo": 353100.06,
  "objectid": 18,
  "geo_shape": "[large value omitted]",
  "matricule": "Q.5",
  "code_insee": 35278,
  "geo_point_2d": {
    "lat": 48.157973362877975,
    "lon": -1.693757536198352
  },
  "perimetre_geo": 3131.85
}
Record 3nom: Saint Martin · gml_id: quartier.4
{
  "nom": "Saint Martin",
  "gml_id": "quartier.4",
  "numnom": "4 - Saint Martin",
  "nmquart": "SAINT MARTIN",
  "nom_elu": "M. Justin AMIOT",
  "nuquart": 4,
  "aire_geo": 1802451.48,
  "objectid": 10,
  "geo_shape": "[large value omitted]",
  "matricule": "Q.4",
  "code_insee": 35238,
  "geo_point_2d": {
    "lat": 48.126865101685766,
    "lon": -1.6832623066269174
  },
  "perimetre_geo": 7337.36
}
Record 4nom: La Pommeraie · gml_id: quartier.7
{
  "nom": "La Pommeraie",
  "gml_id": "quartier.7",
  "numnom": "7 - La Pommeraie",
  "nmquart": "LA POMMERAIE",
  "nom_elu": "M. Raymond PAULET",
  "nuquart": 7,
  "aire_geo": 4863927.48,
  "objectid": 4,
  "geo_shape": "[large value omitted]",
  "matricule": "Q.7",
  "code_insee": 35238,
  "geo_point_2d": {
    "lat": 48.096545776595065,
    "lon": -1.6431829722785216
  },
  "perimetre_geo": 10503.53
}
Record 5nom: Cleunay / Arsenal - Redon / La Courrouze · gml_id: quartier.9
{
  "nom": "Cleunay / Arsenal - Redon / La Courrouze",
  "gml_id": "quartier.9",
  "numnom": "9 - Cleunay / Arsenal - Redon / La Courrouze",
  "nmquart": "CLEUNAY / ARSENAL - REDON / LA COURROUZE",
  "nom_elu": "M. Matthieu GROSEIL",
  "nuquart": 9,
  "aire_geo": 7272313.36,
  "objectid": 5,
  "geo_shape": "[large value omitted]",
  "matricule": "Q.9",
  "code_insee": 35238,
  "geo_point_2d": {
    "lat": 48.09581589541476,
    "lon": -1.7220330629748706
  },
  "perimetre_geo": 14388.17
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Configuration

Base URL
https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/perimetres-des-12-quartiers-de-la-ville-de-rennes

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/perimetres-des-12-quartiers-de-la-ville-de-rennes/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

7 000 req/day
per ipmeasured
observed 6 days ago

Dataset

Volume & freshness

Records
27
Last upstream update
7 days ago
2026-09-01

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Quartiers sur Rennes Métropole — live verification badge

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