CSV OUTPUT Tool for statistical analyses of observations (or projects)

Hello Community,

this is my first post:

I would like to make a statistical analysis (with R-Studio) of my observations (or maybe a project) and therefore wanted to ask if it is possible to output the list of observations as a CSV in order to edit them later in Excel.
I would like to know how exactly an individual was indicated (species, genus or less precise) (+where it was sorted), when, where and whether it was confirmed by others or not.

Is this or a similar tool on the website available or do i have to do it by hand?

Browse the Forum It looks like there could be a CSV OUTPUT for projects, which would of course also be helpful if you get the observers listed, as you can filter by them later. Where can I find this output?

Many thanks and best regards

Moved this from Feature Requests to General as it’s more of a question than a feature request.

Check the ‘export’ function, and see whether it fits your use case.

Example:
https://www.inaturalist.org/observations/export?user_id=jakobja&project_id=

I don’t know if this fits your purpose but you can also directly download your observations in R with the package rinat and its function get_inat_obs_user(). Then you can edit and save your observations as you want.

(post deleted by author)