thedatazone-ca/commercial-building-characteristics-9ac6-zg6i
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 3 hours ago

Commercial Building Characteristics

This dataset contains location, address and property characteristics for commercial improved properties in Nova Scotia.

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 \"thedatazone-ca/commercial-building-characteristics-9ac6-zg6i\".\"commercial_building_characteristics\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • commercial_building_characteristics
     
     
     
     
     
Upstream Metadata