cambridgema-gov/condominium-data-report-fy2015-88at-7ucq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 5 hours ago

Condominium Data Report FY2015

Data for condominium parcels in the City of Cambridge for fiscal year 2015, including sales and building information. File includes both residential and commercial condominiums. 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/condominium-data-report-fy2015-88at-7ucq\".\"condominium_data_report_fy2015\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • condominium_data_report_fy2015
     
     
     
     
     
Upstream Metadata