novascotia-ca/uniform-assessment-kuu2-92bp
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 days ago
Indexed 3 hours ago

Uniform Assessment

One measure of a municipality's financial health is its own-source revenue base as represented by the total uniform assessment. This figure is the total of the taxable property assessment plus the value of grants municipality receives from special property tax arrangements.

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 \"novascotia-ca/uniform-assessment-kuu2-92bp\".\"uniform_assessment\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • uniform_assessment
     
     
     
     
     
Upstream Metadata