colorado-gov/rents-by-type-of-apartment-in-colorado-2016-cmr9-ue2w
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 14 hours ago
Indexed 2 hours ago

Rents by Type of Apartment in Colorado 2016

Average rents and vacancies distributed by type of apartment for regions across Colorado dating back to 2006 as defined by the Colorado Department of Local Affairs Housing Division (DOLA).

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 \"colorado-gov/rents-by-type-of-apartment-in-colorado-2016-cmr9-ue2w\".\"rents_by_type_of_apartment_in_colorado_2016\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • rents_by_type_of_apartment_in_colorado_2016
     
     
     
     
     
Upstream Metadata