Public Restrooms - AngersSanitaires Publics - Angers
Sanitaires Publics - AngersPublic Restrooms - Angers
This API provides a list of public restrooms located in the city of Angers, France. It is published by Angers Loire Métropole as part of its open-data offering. The dataset typically includes the locations of public toilet facilities across the city, useful for residents and visitors seeking sanitary facilities. Access is free and does not require authentication.It is part of the broader open-data initiative of Angers Loire Métropole, which makes various municipal datasets publicly available for civic and research use.Liste des toilettes publiques de la ville d'Angers.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (7 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| nom | text | — |
| source | text | — |
| modele | text | — |
| gid | text | — |
| date_majDate maj | date | — |
| geo_shapeShape | geo_shape | — |
| geo_point_2dGeo Point | geo_point_2d | — |
Schema captured from opendatasoft 7 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 1gid: 30 · nom: Place Grégoire Bordillon
{
"gid": "30",
"nom": "Place Grégoire Bordillon",
"modele": "SAGELEC",
"source": "ALM - VOIRIE COMMUNAUTAIRE - DVCEP",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5626682242,
47.4740384086
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.4740384086,
"lon": -0.5626682242
}
}Record 2gid: 33 · nom: Place des Justices
{
"gid": "33",
"nom": "Place des Justices",
"modele": "MDO",
"source": "ALM - VOIRIE COMMUNAUTAIRE - DVCEP",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5259765592,
47.4534548932
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.4534548932,
"lon": -0.5259765592
}
}Record 3gid: 37 · nom: Gare Place Sémard
{
"gid": "37",
"nom": "Gare Place Sémard",
"modele": "SAGELEC",
"source": "ALM - VOIRIE COMMUNAUTAIRE - DVCEP",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5596737299,
47.4649367703
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.4649367703,
"lon": -0.5596737299
}
}Record 4gid: 24 · nom: Place de l'Académie
{
"gid": "24",
"nom": "Place de l'Académie",
"modele": "SAGELEC",
"source": "ALM - VOIRIE COMMUNAUTAIRE - DVCEP",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.559363259,
47.4684198905
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.4684198905,
"lon": -0.559363259
}
}Record 5gid: 38 · nom: Place Ney
{
"gid": "38",
"nom": "Place Ney",
"modele": "SAGELEC",
"source": "ALM - VOIRIE COMMUNAUTAIRE - DVCEP",
"date_maj": "2026-08-25",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-0.5442661843,
47.4786384722
]
},
"properties": {}
},
"geo_point_2d": {
"lat": 47.4786384722,
"lon": -0.5442661843
}
}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/sanitaires-publics-angers
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.angers.fr/api/explore/v2.1/catalog/datasets/sanitaires-publics-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.