[Observatoire habitat] Quartier Prioritaire de la Politique de la Ville visé par le Nouveau Programme de Renouvellement Urbain
Ensemble des périmètres du nouveau programme national de renouvellement urbain (NPNRU)
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 |
|---|---|---|
| code_qpCode quartier | text | — |
| nom_qpNom du quartier | text | — |
| commune_qpCommune | text | — |
| typ_q_ruTypologie | text | — |
| codeinseeCode commune INSEE | text | — |
| geo_shapeShape | geo_shape | — |
| geo_point_2dCoordinates | geo_point_2d | — |
| nom_divNom div | text | — |
Schema captured from opendatasoft 47 minutes 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_qp: Les Aygalades · code_qp: QP013054
{
"nom_qp": "Les Aygalades",
"code_qp": "QP013054",
"nom_div": "Marseille",
"typ_q_ru": "PRIR",
"codeinsee": "13055",
"geo_shape": {
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.365264329940869,
43.35116862613888
],
[
5.365266802650922,
43.35125858520752
],
[
5.365545150702055,
43.35251069603905
],
[
5.365694457971011,
43.35316778556656
],
[
5.365726163080293,
43.35337435659879
],
[
5.36623986061227,
43.35335950319941
],
[
5.368162930176789,
43.35333634272262
],
[
5.368567662645151,
43.353340976383976
],
[
5.369319991000884,
43.35331100644666
],
[
5.369731242568199,
43.353264181695785
],
[
5.369831504511034,
43.353243085108744
],
[
5.369905457313893,
43.35261237010805
],
[
5.369885764923204,
43.35249309328451
],
[
5.369718360870606,
43.35235095939114
],
[
5.369312740843233,
43.35199534134148
],
[
5.369153789415913,
43.35181881768318
],
[
5.368996406682462,
43.35162067551587
],
[
5.368783130135284,
43.351292336387324
],
[
5.368666294383162,
43.35115089737475
],
[
5.368507310619479,
43.351003177484706
],
[
5.368347018786605,
43.35085457882862
],
[
5.367846062152084,
43.35045875033464
],
[
5.367576785801769,
43.350208132038084
],
[
5.36734766744747,
43.350244655802435
],
[
5.367069516974646,
43.35031914506393
],
[
5.366938237020126,
43.35036521260347
],
[
5.365763206507369,
43.34988271552862
],
[
5.365399109751742,
43.350666181509645
],
[
5.3653117420528185,
43.35088139315986
],
[
5.3652624797741195,
43.35106337137479
],
[
5.365264329940869,
43.35116862613888
]
]
]
},
"properties": {}
},
"commune_qp": "Marseille 15ème arrondissement",
"geo_point_2d": {
"lat": 43.351915385053566,
"lon": 5.367306237660077
}
}Record 2nom_qp: Les Canourgues · code_qp: QP013029
{
"nom_qp": "Les Canourgues",
"code_qp": "QP013029",
"nom_div": "Salon-de-Provence",
"typ_q_ru": "PRIR",
"codeinsee": "13103",
"geo_shape": "[large value omitted]",
"commune_qp": "Salon-de-Provence",
"geo_point_2d": {
"lat": 43.65005692790565,
"lon": 5.102460888448027
}
}Record 3nom_qp: La Calade Campagne Lévèque · code_qp: QP013053
{
"nom_qp": "La Calade Campagne Lévèque",
"code_qp": "QP013053",
"nom_div": "Marseille",
"typ_q_ru": "PRIR",
"codeinsee": "13055",
"geo_shape": "[large value omitted]",
"commune_qp": "Marseille 15ème arrondissement",
"geo_point_2d": {
"lat": 43.34630377570432,
"lon": 5.358008743498624
}
}Record 4nom_qp: La Castellane La Bricarde Plan D'Aou Sai · code_qp: QP013051
{
"nom_qp": "La Castellane La Bricarde Plan D'Aou Saint Antoine",
"code_qp": "QP013051",
"nom_div": "Marseille",
"typ_q_ru": "PRIN",
"codeinsee": "13055",
"geo_shape": "[large value omitted]",
"commune_qp": "Marseille 15ème et 16ème arrondissements",
"geo_point_2d": {
"lat": 43.36742638439118,
"lon": 5.347109400414665
}
}Record 5nom_qp: Air Bel · code_qp: QP013038
{
"nom_qp": "Air Bel",
"code_qp": "QP013038",
"nom_div": "Marseille",
"typ_q_ru": "PRIN",
"codeinsee": "13055",
"geo_shape": "[large value omitted]",
"commune_qp": "Marseille 10ème, 11ème et 12ème arrondissements",
"geo_point_2d": {
"lat": 43.29024236404545,
"lon": 5.429868340608287
}
}Live sample captured at profiling time — values may have changed upstream.
Using the API
Configuration
- Base URL
- https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/quartier-prioritaire-de-la-politique-de-la-ville-vise-par-le-nouveau-programme-d
Query examples
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/quartier-prioritaire-de-la-politique-de-la-ville-vise-par-le-nouveau-programme-d/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.