c0mm0.com — the continuously verified register of European data

Register record·API·FR·REGION·Updated AnnualUNVERIFIED
[

[Archive]Population active 2021 en Région Centre-Val de Loire

APIQuery nowOpen workbench🇫🇷France

Ce jeu de données a été mis à jour avec le RP 2022. Voir : https://data.centrevaldeloire.fr/explore/dataset/population-active-2022-en-region-centre-val-de-loire/information/ Ce jeu de donnée détaille le nombre d'actifs et d'actifs ayant un emploi par commune en 2021 pour la Région Centre-Val de L...

0
poor

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

Data schema (11 fields)

Filterable via the API (10)
code_geographiqueregiondepartementlibelle_geographiqueactifs_15_64_ans_en_2021_princactifs_occupes_15_64_ans_en_2021_princpop_15_64_ans_en_2021_princdep_nameepci_nameepci_code

Click a field to see example values.

FillFieldTypeDescription
100%code_geographiqueFilterable via the APICode géographiquetext
100%regionFilterable via the APIRégiontext
100%departementFilterable via the APICode départementtext
100%libelle_geographiqueFilterable via the APILibellé géographiquetext
100%actifs_15_64_ans_en_2021_princFilterable via the APIActifs 15 64 ans en 2021 princdouble
100%actifs_occupes_15_64_ans_en_2021_princFilterable via the APIActifs occupés 15-64 ans en 2021 (princ)double
100%pop_15_64_ans_en_2021_princFilterable via the APIPop 15 64 ans en 2021 princdouble
100%dep_nameFilterable via the APIDépartementtext
100%epci_nameFilterable via the APIEPCI-Métropoletext
100%epci_codeFilterable via the APICode Officiel EPCItext
position_geographiquePosition geographiquegeo_point_2d

Schema captured from opendatasoft 1 hour 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 · dep_name: Cher
{
  "region": "24",
  "dep_name": "Cher",
  "epci_code": "200066330",
  "epci_name": "CC Terres du Haut Berry",
  "departement": "18",
  "code_geographique": "18001",
  "libelle_geographique": "Achères",
  "position_geographique": {
    "lat": 47.2826534372,
    "lon": 2.45877786434
  },
  "pop_15_64_ans_en_2021_princ": 207.894952615277,
  "actifs_15_64_ans_en_2021_princ": 154.758893640388,
  "actifs_occupes_15_64_ans_en_2021_princ": 147.570579913481
}
Record 2region: 24 · dep_name: Cher
{
  "region": "24",
  "dep_name": "Cher",
  "epci_code": "200049484",
  "epci_name": "CC Berry Grand Sud",
  "departement": "18",
  "code_geographique": "18002",
  "libelle_geographique": "Ainay-le-Vieil",
  "position_geographique": {
    "lat": 46.6641114038,
    "lon": 2.54417379933
  },
  "pop_15_64_ans_en_2021_princ": 108.429319371728,
  "actifs_15_64_ans_en_2021_princ": 85.5497382198953,
  "actifs_occupes_15_64_ans_en_2021_princ": 71.6230366492147
}
Record 3region: 24 · dep_name: Cher
{
  "region": "24",
  "dep_name": "Cher",
  "epci_code": "200066330",
  "epci_name": "CC Terres du Haut Berry",
  "departement": "18",
  "code_geographique": "18003",
  "libelle_geographique": "Les Aix-d'Angillon",
  "position_geographique": {
    "lat": 47.192968882,
    "lon": 2.56146410193
  },
  "pop_15_64_ans_en_2021_princ": 1027.15527590169,
  "actifs_15_64_ans_en_2021_princ": 815.108539084163,
  "actifs_occupes_15_64_ans_en_2021_princ": 718.846647166752
}
Record 4region: 24 · dep_name: Cher
{
  "region": "24",
  "dep_name": "Cher",
  "epci_code": "200066330",
  "epci_name": "CC Terres du Haut Berry",
  "departement": "18",
  "code_geographique": "18004",
  "libelle_geographique": "Allogny",
  "position_geographique": {
    "lat": 47.2339866645,
    "lon": 2.30681136882
  },
  "pop_15_64_ans_en_2021_princ": 668.400131420283,
  "actifs_15_64_ans_en_2021_princ": 541.812069268255,
  "actifs_occupes_15_64_ans_en_2021_princ": 499.273837921495
}
Record 5region: 24 · dep_name: Cher
{
  "region": "24",
  "dep_name": "Cher",
  "epci_code": "200066330",
  "epci_name": "CC Terres du Haut Berry",
  "departement": "18",
  "code_geographique": "18005",
  "libelle_geographique": "Allouis",
  "position_geographique": {
    "lat": 47.1778132314,
    "lon": 2.24096841873
  },
  "pop_15_64_ans_en_2021_princ": 647.079584868687,
  "actifs_15_64_ans_en_2021_princ": 538.117141546676,
  "actifs_occupes_15_64_ans_en_2021_princ": 498.764274007265
}

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

Using the API

Configuration

Base URL
https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-active-2021-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/population-active-2021-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 1 hour ago

Dataset

Volume & freshness

Records
1.8k
1756
Update cadence
Annual
declared upstream
Last upstream update
2 years ago
2024-07-03
Temporal coverage
2021 → ongoing

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

[Archive]Population active 2021 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.