Logements par catégorie en 2021
Nombre de logements en Région Pays de la Loire selon la catégorie (résidence principale, résidence secondaire et logement occasionnel, logements vacants) par commune en 2019. Géographie communale au 1er janvier 2022. Définitions et fiches conseil thématiques : https://www.insee.fr/fr/information/...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (13 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | code_geographiqueCode géographique | text | INSEE geographic code of the commune.INSEE geographic code of the commune. |
| — | logements_princLogements princ | int | Total number of housing units in the commune.Total number of housing units in the commune. |
| — | residences_principales_menanages_princRésidences principales (Ménanages) (princ) | int | Number of main residences (households) in the commune.Number of main residences (households) in the commune. |
| — | res_secondaires_et_logts_occasionnels_princRés secondaires et logts occasionnels (princ) | int | Number of secondary residences and occasional dwellings in the commune.Number of secondary residences and occasional dwellings in the commune. |
| — | logements_vacants_princLogements vacants princ | int | Number of vacant housing units in the commune.Number of vacant housing units in the commune. |
| — | geom | geo_shape | Geographic boundary shape of the commune.Geographic boundary shape of the commune. |
| — | position_geographiquePosition geographique | geo_point_2d | Geographic coordinates (latitude and longitude) of the commune.Geographic coordinates (latitude and longitude) of the commune. |
| — | epci_nameEPCI-Métropole | text | Name of the intercommunal grouping (EPCI or metropolis) the commune belongs to.Name of the intercommunal grouping (EPCI or metropolis) the commune belongs to. |
| — | epci_codeCode Officiel EPCI | text | Official code of the intercommunal grouping (EPCI).Official code of the intercommunal grouping (EPCI). |
| — | dep_nameDépartement | text | Name of the department the commune belongs to.Name of the department the commune belongs to. |
| 99.9% | departementCode département | text | Code of the department the commune belongs to.Code of the department the commune belongs to. |
| 99.9% | regionRégion | text | Code of the region the commune belongs to.Code of the region the commune belongs to. |
| 99.9% | libelle_geographiqueLibellé géographique | text | Name of the commune.Name of the commune. |
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 1geom: [large value omitted] · region: 52
{
"geom": "[large value omitted]",
"region": "52",
"dep_name": "Loire-Atlantique",
"epci_code": "244400404",
"epci_name": "Nantes Métropole",
"departement": "44",
"logements_princ": 1131,
"code_geographique": "44024",
"libelle_geographique": "Brains",
"position_geographique": {
"lat": 47.170320237,
"lon": -1.726092732
},
"logements_vacants_princ": 45,
"residences_principales_menanages_princ": 1077,
"res_secondaires_et_logts_occasionnels_princ": 9
}Record 2geom: [large value omitted] · region: 52
{
"geom": "[large value omitted]",
"region": "52",
"dep_name": "Loire-Atlantique",
"epci_code": "243500741",
"epci_name": "Communauté d'agglomération Redon Agglomération",
"departement": "44",
"logements_princ": 557,
"code_geographique": "44044",
"libelle_geographique": "Conquereuil",
"position_geographique": {
"lat": 47.648783588,
"lon": -1.762522556
},
"logements_vacants_princ": 53,
"residences_principales_menanages_princ": 469,
"res_secondaires_et_logts_occasionnels_princ": 35
}Record 3geom: [large value omitted] · region: 52
{
"geom": "[large value omitted]",
"region": "52",
"dep_name": "Loire-Atlantique",
"epci_code": "244400610",
"epci_name": "Communauté d'agglomération de la Presqu'île de Guérande Atlantique (Cap Atlantique)",
"departement": "44",
"logements_princ": 9449,
"code_geographique": "44069",
"libelle_geographique": "Guérande",
"position_geographique": {
"lat": 47.331427551,
"lon": -2.416493468
},
"logements_vacants_princ": 668,
"residences_principales_menanages_princ": 7428,
"res_secondaires_et_logts_occasionnels_princ": 1353
}Record 4geom: [large value omitted] · region: 52
{
"geom": "[large value omitted]",
"region": "52",
"dep_name": "Loire-Atlantique",
"epci_code": "200072726",
"epci_name": "Communauté de communes Châteaubriant-Derval",
"departement": "44",
"logements_princ": 721,
"code_geographique": "44091",
"libelle_geographique": "Marsac-sur-Don",
"position_geographique": {
"lat": 47.592393606,
"lon": -1.695561344
},
"logements_vacants_princ": 65,
"residences_principales_menanages_princ": 621,
"res_secondaires_et_logts_occasionnels_princ": 35
}Record 5geom: [large value omitted] · region: 52
{
"geom": "[large value omitted]",
"region": "52",
"dep_name": "Loire-Atlantique",
"epci_code": "244400404",
"epci_name": "Nantes Métropole",
"departement": "44",
"logements_princ": 1348,
"code_geographique": "44094",
"libelle_geographique": "Mauves-sur-Loire",
"position_geographique": {
"lat": 47.316052752,
"lon": -1.402853286
},
"logements_vacants_princ": 70,
"residences_principales_menanages_princ": 1259,
"res_secondaires_et_logts_occasionnels_princ": 18
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.paysdelaloire.fr/api/explore/v2.1/catalog/datasets/234400034_logements
Query examples
curl -s 'https://data.paysdelaloire.fr/api/explore/v2.1/catalog/datasets/234400034_logements/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.