Open repository in Console
Readme
Updated almost 11 years ago
‧ Indexed 11 months ago
Performance Metrics - Housing & Economic Development - Landmark Permitting Review
With a goal of reviewing landmark permits in one-day, the department strives to meet this goal no less than 95% of the time.
The Historic Preservation Division staffs the Commission on Chicago Landmarks and reviews all permit applications for work involving designated and proposed Chicago landmarks and landmark districts.
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 \"cityofchicago/performance-metrics-housing-economic-development-2wk4-c5se\".\"performance_metrics_housing_economic_development\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata