Add filter option to exclude observations without community ID suggestion or comments

Platform(s), such as mobile, website, API, other:
Website (& mobile if possible)

URLs (aka web addresses) of any pages, if relevant:

Description of need:
Describe the iNaturalist community need that your requested feature addresses. Include screenshots, URLs, and other details to help us all understand the issue.

When I am on my observation list, I would like to have the possibility to filter easily so that I see only observation that have been contributed to by someone else, either by an ID suggestion or a comment.

Feature request details:
In detail, describe the feature you are requesting. This includes its functionality, where the feature is implemented, and what it might look like. Screenshots or mock-ups are helpful. The idea is to have a concrete and actionable request which the community can discuss and vote on. It might change through discussion, but it’s much easier to iterate and talk about something specific.

Simple filter option “show only observations with more than one contributor”.

I could see this being rather useful: frequently I run into observations have been stuck at higher taxon levels because of conflicting ID’s. These are often easy ID’s that just got buried in the pile. Something like this would make them easier to highlight.

2 Likes

Sounds similar to:
https://forum.inaturalist.org/t/search-by-observation-taxon-or-community-taxon/3620

Yah, the feature could be coded by filtering from observations that have conflicting IDs because there are multiple IDs that are at the same taxonomic level (e.g. IDs of two genera, two families, etc).

This wouldn’t be perfect (e.g. someone ID as species Apis mellifera and the disagreement is genus Bombus) but it would highlight a lot of observations that are stuck at high levels because there needs to be a few people agreeing to override wrong IDs.

1 Like

Sounds similar in spirit to @jeanphilippeb’s pre-maverick project https://www.inaturalist.org/projects/pre-maverick

1 Like

essentially pre-maverick but caught even sooner by just needed 1 disagreement

Could this help?
https://api.inaturalist.org/v1/docs/#!/Observations/get_observations

Some agree:
https://www.inaturalist.org/observations?place_id=any&subview=table&user_id=thierrya&verifiable=any&identifications=some_agree

Most agree:
https://www.inaturalist.org/observations?place_id=any&subview=table&user_id=thierrya&verifiable=any&identifications=most_agree

Most disagree:
https://www.inaturalist.org/observations?place_id=any&subview=table&user_id=thierrya&verifiable=any&identifications=most_disagree

3 Likes

Many seem to be getting side tracked finding those with conflicting IDs which have thus been bumped up to higher taxon, but that is NOT what the original poster asked for.

The original proposal is simply “show only observations with more than one contributor”. Now that would include confirmed (research grade at the species level) and ones that have lots of discussion, but finding those stuck in a higher taxon seems like a different request.

Maybe @thierrya could clarify the use case they were considering. What are you going to do when you find these observations that have had activity other than yourself?

2 Likes

The focus also seems to be just for when they are looking at their own observations, not observations generally.

I suppose the original proposal is even more restrictive: “show only those of my observations with more than zero third-party contribution”

Hello,
I described my request in some more detail here
https://forum.inaturalist.org/t/is-ther-an-easy-way-to-list-which-of-my-obs-have-been-challenged-contested/46908/2

But basically, I’m looking for a simple way to list only those of my observations that have been contested or challenged, so that i can look at them again and (probably) correct my IDs

Thanks

1 Like

Hello,

Yes, that helped, indeed !

The one thing that seems to be missing is identifications=some_disagree

Still, starting with your suggestions, I was able to get to this:
https://www.inaturalist.org/observations?identifications=most_agree&place_id=any&quality_grade=needs_id&subview=table&user_id=thierrya&verifiable=any
Which is close to what I was looking for. Thanks you !

I consider this as a solution for now, but I still think that an easy way to display only “Needs_ID” + “more than one taxon suggested” would be beneficial, not only for me (which is obvious) but also to the community as it would help get more observations to Research Grade.

That’s what I had in mind when suggesting the addition of a filter.

Thanks for the help !

exactly :grinning: