hartford-gov/lsni-vacant-residential-buildings-2012-2013-iiyf-436i
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 9 years ago
Indexed 1 hour ago

LSNI Vacant Residential Buildings 2012 2013

This data set is based on a site visits by the LSNI staff performed in the fall 2012 and the fall of 2013

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 \"hartford-gov/lsni-vacant-residential-buildings-2012-2013-iiyf-436i\".\"lsni_vacant_residential_buildings_2012_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • lsni_vacant_residential_buildings_2012_2013