bloomington-in-gov/neighborhood-compliance-zones-qbif-c7j6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 5 hours ago

Neighborhood Compliance Zones

<DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>This map data layer shows the areas assigned to Neighborhood Compliance Officers with the City of Bloomington Housing and Neighborhood Development Department (HAND).</SPAN></P></DIV></DIV></DIV>

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 \"bloomington-in-gov/neighborhood-compliance-zones-qbif-c7j6\".\"neighborhood_compliance_zones\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • neighborhood_compliance_zones