Composteurs collectifs sur Rennes Métropole (CMP)
Points localisant les sites de compostage partagé en immeuble ou (plus rarement) en lotissement. Ces aires de compostage partagé sont mises en place par Rennes Métropole dans le cadre de sa politique de réduction des déchets. Elles ne sont pas publiques et sont réservées aux habitants des immeubl...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (13 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | geo_point_2dGeo Point | geo_point_2d | — |
| — | geo_shapeShape | geo_shape | — |
| — | gml_idGml id | text | — |
| — | id_cmpId cmp | text | — |
| — | code_inseeINSEE commune code | text | — |
| — | adresse_completeAdresse complete | text | — |
| — | domaine | text | — |
| — | x_cc48X cc48 | double | — |
| — | y_cc48Y cc48 | double | — |
| — | x_wgs84X wgs84 | double | — |
| 100% | y_wgs84Y wgs84 | double | — |
| 0% | dermodif_dateDermodif date | datetime | — |
| 52.7% | quartier | text | — |
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 1gml_id: dechets_composteur.CMP 0651 · id_cmp: CMP 0651
{
"gml_id": "dechets_composteur.CMP 0651",
"id_cmp": "CMP 0651",
"x_cc48": 1351488.6,
"y_cc48": 7209979.8,
"domaine": "privé",
"x_wgs84": -1.672932,
"y_wgs84": 47.994736,
"quartier": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.672931999995866,
47.99473599999761
]
},
"properties": {}
},
"code_insee": "35208",
"geo_point_2d": {
"lat": 47.99473599999761,
"lon": -1.6729319999958663
},
"dermodif_date": null,
"adresse_complete": "Impasse de l'Aven, Orgères"
}Record 2gml_id: dechets_composteur.CMP 1029 · id_cmp: CMP 1029
{
"gml_id": "dechets_composteur.CMP 1029",
"id_cmp": "CMP 1029",
"x_cc48": 1337978.9,
"y_cc48": 7223451,
"domaine": "privé",
"x_wgs84": -1.864986,
"y_wgs84": 48.108156,
"quartier": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.864985999996359,
48.1081560000029
]
},
"properties": {}
},
"code_insee": "35080",
"geo_point_2d": {
"lat": 48.1081560000029,
"lon": -1.8649859999963594
},
"dermodif_date": null,
"adresse_complete": "Rue de la Vaunoise, Cintré"
}Record 3gml_id: dechets_composteur.CMP 0379 · id_cmp: CMP 0379
{
"gml_id": "dechets_composteur.CMP 0379",
"id_cmp": "CMP 0379",
"x_cc48": 1349348.3,
"y_cc48": 7211997.8,
"domaine": "privé",
"x_wgs84": -1.703207,
"y_wgs84": 48.011683,
"quartier": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.703206999994159,
48.01168299999747
]
},
"properties": {}
},
"code_insee": "35363",
"geo_point_2d": {
"lat": 48.01168299999747,
"lon": -1.7032069999941586
},
"dermodif_date": null,
"adresse_complete": "ALLEE DU PATIO DES CHENES, Pont-Péan"
}Record 4gml_id: dechets_composteur.CMP 1238 · id_cmp: CMP 1238
{
"gml_id": "dechets_composteur.CMP 1238",
"id_cmp": "CMP 1238",
"x_cc48": 1348743.7,
"y_cc48": 7212915.3,
"domaine": "privé",
"x_wgs84": -1.712048,
"y_wgs84": 48.019588,
"quartier": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.712048000004032,
48.01958799999797
]
},
"properties": {}
},
"code_insee": "35363",
"geo_point_2d": {
"lat": 48.01958799999797,
"lon": -1.7120480000040317
},
"dermodif_date": null,
"adresse_complete": "Avenue Pierre de Coubertin, Pont-Péan"
}Record 5gml_id: dechets_composteur.CMP 0113 · id_cmp: CMP 0113
{
"gml_id": "dechets_composteur.CMP 0113",
"id_cmp": "CMP 0113",
"x_cc48": 1343303.4,
"y_cc48": 7222354.7,
"domaine": "public",
"x_wgs84": -1.792704,
"y_wgs84": 48.101313,
"quartier": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.792704000005739,
48.10131299999642
]
},
"properties": {}
},
"code_insee": "35240",
"geo_point_2d": {
"lat": 48.10131299999642,
"lon": -1.7927040000057386
},
"dermodif_date": null,
"adresse_complete": "RESIDENCE DU PETIT VERGER, Le Rheu"
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/composteurs-collectifs
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/composteurs-collectifs/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.