cambridgema-gov/cambridge-parcel-information-fy2014-historical-m7ew-safu
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 3 hours ago

Cambridge Parcel Information - FY2014 (Historical)

This is the Fiscal Year 2014 Tax dataset. The data is current as of January 1, 2013. The data includes all the fields found in the Property database at: http://www.cambridgema.gov/Assess/PropertyDatabase

For GIS users: Link the field ML in the GIS to field ML in the Excel file.

Basic Parcel Information Report With Use

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/cambridge-parcel-information-fy2014-historical-m7ew-safu\".\"cambridge_parcel_information_fy2014_historical\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cambridge_parcel_information_fy2014_historical
     
     
     
     
     
Upstream Metadata