2018 Sidewalk Repair and Reconstruction Projects
A summary of all the concrete sidewalk repair and reconstruction projects that occurred during 2018. This includes work done in association with the City's Sidewalk Assistance Program, as well as general maintenance, repair and reconstruction to sidewalk segments, driveway entrances, curbs and ramps
This summary includes all projects that were completed both by City of Bloomington Street Department crews and those that were performed by personnel from Groomer Construction, which was contracted by the City of Bloomington to assist with sidewalk and ramp repair work in 2018.
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/2018-sidewalk-repair-and-reconstruction-projects-j2qg-us5h\".\"2018_sidewalk_repair_and_reconstruction_projects\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.