ramseycounty-us/historical-median-assessment-values-5xta-hrhf
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 3 hours ago

Historical Median Assessment Values

This dataset outlines the Median Estimated Market Values in the City of Saint Paul, suburbs, and countywide from 2002 (Residential and Apartment) or 2005 (Commercial and Industrial) to 2022.

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/historical-median-assessment-values-5xta-hrhf\".\"historical_median_assessment_values\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • historical_median_assessment_values
     
     
     
     
     
Upstream Metadata