ramseycounty-us/assessor-valuation-by-jurisdiction-and-category-tcqg-x46b
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 1 hour ago

Assessor Valuation by Jurisdiction and Category 2020-2021

This dataset outlines the percent changes in median Estimated Market Values, Aggregate Estimated Market Values, and Parcel Counts by Jurisdiction and Category from 2020 to 2021.

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 \"ramseycounty-us/assessor-valuation-by-jurisdiction-and-category-tcqg-x46b\".\"assessor_valuation_by_jurisdiction_and_category\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • assessor_valuation_by_jurisdiction_and_category
     
     
     
     
     
Upstream Metadata