Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Third-party 2024 queries #3722

Merged
merged 23 commits into from
Oct 30, 2024
Merged

Third-party 2024 queries #3722

merged 23 commits into from
Oct 30, 2024

Conversation

Yash-Vekaria
Copy link
Contributor

@Yash-Vekaria Yash-Vekaria commented Aug 13, 2024

Makes progress on #3598

Analysis plan details

Queries

Third-party queries migrated from 2022:

  • a11y_overall_tech_usage_by_rank.sql
  • a11y_technology_usage.sql
  • a11y_technology_usage_by_rank.sql
  • compressed_images_by_3p.sql
  • content_encoding.sql
  • content_encoding_by_content_type.sql
  • csp_allowed_host_frequency.sql
  • distribution_of_3XX_response_body_size.sql
  • distribution_of_lighthouse_unminified_css_by_3p.sql
  • distribution_of_lighthouse_unminified_js_by_3p.sql
  • distribution_of_lighthouse_unused_css_by_3p.sql
  • distribution_of_lighthouse_unused_js_by_3p.sql
  • distribution_of_lighthouse_uses_optimized_images_by_3p.sql
  • distribution_of_size_and_time_by_third_parties.sql
  • distribution_of_third_parties_by_number_of_websites.sql
  • distribution_of_websites_by_number_of_third_parties.sql
  • distribution_of_websites_by_number_of_third_party_providers.sql
  • iframe_allow_attribute.sql
  • iframe_attribute_popular_hosts.sql
  • lighthouse_average_unminified_css_by_3p.sql
  • lighthouse_average_unminified_js_by_3p.sql
  • lighthouse_third_party_facades.sql
  • lighthouse_unminified_css_by_3p.sql
  • lighthouse_unminified_js_by_3p.sql
  • lighthouse_unminified_js_by_3p_by_url.sql
  • lighthouse_unminified_uses_optimized_images_by_3p.sql
  • lighthouse_unused_css_bytes_by_3p.sql
  • lighthouse_unused_js_bytes_by_3p.sql
  • number_of_third_parties_by_rank.sql
  • number_of_third_parties_by_rank_and_category.sql
  • number_of_third_party_providers_by_rank.sql
  • number_of_third_party_requests_by_rank.sql
  • number_of_third_party_requests_per_page_by_rank.sql
  • number_of_third_party_providers_by_rank_and_category.sql
  • percent_of_third_parties_by_content_type.sql
  • percent_of_third_parties_using_document_write.sql
  • percent_of_third_parties_using_legacy_javascript.sql
  • percent_of_third_parties_using_legacy_javascript_by_url.sql
  • percent_of_third_parties_using_unload_listener.sql (Doesn't generate output)
  • percent_of_third_party_cache.sql
  • percent_of_third_party_requests_and_bytes_by_category_and_content_type.sql
  • percent_of_third_party_with_security_headers.sql
  • percent_of_websites_with_third_party.sql
  • percent_of_websites_with_third_party_by_ranking.sql
  • scripts_using_async_defer.sql
  • scripts_using_async_defer_by_3p.sql
  • tao_by_third_party.sql
  • third_parties_blocking_main_thread.sql
  • third_parties_blocking_main_thread_percentiles.sql
  • third_parties_blocking_main_thread_percentiles_by_host.sql
  • third_parties_blocking_rendering.sql
  • third_parties_blocking_rendering_percentiles.sql
  • third_parties_using_legacy_javascript.sql
  • top100_third_parties_by_median_body_size_and_time.sql
  • top100_third_parties_by_number_of_websites.sql
  • trends_content_encoding.sql (Difficult to port)
  • trends_content_encoding_by_type.sql (Difficult to port)
  • trends_of_third_parties_using_legacy_javascript_by_url.sql (Difficult to port)
  • usage_of_lite_youtube_embed.sql
  • usage_of_partytown.sql

New queries added for this year's chapter

  • distribution_of_third_parties_by_frame.sql
  • top20_third_parties_by_client_and_frame_location.sql

@tunetheweb tunetheweb added the analysis Querying the dataset label Aug 21, 2024
@tunetheweb tunetheweb added this to the 2024 Analysis milestone Aug 21, 2024
@Yash-Vekaria Yash-Vekaria marked this pull request as ready for review September 11, 2024 21:41
Copy link
Member

@tunetheweb tunetheweb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quite a few references to the older summary or technologies tables, but good that some have progressed to the new datamodel.

@Yash-Vekaria let me know if this is good to merge.

@Yash-Vekaria
Copy link
Contributor Author

Quite a few references to the older summary or technologies tables, but good that some have progressed to the new datamodel.

@Yash-Vekaria let me know if this is good to merge.

Yes, we are ready to merge!

@tunetheweb tunetheweb merged commit 7e3f106 into main Oct 30, 2024
3 checks passed
@tunetheweb tunetheweb deleted the third-party-sql-2024 branch October 30, 2024 17:02
@Yash-Vekaria Yash-Vekaria self-assigned this Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis Querying the dataset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants