What This Is
- Independent, non-commercial analysis of Google's publicly released transparency datasets.
- No affiliation with Google. All data sourced directly from transparencyreport.google.com.
- Open-source under MIT license — analysis code, notebooks, and site are all public.
- Live at: google-transparency-report-analysis.oriz.in
Datasets Covered
- Copyright Removals (Web Search) — bulk CSV, full programmatic analysis
- Government Requests to Remove Content
- Government Requests for User Information
- HTTPS Encryption in Transit
- Safe Browsing — Unsafe Sites
- Email Encryption in Transit
- EU Right to be Forgotten
- Traffic Disruptions
Technical Stack
- Python 3.12 — pandas, matplotlib, seaborn for data analysis
- Jupyter notebook for interactive exploration
- Static HTML + Chart.js for the visualization site
- GitHub Actions for CI and deployment to GitHub Pages
- Deployed to Google Pages at google-transparency-report-analysis.oriz.in via Cloudflare