cz_search
Search Czech legal acts by year and citation substring to retrieve relevant legislation from e-Sbirka.
Instructions
Search Czech acts by year and/or a citation substring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | No | restrict to a publication year, e.g. ``2019``. | |
| limit | No | max hits (1..500, default 50). | |
| offset | No | pagination offset (default 0). | |
| contains | No | substring matched (case-insensitive) against the citation, e.g. ``"110"``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | ||
| total | Yes | ||
| dataset_note | No | e-Sbirka (the Czech Collection of Laws, Sbirka zakonu) is served as RDF via the opendata.eselpoint.gov.cz SPARQL endpoint (CC BY 4.0, ~92k acts, updated daily). Acts are addressed by year + number; the act IRI follows the ELI URI template (eli/cz/sb/{year}/{number}). cz_get_text returns the latest consolidated version's text, assembled from ordered HTML fragments - there is no single official XML/PDF file, so the text is reconstructed, not a verbatim document. Language: Czech. |