opendata-maryland-gov/maryland-total-residential-sales-20022019-c4dr-iryc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 years ago
Indexed 11 months ago

Maryland Total Residential Sales: 2002-2019

Total Residential Sales in Maryland from 2002-2019 based on data extracted from MDProperty View. To browse the MDProperty View, click here:

https://planning.maryland.gov/MSDC/Pages/sale_data/saledata.aspx

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 \"opendata-maryland-gov/maryland-total-residential-sales-20022019-c4dr-iryc\".\"maryland_total_residential_sales_20022019\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • maryland_total_residential_sales_20022019
     
     
     
     
     
Upstream Metadata