Canisites - Angers
Localisation des canisites pour le territoire de la Ville de Angers
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| id | int | Unique identifier of the canisite record.Unique identifier of the canisite record. |
| nom | text | Name or type of the site, e.g. CANISITE.Name or type of the site, e.g. CANISITE. |
| nom_comNom com | text | Name of the commune where the site is located.Name of the commune where the site is located. |
| code_inseeINSEE commune code | text | INSEE code identifying the commune.INSEE code identifying the commune. |
| date_majDate maj | date | Date the record was last updated.Date the record was last updated. |
| source | text | Organisation that provided or maintains the data.Organisation that provided or maintains the data. |
| geo_point_2dGeo Point | geo_point_2d | Geographic coordinates (latitude and longitude) of the site.Geographic coordinates (latitude and longitude) of the site. |
| geo_shapeShape | geo_shape | GeoJSON geometry representing the site's location.GeoJSON geometry representing the site's location. |
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 1id: 589 · nom: CANISITE
{
"id": 589,
"nom": "CANISITE",
"source": "ANGERS LOIRE METROPOLE - DIRECTION ENVIRONNEMENT,DECHETS ET PROPRETE",
"nom_com": "ANGERS",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5154574758,
47.483802249
]
},
"properties": {}
},
"code_insee": "49007",
"geo_point_2d": {
"lat": 47.483802249,
"lon": -0.5154574758
}
}Record 2id: 566 · nom: CANISITE
{
"id": 566,
"nom": "CANISITE",
"source": "ANGERS LOIRE METROPOLE - DIRECTION ENVIRONNEMENT,DECHETS ET PROPRETE",
"nom_com": "ANGERS",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5669233069,
47.4482689735
]
},
"properties": {}
},
"code_insee": "49007",
"geo_point_2d": {
"lat": 47.4482689735,
"lon": -0.5669233069
}
}Record 3id: 21 · nom: CANISITE
{
"id": 21,
"nom": "CANISITE",
"source": "ANGERS LOIRE METROPOLE - DIRECTION ENVIRONNEMENT,DECHETS ET PROPRETE",
"nom_com": "ANGERS",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5566808407,
47.4543572391
]
},
"properties": {}
},
"code_insee": "49007",
"geo_point_2d": {
"lat": 47.4543572391,
"lon": -0.5566808407
}
}Record 4id: 422 · nom: CANISITE
{
"id": 422,
"nom": "CANISITE",
"source": "ANGERS LOIRE METROPOLE - DIRECTION ENVIRONNEMENT,DECHETS ET PROPRETE",
"nom_com": "ANGERS",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5436856933,
47.4800533598
]
},
"properties": {}
},
"code_insee": "49007",
"geo_point_2d": {
"lat": 47.4800533598,
"lon": -0.5436856933
}
}Record 5id: 1023 · nom: CANISITE
{
"id": 1023,
"nom": "CANISITE",
"source": "ANGERS LOIRE METROPOLE - DIRECTION ENVIRONNEMENT,DECHETS ET PROPRETE",
"nom_com": "ANGERS",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5445572097,
47.4511175391
]
},
"properties": {}
},
"code_insee": "49007",
"geo_point_2d": {
"lat": 47.4511175391,
"lon": -0.5445572097
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.angers.fr/api/explore/v2.1/catalog/datasets/canisite-angers
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/canisite-angers/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.