Package: finlex 0.1.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.1.0.tar.gz
finlex_0.1.0.zip(r-4.7-any)
finlex_0.1.0.tar.gz(r-4.7-any)finlex_0.1.0.tar.gz(r-4.6-any)
finlex_0.1.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kristianvepsalainen/finlex/issues
Last updated from:85d1c3514c. Checks:5 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 136 | ||
| windows-devel-x86_64 | OK | 65 | ||
| wasm-release | OK | 118 |
Exports:flx_download_statutesflx_get_affectedflx_get_metadataflx_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 structured metadata for one or more Finnish statutes | flx_get_metadata |
| Get the title of one or more Finnish statutes | flx_get_title |
