territorial
Code région
INSEE code of a région (2 digits in the 2016 referential).
- Authority
- INSEE (Code Officiel Géographique)
- Granularity
- region
- Format
- 2 digits, e.g. 11 (Île-de-France)
- Sources
- 273
Sources exposing this identifier
Value dot: ● values fit the format (joinable) · ● partial · ● mismatch · ● no samples. ◆ matched by the source's declared concept (highest confidence) · ≈ matched by pattern (lower confidence) ·* required · a “param” kind is a request input you can call the API with (driving sequential, drill-down queries). “Filterable” is authoritative for Opendatasoft and request parameters, captured for DataFair, inferred for feature services, and unknown for plain OpenAPI response fields.
Join plan
Joining sources on this key
The concrete recipe: 60 live sources can be queried by a code_region value directly. Pick a value, run each call, and the responses describe the same entity from each source's angle.
- 1[Archive]Emploi au lieu de travail 2021 selon l'activité en Région Centre-Val de LoireregionfilterableopendatasoftOpen in workbench →
- 2Annuaire des établissements scolairescode_regionfilterableopendatasoftOpen in workbench →
- 3Contours géographiques des communes 2016 de la Région Centre-Val de Loirecode_regionfilterableopendatasoftOpen in workbench →
- 4Lignes électriques aériennes moyenne tension (HTA)code_regionfilterabledatafairOpen in workbench →
- 5Communes SRU et DALOcode_regionfilterableopendatasoftOpen in workbench →
- 6Emploi au lieu de travail 2019 selon le statutregionfilterableopendatasoftOpen in workbench →
# Join plan — resolve one Code région (code_region) across 60 official sources.
# Replace <VALUE> with the code_region value you want (e.g. 32).
# 1. [Archive]Emploi au lieu de travail 2021 selon l'activité en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/emploi-au-lieu-de-travail-2021-selon-lactivite-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 2. Annuaire des établissements scolaires (opendatasoft) — filter on code_region
curl -s 'https://data.education.gouv.fr/api/explore/v2.1/catalog/datasets/fr-en-annuaire-education/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 3. Contours géographiques des communes 2016 de la Région Centre-Val de Loire (opendatasoft) — filter on code_region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/communes-millesimees/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 4. Lignes électriques aériennes moyenne tension (HTA) (datafair) — filter on code_region
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/reseau-hta/lines?code_region_in=<VALUE>&size=2' -H 'Accept: application/json'
# 5. Communes SRU et DALO (opendatasoft) — filter on code_region
curl -s 'https://data.laregion.fr/api/explore/v2.1/catalog/datasets/httpsportail-sigcr-languedocroussillon/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 6. Emploi au lieu de travail 2019 selon le statut (opendatasoft) — filter on region
curl -s 'https://data.paysdelaloire.fr/api/explore/v2.1/catalog/datasets/234400034_emploi_lieu_travail/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 7. Recensement de la population 2016 - Base infracommunale (IRIS) (opendatasoft) — filter on region
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/ls-recensement-de-la-population-2016-base-infracommunale-iris/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 8. Parc de production – Maille régionale & départementale – Historique cumulés (datafair) — filter on code_region
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/parc-des-installations-de-production-raccordees-par-departement-historique/lines?code_region_in=<VALUE>&size=2' -H 'Accept: application/json'
# 9. Code Postal - Code INSEE 2015 (opendatasoft) — filter on code_reg
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/code-postal-code-insee-2015/records?where=code_reg%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 10. [Archive]Population par âge en 2013 et 2019 en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-par-age-en-2013-et-2019-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 11. [Archive] Niveau de diplôme de la population en Région Centre-Val de Loire 2020 (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/niveau-de-diplome-de-la-population-en-region-centre-val-de-loire-2020/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 12. Installations de production et de stockage d'électricité (2020) (datafair) — filter on coderegion
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/registre-national-installation-production-stockage-electricite-agrege-311220/lines?coderegion_in=<VALUE>&size=2' -H 'Accept: application/json'
# 13. [Archive] Population 2020 par CSP en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-2020-par-csp-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 14. Revenus déclarés, pauvreté et niveau de vie en 2014 (IRIS) – copie (opendatasoft) — filter on code_reg
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/revenus-declares-pauvrete-et-niveau-de-vie-en-2015-iris/records?where=code_reg%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 15. Registre national des installations de production d'électricité et de stockage (au 31 août 2018) sur Grand Paris Sud (opendatasoft) — filter on coderegion
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/registre-national-des-installations-de-production-delectricite-et-de-stockage-au/records?where=coderegion%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 16. Horaires des écoles élémentaires et primaires en Pays de la Loire (opendatasoft) — filter on code_region
curl -s 'https://data.paysdelaloire.fr/api/explore/v2.1/catalog/datasets/234400034_organisation-du-temps-scolaire/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 17. [Enedis - GPS] Poteaux HTA et BTA (opendatasoft) — filter on code_region
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/enedis-gps-poteaux-hta-et-bta/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 18. [Archive]Niveau de diplôme de la population en Région Centre-Val de Loire 2016 (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/niveau-de-diplome-de-la-population-en-region-centre-val-de-loire-2016/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 19. Sphères présentielle et productive de 1975 à 2012 - Bordeaux Métropole (opendatasoft) — filter on region
curl -s 'https://opendata.bordeaux-metropole.fr/api/explore/v2.1/catalog/datasets/spheres-presentielle-et-productive-de-1975-a-2012-bordeaux-metropole/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 20. Hotel de tourisme en Occitanie (opendatasoft) — filter on region
curl -s 'https://data.laregion.fr/api/explore/v2.1/catalog/datasets/hotel-de-tourisme-en-occitanie/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 21. Lignes électriques souterraines Basse Tension (BT) (datafair) — filter on code_region
curl -s 'https://opendata.agenceore.fr/data-fair/api/v1/datasets/reseau-souterrain-basse-tension-bt/lines?code_region_in=<VALUE>&size=2' -H 'Accept: application/json'
# 22. Contours géographiques très simplifiés des départements – 2019 (opendatasoft) — filter on insee_reg
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/contours-geographiques-tres-simplifies-des-departements-2019/records?where=insee_reg%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 23. Installations de production et de stockage d'électricité (2024) (datafair) — filter on coderegion
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/registre-national-installation-production-stockage-electricite-agrege-311224/lines?coderegion_in=<VALUE>&size=2' -H 'Accept: application/json'
# 24. Périmètre des EPCI concernés par un contrat de ville (opendatasoft) — filter on code_region
curl -s 'https://data.laregion.fr/api/explore/v2.1/catalog/datasets/perimetre-des-epci-concernes-par-un-contrat-de-ville/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 25. Elus communaux en Pays de la Loire (opendatasoft) — filter on code_region
curl -s 'https://data.paysdelaloire.fr/api/explore/v2.1/catalog/datasets/close_data_base_nationale_elus_communaux/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 26. [Archive]Population active 2022 en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-active-2022-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 27. Annuaire de l'éducation de la région Bretagne (opendatasoft) — filter on code_region
curl -s 'https://data.bretagne.bzh/api/explore/v2.1/catalog/datasets/annuaire-de-l-education53/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 28. Population millésimée - communes franciliennes (opendatasoft) — filter on code_region
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/population-millesimee-communes-francaises/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 29. [Archive]Population 1968-2016 en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-1968-2016-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 30. [Archive]Emploi au lieu de travail 2017 selon la profession en Région Centre-Val de Loire (opendatasoft) — filter on region
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?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 31. Equipement numériques des établissements d’enseignement de Grand Paris Sud (opendatasoft) — filter on code_region
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/etablissementscolairegps-viaapi/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 32. Population 2023 par CSP en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-2023-par-csp-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 33. Etablissements et emplois de l'ESS en Région Centre-Val de Loire (opendatasoft) — filter on code_region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/ess_rcvl/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 34. [Archive]Population scolarisée par âge en 2021 en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-scolarisee-par-age-en-2021-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 35. Données relatives aux lignes et aux postes électriques (datafair) — filter on code_region
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/donnees-relatives-aux-lignes-et-aux-postes/lines?code_region_in=<VALUE>&size=2' -H 'Accept: application/json'
# 36. Dotation globale de fonctionnement des communes 2014 - 2016 (opendatasoft) — filter on code_reg
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/dotation-globale-de-fonctionnement-des-communes/records?where=code_reg%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 37. Caractéristiques de l'emploi en 2018 (opendatasoft) — filter on region
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/ls-caracteristiques-de-l-emploi-en-2018/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 38. [Archive] Population scolarisée par âge en 2020 en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-scolarisee-par-age-en-2020-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 39. Projets en développement – Maille régionale & départementale – Répartition (datafair) — filter on code_region
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/repartition-de-la-file-dattente-producteur-par-departement/lines?code_region_in=<VALUE>&size=2' -H 'Accept: application/json'
# 40. Capacités et classement des hébergements touristiques en Occitanie en 2020 (opendatasoft) — filter on region
curl -s 'https://data.laregion.fr/api/explore/v2.1/catalog/datasets/capacites-et-classement-des-hebergements-touristiques-en-occitanie/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 41. Logements par catégorie en Région Centre-Val de Loire de 1968 à 2023 (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/logements-par-categorie-en-region-centre-val-de-loire-depuis-1968/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 42. Equipement sport, loisir par communes 2014 (opendatasoft) — filter on region
curl -s 'https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/equip-sport-loisir-socio-com-2014/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 43. Communes classées en zone de montagne en Occitanie (opendatasoft) — filter on insee_reg
curl -s 'https://data.laregion.fr/api/explore/v2.1/catalog/datasets/zone-montagne-occitanie/records?where=insee_reg%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 44. [Archive]Population 2021 par CSP en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-2021-par-csp-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 45. Parc de production – Maille régionale & départementale – Répartition (datafair) — filter on code_region
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/parc-des-installations-de-production-raccordees-par-departement/lines?code_region_in=<VALUE>&size=2' -H 'Accept: application/json'
# 46. API Découpage Administratif - (API Geo) (openapi) — filter on codeRegion
curl -s 'https://geo.api.gouv.fr/communes?codeRegion=<VALUE>' -H 'Accept: application/json'
# 47. [Archive] Emploi au lieu de travail 2022 selon la profession en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/emploi-au-lieu-de-travail-2022-selon-la-profession-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 48. Emploi - population active en 2020 (opendatasoft) — filter on region
curl -s 'https://data.ampmetropole.fr/api/explore/v2.1/catalog/datasets/emploi-population-active-en-2020/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 49. [Archive]Emploi au lieu de travail 2019 selon le statut en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/emploi-au-lieu-de-travail-2019-selon-le-statut-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 50. Communes limitrophes d'Issy (opendatasoft) — filter on insee_reg
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/communes-limitr-issy/records?where=insee_reg%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 51. Commune d'Issy-les-Moulineaux (opendatasoft) — filter on insee_reg
curl -s 'https://data.issy.com/api/explore/v2.1/catalog/datasets/commune-issy/records?where=insee_reg%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 52. [Archive]Niveau de diplôme de la population en Région Centre-Val de Loire 2021 (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/niveau-de-diplome-de-la-population-en-region-centre-val-de-loire-2021/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 53. Lignes électriques souterraines moyenne tension (HTA) (datafair) — filter on code_region
curl -s 'https://opendata.enedis.fr/data-fair/api/v1/datasets/reseau-souterrain-hta/lines?code_region_in=<VALUE>&size=2' -H 'Accept: application/json'
# 54. Les bibliothèques des collectivités territoriales : adresses et données d’activité (opendatasoft) — filter on code_region
curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/adresses_et_donnees_gps_des_bibliotheques_municipales/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 55. Communes millésimées de Loire-Atlantique (opendatasoft) — filter on code_region
curl -s 'https://data.loire-atlantique.fr/api/explore/v2.1/catalog/datasets/180067019_communes-millesimees-ign-loire-atlantique/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 56. Points de vente Aléop (opendatasoft) — filter on code_region
curl -s 'https://data.paysdelaloire.fr/api/explore/v2.1/catalog/datasets/points-de-vente-aleop/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 57. Indice de Position Sociale des écoles à partir de 2022 sur le territoire de Saintes Grandes Rives, l'Agglo (datafair) — filter on code_region
curl -s 'https://opendata.agglo-saintes.fr/data-fair/api/v1/datasets/ips-ecoles-a-partir-2022-epci/lines?code_region_in=<VALUE>&size=2' -H 'Accept: application/json'
# 58. Equipement sport, loisir par communes de Grand Paris Sud 2014 (opendatasoft) — filter on region
curl -s 'https://data.grandparissud.fr/api/explore/v2.1/catalog/datasets/equipement-sport-loisir-par-communes-2014/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 59. Établissements d'enseignement du premier et second degrés en Pays de la Loire (opendatasoft) — filter on code_region
curl -s 'https://data.paysdelaloire.fr/api/explore/v2.1/catalog/datasets/234400034_etablissements-premier-et-second-degres-pdl/records?where=code_region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'
# 60. [Archive]Population par âge en 2011 et 2016 en Région Centre-Val de Loire (opendatasoft) — filter on region
curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/population-par-age-en-2011et-2016-en-region-centre-val-de-loire/records?where=region%3D%22<VALUE>%22&limit=2' -H 'Accept: application/json'Replace <VALUE> with the join value (e.g. 32). Each call hits the source's own API, filtered on its raw field for this key.