polish-dynaword / data /dziennik_ustaw /dziennik_ustaw.md
kacperwikiel's picture
Update v0.2.1 HF card release date
7f60607
|
Raw
History Blame
1.64 kB

dziennik_ustaw

Dziennik Ustaw + Monitor Polski (Polish primary legislation)

Dataset description

  • Source (upstream): https://api.sejm.gov.pl/eli/acts
  • Domain: legal
  • Language: Polish (pl)
  • License: public-domain (official documents)
  • Created (range): 1918-01-01, 2025-12-31
  • Added: 2026-07-02

Licensing — traceable basis

Normative acts and their official drafts are not subject to copyright (PL art. 4 ustawy o prawie autorskim). Published by the state; reuse unrestricted.

Provenance

Fetched directly from the Sejm ELI API (text.html per act) by src/fetch_eli.py — a native source, not redistributed via SpeakLeash. Full provenance: each act's meta.url is its ELI address, resolvable on api.sejm.gov.pl.

Statistics

documents characters tokens (tiktoken proxy)
35,442 1,226,137,838 486,126,575

Per-document license metadata

license documents
public-domain (official documents) 35,442

Author metadata present for 0 documents. Empty values mean the upstream record did not expose a machine-readable author field.

Statistics were recomputed directly from the released parquet file.

Filters applied (build_dynaword.py)

Minimal, per Dynaword guidelines (heavy filtering left to downstream use):

  • drop documents < 200 chars: 0
  • drop non-Polish (diacritic ratio): 0
  • exact cross-source dedup (sha1): 0
  • OCR alpha-ratio < 0.70 (OCR sources only): 0
  • read 35,442 → kept 35,442

Token counts are a fast tiktoken (cl100k) proxy (~1% off Llama-3); the canonical Llama-3 count is computed at release.