-
While writing an assignment at university I noticed that the api was returning some undocumented fields for the `/postcodes` endpoint:
```
# the follow fields were found during testing but are…
-
https://en.wikipedia.org/wiki/First-level_NUTS_of_the_European_Union
We'll need to investigate whether we can simply add NUTS codes to existing subdivision layers or if a new layer needs to be crea…
-
### What
- The 2022/2023 specs of the Nutri-Score refer to the Harmonized System Nomenclature (HS) from the World Customs Organization:
"In order for nuts to be identified easily as food product…
-
From:
* https://statbel.fgov.be/nl/over-statbel/methodologie/classificaties/geografie and
* https://statbel.fgov.be/sites/default/files/files/opendata/Statistische%20sectoren/20201005-Nota%20Ref…
-
Looks like Eurostat silently updated the NUTS xlsx file, the hash is now different - and unit tests in other repositories are failing because of it...
https://github.com/IAMconsortium/legacy-defini…
-
A good example is the NUTS codes from eurostat.
http://ec.europa.eu/eurostat/ramon/nomenclatures/index.cfm?TargetUrl=LST_CLS_DLD&StrNom=NUTS_33&StrLanguageCode=EN#
Maybe there is nothing specifi…
-
OCNA serves North America, that is USA, Canada and Mexico.
Geographical data on these is split across several tables.
IMHO there are two ways of handling it:
1. import OCNA specific code int…
-
OCNA serves North America, that is USA, Canada and Mexico.
Geographical data on US Nature Protected Areas (not sure if this is the actual term used in USA) is apparently stored in table `us_parks`…
-
```
There are 55 regions in the nuts_codes table that match code like 'RO%'.
There are 55 regions in the nuts_layers table that match code like 'RO%'.
Joining the tables using code produces 55 results…
-
Given the recent hickup described in issue #2423 I'd like to open a discussion and maybe make some improvements based on OC NODE specific circumstances.
On OCRO I have NUTS data. Editing a cache a…