https://github.com/googlechrome/crux
The place to share queries, ideas, or issues related to the Chrome UX Report
https://github.com/googlechrome/crux
Last synced: 4 months ago
JSON representation
The place to share queries, ideas, or issues related to the Chrome UX Report
- Host: GitHub
- URL: https://github.com/googlechrome/crux
- Owner: GoogleChrome
- License: apache-2.0
- Created: 2019-03-11T19:27:57.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T20:58:22.000Z (almost 2 years ago)
- Last Synced: 2025-04-08T03:08:47.954Z (9 months ago)
- Language: Jupyter Notebook
- Homepage: https://developers.google.com/web/tools/chrome-user-experience-report/
- Size: 637 KB
- Stars: 211
- Watchers: 45
- Forks: 47
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# CrUX

CrUX is the [Chrome User Experience Report](https://developers.google.com/web/tools/chrome-user-experience-report/) from Google. It measures the user experience of the web and makes the raw histogram data available on BigQuery.
This repository is a place for the web community to share queries, ideas, or issues. The [CrUX Cookbook](sql/) is a place to discover useful recipes for extracting insights from the CrUX dataset. If you have a recipe that you'd like to share, feel free to submit a pull request.
We also encourage CrUX users to use GitHub issues to [ask questions](https://github.com/GoogleChrome/CrUX/issues/new?labels=question), [suggest new features](https://github.com/GoogleChrome/CrUX/issues/new?labels=enhancement), or [file bugs](https://github.com/GoogleChrome/CrUX/issues/new?labels=bug). This process replaces the old [Google Group](https://groups.google.com/a/chromium.org/forum/#!forum/chrome-ux-report).
_This repository is not an officially supported Google product._