wa-gov/data-breach-notifications-affecting-washington-padd-mby7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

Data Breach Notifications Affecting Washington Residents (Personal Information Breakdown)

  • 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.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"wa-gov/data-breach-notifications-affecting-washington-padd-mby7\".\"data_breach_notifications_affecting_washington\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • data_breach_notifications_affecting_washington
     
     
     
     
     
Upstream Metadata