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

Cookies sql 2024 #3741

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Cookies sql 2024 #3741

wants to merge 20 commits into from

Conversation

yohhaan
Copy link
Member

@yohhaan yohhaan commented Aug 18, 2024

Queries for the Cookies Chapter 2024 (#3617)

Extract cookies into intermediate table to reduce size of data processed

  • 0_create_desktop_cookies.sql
  • 0_create_mobile_cookies.sql

Prevalence Cookies type and attributes

  • prevalence_attributes_per_type.sql
  • prevalence_type_attributes_per_rank.sql

Top Cookies of each type and top domains setting the most cookies

  • top_20_domains_setting_cookies.sql
  • top_20_first_party_cookies.sql
  • top_20_third_party_cookies.sql

Nb cookies

  • nb_cookies_cdf.sql
  • nb_cookies_per_type_quantiles.sql
  • nb_cookies_quantiles.sql

Size cookies

  • size_cookies_cdf.sql
  • size_cookies_per_type_quantiles.sql
  • size_cookies_quantiles.sql
  • size_extract_largest.sql

Age of cookies

  • age_expire_cookies_per_type_quantiles.sql
  • age_expire_cookies_quantiles.sql
  • age_expires_cookies_cdf.sql

New Privacy Sandbox APIs

@tunetheweb tunetheweb added this to the 2024 Analysis milestone Aug 21, 2024
@tunetheweb tunetheweb added the analysis Querying the dataset label Aug 21, 2024
@yohhaan yohhaan marked this pull request as ready for review September 18, 2024 19:53
@yohhaan yohhaan marked this pull request as draft September 18, 2024 23:42
@yohhaan yohhaan marked this pull request as ready for review October 3, 2024 16:08
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.

2 participants