{"id":"ce93820e-fa75-4f39-afc6-4b6a14885616","type":"API","name":"Logements","slug":"logements","description":"Caractéristiques des résidences principales selon leur état de suroccupation ou non au niveau communal et supracommunal pour la France hors Mayotte.","free_access_class":"FREE_NO_AUTH","auth_type":"NONE","homepage_url":"https://catalogue-donnees.insee.fr/fr/catalogue/recherche/DS_RP_LOGEMENT_COMPL","docs_url":"https://catalogue-donnees.insee.fr/fr/catalogue/recherche/DS_RP_LOGEMENT_COMPL","repo_url":null,"status":"ACTIVE","verification_state":"VERIFIED","tags":[],"logo_url":"https://catalogue-donnees.insee.fr/favicon.svg","primary_source_url":"https://catalogue-donnees.insee.fr/fr/catalogue/recherche/DS_RP_LOGEMENT_COMPL","extraction_confidence":"0.40","created_at":"2026-07-21T22:45:10.910Z","updated_at":"2026-09-04T09:27:54.571Z","last_verified_at":"2026-09-04T09:27:54.571Z","deprecated_at":null,"ranking_score":55,"last_ranked_at":"2026-08-24T23:49:47.950Z","last_seen_at":null,"last_validated_at":null,"last_uptime_at":"2026-09-02T12:28:14.746Z","search_vector":"'au':13B,35B 'caracteristiques':24B 'caractéristiqu':2B 'communal':15B,37B 'de':9B,31B 'des':3B,25B 'et':16B,38B 'etat':30B 'franc':20B 'france':42B 'hor':21B 'hors':43B 'la':19B,41B 'leur':7B,29B 'logement':1A 'logements':23A 'mayott':22B 'mayotte':44B 'niveau':14B,36B 'non':12B,34B 'ou':11B,33B 'pour':18B,40B 'principal':5B 'principales':27B 'residences':26B 'résidenc':4B 'selon':6B,28B 'supracommun':17B 'supracommunal':39B 'suroccup':10B 'suroccupation':32B 'état':8B","popularity_score":"0.0000","maintenance_score":"0.7000","institution_id":"7e8c524c-d2f0-4000-9e63-e91795edd443","institution_type":"STATISTICS_OFFICE","country_code":"FR","official_confidence":40,"proof_summary":"40% - Official domain (insee.fr)","source_seed_url":null,"is_public_sector":true,"published_at":"2026-07-23T11:53:00.000Z","geographic_scope":"NATIONAL","name_en":null,"description_en":null,"native_lang":null,"access_level":"documented","formats":[],"capability_tier":"reference","trust_score":58.25,"merged_into_entry_id":null,"identity_key":"API|https://catalogue-donnees.insee.fr/fr/catalogue/recherche/DS_RP_LOGEMENT_COMPL|logements","upstream_ref":"catalogue-donnees.insee.fr:dataset:DS_RP_LOGEMENT_COMPL","access":{"level":"documented","primary":{"kind":"query","label":"Run verified request","method":"GET","url":"https://api.insee.fr/melodi/data/DS_RP_LOGEMENT_COMPL","source":"probe","runnable":true},"actions":[{"kind":"query","label":"Run verified request","method":"GET","url":"https://api.insee.fr/melodi/data/DS_RP_LOGEMENT_COMPL","source":"probe","runnable":true},{"kind":"landing","label":"Read the docs","method":"GET","url":"https://catalogue-donnees.insee.fr/fr/catalogue/recherche/DS_RP_LOGEMENT_COMPL","source":"docs","runnable":false}],"formats":[]},"maturity":{"entry_id":"ce93820e-fa75-4f39-afc6-4b6a14885616","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":"verified","level_index":2,"level_label":"Verified","meaning":"Access tested successfully","counts_as_coverage":false,"blocked_by":"profiled","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":false,"reached":false,"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":false,"reached":false,"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":false,"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":40,"proven_threshold":80,"institution_id":"7e8c524c-d2f0-4000-9e63-e91795edd443","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":"catalogue-donnees.insee.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-09-05T04:20:24.546Z"},"api_details":{"id":"1a3d3a67-f56e-469c-8e5c-f758123691fc","entry_id":"ce93820e-fa75-4f39-afc6-4b6a14885616","base_url":"https://api.insee.fr/melodi/data/DS_RP_LOGEMENT_COMPL","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://api.insee.fr/melodi/data/DS_RP_LOGEMENT_COMPL","created_at":"2026-07-21T22:45:11.079Z","updated_at":"2026-07-21T22:45:11.079Z"},"dataset_details":null,"license":null,"reuse":{"license_id":null,"license_name":null,"license_url":null,"commercial_use":{"status":"unknown","value":null},"redistribution":{"status":"unknown","value":null},"attribution_required":{"status":"unknown","value":null},"share_alike":{"status":"unknown","value":null},"personal_data_warning":{"status":"unknown","value":null},"cache_and_mirror":{"status":"unknown","value":null},"undetermined":["commercial_use","redistribution","attribution_required","share_alike","personal_data_warning","cache_and_mirror"],"basis":"unverified","confidence":0.1,"confidence_tier":"low","source_text":null,"source_url":null,"reviewed_at":null},"license_raw":null,"latest_check":{"id":"c8f34840-0ed0-4fc6-b366-c14b097a4a43","entry_id":"ce93820e-fa75-4f39-afc6-4b6a14885616","status":"VERIFIED","last_checked_at":"2026-09-04T09:27:54.259Z","p50_latency_ms":1388,"p95_latency_ms":null,"last_error":null,"consecutive_failures":0,"created_at":"2026-07-22T11:49:02.751Z","updated_at":"2026-09-04T09:27:54.259Z","consecutive_successes":16,"probe_url":"https://api.insee.fr/melodi/data/DS_RP_LOGEMENT_COMPL","probe_method":"GET","probe_http_status":400,"probe_content_type":"text/plain;charset=UTF-8","probe_succeeded_at":"2026-09-04T09:27:54.259Z"},"data_profile":{"id":"28d816bf-be7f-4d6c-98ec-8bc80987fb5f","entry_id":"ce93820e-fa75-4f39-afc6-4b6a14885616","profile_source":"melodi","profile_kind":"dataset","dataset_id":null,"fields":null,"field_count":null,"sample_records":null,"record_count":null,"data_size_bytes":null,"dataset_count":null,"query_examples":null,"status":"error","error_message":"Melodi data fetch failed: 400","profiled_at":"2026-09-04T01:27:42.551Z","run_id":"3ae467fa-6cba-43ec-b02f-df0715dd9a67","created_at":"2026-07-21T22:45:30.730Z","updated_at":"2026-09-04T01:27:42.551Z","license_raw":null,"license_id":null,"consecutive_failure_count":4,"last_error_at":"2026-09-04T01:27:42.551Z","last_error_message":"Melodi data fetch failed: 400","previewable":false,"personal_data":{"status":"none","basis":"no_person_column_cited","grain":"none","allowed":true,"columns":{"direct_identifiers":[],"family_names":[],"given_names":[],"attributes":[],"unresolved_names":[],"measures":[],"entity_identifiers":[]},"publication":null,"publication_evidence":null,"notice":"personal data: no cited column names a natural person (the cited columns are all this reads)"}},"datasets":[],"limits":[],"manifest":{"answer_sha256":"ddcecd8c8b308280446319eb0a246fe76874dc9386a2b84485faa505f107e628","answer_sha256_rule":"sha256 (hex, UTF-8) of JSON.stringify(this body) after deleting the keys listed in manifest.stamped_keys from manifest, and deleting manifest itself if it is then empty. The hash was computed before the stamp existed, so no field of the stamp is inside it.","stamped_keys":["answer_sha256","answer_sha256_rule","stamped_keys","row_count","row_count_basis","live","live_basis","created_at","created_at_basis","durable_citation"],"row_count":9,"row_count_basis":"Objects that are elements of a JSON array anywhere in this body, excluding manifest. Not a claim about which collection is the answer. Largest single collection: maturity.rungs[] (7 rows).","live":true,"live_basis":"This body was produced by executing the request.","created_at":"2026-09-05T04:20:24.640Z","created_at_basis":"When this response body was assembled, deliberately OUTSIDE the hashed bytes so the same answer hashes identically on every request. Not the upstream read time — that is provenance[].retrieved_at. A zone-cached replay carries the assembly time, not your receipt time.","durable_citation":"This manifest is produced at response time and is NOT stored. A durable, replayable citation is persisted only on an explicit cite: GET /api/v1/entries/{id-or-slug}/evidence, or the MCP cite_query tool. Both are entry-scoped, because evidence_manifests is entry-shaped; a domain answer spanning several sources has no single entry and cannot be persisted through that path."}}