check_currency
Determine whether an Icelandic statute or provision is currently in force, amended, repealed, or not yet in force. Provides effective dates and warnings, with optional historical as-of date evaluation.
Instructions
Check if an Icelandic statute or provision is currently in force.
Returns the document's status (in_force, amended, repealed, not_yet_in_force), effective dates, and any warnings. Provide as_of_date for historical evaluation of in-force status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of_date | No | Optional historical date (YYYY-MM-DD). Computes in-force status as of that date. | |
| document_id | Yes | Law number (e.g., "90/2018") | |
| provision_ref | No | Optional provision reference to check (e.g., "14") |