Employment at Place of Work 2021 by OccupationEmploi au lieu de travail 2021 selon la profession
Emploi au lieu de travail 2021 selon la professionEmployment at Place of Work 2021 by Occupation
This dataset provides the number of jobs by place of work at the municipality (commune) level for the Pays de la Loire region, broken down by socio-professional category (8 categories, e.g. farmers, artisans/shopkeepers/business owners, executives). Communal geography is as of 1 January 2022. The data is published by INSEE, the French national statistics institute, and made available via the Pays de la Loire regional open-data portal. It is useful for analysing the occupational structure of local employment across municipalities in the region.Nombre d'emplois au lieu de travail par commune en 2019 selon la catégorie socioprofessionnelle (en 8 postes) pour la Région Pays de la Loire. Géographie communale au 1er janvier 2022. Catégories socioprofessionnelles : Agriculteurs exploitants Artisans, commerçants et chefs d'entreprise Cadres e...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (15 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| — | code_inseeINSEE commune code | text | — |
| — | nom_communeCommune name | text | — |
| — | territoire_epci_idTerritoire epci id | int | — |
| — | nom_epciNom epci | text | — |
| — | typologie | text | — |
| — | categorie_socioprofessionnelleCatégorie socioprofessionnelle | text | — |
| — | employes | double | — |
| — | geom | geo_shape | — |
| — | position_geographiquePosition geographique | geo_point_2d | — |
| — | libelle_geographiqueLibellé géographique | text | — |
| 100% | regionRégion | text | — |
| 100% | nom_departementDépartement | text | — |
| 100% | departementCode département | text | — |
| 100% | epci_nameNom Officiel EPCI | text | — |
| 100% | epci_codeCode Officiel EPCI | text | — |
Schema captured from opendatasoft 3 hours 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",
"employes": 4,
"nom_epci": "CC Mayenne Communauté",
"epci_code": "200055887",
"epci_name": "Communauté de communes Mayenne Communauté",
"typologie": "Communauté de communes",
"code_insee": "53002",
"departement": "53",
"nom_commune": "Alexain",
"nom_departement": "Mayenne",
"territoire_epci_id": 398,
"libelle_geographique": "Alexain",
"position_geographique": {
"lat": 48.232200671,
"lon": -0.704183081
},
"categorie_socioprofessionnelle": "Professions intermédiaires"
}Record 2geom: [large value omitted] · region: 52
{
"geom": "[large value omitted]",
"region": "52",
"employes": 369,
"nom_epci": "CC du Bocage Mayennais",
"epci_code": "245300389",
"epci_name": "Communauté de communes du Bocage Mayennais",
"typologie": "Communauté de communes",
"code_insee": "53003",
"departement": "53",
"nom_commune": "Ambrières-les-Vallées",
"nom_departement": "Mayenne",
"territoire_epci_id": 870,
"libelle_geographique": "Ambrières-les-Vallées",
"position_geographique": {
"lat": 48.423016547,
"lon": -0.624319069
},
"categorie_socioprofessionnelle": "Ouvriers"
}Record 3geom: [large value omitted] · region: 52
{
"geom": "[large value omitted]",
"region": "52",
"employes": 275,
"nom_epci": "CC du Bocage Mayennais",
"epci_code": "245300389",
"epci_name": "Communauté de communes du Bocage Mayennais",
"typologie": "Communauté de communes",
"code_insee": "53003",
"departement": "53",
"nom_commune": "Ambrières-les-Vallées",
"nom_departement": "Mayenne",
"territoire_epci_id": 870,
"libelle_geographique": "Ambrières-les-Vallées",
"position_geographique": {
"lat": 48.423016547,
"lon": -0.624319069
},
"categorie_socioprofessionnelle": "Employés"
}Record 4geom: [large value omitted] · region: 52
{
"geom": "[large value omitted]",
"region": "52",
"employes": 162,
"nom_epci": "CC de l'Ernée",
"epci_code": "245300355",
"epci_name": "Communauté de communes de l'Ernée",
"typologie": "Communauté de communes",
"code_insee": "53005",
"departement": "53",
"nom_commune": "Andouillé",
"nom_departement": "Mayenne",
"territoire_epci_id": 872,
"libelle_geographique": "Andouillé",
"position_geographique": {
"lat": 48.177350193,
"lon": -0.792482981
},
"categorie_socioprofessionnelle": "Employés"
}Record 5geom: [large value omitted] · region: 52
{
"geom": "[large value omitted]",
"region": "52",
"employes": 20,
"nom_epci": "CA de Laval Agglomération",
"epci_code": "200083392",
"epci_name": "Communauté d'agglomération Laval Agglomération",
"typologie": "Communauté d'agglomération",
"code_insee": "53007",
"departement": "53",
"nom_commune": "Argentré",
"nom_departement": "Mayenne",
"territoire_epci_id": 232,
"libelle_geographique": "Argentré",
"position_geographique": {
"lat": 48.090663629,
"lon": -0.632231134
},
"categorie_socioprofessionnelle": "Agriculteurs exploitants"
}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_csp_lieu_travail
Query examples
curl -s 'https://data.paysdelaloire.fr/api/explore/v2.1/catalog/datasets/234400034_csp_lieu_travail/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.