nl_get_text
Retrieve the full consolidated XML of a Dutch act in force on a specified date using its BWB identifier.
Instructions
Fetch the full consolidated XML of a Dutch act in force on a date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bwb_id | Yes | e.g. ``"BWBR0005537"``. | |
| on_date | No | optional ``YYYY-MM-DD``; defaults to today. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bwb_id | Yes | ||
| format | No | bwb-toestand-xml | |
| content | No | ||
| eli_uri | No | ||
| on_date | Yes | ||
| text_url | No | ||
| byte_size | No | ||
| source_url | No | ||
| dataset_note | No | BWB (Basiswettenbestand) is the official consolidated body of Dutch national legislation, served by KOOP over SRU. Each act is identified by a BWB id (e.g. BWBR0005537) and has many time-stamped versions (toestanden); tools default to the version in force on a given date (today unless on_date is set). The Netherlands does NOT publish native ELI (/eli/) URIs on consolidated BWB - eli_uri carries the official persistent identifier (the wetten.overheid.nl/id toestand URI). This MVP covers consolidated legislation; case law is exposed separately via the Rechtspraak tools. | |
| version_date | No | ||
| human_readable_citation | No |