c0mm0.com — the continuously verified register of European data

Register record·API·FR·REGION·Updated AnnualVERIFIED · checked 14h ago
C

Contours géographiques 2019 des départements de la Région Centre-Val de Loire

APIExecutable4/7Query nowOpen workbenchSubscribe🇫🇷France

Ce jeu de données fait partie du "référentiel géographique" Opendatasoft. Ces données ont été créées à partir de plusieurs sources de données différentes. Ce jeu rassemble les contours des départements de la région Centre en 2019. Données Données COG INSEE et informations INSEE sur les collectivi...

54
fair

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

Data schema (15 fields)

Filterable via the API (13)
yearreg_codereg_namedep_codedep_current_codedep_namedep_name_upperdep_name_lowerdep_area_codedep_typedep_statusdep_siren_codedep_is_ctu

Click a field to see example values.

FillFieldTypeDescription
geo_point_2dGeo Pointgeo_point_2dGeographic centroid coordinates of the department.Geographic centroid coordinates of the department.
geo_shapeShapegeo_shapeGeographic boundary polygon of the department.Geographic boundary polygon of the department.
yearFilterable via the APIAnnéedateReference year for the geographic contour data.Reference year for the geographic contour data.
reg_codeFilterable via the APICode Officiel RégiontextOfficial INSEE code of the region.Official INSEE code of the region.
reg_nameFilterable via the APINom Officiel RégiontextOfficial name of the region.Official name of the region.
dep_codeFilterable via the APICode Officiel DépartementtextOfficial INSEE code of the department for the given year.Official INSEE code of the department for the given year.
dep_current_codeFilterable via the APICode Officiel Courant DépartementtextCurrent official INSEE code of the department.Current official INSEE code of the department.
dep_nameFilterable via the APINom Officiel DépartementtextOfficial name of the department.Official name of the department.
dep_name_upperFilterable via the APINom Officiel Département MajusculetextOfficial department name in uppercase letters.Official department name in uppercase letters.
dep_name_lowerFilterable via the APINom Officiel Département MinusculetextOfficial department name in lowercase letters.Official department name in lowercase letters.
100%dep_area_codeFilterable via the APICode Iso 3166-3 ZonetextISO 3166-3 area code for the territory.ISO 3166-3 area code for the territory.
100%dep_typeFilterable via the APITypetextType of administrative division, e.g. department.Type of administrative division, e.g. department.
100%dep_statusFilterable via the APIStatut DépartementtextIndicates whether the department is classified as rural or urban.Rural / Urbain
100%dep_siren_codeFilterable via the APISIRENtextSIREN identifier of the department administration.SIREN identifier of the department administration.
100%dep_is_ctuFilterable via the APIEst une CTUtextIndicates whether the department is a single territorial authority (CTU).Indicates whether the department is a single territorial authority (CTU).

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 1year: 2019 · dep_code: ["45"]
{
  "year": "2019",
  "dep_code": [
    "45"
  ],
  "dep_name": [
    "Loiret"
  ],
  "dep_type": "département",
  "reg_code": [
    "24"
  ],
  "reg_name": [
    "Centre-Val de Loire"
  ],
  "geo_shape": "[large value omitted]",
  "dep_is_ctu": "Non",
  "dep_status": [
    "rural"
  ],
  "geo_point_2d": {
    "lat": 47.91182161216103,
    "lon": 2.344705382488241
  },
  "dep_area_code": "FXX",
  "dep_name_lower": "loiret",
  "dep_name_upper": "LOIRET",
  "dep_siren_code": "224500017",
  "dep_current_code": [
    "45"
  ]
}
Record 2year: 2019 · dep_code: ["41"]
{
  "year": "2019",
  "dep_code": [
    "41"
  ],
  "dep_name": [
    "Loir-et-Cher"
  ],
  "dep_type": "département",
  "reg_code": [
    "24"
  ],
  "reg_name": [
    "Centre-Val de Loire"
  ],
  "geo_shape": "[large value omitted]",
  "dep_is_ctu": "Non",
  "dep_status": [
    "rural"
  ],
  "geo_point_2d": {
    "lat": 47.61692838474219,
    "lon": 1.4281468197081832
  },
  "dep_area_code": "FXX",
  "dep_name_lower": "loir-et-cher",
  "dep_name_upper": "LOIR ET CHER",
  "dep_siren_code": "224100016",
  "dep_current_code": [
    "41"
  ]
}
Record 3year: 2019 · dep_code: ["36"]
{
  "year": "2019",
  "dep_code": [
    "36"
  ],
  "dep_name": [
    "Indre"
  ],
  "dep_type": "département",
  "reg_code": [
    "24"
  ],
  "reg_name": [
    "Centre-Val de Loire"
  ],
  "geo_shape": "[large value omitted]",
  "dep_is_ctu": "Non",
  "dep_status": [
    "rural"
  ],
  "geo_point_2d": {
    "lat": 46.778212405356435,
    "lon": 1.576017800635124
  },
  "dep_area_code": "FXX",
  "dep_name_lower": "indre",
  "dep_name_upper": "INDRE",
  "dep_siren_code": "223600016",
  "dep_current_code": [
    "36"
  ]
}
Record 4year: 2019 · dep_code: ["28"]
{
  "year": "2019",
  "dep_code": [
    "28"
  ],
  "dep_name": [
    "Eure-et-Loir"
  ],
  "dep_type": "département",
  "reg_code": [
    "24"
  ],
  "reg_name": [
    "Centre-Val de Loire"
  ],
  "geo_shape": "[large value omitted]",
  "dep_is_ctu": "Non",
  "dep_status": [
    "rural"
  ],
  "geo_point_2d": {
    "lat": 48.38812347601922,
    "lon": 1.370095442769077
  },
  "dep_area_code": "FXX",
  "dep_name_lower": "eure-et-loir",
  "dep_name_upper": "EURE ET LOIR",
  "dep_siren_code": "222800013",
  "dep_current_code": [
    "28"
  ]
}
Record 5year: 2019 · dep_code: ["18"]
{
  "year": "2019",
  "dep_code": [
    "18"
  ],
  "dep_name": [
    "Cher"
  ],
  "dep_type": "département",
  "reg_code": [
    "24"
  ],
  "reg_name": [
    "Centre-Val de Loire"
  ],
  "geo_shape": "[large value omitted]",
  "dep_is_ctu": "Non",
  "dep_status": [
    "rural"
  ],
  "geo_point_2d": {
    "lat": 47.06582427926741,
    "lon": 2.4910776129727745
  },
  "dep_area_code": "FXX",
  "dep_name_lower": "cher",
  "dep_name_upper": "CHER",
  "dep_siren_code": "221800014",
  "dep_current_code": [
    "18"
  ]
}

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/departements-et-collectivites-doutre-mer-millesime-france0

License

  • Redistributable
  • Attribution required

Query examples

curl -s 'https://data.centrevaldeloire.fr/api/explore/v2.1/catalog/datasets/departements-et-collectivites-doutre-mer-millesime-france0/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

10 000 000 req/day
per ipmeasured
observed 7 days ago

Dataset

Volume & freshness

Records
6
Update cadence
Annual
declared upstream
Last upstream update
1 year ago
2025-07-16
Temporal coverage
2019 → ongoing

License

No license declared upstream.

Documentation Data dictionary Versioning

Source: opendatasoft

Machine-readable & source

Contours géographiques 2019 des départements de la 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.