How do I search through my observations for ones where my ID is not the same as the community ID? Note, this is not just searching for those in status “Needs ID”. I’m looking for those where someone else has contributed a finer or disagreeing ID.
I try to always check my notifications when people put IDs on my observations that don’t match mine, but sometimes miss these, or look at it and decide I need to do some research before agreeing. I’d like to check which of my observations are in this state and require more study…
Not sure if this is quite what you’re looking for, but if you go to the Edit Observations page, then click on the Search button, there’s an option for “most disagree”. That seems to work, given my quick experiment with it.
So that search described above finds some interesting results, but it’s not what I asked for. That shows identifications I’ve made that are off. I was looking for observations I’ve made where the ID is off, and none of those show up in the above search.
own_observation=true: the identifier is also the observer
current_taxon=false: the identification is different from the observation’s community ID
current=true: ignore withdrawn IDs which have been replaced
The results include the ID of the observation. The results don’t include observations where there are disagreeing finer IDs, but your ID is the same as the common ancestor. I’m not sure how to find those.
The results do include observations where your ID is the latest ID. I’m not sure how to exclude those.
630 results, so to get all of them you’ll need to add:
per_page=200: get 200 results at a time (maximum allowed)
Thanks, that does yield the info I was looking for. Using the API doesn’t give me much of a U/I, but as a developer, I’m not afraid to read the JSON output. Maybe I’ll write a little front end for this.
Just for everyone’s information, staff has said that this is deprecated functionality that may be discontinued at any time, and may not currently work as expected.