sk_get_act
Retrieve metadata for a Slovak act by providing its year and number from the Collection of Laws.
Instructions
Fetch Slovak act metadata by year and number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | e.g. ``2018``. | |
| number | Yes | e.g. ``18``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | ||
| number | No | ||
| eli_uri | No | ||
| citation | No | ||
| eli_note | No | Slovakia implements ELI (Pillar I) but the static pages carry no machine-readable ELI metadata; eli_uri is the canonical Slov-lex ELI-style URL (slov-lex.sk/pravne-predpisy/SK/ZZ/{year}/{number}), the stable national identifier. The text is served from the static.slov-lex.sk mirror (source_url). | |
| source_url | No | ||
| dataset_note | No | The Slovak Collection of Laws (Zbierka zakonov) is served on static.slov-lex.sk, a JavaScript-free static mirror of the Slov-lex portal. Acts are addressed by year + number (e.g. 18/2018); each act has consolidated versions over time (sk_get_versions). Full text is the official HTML rendering of a version. There is no free-text search. Language: Slovak. | |
| version_count | No | ||
| current_version_id | No | ||
| current_effective_from | No | ||
| human_readable_citation | No |