Lieux de don solidaire sur Rennes Métropole
Cette couche de données localise les lieux de dons tels que les boîtes à lire, les réfrigérateurs partagés, les points de dépôt "Le Relais", les cabanes à dons, ... sur le territoire de Rennes Métropole.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (10 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | Geographic coordinates (latitude/longitude) of the donation site.Geographic coordinates (latitude/longitude) of the donation site. |
| geo_shapeShape | geo_shape | Geometric shape (GeoJSON) representing the donation site location.Geometric shape (GeoJSON) representing the donation site location. |
| gml_idGml id | text | Unique GML identifier of the donation site record.Unique GML identifier of the donation site record. |
| id_lieu_donId lieu don | int | Internal numeric identifier for the donation site.Internal numeric identifier for the donation site. |
| code_inseeINSEE commune code | text | INSEE code of the municipality where the site is located.INSEE code of the municipality where the site is located. |
| type_espaceType espace | text | Type of donation site, e.g. book box or shared fridge.Type of donation site, e.g. book box or shared fridge. |
| source | text | Origin of the data, such as OpenStreetMap.Origin of the data, such as OpenStreetMap. |
| date_majDate maj | datetime | Date the record was last updated.Date the record was last updated. |
| nom | text | Name of the donation site.Name of the donation site. |
| description | text | Free-text description of the donation site.Free-text description of the donation site. |
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: — · gml_id: lieu_don_solidaire.1
{
"nom": null,
"gml_id": "lieu_don_solidaire.1",
"source": "OSM",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.891739199994251,
48.21574310000007
]
},
"properties": {}
},
"code_insee": "35245",
"description": null,
"id_lieu_don": 1,
"type_espace": "Boite à lire",
"geo_point_2d": {
"lat": 48.21574310000007,
"lon": -1.8917391999942514
}
}Record 2nom: — · gml_id: lieu_don_solidaire.10
{
"nom": null,
"gml_id": "lieu_don_solidaire.10",
"source": "OSM",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.603789999993368,
48.117559999996686
]
},
"properties": {}
},
"code_insee": "35051",
"description": null,
"id_lieu_don": 10,
"type_espace": "Boite à lire",
"geo_point_2d": {
"lat": 48.117559999996686,
"lon": -1.603789999993368
}
}Record 3nom: — · gml_id: lieu_don_solidaire.15
{
"nom": null,
"gml_id": "lieu_don_solidaire.15",
"source": "OSM",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.681360899996406,
48.09910039999739
]
},
"properties": {}
},
"code_insee": "35238",
"description": null,
"id_lieu_don": 15,
"type_espace": "Boite à lire",
"geo_point_2d": {
"lat": 48.09910039999739,
"lon": -1.681360899996406
}
}Record 4nom: — · gml_id: lieu_don_solidaire.18
{
"nom": null,
"gml_id": "lieu_don_solidaire.18",
"source": "OSM",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.645624099993814,
48.09747779999944
]
},
"properties": {}
},
"code_insee": "35238",
"description": null,
"id_lieu_don": 18,
"type_espace": "Boite à lire",
"geo_point_2d": {
"lat": 48.09747779999944,
"lon": -1.6456240999938143
}
}Record 5nom: — · gml_id: lieu_don_solidaire.23
{
"nom": null,
"gml_id": "lieu_don_solidaire.23",
"source": "OSM",
"date_maj": null,
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-1.668547200001853,
48.13422930000058
]
},
"properties": {}
},
"code_insee": "35238",
"description": null,
"id_lieu_don": 23,
"type_espace": "Boite à lire",
"geo_point_2d": {
"lat": 48.13422930000058,
"lon": -1.668547200001853
}
}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/lieu_don_solidaire
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.rennesmetropole.fr/api/explore/v2.1/catalog/datasets/lieu_don_solidaire/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.