Baselight

CAL FIRE Damage Inspection (DINS) Data

State of California

@usgov.ca_gov_cal_fire_damage_inspection_dins_data_6ab6d

Loading...
Loading...

About this Dataset

CAL FIRE Damage Inspection (DINS) Data

This database represents structures impacted by wildland fire that are inside or within 100 meters of the fire perimeter. Information such as structure type, construction features, and some defensible space attributes are determined as best as possible even when the structure is completely destroyed. Some attributes may have a null value when they could not be determined.

Fire damage and poor access are major limiting factors for damage inspectors. All inspections are conducted using a systematic inspection process, however not all structures impacted by the fire may be identified due to these factors. Therefore, a small margin of error is expected. Two address fields are included in the database. The street number, street name, and street type fields are “field determined.” The inspector inputs this information based on what they see in the field. The Address (parcel) and APN (parcel) fields are added through a spatial join after data collection is complete.

Additional fields such as Category and Structure Type are based off fields needed in the Incident Status Summary (ICS 209).

Please review the DINS database dictionary for additional information.

Damage Percentage Description

0-10%| Affected Damage
10-25%| Minor Damage
25-50%| Major Damage
50-100%| Destroyed
No Damage| No Damage
Organization: State of California
Last updated: 2025-07-23T15:01:59.530474
Tags: cal-fire, cwpm-managed-item, damage-inspection, dins, fire-and-fuels, office-of-the-state-fire-marshal, osfm

Tables

Table 1

@usgov.ca_gov_cal_fire_damage_inspection_dins_data_6ab6d.table_1
  • 14.7 MB
  • 130,722 rows
  • 46 columns
Loading...
CREATE TABLE table_1 (
  "objectid" BIGINT,
  "n__damage" VARCHAR  -- * Damage,
  "n__street_number" DOUBLE  -- * Street Number,
  "n__street_name" VARCHAR  -- * Street Name,
  "n__street_type_e_g_road_drive_lane_etc" VARCHAR  -- * Street Type (e.g. Road, Drive, Lane, Etc.),
  "street_suffix_e_g_apt_23_blding_c" VARCHAR  -- Street Suffix (e.g. Apt. 23, Blding C),
  "n__city" VARCHAR  -- * City,
  "state" VARCHAR,
  "zip_code" DOUBLE,
  "n__cal_fire_unit" VARCHAR  -- * CAL FIRE Unit,
  "county" VARCHAR,
  "community" VARCHAR,
  "battalion" VARCHAR,
  "n__incident_name" VARCHAR  -- * Incident Name,
  "incident_number_e_g_caaeu_123456" VARCHAR  -- Incident Number (e.g. CAAEU 123456),
  "incident_start_date" VARCHAR,
  "hazard_type" VARCHAR,
  "if_affected_1_9_where_did_fire_start" VARCHAR  -- If Affected 1-9% - Where Did Fire Start?,
  "if_affected_1_9_what_started_fire" VARCHAR  -- If Affected 1-9% - What Started Fire?,
  "structure_defense_actions_taken" VARCHAR,
  "n__structure_type" VARCHAR  -- * Structure Type,
  "structure_category" VARCHAR,
  "n__units_in_structure_if_multi_unit" DOUBLE  -- # Units In Structure (if Multi Unit),
  "n__of_damaged_outbuildings_120_sqft" DOUBLE  -- # Of Damaged Outbuildings < 120 SQFT,
  "n__of_non_damaged_outbuildings_120_sqft" DOUBLE  -- # Of Non Damaged Outbuildings < 120 SQFT,
  "n__roof_construction" VARCHAR  -- * Roof Construction,
  "n__eaves" VARCHAR  -- * Eaves,
  "n__vent_screen" VARCHAR  -- * Vent Screen,
  "n__exterior_siding" VARCHAR  -- * Exterior Siding,
  "n__window_pane" VARCHAR  -- * Window Pane,
  "n__deck_porch_on_grade" VARCHAR  -- * Deck/Porch On Grade,
  "n__deck_porch_elevated" VARCHAR  -- * Deck/Porch Elevated,
  "n__patio_cover_carport_attached_to_structure" VARCHAR  -- * Patio Cover/Carport Attached To Structure,
  "n__fence_attached_to_structure" VARCHAR  -- * Fence Attached To Structure,
  "distance_propane_tank_to_structure" VARCHAR  -- Distance - Propane Tank To Structure,
  "distance_residence_to_utility_misc_structure_gt_120_sqft" VARCHAR  -- Distance - Residence To Utility/Misc Structure &gt; 120 SQFT,
  "fire_name_secondary" VARCHAR  -- Fire Name (Secondary),
  "apn_parcel" VARCHAR  -- APN (parcel),
  "assessed_improved_value_parcel" DOUBLE  -- Assessed Improved Value (parcel),
  "year_built_parcel" DOUBLE  -- Year Built (parcel),
  "site_address_parcel" VARCHAR  -- Site Address (parcel),
  "globalid" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "x" DOUBLE,
  "y" DOUBLE
);

Share link

Anyone who has the link will be able to view this.