RichardLitt / birdinginvermont.com

The source for birdinginvermont.com, where I use mainly use eBird data with React and D3 to help birders in VT
https://birdinginvermont.com
Other
4 stars 3 forks source link

Allow only downloading new sections of the data #76

Open RichardLitt opened 2 years ago

RichardLitt commented 2 years ago

I don't need to download the entire database from eBird every month. I can download only the relevant sections and then parse those and add them. Build the scripts accordingly.