hu_get_act
Retrieve official metadata for a Hungarian Act by specifying its year and serial number. Use ELI identifiers to access verified legal information from Hungary's legislation database.
Instructions
Fetch metadata for a Hungarian Act (torveny) by its ELI (year + serial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | 4-digit year, e.g. ``"2013"``. | |
| serial | Yes | the Act's serial number within that year, e.g. ``"5"`` (2013. evi V. torveny is Act no. 5 of 2013, the Hungarian Civil Code). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| title | No | ||
| issuer | No | ||
| serial | No | ||
| eli_uri | No | ||
| doc_type | No | ||
| subtitle | No | ||
| source_url | No | ||
| dataset_note | No | Nemzeti Jogszabalytar (NJT) is Hungary's official, free-to-use national legislation database, maintained by MKIFK (Magyar Kozlonykiado es Igazsagugyi Forditokozpont Zrt.) at njt.jog.gov.hu. Hungary publishes a genuine, documented national ELI (European Legislation Identifier) URI scheme since 2023 (see /eli/urisemak). Each ELI URI resolves (HTTP 302) to a server-rendered HTML document page carrying the consolidated (currently-in-force, unless a historical date is requested) text of the act. There is no REST/JSON API and no headless full-text search - the search/browse UI is an AngularJS SPA that requires a session and JavaScript; documents must be addressed by a known ELI (type + year + serial, and an issuer code for non-Act types). | |
| in_force_date | No | ||
| human_readable_citation | No |