cityoforlando/code-enforcement-cases-k6e8-nw6w
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 day ago
Indexed 16 hours ago

Code Enforcement Cases

Detail on Code Enforcement Cases opened in the City of Orlando over the last rolling 5 years. Includes all Case Types and all Case Statuses. Information source is the Economic Development Information System. Refreshed daily.

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 \"cityoforlando/code-enforcement-cases-k6e8-nw6w\".\"code_enforcement_cases\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • code_enforcement_cases