rugk / crops-parser

🌱🍎🍆 A shell script to parse the data by the Food and Agriculture Organization of the United Nations on crops/fruits.
Other
15 stars 4 forks source link

2022 update: Use new data from 2019+2020 #59

Closed rugk closed 2 years ago

rugk commented 2 years ago

Updating that data here was overdue.. so here we go.. fresh new data from 2019+2020! 🎉

Reasoning

Changes

Sanity-check

Here a sanity check for Germany: The current result is: https://github.com/rugk/crops-parser/blob/bd04f16773fd5c93a4964476a102c2cd400d31c9/result/OsmOnly/mostAreaHarvest_2019%2B2020.yml#L49

And the tonnes metric yields a very similar result: https://github.com/rugk/crops-parser/blob/bd04f16773fd5c93a4964476a102c2cd400d31c9/result/OsmOnly/mostTonnesHarvest_2019%2B2020.yml#L49

(E.g. strawberry and tomato yield more tonnes aka "production quantity" per ha than hop or so, which also sounds very reasonable.)

2017 there was a quite similar result: https://github.com/rugk/crops-parser/blob/bd04f16773fd5c93a4964476a102c2cd400d31c9/result/old/OsmOnly/mostAreaHarvest_2017.yml#L53

https://github.com/rugk/crops-parser/blob/bd04f16773fd5c93a4964476a102c2cd400d31c9/result/old/OsmOnly/mostTonnesHarvest_2017.yml#L53

rugk commented 2 years ago

/cc @westnordost