Historie: SRU alle toestanden per regeling ophalen #28

Closed
opened 2026-03-30 07:33:35 +02:00 by coornhert · 0 comments
Owner

Beschrijving

De huidige SRU client (sru_client.py) dedupliceert op BWB-ID en neemt alleen de laatste toestand. Voor historie-reconstructie hebben we alle toestanden nodig.

Acties

  • Nieuwe functie fetch_all_toestanden(bwb_id) die alle versies teruggeeft
  • Per toestand: geldigheidsperiode (van/tot), download-URL
  • Sorteer op datum (oudste eerst)
  • Test op Grondwet (BWBR0001840) — hoeveel toestanden zijn er?

Sub-issue van #8

## Beschrijving De huidige SRU client (`sru_client.py`) dedupliceert op BWB-ID en neemt alleen de laatste toestand. Voor historie-reconstructie hebben we **alle** toestanden nodig. ## Acties - [ ] Nieuwe functie `fetch_all_toestanden(bwb_id)` die alle versies teruggeeft - [ ] Per toestand: geldigheidsperiode (van/tot), download-URL - [ ] Sorteer op datum (oudste eerst) - [ ] Test op Grondwet (BWBR0001840) — hoeveel toestanden zijn er? ## Sub-issue van #8
coornhert added this to the Fase 1 — Data Foundation milestone 2026-03-30 07:33:35 +02:00
coornhert added the
type:feature
component:pipeline
labels 2026-03-30 07:33:35 +02:00
Sign in to join this conversation.
No description provided.