Strategic Measure HE.E.5.c - Buildings Protected by COA Efforts
This dataset shows the number and percentage of buildings whose exposure to wildfire risk have decreased due to City efforts - SD23 Measure HE.E.5.c. View more details and insights related to this measure on the story page: https://data.austintexas.gov/stories/s/HE-E-5-c_Number-and-percentage-of-buildings-roadwa/3h5e-xc5y
This dataset has been aggregated by year and by council district. The original data can be viewed here: https://data.austintexas.gov/Environment/Fuels-Treatments-Site-Map/nzi8-h6mc
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 \"datahub-austintexas-gov/strategic-measure-hee5c-buildings-protected-by-coa-ejk8-63sb\".\"strategic_measure_hee5c_buildings_protected_by_coa\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.