ct-gov/monthly-building-permits-issued-by-units-in-5vjm-esav
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 3 hours ago

Monthly Building Permits Issued by Units in Structure

Monthly building permits issued by units in structure, 1990 through the present. Data updated monthly by the Connecticut Housing Finance Authority and tracked in the following dashboard: https://www.chfa.org/about-us/ct-monthly-housing-market-dashboard/.

CHFA has stopped maintaining the dashboard and associated datasets, and this dataset will no longer be updated as of 2022.

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/monthly-building-permits-issued-by-units-in-5vjm-esav\".\"monthly_building_permits_issued_by_units_in\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • monthly_building_permits_issued_by_units_in
     
     
     
     
     
Upstream Metadata