Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Assessor Valuation by Jurisdiction and Subcategory 2022-2023
This dataset outlines the percent changes in median Estimated Market Values, Aggregate Estimated Market Values, and Parcel Counts by Jurisdiction and Subcategory.
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-subcategory-832h-naas\".\"assessor_valuation_by_jurisdiction_and_subcategory\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata