bloomington-in-gov/neighborhood-permit-zones-nxki-ixsg
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 months ago
Indexed 6 hours ago

Neighborhood Permit Zones

<DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The neighborhood permit parking zones layer represents the enforcement and eligibility areas (zones) for the City of Bloomington residential neighborhood permit parking program. The majority of the areas are close to Indiana University. The City's Municipal Code Title 15 defines qualifications and regulations for the permit zones.</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-permit-zones-nxki-ixsg\".\"neighborhood_permit_zones\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • neighborhood_permit_zones