Shiny app for Santa Rosa Christmas Bird Count in Area Conservación Guanacaste.
Adapted from Sharleen W's Shiny app for Hamilton, Ontario, as described on this blog
"HistoricalResultsByCount [CRSR-2011-2020].csv" is the raw csv download (taxonomic sort) from https://netapp.audubon.org/cbcobservation/historical/resultsbycount.aspx# for count code CRSR.
Start year: 111 (2010) and End year: 120 (2019), even though the filename says 2011-2020
I did do a bit of manual cleanup as described in the Rmd.
ACG-CBC-cleaning.Rmd takes CRSR-2010-2019_cleaned.csv and outputs CRSR-CBC-2019-cleaned.csv
CRSR-CBC-2019-cleaned.csv is the data file used by the app.
app.R is the code for the Shiny app.