internal-opendata-clermontauditor/2020-reappraisal-median-property-values-rbm6-n7gd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 years ago
Indexed 11 months ago

2020 Reappraisal Median Property Values

2020 Reappraisal Median Appraised Property Values for all classes (Agriculture, Commercial, Industrial, and Residential) and for all Townships, Villages and Municipalities.

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 \"internal-opendata-clermontauditor/2020-reappraisal-median-property-values-rbm6-n7gd\".\"2020_reappraisal_median_property_values\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 2020_reappraisal_median_property_values
     
     
     
     
     
Upstream Metadata