wa-gov/pdc-enforcement-cases-a4ma-dq6s
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month ago

PDC Enforcement Cases

This dataset contains list PDC enforcement cases from 2010 forward. The data present summary information with one record per case. Additional information about the case can be found by reviewing the attached case documents and penalties information. The list of attachments and penalties is structured as JSON so that it can be interpreted and displayed by computer software although it it also human readable text. This same information is presented on the PDC website in a format that is intended to be read by humans.

This dataset is a best-effort by the PDC to provide a complete set of records as described herewith.

Descriptions attached to this dataset do not constitute legal definitions; please consult RCW 42.17A and WAC Title 390 for legal definitions.

CONDITION OF RELEASE: This publication and or referenced documents constitutes a list of individuals prepared by the Washington State Public Disclosure Commission and may not be used for commercial purposes. This list is provided on the condition and with the understanding that the persons receiving it agree to this statutorily imposed limitation on its use. See RCW 42.56.070(9) and AGO 1975 No. 15.

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/pdc-enforcement-cases-a4ma-dq6s\".\"pdc_enforcement_cases\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • pdc_enforcement_cases
     
     
     
     
     
Upstream Metadata