Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 2 hours ago
Assessor Valuation by City/Suburban and Subcategory 2020-2021
This dataset outlines the percent changes in median Estimated Market Values and Parcel counts by Location (City of Saint Paul vs Suburbs) 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-citysuburban-and-subcategory-kca4-eegw\".\"assessor_valuation_by_citysuburban_and_subcategory\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata