Open repository in Console
Readme
Updated 2 years ago
‧ Indexed 11 months ago
DECD Annual Construction Report, 2000-2022
Annual Construction Report from the Department of Economic and Community Development, including new housing authorizations and demolitions by town.
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 \"ct-gov/decd-annual-construction-report-20002022-wmfh-25km\".\"decd_annual_construction_report_20002022\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata