be_get_act
Fetch metadata for a Belgian act using its ELI coordinates: document type, publication date, and NUMAC identifier.
Instructions
Fetch metadata for a Belgian act by its ELI coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | Yes | publication day, 1-31. | |
| year | Yes | publication year, e.g. ``2020``. | |
| month | Yes | publication month, 1-12. | |
| numac | Yes | the NUMAC identifier (Belgian legislative numbering system), e.g. ``2020040054``. | |
| doc_type | Yes | one of ``loi``, ``decret``, ``ordonnance``, ``arrete``, ``constitution``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | ||
| year | No | ||
| month | No | ||
| numac | No | ||
| title | No | ||
| eli_uri | No | ||
| doc_type | No | ||
| language | No | fr | |
| source_url | No | ||
| dataset_note | No | Moniteur Belge / Belgisch Staatsblad (ejustice.just.fgov.be) is Belgium's official gazette, keyless and CC0-licensed. Legislation is addressed by ELI coordinates (type/year/month/day/numac) at /eli/{type}/{yyyy}/{mm}/{dd}/{numac}/justel. There is no free-text search API - only a year-listing page per legislation type (/eli/{type}/{year}) for discovery, and get-by-coordinate for full text. Belgium is trilingual (French/Dutch/German); French is used as the primary human_readable form by LDH convention, but NL and DE renderings exist for most acts. | |
| dossier_number | No | ||
| entry_into_force | No | ||
| publication_date | No | ||
| source_authority | No | ||
| table_of_contents | No | ||
| human_readable_citation | No |