Data users— what are your use cases and requests for exporting data?

Right now it’s possible to access annotation information via the API. I know it’s not the easiest solution, but the json data about each observation does include annotations.

For example, here’s a search that returns data on all of your monarch observations from Ontario with life stage annotations: https://api.inaturalist.org/v1/observations?place_id=6883&taxon_id=48662&user_id=dkaposi&term_id=1&order=desc&order_by=created_at

The easiest place to find the annotation terms is in this post How to use iNaturalist’s Search URLs - wiki:

2 Likes