Data Breach Notifications Affecting Washington Residents (Personal Information Breakdown)
State of Washington
@usgov.state_of_washington_data_breach_notifications_affectin_b57f6b37
State of Washington
@usgov.state_of_washington_data_breach_notifications_affectin_b57f6b37
- Washington law requires entities impacted by a data breach to notify the Attorney General’s Office (AGO) when more than 500 Washingtonians personal information was compromised as a result of the breach. This dataset breaks out the individual types of breached personal information that were identified in each notice our office received. This data is used to produce the AGO’s Annual Data Breach Report. For additional statistics relating to data breaches, also see the main dataset at: https://data.wa.gov/Consumer-Protection/Data-Breach-Notifications-Affecting-Washington-Res/sb4j-ca4h.
Organization: State of Washington
Last updated: 2021-09-03T13:52:27.362905
Tags: consumer, consumer-protection, cyber, data-breach, malware, notification, personal-information, privacy, ransomware
CREATE TABLE table_1 (
"id" BIGINT,
"dateaware" VARCHAR,
"datesubmitted" VARCHAR,
"databreachcause" VARCHAR,
"datestart" TIMESTAMP,
"dateend" TIMESTAMP,
"name" VARCHAR,
"cyberattacktype" VARCHAR,
"washingtoniansaffected" DOUBLE,
"industrytype" VARCHAR,
"businesstype" VARCHAR,
"informationtype" VARCHAR,
"year" BIGINT,
"washingtoniansaffectedrange" VARCHAR,
"breachlifecyclerange" VARCHAR,
"entitystate" VARCHAR
);Anyone who has the link will be able to view this.