Dog toilets / canisitesCanisites
CanisitesDog toilets / canisites
This dataset lists the canisites (designated dog-relief areas) managed by the Urban Cleanliness Service of the Eurométropole de Strasbourg. It provides the locations of these facilities across the metropolitan area, intended to support urban sanitation management and public information on where dogs may be walked and relieved. The data is published as open data by the city of Strasbourg and can be accessed free of charge without authentication.Ce jeu de données contient les canisites gérés par le service de la Propreté urbaine de l'Eurométropole.
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 |
|---|---|---|
| geo_point_2dGeo Point | geo_point_2d | — |
| geo_shapeShape | geo_shape | — |
| id_canisiteIdentifiant du canisite | text | Identifiant |
| type_canisiteType de cloture | text | Type de clôture |
| surfaceSurface (m²) | text | Surface (m²) |
| date_creation_canisiteDate de création | text | Date de création |
| date_rehabilitationDate de réhabilitation | text | Date de réhabilitation |
| adresse | text | adresse |
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 1adresse: 1 RUE DU FOSSE DES TREIZE · surface: 11
{
"adresse": "1 RUE DU FOSSE DES TREIZE",
"surface": "11",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.7481460129,
48.5873615481
]
},
"properties": {}
},
"id_canisite": "30",
"geo_point_2d": {
"lat": 48.5873615481,
"lon": 7.7481460129
},
"type_canisite": "grillage",
"date_rehabilitation": null,
"date_creation_canisite": null
}Record 2adresse: 3 RUE DES TROIS-GATEAUX · surface: 10
{
"adresse": "3 RUE DES TROIS-GATEAUX",
"surface": "10",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.7543952206,
48.580673601
]
},
"properties": {}
},
"id_canisite": "56",
"geo_point_2d": {
"lat": 48.580673601,
"lon": 7.7543952206
},
"type_canisite": "rondins",
"date_rehabilitation": null,
"date_creation_canisite": null
}Record 3adresse: 43 RUE DU NEUFELD · surface: 15
{
"adresse": "43 RUE DU NEUFELD",
"surface": "15",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.7561620872,
48.5668053276
]
},
"properties": {}
},
"id_canisite": "118",
"geo_point_2d": {
"lat": 48.5668053276,
"lon": 7.7561620872
},
"type_canisite": "grillage",
"date_rehabilitation": null,
"date_creation_canisite": null
}Record 4adresse: 42 RUE DE LA GROSSAU · surface: 10
{
"adresse": "42 RUE DE LA GROSSAU",
"surface": "10",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.762935795,
48.5655082192
]
},
"properties": {}
},
"id_canisite": "120",
"geo_point_2d": {
"lat": 48.5655082192,
"lon": 7.762935795
},
"type_canisite": "grillage",
"date_rehabilitation": null,
"date_creation_canisite": null
}Record 5adresse: 97 ROUTE DE BISCHWILLER · surface: 8
{
"adresse": "97 ROUTE DE BISCHWILLER",
"surface": "8",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
7.7507510041,
48.6108823867
]
},
"properties": {}
},
"id_canisite": "135",
"geo_point_2d": {
"lat": 48.6108823867,
"lon": 7.7507510041
},
"type_canisite": "grillage",
"date_rehabilitation": null,
"date_creation_canisite": null
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/canisite
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.strasbourg.eu/api/explore/v2.1/catalog/datasets/canisite/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.