cambridgema-gov/residential-data-report-fy2016-historical-kwuj-dram
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 2 hours ago

Residential Data Report FY2016 (Historical)

Residential data for the 2016 fiscal year, including sales, land and building information. File includes data for single family, two family, three family and vacant land parcels. For descriptions of the data fields see the Assessing Data Description attachment.

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 \"cambridgema-gov/residential-data-report-fy2016-historical-kwuj-dram\".\"residential_data_report_fy2016_historical\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • residential_data_report_fy2016_historical
     
     
     
     
     
Upstream Metadata