cityoforlando/planning-applications-bhxy-4rji
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 hours ago
Indexed 6 hours ago

Planning Applications

Data set of all Planning Applications submitted to or Approved by the City of Orlando in the last 5 years (rolling), or that were updated in the last 5 years.

Disclaimer: This data is derived from the Economic Development Platform, we acknowledge there is always the possibility of mechanical or human error. The City of Orlando does not guarantee the accuracy of the information. The City of Orlando will not be responsible for any error or omission, or for the use of, or the results obtained from the use of this information. All data visualizations on maps should be considered approximate and attempts to derive specific addresses are strictly prohibited. Additionally, because City policy and operations regarding reporting might change, the data may have limited value for comparisons over time.

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/planning-applications-bhxy-4rji\".\"planning_applications\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • planning_applications