hr_get_act
Fetch official metadata for Croatian legislation by providing year, issue, and document number from the ELI identifier. Get precise act details directly from the gazette.
Instructions
Fetch document metadata by ELI coordinate (year + issue + doc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | Yes | document number within the issue, e.g. ``805``. | |
| year | Yes | e.g. ``2018``. | |
| issue | Yes | gazette issue, e.g. ``42``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc | No | ||
| year | No | ||
| issue | No | ||
| title | No | ||
| number | No | ||
| eli_uri | No | ||
| source_url | No | ||
| dataset_note | No | Narodne novine (the Croatian Official Gazette) is ELI-native (European ELI ontology, data.europa.eu/eli). Documents are addressed by year + issue + doc number (eli/sluzbeni/{year}/{issue}/{doc}); discover the documents of a gazette issue via hr_list_issue. Metadata comes from JSON-LD; full text is the official HTML rendering. There is no free-text search. Coverage 1990-present. Language: Croatian. | |
| date_document | No | ||
| type_document | No | ||
| date_publication | No | ||
| human_readable_citation | No |