thedatazone-ca/assessed-value-and-taxable-assessed-value-history-bt58-qu28
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 3 hours ago

Assessed Value and Taxable Assessed Value History

Provides the address, GPS coordinates, and history of assessments and taxable assessments for all accounts in Nova Scotia for the last five tax years.

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/assessed-value-and-taxable-assessed-value-history-bt58-qu28\".\"assessed_value_and_taxable_assessed_value_history\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • assessed_value_and_taxable_assessed_value_history
     
     
     
     
     
Upstream Metadata