From aec6366d5053176872afa3f7970151176f283522 Mon Sep 17 00:00:00 2001 From: HirenGajjar Date: Sat, 23 May 2026 12:15:23 -0700 Subject: [PATCH 1/2] feat: add English description to guichet-death-life-event source (closes #31) --- data/sources/lu/guichet-death-life-event.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/sources/lu/guichet-death-life-event.yaml b/data/sources/lu/guichet-death-life-event.yaml index 88b2419..c85d93b 100644 --- a/data/sources/lu/guichet-death-life-event.yaml +++ b/data/sources/lu/guichet-death-life-event.yaml @@ -2,6 +2,7 @@ id: source:lu:guichet:death-life-event object_type: Source title: "Death of a close relative" title_fr: "Décès d'un proche" +description: "Official Luxembourg government guidance on the administrative steps to take following the death of a close relative, including required declarations, time-sensitive obligations, and the responsible institutions." description_fr: "Données administratives officielles concernant les démarches à suivre lors du décès d'un proche au Luxembourg." source_type: government_portal url: "https://guichet.public.lu/en/citoyens/life-event/famille-education/deces-proche.html" From 3829127c20284471af1adf3bbf968109eecdb3c7 Mon Sep 17 00:00:00 2001 From: HirenGajjar Date: Sat, 23 May 2026 23:47:13 -0700 Subject: [PATCH 2/2] feat: verify death certificate issuing authority and accepted forms (closes #29) --- data/document_requirements/lu/death-certificate.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/data/document_requirements/lu/death-certificate.yaml b/data/document_requirements/lu/death-certificate.yaml index cad0153..5a0097e 100644 --- a/data/document_requirements/lu/death-certificate.yaml +++ b/data/document_requirements/lu/death-certificate.yaml @@ -11,13 +11,14 @@ jurisdiction: municipality: null issuing_authority_id: null accepted_forms: - - unknown + - certified_copy + - copy source_ids: - source:lu:guichet:death-life-event -verification_status: discovered +verification_status: structured-from-source provenance: created_at: "2026-05-14" created_by: "clarvia-maintainers" - updated_at: null - updated_by: null -notes: "Seed document requirement. Accepted forms and issuing authority must be verified before publication." + updated_at: "2026-05-23" + updated_by: "HirenGajjar" +notes: "Issuing authority is the civil registrar's office (Bureau de l'état civil) of the communal administration in the commune where the death occurred — institution record not yet in data/institutions/lu/, to be created. Accepted forms verified from Guichet: certified_copy (extracts issued as standard) and copy (additional copies available on request)."