Closed rmcminds closed 2 months ago
Opportunity here to not just improve speed and data use, but more thorough picking of organisms (I think current code just downloads 100 most recent observations - truly rare species will be even less likely to ever show up, that way.)
added in 46d15d6
either the inat api has been updated, or i missed some things in the past. apparently 'v1' is the old one, but is faster...? and both apis seem to have plenty of parameters accepted for the 'obserations/species_counts' endpoint, which does a lot of what my own code does. probably much faster to use it.