Package: nuts 1.1.0
Moritz Hennicke
nuts: Convert European Regional Data
Motivated by changing administrative boundaries over time, the 'nuts' package can convert European regional data with NUTS codes between versions (2006, 2010, 2013, 2016 and 2021) and levels (NUTS 1, NUTS 2 and NUTS 3). The package uses spatial interpolation as in Lam (1983) <doi:10.1559/152304083783914958> based on granular (100m x 100m) area, population and land use data provided by the European Commission's Joint Research Center.
Authors:
nuts_1.1.0.tar.gz
nuts_1.1.0.zip(r-4.5)nuts_1.1.0.zip(r-4.4)nuts_1.1.0.zip(r-4.3)
nuts_1.1.0.tgz(r-4.4-any)nuts_1.1.0.tgz(r-4.3-any)
nuts_1.1.0.tar.gz(r-4.5-noble)nuts_1.1.0.tar.gz(r-4.4-noble)
nuts_1.1.0.tgz(r-4.4-emscripten)nuts_1.1.0.tgz(r-4.3-emscripten)
nuts.pdf |nuts.html✨
nuts/json (API)
NEWS
# Install 'nuts' in R: |
install.packages('nuts', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci/nuts/issues
- all_nuts_codes - List of all NUTS codes and classifications
- cross_walks - Conversion table provided by the Joint Research Center of the European Commission
- manure - Manure storage facilities by NUTS 3 regions from Eurostat
- patents - Patent applications to the EPO by priority year by NUTS 3 regions
europeeuropean-unioneurostatnomenclaturenutsnuts-codesnuts-regionsregional-data
Last updated 2 months agofrom:2fa0eb9e77 (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | OK | Nov 03 2024 |
R-4.5-linux | OK | Nov 03 2024 |
R-4.4-win | OK | Nov 03 2024 |
R-4.4-mac | OK | Nov 03 2024 |
R-4.3-win | OK | Nov 03 2024 |
R-4.3-mac | OK | Nov 03 2024 |
Exports:nuts_aggregatenuts_classifynuts_convert_versionnuts_get_datanuts_get_missingnuts_get_versionnuts_test_multiple_versions
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigR6rlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
List of all NUTS codes and classifications | all_nuts_codes |
Conversion table provided by the Joint Research Center of the European Commission | cross_walks |
Manure storage facilities by NUTS 3 regions from Eurostat (aei_fm_ms) | manure |
Aggregate to higher order NUTS levels | nuts_aggregate |
Classify version of NUTS codes | nuts_classify |
Convert between NUTS versions | nuts_convert_version |
Return classified NUTS data | nuts_get_data |
Return missing NUTS codes in classified NUTS data | nuts_get_missing |
Return version overlap of classified NUTS data | nuts_get_version |
Helper function to test for multiple versions | nuts_test_multiple_versions |
Patent applications to the EPO by priority year by NUTS 3 regions (pat_ep_rtot) | patents |