performance-fultoncountyga-gov/code-violation-self-resolution-d9h2-z6av
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 8 years ago
Indexed 11 months ago

Code Violation Self Resolution

This dataset provides the percentage of code violations that are resolved by the owner by the time of the first re-inspection. Percentages are calculated and reported quarterly.

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 \"performance-fultoncountyga-gov/code-violation-self-resolution-d9h2-z6av\".\"code_violation_self_resolution\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • code_violation_self_resolution
     
     
     
     
     
Upstream Metadata