Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to specify year and version of used data #1

Open
marcwie opened this issue Aug 17, 2021 · 0 comments
Open

Allow users to specify year and version of used data #1

marcwie opened this issue Aug 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@marcwie
Copy link
Owner

marcwie commented Aug 17, 2021

NUTS codes are updated every 4 years, LAU codes are updated every year. Currently the package parses NUTS codes for 2016 and LAU codes for 2019. Both are currently the most recent data sets.

In the future, users should be able to select a specific year through an optional parameter in the respective load functions.

In this case we also need to download the appropriate correspondence table.

Similarly, different version of the shapefiles exists which are labelled as 3035, 3857, and 4326 in the respective file names. Users should be able to select the appropriate version. For now the package always selects 4326.

@marcwie marcwie added the enhancement New feature or request label Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant