Skip to content

[Incorrect Data] Usage data for some features is suspect #1940

@rmarx

Description

@rmarx

Hello there,

I've been ingesting some of the webstatus.dev API for use on the RUM Archive insights page (https://rumarchive.com/insights/). In the "Baseline" section, we allow people to toggle showing the daily Chrome usage stats for each feature.

However, we've noticed some unexpected usage numbers for some features. One of them was very obvious: the popover API, which used to show it was used on 50%+ pages. However, that was due to a bug where <select> was being counted as popover and that has recently been fixed.

There are others we've detected though:

  • clip-path showing as 40% of all pages (here) and Masks on 34.1% of pages (here): these seem high for what I consider to be somewhat niche features?
  • Offscreen canvas at 6.5% (here) seems a bit high? Even when considering fingerprinting libraries? Same for OfflineAudioContext at 5.2% (here)
  • JavaScript Modules at 28.5% (here): quite a contrast with Web Almanac data putting that at a mere 1.2% last year
  • Forced Colors at 32.2% (here) seems high (would be a great win for accessibility though 😉)
  • 2024 Backdrop Filter already at 24.8% (while Baseline 2017’s Grid is just on 36.7%? That feels wrong 😊)

There are others, but the gist is clear... I can't be sure of course, but it seems like there are issues with the chrome usage statistics for several of these features.

I'm not sure this is the right repo to report this on, but it's unclear to me where Chrome daily usage data is coming from... it is present in the baseline API from webstatus.dev (e.g., in https://api.webstatus.dev/v1/features?q=baseline_date%3A2021-01-01..2021-12-31), but it's not coming from one of the sources listed in the issue template (e.g., web-platform-dx/web-features, or I'm missing something). Barry Pollard recommended I open the issue here.

If there is a separate repository where this issue would be more at home, I'd be happy to re-open it there.

Thank you in advance for taking a look!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions