Wildfire_Mechanical_Fuel_Treatments
Dataset description - Wildfire mechanical fuel treatments are vegetation reduction projects also known as "Shaded fuel Breaks". Shaded fuel breaks are wildfire mitigation techniques used for wooded areas near homes and other structures. The foliage is reduced by trimming low-hanging branches, the clearing of undergrowth, and the removal of dead and downed trees. The shaded fuel break is designed so that a wildfire that reaches this area may be more easily controlled.
This dataset supports measure HE.E.5.c of SD23.
Data Source: Austin Fire Department
(HE.E.5.c.AFD_Number and percentage of buildings, roadways, and properties whose exposure to wildfire risk have decreased due to City efforts) Calculation: STRUCTURES PROTECTED / YEAR
Measure Time Period: Annually (Fiscal Year)
Automated: yes
Date of last description update: March 30, 2020
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/wildfiremechanicalfueltreatments-qa3e-ix2z\".\"wildfiremechanicalfueltreatments\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.