inbo / reporting-rshiny-grofwildjacht

Rshiny app for grofwildjacht
https://grofwildjacht.inbo.be/
MIT License
1 stars 1 forks source link

Improve kencijfers tabel #445

Closed SanderDevisscher closed 4 months ago

SanderDevisscher commented 8 months ago

These changes should be included:

SanderDevisscher commented 8 months ago

when I looked at the downloadable data for 2013 I noticed waarnemingen to be missing.

Here are some suggestions for further enhancement:

and for the sake of consistency:

Yingjie-ZhangOA commented 8 months ago

commit 0a9d0a3b9873d618f99cc409d39356b70dfe24c9 modifies the name of download data and keep both data sources in case of missing

mvarewyck commented 5 months ago

@SanderDevisscher Some municipalities have 0 Area_hab_km2_bos. This results in relative values to be infinite (divide by 0). How do we report these values in the app (e.g. Inf or NA)?

> unique(biotoopData[biotoopData$Area_hab_km2_bos == 0, "regio"])
 [1] "Ardooie"         "Blankenberge"    "De Pinte"        "Deerlijk"       
 [5] "Dentergem"       "Gistel"          "Herne"           "Herstappe"      
 [9] "Herzele"         "Hoegaarden"      "Hooglede"        "Horebeke"       
[13] "Ingelmunster"    "Izegem"          "Kortemark"       "Landen"         
[17] "Lebbeke"         "Ledegem"         "Lendelede"       "Lennik"         
[21] "Lichtervelde"    "Lierde"          "Lo-Reninge"      "Menen"          
[25] "Mesen"           "Meulebeke"       "Moorslede"       "Nevele"         
[29] "Oostrozebeke"    "Oudenburg"       "Roosdaal"        "Sint-Laureins"  
[33] "Staden"          "Veurne"          "Wemmel"          "Wervik"         
[37] "Wetteren"        "Wezembeek-Oppem" "Wielsbeke"       "Zingem"         
[41] "Zulte"           "Zwalm"          
mvarewyck commented 5 months ago

How do we report these values in the app (e.g. Inf or NA)?

We report values as Inf. Filters to reproduce:

Then, Hoegaarden has Inf afschot