Package: finlex 0.2.0
finlex: Access Open Data from the Finnish 'Finlex' Legislative Database
Provides functions to retrieve and structure Finnish legislative data made available through the 'Finlex' Open Data API (<https://www.finlex.fi/en/open-data>). Functions cover retrieval of statute catalogues, statute titles, structured statute metadata, and cross-references between amending and amended statutes, returned as tidy tibbles for further analysis.
Authors:
finlex_0.2.0.tar.gz
finlex_0.2.0.zip(r-4.7-any)finlex_0.2.0.zip(r-4.6-any)finlex_0.2.0.zip(r-4.5-any)
finlex_0.2.0.tgz(r-4.6-any)finlex_0.2.0.tgz(r-4.5-any)
finlex_0.2.0.tar.gz(r-4.7-any)finlex_0.2.0.tar.gz(r-4.6-any)
finlex_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
finlex/json (API)
| # Install 'finlex' in R: |
| install.packages('finlex', repos = c('https://kristianvepsalainen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kristianvepsalainen/finlex/issues
Pkgdown/docs site:https://kristianvepsalainen.com
Last updated from:8c12430b08. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 180 | ||
| source / vignettes | OK | 260 | ||
| linux-release-x86_64 | OK | 174 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-oldrel-arm64 | OK | 99 | ||
| windows-devel-x86_64 | OK | 67 | ||
| windows-release-x86_64 | OK | 76 | ||
| windows-oldrel-x86_64 | OK | 68 | ||
| wasm-release | OK | 116 |
Exports:flx_download_statutesflx_get_affectedflx_get_consolidated_textflx_get_docflx_get_metadataflx_get_textflx_get_title
Dependencies:askpassclicurldplyrgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigR6rlangsystibbletidyselectutf8vctrswithrxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Download the catalogue of Finnish statutes | flx_download_statutes |
| Get statutes affected by an amending or repealing statute | flx_get_affected |
| Get the consolidated (up-to-date) text of one or more Finnish statutes | flx_get_consolidated_text |
| Get a Finlex document by type, year, and number | flx_get_doc |
| Get structured metadata for one or more Finnish statutes | flx_get_metadata |
| Get the full text of one or more Finnish statutes, by section | flx_get_text |
| Get the title of one or more Finnish statutes | flx_get_title |
