check_currency
Determine whether a Danish statute or provision is currently in force, amended, or repealed. Optionally check historical status for a specific date.
Instructions
Check if a Danish statute or provision is in force (current or historical).
Returns the document's status (in_force, amended, repealed, not_yet_in_force), dates, and warnings. Provide as_of_date for historical evaluation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | document ID (e.g., "2018:218") | |
| provision_ref | No | Optional provision reference to check (e.g., "3:5") | |
| as_of_date | No | Optional historical date (YYYY-MM-DD). Computes in-force status as of that date. |