c0mm0.com — the continuously verified register of European data

Register record·API·FR·REGION·Updated AnnualVERIFIED · checked 58m ago
[

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

APIQuery nowOpen workbench🇫🇷France

Ce jeu de données a été mis à jour avec le RP 2023. Voir : https://data.centrevaldeloire.fr/explore/dataset/population-active-2023-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 2022 pour la Région Centre-Val de L...

0
fair

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_2022_princactifs_occupes_15_64_ans_en_2022_princpop_15_64_ans_en_2022_princdep_nameepci_codeepci_name

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_2022_princFilterable via the APIActifs 15 64 ans en 2022 princdouble
100%actifs_occupes_15_64_ans_en_2022_princFilterable via the APIActifs occupés 15-64 ans en 2022 (princ)double
100%pop_15_64_ans_en_2022_princFilterable via the APIPop 15 64 ans en 2022 princdouble
100%dep_nameFilterable via the APIDépartementtext
100%epci_codeFilterable via the APICode Officiel EPCItext
100%epci_nameFilterable via the APIEPCI-Métropoletext
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": "Communauté de communes 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_2022_princ": 199,
  "actifs_15_64_ans_en_2022_princ": 147,
  "actifs_occupes_15_64_ans_en_2022_princ": 140
}
Record 2region: 24 · dep_name: Cher
{
  "region": "24",
  "dep_name": "Cher",
  "epci_code": "200049484",
  "epci_name": "Communauté de communes 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_2022_princ": 109,
  "actifs_15_64_ans_en_2022_princ": 86,
  "actifs_occupes_15_64_ans_en_2022_princ": 72
}
Record 3region: 24 · dep_name: Cher
{
  "region": "24",
  "dep_name": "Cher",
  "epci_code": "200066330",
  "epci_name": "Communauté de communes 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_2022_princ": 1025.96924140455,
  "actifs_15_64_ans_en_2022_princ": 814.028376935852,
  "actifs_occupes_15_64_ans_en_2022_princ": 717.737772120473
}
Record 4region: 24 · dep_name: Cher
{
  "region": "24",
  "dep_name": "Cher",
  "epci_code": "200066330",
  "epci_name": "Communauté de communes 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_2022_princ": 679.806958879847,
  "actifs_15_64_ans_en_2022_princ": 551.061091687657,
  "actifs_occupes_15_64_ans_en_2022_princ": 507.793164636526
}
Record 5region: 24 · dep_name: Cher
{
  "region": "24",
  "dep_name": "Cher",
  "epci_code": "200066330",
  "epci_name": "Communauté de communes 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_2022_princ": 649.907510687639,
  "actifs_15_64_ans_en_2022_princ": 522.656270692311,
  "actifs_occupes_15_64_ans_en_2022_princ": 494.45555815376
}

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/population-active-2022-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-2022-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
1754
Update cadence
Annual
declared upstream
Last upstream update
1 year ago
2025-06-27
Temporal coverage
2022 → ongoing

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

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