colorado-gov/building-material-sales-in-colorado-hbkb-4hbj
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 24 days ago
Indexed 1 hour ago

Building Material Sales in Colorado

Building material sales by county and quarter for some counties in Colorado since 2009. This data set is provided by the Department of Revenue (DOR).

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/building-material-sales-in-colorado-hbkb-4hbj\".\"building_material_sales_in_colorado\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • building_material_sales_in_colorado
     
     
     
     
     
Upstream Metadata