Commit 4deb219
Accessibility queries 2025 (#4211)
* Create a11y_frontend_technology.sql
Adding updated sql.
* Create a11y_overall_tech_usage_by_domain_rank.sql
* Create a11y_technology_usage.sql
upgrading crawl
* Update a11y_technology_usage.sql
removing sampling
* Create a11y_technology_usage_by_domain_rank.sql
* Update a11y_technology_usage_by_domain_rank.sql
Updating to scan whole domain
* Update a11y_technology_usage_by_domain_rank.sql - update
* Create alt_ending_in_image_extension.sql
* Update alt_ending_in_image_extension.sql - update
* Update alt_ending_in_image_extension.sql - FULL RUN
* Create anchors_with_role_button.sql
* Update anchors_with_role_button.sql - update to avoid blanks
0 and null values were returned incorrectly.
* pulling apart root and non-root values
* dividing up the is_root_page and not
* Create audio_track_usage.sql - update
* Create button_name_sources.sql - update
* Update button_name_sources.sql - update for better %
* Create captcha_usage.sql - update
* Update captcha_usage.sql
fixing percentages
* Create color_contrast.sql
* Create common_alt_text_length.sql
* Update common_alt_text_length.sql
updating to get better data
* Update common_alt_text_length.sql noting error with false element
* Create common_aria_role.sql
Probably broken
* Create common_element_attributes.sql
* Update common_element_attributes.sql - updating for consistency
this wasn't in the same format as the other 2024 query
* Update common_aria_role.sql
Update to resolve broken results
* Update common_alt_text_length.sql
correcting for formatting and the object / array issue.
* Create focus_outline_0.sql
* Update focus_outline_0.sql update
* bringing over basic SQL with new date and with crawl.pages
* Update focus_visible.sql - update
* Update form_input_name_sources.sql
* Update form_required_controls.sql - update
* Update landmark_elements_and_roles.sql - update
* Update lighthouse_a11y_audits.sql - update
* Update lighthouse_a11y_audits_by_cms.sql - Update
* Update lighthouse_a11y_audits_by_cms.sql removing cap on responses from cms
* Update lighthouse_a11y_audits_by_cms.sql - update
there were more null values than were needed
* Update lighthouse_a11y_score.sql - update
* Update lighthouse_a11y_score.sql - missed 2024 reference
* Update lighthouse_score_by_cms.sql - update
* Update lighthouse_score_by_country.sql - update
* Update lighthouse_score_by_frontend.sql - update
* Update lighthouse_score_by_tld.sql - update
* Update lighthouse_score_by_tld.sql - excluding port
* Update media_query_features.sql - update
* Update media_query_features.sql - simplifying output
* Update page_title.sql - update
* Update pages_with_search_input.sql - update
* Update pages_with_search_input.sql - header for docs
* Update placeholder_but_no_label.sql - update
* Update sites_using_role.sql - update
* Update skip_links.sql - update
* Update sr_only_classes.sql - update
* Update table_stats.sql - updated
* Update units_properties.sql - update
* Update units_properties.sql - update for missing column
* Update valid_html_lang.sql - updated
* Update video_track_usage.sql - update
* Update viewport_zoom_scale.sql - updated
* Update viewport_zoom_scale_by_domain_rank.sql updated
* Update tabindex_usage_and_values.sql - updated
* Update page_title.sql - updated
* Update lighthouse_a11y_score.sql catching non-root pages
* Update lighthouse_a11y_score.sql percentages
* Update anchors_with_role_button.sql - percentage
* Update a11y_frontend_technology.sql - updating for percentages
* Update lighthouse_score_by_cms.sql - percentages
* Update lighthouse_score_by_government.sql - initial start
* Update lighthouse_score_by_government.sql updates from github
* Update lighthouse_score_by_government.sql - more updates
* Update lighthouse_score_by_government.sql - reorder regex
* Update lighthouse_score_by_government.sql - leveraging tld
* Update lighthouse_score_by_government.sql - reorganized
* Update lighthouse_score_by_government.sql - fixing redundancy
* Update lighthouse_score_by_government.sql - including states
* Update lighthouse_score_by_government.sql - level setting
* Update lighthouse_score_by_government_with_urls.sql - updating urls
* Update lighthouse_score_by_government_with_urls.sql - adding provinces
* Update lighthouse_score_by_government_with_urls.sql
more province / state data
* Update lighthouse_score_by_government_with_urls.sql
avoiding *canada.ca and allowing for *.canada.ca
* Update lighthouse_score_by_government_with_urls.sql
avoid gapcanada.ca
* Update lighthouse_score_by_government_with_urls.sql
triming the code and reducing replication
* Update lighthouse_score_by_government_with_urls.sql
Update with more countries and city/state codes
* Update lighthouse_score_by_government.sql
Making it clearer to see
* Update lighthouse_score_by_government_with_urls.sql
Aligning with parallel version
* Update lighthouse_score_by_government_with_urls.sql
Updates thanks to Ralf Koller!
* Update lighthouse_score_by_government_with_urls.sql
Updating Germany
* Update lighthouse_score_by_government_with_urls.sql
updates for .lu thanks to Alain
* Update lighthouse_score_by_government_with_urls.sql
Updating sweden
* Update lighthouse_score_by_government_with_urls.sql
Updating Netherlands data
* Update lighthouse_score_by_government_with_urls.sql
Missing comma
* Update lighthouse_score_by_government_with_urls.sql
Updating France and Canada
* Update lighthouse_score_by_government_with_urls.sql
Updating UK domains to better catch sub-queries
* Update lighthouse_score_by_government_with_urls.sql
Improving the consistentcy of the regex expressions
* Update lighthouse_score_by_government_with_urls.sql
Fixing characters like Turkey.
* Update lighthouse_score_by_government_with_urls.sql
adding more flexibility
* Update lighthouse_score_by_government_with_urls.sql
Adding limiter for the size of the query.
* Update lighthouse_score_by_government_with_urls.sql
More tweaking
Getting rid of "-" before gov domains.
* Update lighthouse_score_by_government_with_urls.sql
Fixing issue with:
Cannot parse regular expression: bad repetition operator: *+?
* Update lighthouse_score_by_government_with_urls.sql
Updating France's cities
* Update lighthouse_score_by_government_with_urls.sql
adding more regex.
* Update lighthouse_score_by_government_with_urls.sql
Updating for Sweden
* Update lighthouse_score_by_government_with_urls.sql
Updated EU domains
* Update lighthouse_score_by_government_with_urls.sql
extending canada
* Update lighthouse_score_by_government_with_urls.sql
Missing comma
* Update lighthouse_score_by_government_with_urls.sql
excluding zoom.us and others
* Update lighthouse_score_by_government_with_urls.sql
fixing sql
* Update lighthouse_score_by_government_with_urls.sql
Adding exclusion of .eu from generic fallback
* Update a11y_overall_tech_usage_by_domain_rank.sql
Update to get percentages correct.
* Update a11y_technology_usage.sql
Updating SQL for more consistent output
* Update lighthouse_score_by_government_with_urls.sql
Excluding some NL sites which weren't government.
* Update a11y_technology_usage_by_domain_rank.sql
Updating after discussion with @tunetheweb
* Update a11y_technology_usage_by_domain_rank.sql
Reverting to 2024's code
* Update alt_ending_in_image_extension.sql align with 2024
Update to align to 2024, thanks @tunetheweb
* Update lighthouse_score_by_government_with_urls.sql Luxembourg update
* Update audio_track_usage.sql - resetting to 2024 structure
Thanks @tunetheweb for the pointers here.
* Update a11y_frontend_technology.sql
Update to more closely align
* Update a11y_overall_tech_usage_by_domain_rank.sql
standardizing
* Update a11y_technology_usage.sql
Update to align with 2024
* Update a11y_technology_usage_by_domain_rank.sql
adjusting comments
* Update alt_ending_in_image_extension.sql
Update to 2024
* Update lighthouse_score_by_government_with_urls.sql - Germany
Updating values for Germany.
* Update anchors_with_role_button.sql
optimizing for 2024 data
* Update audio_track_usage.sql documentation
* Update button_name_sources.sql - 2024
UPdate to align to 2024
* Update captcha_usage.sql - 2024
better alinging with 2024
* Update color_contrast.sql 2024 standardization
* Update common_alt_text_length.sql 2024
standardization
* Update common_aria_role.sql - 2024 standardization
* Update common_element_attributes.sql 2024
standardization
* Update focus_outline_0.sql 2004
No JS UDF version
* Update focus_visible.sql 2024
standardizing format
* Update form_input_name_sources.sql - 2024 alignment
Review
* Update form_required_controls.sql 2024 standardization
* Update form_input_name_sources.sql docs
* Update landmark_elements_and_roles.sql 2024 update
* Update landmark_elements_and_roles.sql element_pct issue
* Update lighthouse_a11y_audits.sql - update
* Update lighthouse_a11y_audits.sql 2024 update
* Uploading changes thanks to Barry Pollard
Thanks @tunetheweb
* More files updated thanks to Barry
Thanks for this @tunetheweb for updating these.
* Update sites_using_role.sql fixing typo
* Update video_track_usage.sql fixing typo
* Update lighthouse_score_by_government.sql
* Update lighthouse_score_by_government_with_urls.sql adding the cbvs.sr central bank
* Update lighthouse_score_by_government.sql update
I wanted to skip running this, but needed it for the report.
* Linting
* Linting
---------
Co-authored-by: Barry Pollard <barrypollard@google.com>1 parent dc87982 commit 4deb219
File tree
44 files changed
+5709
-1
lines changed- sql
- 2025/accessibility
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+5709
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
Lines changed: 93 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
Lines changed: 95 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
0 commit comments