Map of police station locations in Paris and inner suburbsCartographie des emplacements des commissariats à Paris et petite couronne
Cartographie des emplacements des commissariats à Paris et petite couronneMap of police station locations in Paris and inner suburbs
This API provides geolocated data on police reception points (commissariats) in Paris and the surrounding inner suburbs (petite couronne). It is published via the Île-de-France regional open data portal. The dataset lists the locations where the public can access police services, supporting mapping applications, public information services, and territorial analysis of police coverage in the greater Paris area.It is intended for developers and public bodies needing accurate, up-to-date location data on law enforcement facilities within this densely populated French region.It offers free access without authentication.It offers free access without authentication.Points d'accueil police pour Paris et la petite couronne
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (4 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| name | text | — |
| description | text | — |
| geometryGeometry | geo_shape | — |
| geo_point_2dCoordinates | geo_point_2d | — |
Schema captured from opendatasoft 4 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 1name: ANTONY · geometry: {"type":"Feature","geometry":{"type":"Po
{
"name": "ANTONY",
"geometry": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2975939,
48.7604272
]
},
"properties": {}
},
"description": "Commissariat central",
"geo_point_2d": {
"lat": 48.7604272,
"lon": 2.2975939
}
}Record 2name: — · geometry: {"type":"Feature","geometry":{"type":"Po
{
"name": null,
"geometry": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.347822,
48.861506
]
},
"properties": {}
},
"description": null,
"geo_point_2d": {
"lat": 48.861506,
"lon": 2.347822
}
}Record 3name: MONTREUIL · geometry: {"type":"Feature","geometry":{"type":"Po
{
"name": "MONTREUIL",
"geometry": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.4425793,
48.8643099
]
},
"properties": {}
},
"description": "Commissariat central",
"geo_point_2d": {
"lat": 48.8643099,
"lon": 2.4425793
}
}Record 4name: CHATENAY MALABRY / Sceaux / Fontenay Aux · geometry: {"type":"Feature","geometry":{"type":"Po
{
"name": "CHATENAY MALABRY / Sceaux / Fontenay Aux Roses",
"geometry": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.2770311,
48.7670073
]
},
"properties": {}
},
"description": "Commissariat central",
"geo_point_2d": {
"lat": 48.7670073,
"lon": 2.2770311
}
}Record 5name: — · geometry: {"type":"Feature","geometry":{"type":"Po
{
"name": null,
"geometry": {
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
2.355151,
48.880652
]
},
"properties": {}
},
"description": null,
"geo_point_2d": {
"lat": 48.880652,
"lon": 2.355151
}
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/cartographie-des-emplacements-des-commissariats-a-paris-et-petite-couronne
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/cartographie-des-emplacements-des-commissariats-a-paris-et-petite-couronne/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.