I have been working on a simple list of total number of unique species seen in my yard to share with family members that are not on & not interested in using iNaturalist. However, to do so am having to search each order/superfamily/family. Is there any easier way to automatically get this data for number of unique species seen? (All are included in my Yard Survey project.)
Yes, that’s what I was scrolling through, but I still had to filter for just what was seen in my yard and not in other locations. That’s what’s taking time.
Oh, you can define the area by clicking map, zooming to wherever you want, the hit the orange, “Redo search in map” Then hit the Species tab again.
you can try to parse through the results to see if you can get the data you need from it. even without doing any special coding or scripting, i think you should be able to get useable data from it.
…
i was going to modify something that i had previously created in Observable (https://observablehq.com/@robin-song/inaturalist-observations-by-taxon?user_id=becksnyc) to allow you to handle project id, but it looks like Observable no longer allows free accounts to publish notebooks (and edits to existing notebooks) to share with the whole world – as of just a few days ago.
when i have some time, i might work on something outside of Observable that will provide an alternative interface to this API endpoint, but i don’t have the patience to work on it today (or probably any time in the next few weeks).
Thank you for your ideas and input, I appreciate it.
And, “free account?” I had not heard that paid accounts were available or give further functionality? Where can I find more info?
Thanks