This Quarto file generates an eBird user report in HTML format, given a user's personal eBird data.
The report includes an interactive Species Accumulation Curve.
Note that the repo includes an example HTML file that was generated with some of my personal eBird data.
- Download your eBird data here
- Save the file as
MyEBirdData.csv
in the folder containing this repo - Render the file
ebird-user-report.qmd
For additional information on Quarto and requirements needed to render the file, see the official Quarto webpage.
The code generates this report in less than 5 seconds, given someone's personal eBird data as input.