Skip to content
This repository was archived by the owner on Jun 6, 2026. It is now read-only.

Commit c82ce4c

Browse files
authored
feat: verify death certificate issuing authority and accepted forms (#34)
Verifies death certificate issuing authority (Bureau de l'etat civil) and accepted forms (certified_copy, copy) from Guichet.lu source pages. Upgrades verification_status to structured-from-source. Excellent research-based contribution by @HirenGajjar.
1 parent 501f537 commit c82ce4c

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

data/document_requirements/lu/death-certificate.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@ jurisdiction:
1111
municipality: null
1212
issuing_authority_id: null
1313
accepted_forms:
14-
- unknown
14+
- certified_copy
15+
- copy
1516
source_ids:
1617
- source:lu:guichet:death-life-event
17-
verification_status: discovered
18+
verification_status: structured-from-source
1819
provenance:
1920
created_at: "2026-05-14"
2021
created_by: "clarvia-maintainers"
21-
updated_at: null
22-
updated_by: null
23-
notes: "Seed document requirement. Accepted forms and issuing authority must be verified before publication."
22+
updated_at: "2026-05-23"
23+
updated_by: "HirenGajjar"
24+
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)."

0 commit comments

Comments
 (0)