c0mm0.com — the continuously verified register of European data

Register record·API·FR·REGION·Updated AnnualVERIFIED · checked 13h ago
[

[Archive] Employment at place of work 2017 by occupation in Centre-Val de Loire Region[Archive]Emploi au lieu de travail 2017 selon la profession en Région Centre-Val de Loire

[Archive]Emploi au lieu de travail 2017 selon la profession en Région Centre-Val de Loire[Archive] Employment at place of work 2017 by occupation in Centre-Val de Loire Region

APIJoinable5/7Query nowOpen workbenchSubscribe🇫🇷France

This archived dataset, published by the Région Centre-Val de Loire, has been superseded by a 2018 edition based on updated census data (RP 2018). It provides the number of jobs at place of work per municipality (commune) in 2017, broken down by socio-professional category. As an archived resource, it is retained for historical reference rather than current use; users seeking up-to-date figures are directed to the corresponding 2018 dataset on the same portal.Ce jeu de données a été mis à jour avec le RP 2018. Voir : https://data.centrevaldeloire.fr/explore/dataset/emploi-au-lieu-de-travail-2018-selon-la-profession-en-region-centre-val-de-loire/information/ Nombre d'emplois au lieu de travail par commune en 2017 selon la catégorie socioprofessionnelle...

54
fair

Weighted across five axes. Tap a ring for what it measures.

Data schema (10 fields)

Filterable via the API (9)
code_geographiqueregiondepartementlibelle_geographiquecategorie_socioprofessionnelleemplois_au_lieu_de_travail_explt_complementairelibelle_de_l_epci_metropolenom_departementcode_epci_metropole

Click a field to see example values.

FieldTypeDescription
code_geographiqueFilterable via the APICode géographiquetext
regionFilterable via the APIRégionint
departementFilterable via the APIDépartementtext
libelle_geographiqueFilterable via the APILibellé géographiquetext
categorie_socioprofessionnelleFilterable via the APICatégorie socioprofessionnelletext
emplois_au_lieu_de_travail_explt_complementaireFilterable via the APIEmplois au lieu de travail (explt complémentaire)int
libelle_de_l_epci_metropoleFilterable via the APILibellé de l'EPCI / Métropoletext
position_geographiquePosition geographiquegeo_point_2d
nom_departementFilterable via the APIDépartementtext
code_epci_metropoleFilterable via the APICode EPCI - Métropoletext

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 1region: 24 · departement: 45
{
  "region": 24,
  "departement": "45",
  "nom_departement": "Loiret",
  "code_geographique": "45252",
  "code_epci_metropole": "200066280",
  "libelle_geographique": "Pithiviers",
  "position_geographique": {
    "lat": 48.1805102613,
    "lon": 2.24994341572
  },
  "libelle_de_l_epci_metropole": "CC du Pithiverais",
  "categorie_socioprofessionnelle": "Ouvriers",
  "emplois_au_lieu_de_travail_explt_complementaire": 1448
}
Record 2region: 24 · departement: 45
{
  "region": 24,
  "departement": "45",
  "nom_departement": "Loiret",
  "code_geographique": "45252",
  "code_epci_metropole": "200066280",
  "libelle_geographique": "Pithiviers",
  "position_geographique": {
    "lat": 48.1805102613,
    "lon": 2.24994341572
  },
  "libelle_de_l_epci_metropole": "CC du Pithiverais",
  "categorie_socioprofessionnelle": "Employés",
  "emplois_au_lieu_de_travail_explt_complementaire": 1766
}
Record 3region: 24 · departement: 45
{
  "region": 24,
  "departement": "45",
  "nom_departement": "Loiret",
  "code_geographique": "45253",
  "code_epci_metropole": "200066280",
  "libelle_geographique": "Pithiviers-le-Vieil",
  "position_geographique": {
    "lat": 48.1732947804,
    "lon": 2.20648380316
  },
  "libelle_de_l_epci_metropole": "CC du Pithiverais",
  "categorie_socioprofessionnelle": "Artisans, Commerçants, Chefs entreprise",
  "emplois_au_lieu_de_travail_explt_complementaire": 12
}
Record 4region: 24 · departement: 45
{
  "region": 24,
  "departement": "45",
  "nom_departement": "Loiret",
  "code_geographique": "45253",
  "code_epci_metropole": "200066280",
  "libelle_geographique": "Pithiviers-le-Vieil",
  "position_geographique": {
    "lat": 48.1732947804,
    "lon": 2.20648380316
  },
  "libelle_de_l_epci_metropole": "CC du Pithiverais",
  "categorie_socioprofessionnelle": "Prof. intermédiaires",
  "emplois_au_lieu_de_travail_explt_complementaire": 119
}
Record 5region: 24 · departement: 45
{
  "region": 24,
  "departement": "45",
  "nom_departement": "Loiret",
  "code_geographique": "45253",
  "code_epci_metropole": "200066280",
  "libelle_geographique": "Pithiviers-le-Vieil",
  "position_geographique": {
    "lat": 48.1732947804,
    "lon": 2.20648380316
  },
  "libelle_de_l_epci_metropole": "CC du Pithiverais",
  "categorie_socioprofessionnelle": "Agriculteurs exploitants",
  "emplois_au_lieu_de_travail_explt_complementaire": 21
}

Live sample captured at profiling time — values may have changed upstream.

Verification Status

Using the API

Configuration

Base URL
https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/emploi-au-lieu-de-travail-2017-selon-la-profession-en-region-centre-val-de-loire

License

Terms stated by the source (not a recognized license):

https://www.insee.fr/fr/information/2008466

Query examples

curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/emploi-au-lieu-de-travail-2017-selon-la-profession-en-region-centre-val-de-loire/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.

Full API documentation ↗

Rate limits

2 000 req/day
per ipmeasured
observed 7 days ago

Dataset

Volume & freshness

Records
11k
10542
Update cadence
Annual
declared upstream
Last upstream update
6 years ago
2020-07-22
Temporal coverage
2017 → ongoing

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

[Archive]Emploi au lieu de travail 2017 selon la profession en Région Centre-Val de Loire — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.