{"id":"e3dcdefe-af35-4e40-b7e4-a8cdbffe82e9","type":"API","name":"Geofla® - Départements","slug":"geofla-departements","description":"Découpage départemental de la région Île-de-France","free_access_class":"FREE_NO_AUTH","auth_type":"NONE","homepage_url":"https://data.iledefrance.fr/explore/dataset/geoflar-departements/","docs_url":"https://data.iledefrance.fr/explore/dataset/geoflar-departements/","repo_url":null,"status":"ACTIVE","verification_state":"VERIFIED","tags":[],"logo_url":"https://data.iledefrance.fr/assets/favicon","primary_source_url":"https://data.iledefrance.fr/explore/dataset/geoflar-departements/","extraction_confidence":"0.00","created_at":"2026-07-27T15:30:41.353Z","updated_at":"2026-07-28T18:04:40.359Z","last_verified_at":"2026-07-28T18:04:40.037Z","deprecated_at":null,"ranking_score":37,"last_ranked_at":"2026-07-28T01:50:54.305Z","last_seen_at":null,"last_validated_at":null,"last_uptime_at":null,"search_vector":"'de':5B,10B,17B,22B 'decoupage':15B 'departemental':16B 'departements':14A 'découpag':3B 'département':2A,4B 'franc':11B 'france':23B 'geofla':1A,12A 'ile':21B 'ile-de-france':20B 'la':6B,18B 'r':13A 'region':19B 'région':7B 'île':9B 'île-de-fr':8B","popularity_score":"0.0000","maintenance_score":"0.9000","institution_id":"d2456681-4772-4941-a900-eb1f8ec29948","institution_type":"AGENCY","country_code":"FR","official_confidence":0,"proof_summary":"Confidence: 0%","source_seed_url":null,"is_public_sector":true,"published_at":"2026-07-28T15:33:45.039Z","geographic_scope":"NATIONAL","name_en":null,"description_en":null,"native_lang":null,"access_level":"direct","formats":["CSV"],"capability_tier":"live","trust_score":15.75,"access":{"level":"direct","primary":{"kind":"download","label":"Export CSV","method":"GET","url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/exports/csv","format":"CSV","source":"query_example","runnable":true,"direct":true},"actions":[{"kind":"download","label":"Export CSV","method":"GET","url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/exports/csv","format":"CSV","source":"query_example","runnable":true,"direct":true},{"kind":"query","label":"List records","method":"GET","url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/records?limit=20","source":"query_example","runnable":true,"direct":true},{"kind":"query","label":"Select & filter","method":"GET","url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/records?select=geo_point_2d%2Cgeo_shape%2Cid_geofla&where=id_geofla+is+not+null&limit=20","source":"query_example","runnable":true,"direct":true},{"kind":"query","label":"Run verified request","method":"GET","url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements","source":"probe","runnable":true},{"kind":"landing","label":"Read the docs","method":"GET","url":"https://data.iledefrance.fr/explore/dataset/geoflar-departements/","source":"docs","runnable":false}],"formats":["CSV"]},"maturity":{"entry_id":"e3dcdefe-af35-4e40-b7e4-a8cdbffe82e9","granularity":"entry","granularity_label":"One unit = one catalog entry. A PROXY for the SCOPE.md §4 ladder, which governs source families, not entries: a family with 400 entries moves this reading 400 times as much as a family with one. Never compare or combine with the source_family reading.","level":"joinable","level_index":5,"level_label":"Joinable","meaning":"Canonical identifiers and concepts mapped","counts_as_coverage":true,"blocked_by":null,"rungs":[{"level":"discovered","level_index":1,"label":"Discovered","meaning":"Source and metadata recorded","evidence":"membership of the named population the ladder is taken over","counts_as_coverage":false,"met":true,"reached":true,"criterion":"TRUE"},{"level":"verified","level_index":2,"label":"Verified","meaning":"Access tested successfully","evidence":"entries.verification_state = 'VERIFIED'","counts_as_coverage":false,"met":true,"reached":true,"criterion":"entries.verification_state = 'VERIFIED'"},{"level":"profiled","level_index":3,"label":"Profiled","meaning":"Schema, dimensions and licence understood","evidence":"a data profile with at least one field (entry_data_profiles.field_count > 0)","counts_as_coverage":false,"met":true,"reached":true,"criterion":"EXISTS (SELECT 1 FROM entry_data_profiles p WHERE p.entry_id = entries.id AND COALESCE(p.field_count, 0) > 0)"},{"level":"executable","level_index":4,"label":"Executable","meaning":"Queries run through Commodity","evidence":"entries.capability_tier = 'live' — today's proxy for \"queryable through us\"","counts_as_coverage":true,"met":true,"reached":true,"criterion":"entries.capability_tier = 'live'"},{"level":"joinable","level_index":5,"label":"Joinable","meaning":"Canonical identifiers and concepts mapped","evidence":"a field link to a canonical identifier whose sampled VALUES match its format","counts_as_coverage":true,"met":true,"reached":true,"criterion":"EXISTS (SELECT 1 FROM entry_field_links efl WHERE efl.entry_id = entries.id AND efl.identifier_id IS NOT NULL AND efl.value_status = 'match')"},{"level":"reproducible","level_index":6,"label":"Reproducible","meaning":"Snapshots and transformation evidence retained","evidence":"at least one retained evidence manifest (migration 078)","counts_as_coverage":true,"met":false,"reached":false,"criterion":"EXISTS (SELECT 1 FROM evidence_manifests em WHERE em.entry_id = entries.id)"},{"level":"guaranteed","level_index":7,"label":"Guaranteed","meaning":"Monitored against an operational reliability target","evidence":"an active reliability target with a named monitor (migration 096)","counts_as_coverage":true,"met":false,"reached":false,"criterion":"EXISTS (SELECT 1 FROM entry_reliability_targets rt WHERE rt.entry_id = entries.id AND rt.is_active = true)"}],"officialness":{"basis":"catalog_inherited","label":"Inherited from the upstream catalog: this item came from a trusted official government catalog, and that provenance — not per-item proof — is the warrant. Its own proof score is below 80 or it matched no registered institution (apps/worker/src/connectors/catalog/qualify-store.ts).","proof_confidence":0,"proven_threshold":80,"institution_id":"d2456681-4772-4941-a900-eb1f8ec29948","definition":"CASE WHEN COALESCE(entries.is_public_sector, false) IS NOT TRUE THEN 'not_official' WHEN COALESCE(entries.official_confidence, 0) >= 80 AND entries.institution_id IS NOT NULL THEN 'per_item_proven' ELSE 'catalog_inherited' END"},"source_family":{"key":"data.iledefrance.fr","label":"One unit = one source family, approximated by the serving host of the entry's primary source URL (e.g. bdl.stat.gov.pl). A COMPUTED stand-in for the curated families of SCOPE.md §5, which no table holds yet. A family sits at the highest level any of its entries has reached, because a family is integrated to the depth of its deepest working integration. Never compare or combine with the entry reading."},"generated_at":"2026-07-28T20:14:03.700Z"},"api_details":{"id":"a099af4c-bf5d-4bbb-a870-fcd9d8027fb7","entry_id":"e3dcdefe-af35-4e40-b7e4-a8cdbffe82e9","base_url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements","openapi_url":null,"graphql_url":null,"api_version":null,"spec_format":null,"endpoints_count":null,"endpoints":[],"rate_limit_info":null,"free_tier_limits":null,"ping_url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements","created_at":"2026-07-27T15:30:41.514Z","updated_at":"2026-07-27T15:30:41.514Z"},"dataset_details":{"id":"cc5e5da1-2ade-434f-ae2b-a7963e1f454c","entry_id":"e3dcdefe-af35-4e40-b7e4-a8cdbffe82e9","upstream_issued":null,"upstream_modified":"2019-03-16T17:26:34.892Z","themes":[],"update_frequency":"annual","temporal_start":"2016-01-01T00:00:00.000Z","temporal_end":null,"spatial_coverage":null,"landing_page":null,"license_id":null,"license_raw":null,"has_documentation":false,"has_data_dictionary":false,"has_versioning":false,"source_portal":"opendatasoft","source_portal_url":"https://data.iledefrance.fr","created_at":"2026-07-27T15:31:08.364Z","updated_at":"2026-07-27T15:31:08.364Z","publisher":null,"publisher_url":null,"distributions":[],"license":null},"license":{"id":"lo-2.0","spdx_id":"etalab-2.0","name":"Licence Ouverte 2.0 (France / Etalab)","url":"https://www.etalab.gouv.fr/wp-content/uploads/2017/04/ETALAB-Licence-Ouverte-v2.0.pdf","is_open":true,"is_redistributable":true,"requires_attribution":true,"category":"national","notes":null,"created_at":"2026-06-12T16:29:19.729Z","commercial_use":true,"redistribution":true,"attribution_required":true,"share_alike":false,"personal_data_warning":true,"cache_and_mirror":true,"reuse_basis":"licence_text","reuse_source_text":"Texte de la licence - le reutilisateur est libre \"de la communiquer, la reproduire, la copier ; de l'adapter, la modifier, l'extraire et la transformer, notamment pour creer des Informations derivees ; de la diffuser, la redistribuer, la publier et la transmettre, de l'exploiter a titre commercial\". Seule obligation : \"mentionner la paternite de l'Information : sa source (a minima le nom du Concedant) et la date de la derniere mise a jour\". Le texte rappelle que le reutilisateur doit respecter \"le cadre legal relatif a la protection des donnees a caractere personnel\". Aucune clause de partage a l'identique n'est imposee.","reuse_source_url":"https://github.com/etalab/licence-ouverte/blob/master/LO.md","reuse_reviewed_at":null,"reuse_confidence":"0.95"},"license_raw":"https://www.etalab.gouv.fr/wp-content/uploads/2017/04/ETALAB-Licence-Ouverte-v2.0.pdf","latest_check":{"id":"d8b98d6c-a222-4ec6-a65a-730644ef743d","entry_id":"e3dcdefe-af35-4e40-b7e4-a8cdbffe82e9","status":"VERIFIED","last_checked_at":"2026-07-28T18:04:39.869Z","p50_latency_ms":1338,"p95_latency_ms":null,"last_error":null,"consecutive_failures":0,"created_at":"2026-07-28T18:04:39.869Z","updated_at":"2026-07-28T18:04:39.869Z","consecutive_successes":1,"probe_url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements","probe_method":"GET","probe_http_status":200,"probe_content_type":"application/json; charset=utf-8","probe_succeeded_at":"2026-07-28T18:04:39.869Z"},"data_profile":{"id":"b6dc2a2e-e624-481b-a9cd-0a810bbf9605","entry_id":"e3dcdefe-af35-4e40-b7e4-a8cdbffe82e9","profile_source":"opendatasoft","profile_kind":"dataset","dataset_id":"geoflar-departements","fields":[{"name":"geo_point_2d","type":"geo_point_2d","label":"Geo Point","filterable":false,"description":null},{"name":"geo_shape","type":"geo_shape","label":null,"filterable":false,"description":null},{"name":"id_geofla","type":"text","label":null,"filterable":true,"description":"Identifiant"},{"name":"code_dept","type":"text","label":null,"filterable":true,"description":"Code géographique du département"},{"name":"nom_dept","type":"text","label":null,"filterable":true,"description":"Nom du département"},{"name":"code_chf","type":"text","label":null,"filterable":true,"description":"Code géographique du chef-lieu"},{"name":"nom_chf","type":"text","label":null,"filterable":true,"description":"Nom du chef-lieu"},{"name":"x_chf_lieu","type":"double","label":null,"filterable":true,"description":"Abscisse du chef-lieu"},{"name":"y_chf_lieu","type":"double","label":null,"filterable":true,"description":"Ordonnée du chef-lieu"},{"name":"x_centroid","type":"double","label":null,"filterable":true,"description":"Abscisse du centroïde"},{"name":"y_centroid","type":"double","label":null,"fill_pct":100,"filterable":true,"description":"Ordonnée du centroïde"},{"name":"code_reg","type":"text","label":null,"fill_pct":100,"filterable":true,"description":"Code géographique de la région"},{"name":"nom_reg","type":"text","label":null,"fill_pct":100,"filterable":true,"description":"Nom de la région"}],"field_count":13,"sample_records":[{"nom_chf":"CRETEIL","nom_reg":"ILE-DE-FRANCE","code_chf":"028","code_reg":"11","nom_dept":"VAL-DE-MARNE","code_dept":"94","geo_shape":"[large value omitted]","id_geofla":"DEPARTEM0000000000000049","x_centroid":659881,"x_chf_lieu":659818,"y_centroid":6852859,"y_chf_lieu":6853225,"geo_point_2d":{"lat":48.77730901372566,"lon":2.46916116515805}},{"nom_chf":"PONTOISE","nom_reg":"ILE-DE-FRANCE","code_chf":"500","code_reg":"11","nom_dept":"VAL-D'OISE","code_dept":"95","geo_shape":"[large value omitted]","id_geofla":"DEPARTEM0000000000000090","x_centroid":642235,"x_chf_lieu":634269,"y_centroid":6886661,"y_chf_lieu":6883804,"geo_point_2d":{"lat":49.082700024749094,"lon":2.130774021864921}},{"nom_chf":"BOBIGNY","nom_reg":"ILE-DE-FRANCE","code_chf":"008","code_reg":"11","nom_dept":"SEINE-SAINT-DENIS","code_dept":"93","geo_shape":"[large value omitted]","id_geofla":"DEPARTEM0000000000000014","x_centroid":659903,"x_chf_lieu":658860,"y_centroid":6867852,"y_chf_lieu":6867904,"geo_point_2d":{"lat":48.917547221633285,"lon":2.478465912488935}},{"nom_chf":"EVRY","nom_reg":"ILE-DE-FRANCE","code_chf":"228","code_reg":"11","nom_dept":"ESSONNE","code_dept":"91","geo_shape":"[large value omitted]","id_geofla":"DEPARTEM0000000000000089","x_centroid":644635,"x_chf_lieu":657958,"y_centroid":6825888,"y_chf_lieu":6836106,"geo_point_2d":{"lat":48.522635020754464,"lon":2.243486970120509}},{"nom_chf":"PARIS","nom_reg":"ILE-DE-FRANCE","code_chf":"101","code_reg":"11","nom_dept":"PARIS","code_dept":"75","geo_shape":"[large value omitted]","id_geofla":"DEPARTEM0000000000000036","x_centroid":650100,"x_chf_lieu":651679,"y_centroid":6862280,"y_chf_lieu":6862426,"geo_point_2d":{"lat":48.85651820046517,"lon":2.342997056061308}}],"record_count":"8","data_size_bytes":null,"dataset_count":null,"query_examples":[{"url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/records?limit=20","curl":"curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/records?limit=20' -H 'Accept: application/json'","label":"List records","method":"GET","description":"First 20 records of the dataset as JSON."},{"url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/records?select=geo_point_2d%2Cgeo_shape%2Cid_geofla&where=id_geofla+is+not+null&limit=20","curl":"curl -s 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/records?select=geo_point_2d%2Cgeo_shape%2Cid_geofla&where=id_geofla+is+not+null&limit=20' -H 'Accept: application/json'","label":"Select & filter","method":"GET","description":"Project specific fields (geo_point_2d, geo_shape, id_geofla) and filter with ODSQL where clauses."},{"url":"https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/exports/csv","curl":"curl -sL 'https://data.iledefrance.fr/api/explore/v2.1/catalog/datasets/geoflar-departements/exports/csv' -o dataset.csv","label":"Export CSV","method":"GET","description":"Full dataset export as CSV (also available: json, parquet, xlsx)."}],"status":"ok","error_message":null,"profiled_at":"2026-07-27T15:31:07.868Z","run_id":"f87a20fd-23fc-4b15-972b-7694d9fd7a94","created_at":"2026-07-27T15:31:07.868Z","updated_at":"2026-07-27T15:31:07.868Z","license_raw":"https://www.etalab.gouv.fr/wp-content/uploads/2017/04/ETALAB-Licence-Ouverte-v2.0.pdf","license_id":"lo-2.0","consecutive_failure_count":0,"last_error_at":null,"last_error_message":null,"previewable":true},"datasets":[],"limits":[{"id":"e4298d76-214e-41b8-898b-90ccbca35b11","entry_id":"e3dcdefe-af35-4e40-b7e4-a8cdbffe82e9","limit_type":"requests_per_day","value":"10000","unit":"requests","period":"day","scope":"per-ip","source_id":null,"claim_type":"measured","confidence":"0.90","observed_at":"2026-07-27T15:31:08.528Z"}]}