Google Safe Browsing Transparency Report Data
Data automatically scraped from the Google Safe Browsing Transparency Report.
@kaggle.robroseknows_google_safe_browsing_transparency_report_data
Data automatically scraped from the Google Safe Browsing Transparency Report.
@kaggle.robroseknows_google_safe_browsing_transparency_report_data
CREATE TABLE data (
"weekof" TIMESTAMP,
"malware_sites_detected" DOUBLE,
"phishing_sites_detected" DOUBLE,
"malware_sites_number" DOUBLE,
"phishing_sites_number" DOUBLE,
"attack_sites" DOUBLE,
"compromised_sites" DOUBLE,
"browser_warnings" DOUBLE,
"search_warnings" DOUBLE,
"webmaster_response_time" DOUBLE,
"reinfection_rate" DOUBLE
);
Anyone who has the link will be able to view this.