An open API service indexing awesome lists of open source software.

https://github.com/apsalverda/ebird-report-user-data-r

🪶 A dynamic report for eBird data
https://github.com/apsalverda/ebird-report-user-data-r

birding cornell dynamic ebird quarto r report

Last synced: 4 months ago
JSON representation

🪶 A dynamic report for eBird data

Awesome Lists containing this project

README

          

### Introduction

This Quarto file generates an [eBird](https://ebird.org/home) 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.

### Instructions for generating a report

1. Download your eBird data [here](https://ebird.org/downloadMyData)
2. Save the file as `MyEBirdData.csv` in the folder containing this repo
3. Render the file `ebird-user-report.qmd`

For additional information on Quarto and requirements needed to render the file, see the official [Quarto webpage](https://quarto.org).

### Example report

The code generates this report in less than 5 seconds, given someone's personal eBird data as input.

![Personal eBird report](https://github.com/user-attachments/assets/f0b07168-fd8a-48a8-952a-b02260fe5423)