eurostat / eurostat-map.js

Reusable library to quickly create and customise web maps showing Eurostat data directly retrieved from Eurostat database.
https://github.com/eurostat/eurostat-map.js
Other
60 stars 4 forks source link

NUTS3 codes outdated #133

Closed biosathens closed 4 months ago

biosathens commented 4 months ago

The map is using the old NUTS3 codes that changed in 2021

biosathens commented 4 months ago

Okay I solved it by calling a 2021 version from node instead of the 2013 available. Would be nice if this was fixed though.