Skip to content

feat: verify Luxembourg Guichet source URLs and update titles#39

Merged
TommiLindfors merged 1 commit into
clarvia-org:mainfrom
HirenGajjar:feat/verify-source-urls
May 27, 2026
Merged

feat: verify Luxembourg Guichet source URLs and update titles#39
TommiLindfors merged 1 commit into
clarvia-org:mainfrom
HirenGajjar:feat/verify-source-urls

Conversation

@HirenGajjar
Copy link
Copy Markdown
Collaborator

Closes #16

Visited both source URLs in a browser and verified they load correctly. Updated accessed_at, last_verified_at, and verification_status on both files.


Findings

data/sources/lu/guichet-death-life-event.yaml

  • ✅ URL loads correctly
  • ⚠️ Title mismatch found — file had "Death of a close relative" but the current page title is "Dealing with the death of a loved one". Updated to match.
  • verification_status: discoveredsource-checked
  • accessed_at: 2026-05-142026-05-27
  • last_verified_at: null2026-05-27

data/sources/lu/guichet-death-certificate.yaml

  • ✅ URL loads correctly
  • ✅ Title matches — "Death certificate"
  • verification_status: discoveredsource-checked
  • accessed_at: 2026-05-252026-05-27
  • last_verified_at: null2026-05-27

Verified

  • python3 scripts/validate.py — passes (10 data files)
  • Trailing newlines present on both files
  • 2 files changed, 13 insertions, 13 deletions

@HirenGajjar HirenGajjar requested a review from TommiLindfors May 27, 2026 08:13
@TommiLindfors TommiLindfors merged commit ec4767c into clarvia-org:main May 27, 2026
1 check passed
@TommiLindfors
Copy link
Copy Markdown
Contributor

Merged! Good catch on the title change @HirenGajjar — the Guichet page has been updated from 'Death of a close relative' to 'Dealing with the death of a loved one', and catching that drift is exactly what source verification is for. This is the kind of proactive quality work that keeps the data trustworthy. Eight merged PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Verify Luxembourg Guichet source URLs are current and accessible

2 participants