diff --git a/scripts/us_fema/national_risk_index/sh/download_data.sh b/scripts/us_fema/national_risk_index/sh/download_data.sh index 4305d5b398..92880b3d83 100755 --- a/scripts/us_fema/national_risk_index/sh/download_data.sh +++ b/scripts/us_fema/national_risk_index/sh/download_data.sh @@ -15,11 +15,11 @@ cd "$tmp" ## County-level data ## Zip includes data a copy of the data dictionary ### Double slash after DataDownload is intentional -curl -L https://hazards.fema.gov/nri/Content/StaticDocuments/DataDownload/NRI_Table_Counties/NRI_Table_Counties.zip -o NRI_Table_Counties.zip +curl -fL https://www.fema.gov/about/reports-and-data/openfema/nri/v120/NRI_Table_Counties.zip -o NRI_Table_Counties.zip unzip NRI_Table_Counties.zip -d NRI_Table_Counties ## Tract-level data -curl -L https://hazards.fema.gov/nri/Content/StaticDocuments/DataDownload/NRI_Table_CensusTracts/NRI_Table_CensusTracts.zip -o NRI_Table_CensusTracts.zip +curl -fL https://www.fema.gov/about/reports-and-data/openfema/nri/v120/NRI_Table_CensusTracts.zip -o NRI_Table_CensusTracts.zip unzip NRI_Table_CensusTracts.zip -d NRI_Table_CensusTracts # Move files to final destination diff --git a/scripts/us_fema/national_risk_index/source_data/NRIDataDictionary.csv b/scripts/us_fema/national_risk_index/source_data/NRIDataDictionary.csv index d2cf21c06c..5ff66878bd 100644 --- a/scripts/us_fema/national_risk_index/source_data/NRIDataDictionary.csv +++ b/scripts/us_fema/national_risk_index/source_data/NRIDataDictionary.csv @@ -1,3 +1,480 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3ed3435342f8233b0e9a81536a7d46079216196fe68897ef5d0b1be758da2791 -size 44761 +Sort,Field Name,Field Alias,Type,Length,Relevant Layer,Metric Type,Version,Version Date +1,OBJECTID,OBJECTID,Integer,4,n/a,n/a,1.20.0,December 2025 +2,Shape,Shape,Geometry,n/a,n/a,n/a,1.20.0,December 2025 +3,Shape_Length,Shape_Length,Double,8,n/a,n/a,1.20.0,December 2025 +4,Shape_Area,Shape_Area,Double,8,n/a,n/a,1.20.0,December 2025 +5,STATE,State Name,String,250,All,n/a,1.20.0,December 2025 +6,STATEABBRV,State Name Abbreviation,String,20,All,n/a,1.20.0,December 2025 +7,STATEFIPS,State FIPS Code,String,20,All,n/a,1.20.0,December 2025 +8,COUNTY,County Name,String,250,All,n/a,1.20.0,December 2025 +9,COUNTYTYPE,County Type,String,250,All,n/a,1.20.0,December 2025 +10,COUNTYFIPS,County FIPS Code,String,20,All,n/a,1.20.0,December 2025 +11,STCOFIPS,State-County FIPS Code,String,20,All,n/a,1.20.0,December 2025 +12,TRACT,Census Tract,String,20,All,n/a,1.20.0,December 2025 +13,TRACTFIPS,Census Tract FIPS Code,String,20,All,n/a,1.20.0,December 2025 +14,NRI_ID,National Risk Index ID,String,20,All,n/a,1.20.0,December 2025 +15,POPULATION,Population (2020),Integer,4,All,n/a,1.20.0,December 2025 +16,BUILDVALUE,Building Value ($),Double,8,All,n/a,1.20.0,December 2025 +17,AGRIVALUE,Agriculture Value ($),Double,8,All,n/a,1.20.0,December 2025 +18,AREA,Area (sq mi),Double,8,All,n/a,1.20.0,December 2025 +19,RISK_VALUE,National Risk Index - Value - Composite,Double,8,National Risk Index,Value,1.20.0,December 2025 +20,RISK_SCORE,National Risk Index - Score - Composite,Double,8,National Risk Index,Score,1.20.0,December 2025 +21,RISK_RATNG,National Risk Index - Rating - Composite,String,50,National Risk Index,Rating,1.20.0,December 2025 +22,RISK_SPCTL,National Risk Index - State Percentile - Composite,Double,8,National Risk Index,State Percentile,1.20.0,December 2025 +23,EAL_SCORE,Expected Annual Loss - Score - Composite,Double,8,Expected Annual Loss,Score,1.20.0,December 2025 +24,EAL_RATNG,Expected Annual Loss - Rating - Composite,String,50,Expected Annual Loss,Rating,1.20.0,December 2025 +25,EAL_SPCTL,Expected Annual Loss - State Percentile - Composite,Double,8,Expected Annual Loss,State Percentile,1.20.0,December 2025 +26,EAL_VALT,Expected Annual Loss - Total - Composite,Double,8,Expected Annual Loss,Value,1.20.0,December 2025 +27,EAL_VALB,Expected Annual Loss - Building Value - Composite,Double,8,Expected Annual Loss,Value,1.20.0,December 2025 +28,EAL_VALP,Expected Annual Loss - Population - Composite,Double,8,Expected Annual Loss,Value,1.20.0,December 2025 +29,EAL_VALPE,Expected Annual Loss - Population Equivalence - Composite,Double,8,Expected Annual Loss,Value,1.20.0,December 2025 +30,EAL_VALA,Expected Annual Loss - Agriculture Value - Composite,Double,8,Expected Annual Loss,Value,1.20.0,December 2025 +31,ALR_VALB,Expected Annual Loss Rate - Building - Composite,Double,8,Expected Annual Loss Rate,Value,1.20.0,December 2025 +32,ALR_VALP,Expected Annual Loss Rate - Population - Composite,Double,8,Expected Annual Loss Rate,Value,1.20.0,December 2025 +33,ALR_VALA,Expected Annual Loss Rate - Agriculture - Composite,Double,8,Expected Annual Loss Rate,Value,1.20.0,December 2025 +34,ALR_NPCTL,Expected Annual Loss Rate - National Percentile - Composite,Double,8,Expected Annual Loss Rate,National Percentile,1.20.0,December 2025 +35,ALR_VRA_NPCTL,Social Vulnerability and Community Resilience Adjusted Expected Annual Loss Rate - National Percentile - Composite,Double,8,Social Vulnerability and Community Resilience Adjusted Expected Annual Loss Rate,National Percentile,1.20.0,December 2025 +36,SOVI_SCORE,Social Vulnerability - Score,Double,8,Social Vulnerability,Score,1.20.0,December 2025 +37,SOVI_RATNG,Social Vulnerability - Rating,String,50,Social Vulnerability,Rating,1.20.0,December 2025 +38,SOVI_SPCTL,Social Vulnerability - State Percentile,Double,8,Social Vulnerability,State Percentile,1.20.0,December 2025 +39,RESL_SCORE,Community Resilience - Score,Double,8,Community Resilience,Score,1.20.0,December 2025 +40,RESL_RATNG,Community Resilience - Rating,String,50,Community Resilience,Rating,1.20.0,December 2025 +41,RESL_SPCTL,Community Resilience - State Percentile,Double,8,Community Resilience,State Percentile,1.20.0,December 2025 +42,RESL_VALUE,Community Resilience - Value,Double,8,Community Resilience,Value,1.20.0,December 2025 +43,CRF_VALUE,Community Risk Factor - Value,Double,8,Community Risk Factor,Value,1.20.0,December 2025 +44,AVLN_EVNTS,Avalanche - Number of Events,Double,8,Avalanche,Number of Events,1.20.0,December 2025 +45,AVLN_AFREQ,Avalanche - Annualized Frequency,Double,8,Avalanche,Annualized Frequency,1.20.0,December 2025 +46,AVLN_EXPB,Avalanche - Exposure - Building Value,Double,8,Avalanche,Exposure - Building Value,1.20.0,December 2025 +47,AVLN_EXPP,Avalanche - Exposure - Population,Double,8,Avalanche,Exposure - Population,1.20.0,December 2025 +48,AVLN_EXPPE,Avalanche - Exposure - Population Equivalence,Double,8,Avalanche,Exposure - Population Equivalence,1.20.0,December 2025 +49,AVLN_EXPT,Avalanche - Exposure - Total,Double,8,Avalanche,Exposure - Total,1.20.0,December 2025 +50,AVLN_EXP_AREA,Avalanche - Exposure - Impacted Area (sq mi),Double,8,Avalanche,Exposure - Area,1.20.0,December 2025 +51,AVLN_HLRB,Avalanche - Historic Loss Ratio - Buildings,Double,8,Avalanche,Historic Loss Ratio - Buildings,1.20.0,December 2025 +52,AVLN_HLRP,Avalanche - Historic Loss Ratio - Population,Double,8,Avalanche,Historic Loss Ratio - Population,1.20.0,December 2025 +53,AVLN_HLRR,Avalanche - Historic Loss Ratio - Total Rating,String,50,Avalanche,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +54,AVLN_EALB,Avalanche - Expected Annual Loss - Building Value,Double,8,Avalanche,Expected Annual Loss - Building Value,1.20.0,December 2025 +55,AVLN_EALP,Avalanche - Expected Annual Loss - Population,Double,8,Avalanche,Expected Annual Loss - Population,1.20.0,December 2025 +56,AVLN_EALPE,Avalanche - Expected Annual Loss - Population Equivalence,Double,8,Avalanche,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +57,AVLN_EALT,Avalanche - Expected Annual Loss - Total,Double,8,Avalanche,Expected Annual Loss - Total,1.20.0,December 2025 +58,AVLN_EALS,Avalanche - Expected Annual Loss Score,Double,8,Avalanche,Expected Annual Loss Score,1.20.0,December 2025 +59,AVLN_EALR,Avalanche - Expected Annual Loss Rating,String,50,Avalanche,Expected Annual Loss Rating,1.20.0,December 2025 +60,AVLN_ALRB,Avalanche - Expected Annual Loss Rate - Building,Double,8,Avalanche,Expected Annual Loss Rate - Building,1.20.0,December 2025 +61,AVLN_ALRP,Avalanche - Expected Annual Loss Rate - Population,Double,8,Avalanche,Expected Annual Loss Rate - Population,1.20.0,December 2025 +62,AVLN_ALR_NPCTL,Avalanche - Expected Annual Loss Rate - National Percentile,Double,8,Avalanche,National Percentile,1.20.0,December 2025 +63,AVLN_RISKV,Avalanche - Hazard Type Risk Index Value,Double,8,Avalanche,Hazard Type Risk Index Value,1.20.0,December 2025 +64,AVLN_RISKS,Avalanche - Hazard Type Risk Index Score,Double,8,Avalanche,Hazard Type Risk Index Score,1.20.0,December 2025 +65,AVLN_RISKR,Avalanche - Hazard Type Risk Index Rating,String,50,Avalanche,Hazard Type Risk Index Rating,1.20.0,December 2025 +66,CFLD_EVNTS,Coastal Flooding - Number of Events,Double,8,Coastal Flooding,Number of Events,1.20.0,December 2025 +67,CFLD_AFREQ,Coastal Flooding - Annualized Frequency,Double,8,Coastal Flooding,Annualized Frequency,1.20.0,December 2025 +68,CFLD_EXPB,Coastal Flooding - Exposure - Building Value,Double,8,Coastal Flooding,Exposure - Building Value,1.20.0,December 2025 +69,CFLD_EXPP,Coastal Flooding - Exposure - Population,Double,8,Coastal Flooding,Exposure - Population,1.20.0,December 2025 +70,CFLD_EXPPE,Coastal Flooding - Exposure - Population Equivalence,Double,8,Coastal Flooding,Exposure - Population Equivalence,1.20.0,December 2025 +71,CFLD_EXPT,Coastal Flooding - Exposure - Total,Double,8,Coastal Flooding,Exposure - Total,1.20.0,December 2025 +72,CFLD_EXP_AREA,Coastal Flooding - Exposure - Impacted Area (sq mi),Double,8,Coastal Flooding,Exposure - Area,1.20.0,December 2025 +73,CFLD_HLRB,Coastal Flooding - Historic Loss Ratio - Buildings,Double,8,Coastal Flooding,Historic Loss Ratio - Buildings,1.20.0,December 2025 +74,CFLD_HLRP,Coastal Flooding - Historic Loss Ratio - Population,Double,8,Coastal Flooding,Historic Loss Ratio - Population,1.20.0,December 2025 +75,CFLD_HLRR,Coastal Flooding - Historic Loss Ratio - Total Rating,String,50,Coastal Flooding,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +76,CFLD_EALB,Coastal Flooding - Expected Annual Loss - Building Value,Double,8,Coastal Flooding,Expected Annual Loss - Building Value,1.20.0,December 2025 +77,CFLD_EALP,Coastal Flooding - Expected Annual Loss - Population,Double,8,Coastal Flooding,Expected Annual Loss - Population,1.20.0,December 2025 +78,CFLD_EALPE,Coastal Flooding - Expected Annual Loss - Population Equivalence,Double,8,Coastal Flooding,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +79,CFLD_EALT,Coastal Flooding - Expected Annual Loss - Total,Double,8,Coastal Flooding,Expected Annual Loss - Total,1.20.0,December 2025 +80,CFLD_EALS,Coastal Flooding - Expected Annual Loss Score,Double,8,Coastal Flooding,Expected Annual Loss Score,1.20.0,December 2025 +81,CFLD_EALR,Coastal Flooding - Expected Annual Loss Rating,String,50,Coastal Flooding,Expected Annual Loss Rating,1.20.0,December 2025 +82,CFLD_ALRB,Coastal Flooding - Expected Annual Loss Rate - Building,Double,8,Coastal Flooding,Expected Annual Loss Rate - Building,1.20.0,December 2025 +83,CFLD_ALRP,Coastal Flooding - Expected Annual Loss Rate - Population,Double,8,Coastal Flooding,Expected Annual Loss Rate - Population,1.20.0,December 2025 +84,CFLD_ALR_NPCTL,Coastal Flooding - Expected Annual Loss Rate - National Percentile,Double,8,Coastal Flooding,National Percentile,1.20.0,December 2025 +85,CFLD_RISKV,Coastal Flooding - Hazard Type Risk Index Value,Double,8,Coastal Flooding,Hazard Type Risk Index Value,1.20.0,December 2025 +86,CFLD_RISKS,Coastal Flooding - Hazard Type Risk Index Score,Double,8,Coastal Flooding,Hazard Type Risk Index Score,1.20.0,December 2025 +87,CFLD_RISKR,Coastal Flooding - Hazard Type Risk Index Rating,String,50,Coastal Flooding,Hazard Type Risk Index Rating,1.20.0,December 2025 +88,CWAV_EVNTS,Cold Wave - Number of Events,Double,8,Cold Wave,Number of Events,1.20.0,December 2025 +89,CWAV_AFREQ,Cold Wave - Annualized Frequency,Double,8,Cold Wave,Annualized Frequency,1.20.0,December 2025 +90,CWAV_EXPB,Cold Wave - Exposure - Building Value,Double,8,Cold Wave,Exposure - Building Value,1.20.0,December 2025 +91,CWAV_EXPP,Cold Wave - Exposure - Population,Double,8,Cold Wave,Exposure - Population,1.20.0,December 2025 +92,CWAV_EXPPE,Cold Wave - Exposure - Population Equivalence,Double,8,Cold Wave,Exposure - Population Equivalence,1.20.0,December 2025 +93,CWAV_EXPA,Cold Wave - Exposure - Agriculture Value,Double,8,Cold Wave,Exposure - Agriculture Value,1.20.0,December 2025 +94,CWAV_EXPT,Cold Wave - Exposure - Total,Double,8,Cold Wave,Exposure - Total,1.20.0,December 2025 +95,CWAV_EXP_AREA,Cold Wave - Exposure - Impacted Area (sq mi),Double,8,Cold Wave,Exposure - Area,1.20.0,December 2025 +96,CWAV_HLRB,Cold Wave - Historic Loss Ratio - Buildings,Double,8,Cold Wave,Historic Loss Ratio - Buildings,1.20.0,December 2025 +97,CWAV_HLRP,Cold Wave - Historic Loss Ratio - Population,Double,8,Cold Wave,Historic Loss Ratio - Population,1.20.0,December 2025 +98,CWAV_HLRA,Cold Wave - Historic Loss Ratio - Agriculture,Double,8,Cold Wave,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +99,CWAV_HLRR,Cold Wave - Historic Loss Ratio - Total Rating,String,50,Cold Wave,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +100,CWAV_EALB,Cold Wave - Expected Annual Loss - Building Value,Double,8,Cold Wave,Expected Annual Loss - Building Value,1.20.0,December 2025 +101,CWAV_EALP,Cold Wave - Expected Annual Loss - Population,Double,8,Cold Wave,Expected Annual Loss - Population,1.20.0,December 2025 +102,CWAV_EALPE,Cold Wave - Expected Annual Loss - Population Equivalence,Double,8,Cold Wave,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +103,CWAV_EALA,Cold Wave - Expected Annual Loss - Agriculture Value,Double,8,Cold Wave,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +104,CWAV_EALT,Cold Wave - Expected Annual Loss - Total,Double,8,Cold Wave,Expected Annual Loss - Total,1.20.0,December 2025 +105,CWAV_EALS,Cold Wave - Expected Annual Loss Score,Double,8,Cold Wave,Expected Annual Loss Score,1.20.0,December 2025 +106,CWAV_EALR,Cold Wave - Expected Annual Loss Rating,String,50,Cold Wave,Expected Annual Loss Rating,1.20.0,December 2025 +107,CWAV_ALRB,Cold Wave - Expected Annual Loss Rate - Building,Double,8,Cold Wave,Expected Annual Loss Rate - Building,1.20.0,December 2025 +108,CWAV_ALRP,Cold Wave - Expected Annual Loss Rate - Population,Double,8,Cold Wave,Expected Annual Loss Rate - Population,1.20.0,December 2025 +109,CWAV_ALRA,Cold Wave - Expected Annual Loss Rate - Agriculture,Double,8,Cold Wave,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +110,CWAV_ALR_NPCTL,Cold Wave - Expected Annual Loss Rate - National Percentile,Double,8,Cold Wave,National Percentile,1.20.0,December 2025 +111,CWAV_RISKV,Cold Wave - Hazard Type Risk Index Value,Double,8,Cold Wave,Hazard Type Risk Index Value,1.20.0,December 2025 +112,CWAV_RISKS,Cold Wave - Hazard Type Risk Index Score,Double,8,Cold Wave,Hazard Type Risk Index Score,1.20.0,December 2025 +113,CWAV_RISKR,Cold Wave - Hazard Type Risk Index Rating,String,50,Cold Wave,Hazard Type Risk Index Rating,1.20.0,December 2025 +114,DRGT_EVNTS,Drought - Number of Events,Double,8,Drought,Number of Events,1.20.0,December 2025 +115,DRGT_AFREQ,Drought - Annualized Frequency,Double,8,Drought,Annualized Frequency,1.20.0,December 2025 +116,DRGT_EXPA,Drought - Exposure - Agriculture Value,Double,8,Drought,Exposure - Agriculture Value,1.20.0,December 2025 +117,DRGT_EXPT,Drought - Exposure - Total,Double,8,Drought,Exposure - Total,1.20.0,December 2025 +118,DRGT_EXP_AREA,Drought - Exposure - Impacted Area (sq mi),Double,8,Drought,Exposure - Area,1.20.0,December 2025 +119,DRGT_HLRA,Drought - Historic Loss Ratio - Agriculture,Double,8,Drought,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +120,DRGT_HLRR,Drought - Historic Loss Ratio - Total Rating,String,50,Drought,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +121,DRGT_EALA,Drought - Expected Annual Loss - Agriculture Value,Double,8,Drought,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +122,DRGT_EALT,Drought - Expected Annual Loss - Total,Double,8,Drought,Expected Annual Loss - Total,1.20.0,December 2025 +123,DRGT_EALS,Drought - Expected Annual Loss Score,Double,8,Drought,Expected Annual Loss Score,1.20.0,December 2025 +124,DRGT_EALR,Drought - Expected Annual Loss Rating,String,50,Drought,Expected Annual Loss Rating,1.20.0,December 2025 +125,DRGT_ALRA,Drought - Expected Annual Loss Rate - Agriculture,Double,8,Drought,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +126,DRGT_ALR_NPCTL,Drought - Expected Annual Loss Rate - National Percentile,Double,8,Drought,National Percentile,1.20.0,December 2025 +127,DRGT_RISKV,Drought - Hazard Type Risk Index Value,Double,8,Drought,Hazard Type Risk Index Value,1.20.0,December 2025 +128,DRGT_RISKS,Drought - Hazard Type Risk Index Score,Double,8,Drought,Hazard Type Risk Index Score,1.20.0,December 2025 +129,DRGT_RISKR,Drought - Hazard Type Risk Index Rating,String,50,Drought,Hazard Type Risk Index Rating,1.20.0,December 2025 +130,ERQK_EVNTS,Earthquake - Number of Events,Double,8,Earthquake,Number of Events,1.20.0,December 2025 +131,ERQK_AFREQ,Earthquake - Annualized Frequency,Double,8,Earthquake,Annualized Frequency,1.20.0,December 2025 +132,ERQK_EXPB,Earthquake - Exposure - Building Value,Double,8,Earthquake,Exposure - Building Value,1.20.0,December 2025 +133,ERQK_EXPP,Earthquake - Exposure - Population,Double,8,Earthquake,Exposure - Population,1.20.0,December 2025 +134,ERQK_EXPPE,Earthquake - Exposure - Population Equivalence,Double,8,Earthquake,Exposure - Population Equivalence,1.20.0,December 2025 +135,ERQK_EXPT,Earthquake - Exposure - Total,Double,8,Earthquake,Exposure - Total,1.20.0,December 2025 +136,ERQK_EXP_AREA,Earthquake - Exposure - Impacted Area (sq mi),Double,8,Earthquake,Exposure - Area,1.20.0,December 2025 +137,ERQK_HLRB,Earthquake - Historic Loss Ratio - Buildings,Double,8,Earthquake,Historic Loss Ratio - Buildings,1.20.0,December 2025 +138,ERQK_HLRP,Earthquake - Historic Loss Ratio - Population,Double,8,Earthquake,Historic Loss Ratio - Population,1.20.0,December 2025 +139,ERQK_HLRR,Earthquake - Historic Loss Ratio - Total Rating,String,50,Earthquake,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +140,ERQK_EALB,Earthquake - Expected Annual Loss - Building Value,Double,8,Earthquake,Expected Annual Loss - Building Value,1.20.0,December 2025 +141,ERQK_EALP,Earthquake - Expected Annual Loss - Population,Double,8,Earthquake,Expected Annual Loss - Population,1.20.0,December 2025 +142,ERQK_EALPE,Earthquake - Expected Annual Loss - Population Equivalence,Double,8,Earthquake,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +143,ERQK_EALT,Earthquake - Expected Annual Loss - Total,Double,8,Earthquake,Expected Annual Loss - Total,1.20.0,December 2025 +144,ERQK_EALS,Earthquake - Expected Annual Loss Score,Double,8,Earthquake,Expected Annual Loss Score,1.20.0,December 2025 +145,ERQK_EALR,Earthquake - Expected Annual Loss Rating,String,50,Earthquake,Expected Annual Loss Rating,1.20.0,December 2025 +146,ERQK_ALRB,Earthquake - Expected Annual Loss Rate - Building,Double,8,Earthquake,Expected Annual Loss Rate - Building,1.20.0,December 2025 +147,ERQK_ALRP,Earthquake - Expected Annual Loss Rate - Population,Double,8,Earthquake,Expected Annual Loss Rate - Population,1.20.0,December 2025 +148,ERQK_ALR_NPCTL,Earthquake - Expected Annual Loss Rate - National Percentile,Double,8,Earthquake,National Percentile,1.20.0,December 2025 +149,ERQK_RISKV,Earthquake - Hazard Type Risk Index Value,Double,8,Earthquake,Hazard Type Risk Index Value,1.20.0,December 2025 +150,ERQK_RISKS,Earthquake - Hazard Type Risk Index Score,Double,8,Earthquake,Hazard Type Risk Index Score,1.20.0,December 2025 +151,ERQK_RISKR,Earthquake - Hazard Type Risk Index Rating,String,50,Earthquake,Hazard Type Risk Index Rating,1.20.0,December 2025 +152,HAIL_EVNTS,Hail - Number of Events,Double,8,Hail,Number of Events,1.20.0,December 2025 +153,HAIL_AFREQ,Hail - Annualized Frequency,Double,8,Hail,Annualized Frequency,1.20.0,December 2025 +154,HAIL_EXPB,Hail - Exposure - Building Value,Double,8,Hail,Exposure - Building Value,1.20.0,December 2025 +155,HAIL_EXPP,Hail - Exposure - Population,Double,8,Hail,Exposure - Population,1.20.0,December 2025 +156,HAIL_EXPPE,Hail - Exposure - Population Equivalence,Double,8,Hail,Exposure - Population Equivalence,1.20.0,December 2025 +157,HAIL_EXPA,Hail - Exposure - Agriculture Value,Double,8,Hail,Exposure - Agriculture Value,1.20.0,December 2025 +158,HAIL_EXPT,Hail - Exposure - Total,Double,8,Hail,Exposure - Total,1.20.0,December 2025 +159,HAIL_EXP_AREA,Hail - Exposure - Impacted Area (sq mi),Double,8,Hail,Exposure - Area,1.20.0,December 2025 +160,HAIL_HLRB,Hail - Historic Loss Ratio - Buildings,Double,8,Hail,Historic Loss Ratio - Buildings,1.20.0,December 2025 +161,HAIL_HLRP,Hail - Historic Loss Ratio - Population,Double,8,Hail,Historic Loss Ratio - Population,1.20.0,December 2025 +162,HAIL_HLRA,Hail - Historic Loss Ratio - Agriculture,Double,8,Hail,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +163,HAIL_HLRR,Hail - Historic Loss Ratio - Total Rating,String,50,Hail,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +164,HAIL_EALB,Hail - Expected Annual Loss - Building Value,Double,8,Hail,Expected Annual Loss - Building Value,1.20.0,December 2025 +165,HAIL_EALP,Hail - Expected Annual Loss - Population,Double,8,Hail,Expected Annual Loss - Population,1.20.0,December 2025 +166,HAIL_EALPE,Hail - Expected Annual Loss - Population Equivalence,Double,8,Hail,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +167,HAIL_EALA,Hail - Expected Annual Loss - Agriculture Value,Double,8,Hail,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +168,HAIL_EALT,Hail - Expected Annual Loss - Total,Double,8,Hail,Expected Annual Loss - Total,1.20.0,December 2025 +169,HAIL_EALS,Hail - Expected Annual Loss Score,Double,8,Hail,Expected Annual Loss Score,1.20.0,December 2025 +170,HAIL_EALR,Hail - Expected Annual Loss Rating,String,50,Hail,Expected Annual Loss Rating,1.20.0,December 2025 +171,HAIL_ALRB,Hail - Expected Annual Loss Rate - Building,Double,8,Hail,Expected Annual Loss Rate - Building,1.20.0,December 2025 +172,HAIL_ALRP,Hail - Expected Annual Loss Rate - Population,Double,8,Hail,Expected Annual Loss Rate - Population,1.20.0,December 2025 +173,HAIL_ALRA,Hail - Expected Annual Loss Rate - Agriculture,Double,8,Hail,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +174,HAIL_ALR_NPCTL,Hail - Expected Annual Loss Rate - National Percentile,Double,8,Hail,National Percentile,1.20.0,December 2025 +175,HAIL_RISKV,Hail - Hazard Type Risk Index Value,Double,8,Hail,Hazard Type Risk Index Value,1.20.0,December 2025 +176,HAIL_RISKS,Hail - Hazard Type Risk Index Score,Double,8,Hail,Hazard Type Risk Index Score,1.20.0,December 2025 +177,HAIL_RISKR,Hail - Hazard Type Risk Index Rating,String,50,Hail,Hazard Type Risk Index Rating,1.20.0,December 2025 +178,HWAV_EVNTS,Heat Wave - Number of Events,Double,8,Heat Wave,Number of Events,1.20.0,December 2025 +179,HWAV_AFREQ,Heat Wave - Annualized Frequency,Double,8,Heat Wave,Annualized Frequency,1.20.0,December 2025 +180,HWAV_EXPB,Heat Wave - Exposure - Building Value,Double,8,Heat Wave,Exposure - Building Value,1.20.0,December 2025 +181,HWAV_EXPP,Heat Wave - Exposure - Population,Double,8,Heat Wave,Exposure - Population,1.20.0,December 2025 +182,HWAV_EXPPE,Heat Wave - Exposure - Population Equivalence,Double,8,Heat Wave,Exposure - Population Equivalence,1.20.0,December 2025 +183,HWAV_EXPA,Heat Wave - Exposure - Agriculture Value,Double,8,Heat Wave,Exposure - Agriculture Value,1.20.0,December 2025 +184,HWAV_EXPT,Heat Wave - Exposure - Total,Double,8,Heat Wave,Exposure - Total,1.20.0,December 2025 +185,HWAV_EXP_AREA,Heat Wave - Exposure - Impacted Area (sq mi),Double,8,Heat Wave,Exposure - Area,1.20.0,December 2025 +186,HWAV_HLRB,Heat Wave - Historic Loss Ratio - Buildings,Double,8,Heat Wave,Historic Loss Ratio - Buildings,1.20.0,December 2025 +187,HWAV_HLRP,Heat Wave - Historic Loss Ratio - Population,Double,8,Heat Wave,Historic Loss Ratio - Population,1.20.0,December 2025 +188,HWAV_HLRA,Heat Wave - Historic Loss Ratio - Agriculture,Double,8,Heat Wave,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +189,HWAV_HLRR,Heat Wave - Historic Loss Ratio - Total Rating,String,50,Heat Wave,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +190,HWAV_EALB,Heat Wave - Expected Annual Loss - Building Value,Double,8,Heat Wave,Expected Annual Loss - Building Value,1.20.0,December 2025 +191,HWAV_EALP,Heat Wave - Expected Annual Loss - Population,Double,8,Heat Wave,Expected Annual Loss - Population,1.20.0,December 2025 +192,HWAV_EALPE,Heat Wave - Expected Annual Loss - Population Equivalence,Double,8,Heat Wave,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +193,HWAV_EALA,Heat Wave - Expected Annual Loss - Agriculture Value,Double,8,Heat Wave,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +194,HWAV_EALT,Heat Wave - Expected Annual Loss - Total,Double,8,Heat Wave,Expected Annual Loss - Total,1.20.0,December 2025 +195,HWAV_EALS,Heat Wave - Expected Annual Loss Score,Double,8,Heat Wave,Expected Annual Loss Score,1.20.0,December 2025 +196,HWAV_EALR,Heat Wave - Expected Annual Loss Rating,String,50,Heat Wave,Expected Annual Loss Rating,1.20.0,December 2025 +197,HWAV_ALRB,Heat Wave - Expected Annual Loss Rate - Building,Double,8,Heat Wave,Expected Annual Loss Rate - Building,1.20.0,December 2025 +198,HWAV_ALRP,Heat Wave - Expected Annual Loss Rate - Population,Double,8,Heat Wave,Expected Annual Loss Rate - Population,1.20.0,December 2025 +199,HWAV_ALRA,Heat Wave - Expected Annual Loss Rate - Agriculture,Double,8,Heat Wave,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +200,HWAV_ALR_NPCTL,Heat Wave - Expected Annual Loss Rate - National Percentile,Double,8,Heat Wave,National Percentile,1.20.0,December 2025 +201,HWAV_RISKV,Heat Wave - Hazard Type Risk Index Value,Double,8,Heat Wave,Hazard Type Risk Index Value,1.20.0,December 2025 +202,HWAV_RISKS,Heat Wave - Hazard Type Risk Index Score,Double,8,Heat Wave,Hazard Type Risk Index Score,1.20.0,December 2025 +203,HWAV_RISKR,Heat Wave - Hazard Type Risk Index Rating,String,50,Heat Wave,Hazard Type Risk Index Rating,1.20.0,December 2025 +204,HRCN_EVNTS,Hurricane - Number of Events,Double,8,Hurricane,Number of Events,1.20.0,December 2025 +205,HRCN_AFREQ,Hurricane - Annualized Frequency,Double,8,Hurricane,Annualized Frequency,1.20.0,December 2025 +206,HRCN_EXPB,Hurricane - Exposure - Building Value,Double,8,Hurricane,Exposure - Building Value,1.20.0,December 2025 +207,HRCN_EXPP,Hurricane - Exposure - Population,Double,8,Hurricane,Exposure - Population,1.20.0,December 2025 +208,HRCN_EXPPE,Hurricane - Exposure - Population Equivalence,Double,8,Hurricane,Exposure - Population Equivalence,1.20.0,December 2025 +209,HRCN_EXPA,Hurricane - Exposure - Agriculture Value,Double,8,Hurricane,Exposure - Agriculture Value,1.20.0,December 2025 +210,HRCN_EXPT,Hurricane - Exposure - Total,Double,8,Hurricane,Exposure - Total,1.20.0,December 2025 +211,HRCN_EXP_AREA,Hurricane - Exposure - Impacted Area (sq mi),Double,8,Hurricane,Exposure - Area,1.20.0,December 2025 +212,HRCN_HLRB,Hurricane - Historic Loss Ratio - Buildings,Double,8,Hurricane,Historic Loss Ratio - Buildings,1.20.0,December 2025 +213,HRCN_HLRP,Hurricane - Historic Loss Ratio - Population,Double,8,Hurricane,Historic Loss Ratio - Population,1.20.0,December 2025 +214,HRCN_HLRA,Hurricane - Historic Loss Ratio - Agriculture,Double,8,Hurricane,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +215,HRCN_HLRR,Hurricane - Historic Loss Ratio - Total Rating,String,50,Hurricane,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +216,HRCN_EALB,Hurricane - Expected Annual Loss - Building Value,Double,8,Hurricane,Expected Annual Loss - Building Value,1.20.0,December 2025 +217,HRCN_EALP,Hurricane - Expected Annual Loss - Population,Double,8,Hurricane,Expected Annual Loss - Population,1.20.0,December 2025 +218,HRCN_EALPE,Hurricane - Expected Annual Loss - Population Equivalence,Double,8,Hurricane,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +219,HRCN_EALA,Hurricane - Expected Annual Loss - Agriculture Value,Double,8,Hurricane,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +220,HRCN_EALT,Hurricane - Expected Annual Loss - Total,Double,8,Hurricane,Expected Annual Loss - Total,1.20.0,December 2025 +221,HRCN_EALS,Hurricane - Expected Annual Loss Score,Double,8,Hurricane,Expected Annual Loss Score,1.20.0,December 2025 +222,HRCN_EALR,Hurricane - Expected Annual Loss Rating,String,50,Hurricane,Expected Annual Loss Rating,1.20.0,December 2025 +223,HRCN_ALRB,Hurricane - Expected Annual Loss Rate - Building,Double,8,Hurricane,Expected Annual Loss Rate - Building,1.20.0,December 2025 +224,HRCN_ALRP,Hurricane - Expected Annual Loss Rate - Population,Double,8,Hurricane,Expected Annual Loss Rate - Population,1.20.0,December 2025 +225,HRCN_ALRA,Hurricane - Expected Annual Loss Rate - Agriculture,Double,8,Hurricane,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +226,HRCN_ALR_NPCTL,Hurricane - Expected Annual Loss Rate - National Percentile,Double,8,Hurricane,National Percentile,1.20.0,December 2025 +227,HRCN_RISKV,Hurricane - Hazard Type Risk Index Value,Double,8,Hurricane,Hazard Type Risk Index Value,1.20.0,December 2025 +228,HRCN_RISKS,Hurricane - Hazard Type Risk Index Score,Double,8,Hurricane,Hazard Type Risk Index Score,1.20.0,December 2025 +229,HRCN_RISKR,Hurricane - Hazard Type Risk Index Rating,String,50,Hurricane,Hazard Type Risk Index Rating,1.20.0,December 2025 +230,ISTM_EVNTS,Ice Storm - Number of Events,Double,8,Ice Storm,Number of Events,1.20.0,December 2025 +231,ISTM_AFREQ,Ice Storm - Annualized Frequency,Double,8,Ice Storm,Annualized Frequency,1.20.0,December 2025 +232,ISTM_EXPB,Ice Storm - Exposure - Building Value,Double,8,Ice Storm,Exposure - Building Value,1.20.0,December 2025 +233,ISTM_EXPP,Ice Storm - Exposure - Population,Double,8,Ice Storm,Exposure - Population,1.20.0,December 2025 +234,ISTM_EXPPE,Ice Storm - Exposure - Population Equivalence,Double,8,Ice Storm,Exposure - Population Equivalence,1.20.0,December 2025 +235,ISTM_EXPT,Ice Storm - Exposure - Total,Double,8,Ice Storm,Exposure - Total,1.20.0,December 2025 +236,ISTM_EXP_AREA,Ice Storm - Exposure - Impacted Area (sq mi),Double,8,Ice Storm,Exposure - Area,1.20.0,December 2025 +237,ISTM_HLRB,Ice Storm - Historic Loss Ratio - Buildings,Double,8,Ice Storm,Historic Loss Ratio - Buildings,1.20.0,December 2025 +238,ISTM_HLRP,Ice Storm - Historic Loss Ratio - Population,Double,8,Ice Storm,Historic Loss Ratio - Population,1.20.0,December 2025 +239,ISTM_HLRR,Ice Storm - Historic Loss Ratio - Total Rating,String,50,Ice Storm,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +240,ISTM_EALB,Ice Storm - Expected Annual Loss - Building Value,Double,8,Ice Storm,Expected Annual Loss - Building Value,1.20.0,December 2025 +241,ISTM_EALP,Ice Storm - Expected Annual Loss - Population,Double,8,Ice Storm,Expected Annual Loss - Population,1.20.0,December 2025 +242,ISTM_EALPE,Ice Storm - Expected Annual Loss - Population Equivalence,Double,8,Ice Storm,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +243,ISTM_EALT,Ice Storm - Expected Annual Loss - Total,Double,8,Ice Storm,Expected Annual Loss - Total,1.20.0,December 2025 +244,ISTM_EALS,Ice Storm - Expected Annual Loss Score,Double,8,Ice Storm,Expected Annual Loss Score,1.20.0,December 2025 +245,ISTM_EALR,Ice Storm - Expected Annual Loss Rating,String,50,Ice Storm,Expected Annual Loss Rating,1.20.0,December 2025 +246,ISTM_ALRB,Ice Storm - Expected Annual Loss Rate - Building,Double,8,Ice Storm,Expected Annual Loss Rate - Building,1.20.0,December 2025 +247,ISTM_ALRP,Ice Storm - Expected Annual Loss Rate - Population,Double,8,Ice Storm,Expected Annual Loss Rate - Population,1.20.0,December 2025 +248,ISTM_ALR_NPCTL,Ice Storm - Expected Annual Loss Rate - National Percentile,Double,8,Ice Storm,National Percentile,1.20.0,December 2025 +249,ISTM_RISKV,Ice Storm - Hazard Type Risk Index Value,Double,8,Ice Storm,Hazard Type Risk Index Value,1.20.0,December 2025 +250,ISTM_RISKS,Ice Storm - Hazard Type Risk Index Score,Double,8,Ice Storm,Hazard Type Risk Index Score,1.20.0,December 2025 +251,ISTM_RISKR,Ice Storm - Hazard Type Risk Index Rating,String,50,Ice Storm,Hazard Type Risk Index Rating,1.20.0,December 2025 +252,LNDS_EVNTS,Landslide - Number of Events,Double,8,Landslide,Number of Events,1.20.0,December 2025 +253,LNDS_AFREQ,Landslide - Annualized Frequency,Double,8,Landslide,Annualized Frequency,1.20.0,December 2025 +254,LNDS_EXPB,Landslide - Exposure - Building Value,Double,8,Landslide,Exposure - Building Value,1.20.0,December 2025 +255,LNDS_EXPP,Landslide - Exposure - Population,Double,8,Landslide,Exposure - Population,1.20.0,December 2025 +256,LNDS_EXPPE,Landslide - Exposure - Population Equivalence,Double,8,Landslide,Exposure - Population Equivalence,1.20.0,December 2025 +257,LNDS_EXPT,Landslide - Exposure - Total,Double,8,Landslide,Exposure - Total,1.20.0,December 2025 +258,LNDS_EXP_AREA,Landslide - Exposure - Impacted Area (sq mi),Double,8,Landslide,Exposure - Area,1.20.0,December 2025 +259,LNDS_HLRB,Landslide - Historic Loss Ratio - Buildings,Double,8,Landslide,Historic Loss Ratio - Buildings,1.20.0,December 2025 +260,LNDS_HLRP,Landslide - Historic Loss Ratio - Population,Double,8,Landslide,Historic Loss Ratio - Population,1.20.0,December 2025 +261,LNDS_HLRR,Landslide - Historic Loss Ratio - Total Rating,String,50,Landslide,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +262,LNDS_EALB,Landslide - Expected Annual Loss - Building Value,Double,8,Landslide,Expected Annual Loss - Building Value,1.20.0,December 2025 +263,LNDS_EALP,Landslide - Expected Annual Loss - Population,Double,8,Landslide,Expected Annual Loss - Population,1.20.0,December 2025 +264,LNDS_EALPE,Landslide - Expected Annual Loss - Population Equivalence,Double,8,Landslide,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +265,LNDS_EALT,Landslide - Expected Annual Loss - Total,Double,8,Landslide,Expected Annual Loss - Total,1.20.0,December 2025 +266,LNDS_EALS,Landslide - Expected Annual Loss Score,Double,8,Landslide,Expected Annual Loss Score,1.20.0,December 2025 +267,LNDS_EALR,Landslide - Expected Annual Loss Rating,String,50,Landslide,Expected Annual Loss Rating,1.20.0,December 2025 +268,LNDS_ALRB,Landslide - Expected Annual Loss Rate - Building,Double,8,Landslide,Expected Annual Loss Rate - Building,1.20.0,December 2025 +269,LNDS_ALRP,Landslide - Expected Annual Loss Rate - Population,Double,8,Landslide,Expected Annual Loss Rate - Population,1.20.0,December 2025 +270,LNDS_ALR_NPCTL,Landslide - Expected Annual Loss Rate - National Percentile,Double,8,Landslide,National Percentile,1.20.0,December 2025 +271,LNDS_RISKV,Landslide - Hazard Type Risk Index Value,Double,8,Landslide,Hazard Type Risk Index Value,1.20.0,December 2025 +272,LNDS_RISKS,Landslide - Hazard Type Risk Index Score,Double,8,Landslide,Hazard Type Risk Index Score,1.20.0,December 2025 +273,LNDS_RISKR,Landslide - Hazard Type Risk Index Rating,String,50,Landslide,Hazard Type Risk Index Rating,1.20.0,December 2025 +274,LTNG_EVNTS,Lightning - Number of Events,Double,8,Lightning,Number of Events,1.20.0,December 2025 +275,LTNG_AFREQ,Lightning - Annualized Frequency,Double,8,Lightning,Annualized Frequency,1.20.0,December 2025 +276,LTNG_EXPB,Lightning - Exposure - Building Value,Double,8,Lightning,Exposure - Building Value,1.20.0,December 2025 +277,LTNG_EXPP,Lightning - Exposure - Population,Double,8,Lightning,Exposure - Population,1.20.0,December 2025 +278,LTNG_EXPPE,Lightning - Exposure - Population Equivalence,Double,8,Lightning,Exposure - Population Equivalence,1.20.0,December 2025 +279,LTNG_EXPT,Lightning - Exposure - Total,Double,8,Lightning,Exposure - Total,1.20.0,December 2025 +280,LTNG_EXP_AREA,Lightning - Exposure - Impacted Area (sq mi),Double,8,Lightning,Exposure - Area,1.20.0,December 2025 +281,LTNG_HLRB,Lightning - Historic Loss Ratio - Buildings,Double,8,Lightning,Historic Loss Ratio - Buildings,1.20.0,December 2025 +282,LTNG_HLRP,Lightning - Historic Loss Ratio - Population,Double,8,Lightning,Historic Loss Ratio - Population,1.20.0,December 2025 +283,LTNG_HLRR,Lightning - Historic Loss Ratio - Total Rating,String,50,Lightning,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +284,LTNG_EALB,Lightning - Expected Annual Loss - Building Value,Double,8,Lightning,Expected Annual Loss - Building Value,1.20.0,December 2025 +285,LTNG_EALP,Lightning - Expected Annual Loss - Population,Double,8,Lightning,Expected Annual Loss - Population,1.20.0,December 2025 +286,LTNG_EALPE,Lightning - Expected Annual Loss - Population Equivalence,Double,8,Lightning,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +287,LTNG_EALT,Lightning - Expected Annual Loss - Total,Double,8,Lightning,Expected Annual Loss - Total,1.20.0,December 2025 +288,LTNG_EALS,Lightning - Expected Annual Loss Score,Double,8,Lightning,Expected Annual Loss Score,1.20.0,December 2025 +289,LTNG_EALR,Lightning - Expected Annual Loss Rating,String,50,Lightning,Expected Annual Loss Rating,1.20.0,December 2025 +290,LTNG_ALRB,Lightning - Expected Annual Loss Rate - Building,Double,8,Lightning,Expected Annual Loss Rate - Building,1.20.0,December 2025 +291,LTNG_ALRP,Lightning - Expected Annual Loss Rate - Population,Double,8,Lightning,Expected Annual Loss Rate - Population,1.20.0,December 2025 +292,LTNG_ALR_NPCTL,Lightning - Expected Annual Loss Rate - National Percentile,Double,8,Lightning,National Percentile,1.20.0,December 2025 +293,LTNG_RISKV,Lightning - Hazard Type Risk Index Value,Double,8,Lightning,Hazard Type Risk Index Value,1.20.0,December 2025 +294,LTNG_RISKS,Lightning - Hazard Type Risk Index Score,Double,8,Lightning,Hazard Type Risk Index Score,1.20.0,December 2025 +295,LTNG_RISKR,Lightning - Hazard Type Risk Index Rating,String,50,Lightning,Hazard Type Risk Index Rating,1.20.0,December 2025 +296,IFLD_EVNTS,Inland Flooding - Number of Events,Double,8,Inland Flooding,Number of Events,1.20.0,December 2025 +297,IFLD_AFREQ,Inland Flooding - Annualized Frequency,Double,8,Inland Flooding,Annualized Frequency,1.20.0,December 2025 +298,IFLD_EXPB,Inland Flooding - Exposure - Building Value,Double,8,Inland Flooding,Exposure - Building Value,1.20.0,December 2025 +299,IFLD_EXPP,Inland Flooding - Exposure - Population,Double,8,Inland Flooding,Exposure - Population,1.20.0,December 2025 +300,IFLD_EXPPE,Inland Flooding - Exposure - Population Equivalence,Double,8,Inland Flooding,Exposure - Population Equivalence,1.20.0,December 2025 +301,IFLD_EXPA,Inland Flooding - Exposure - Agriculture Value,Double,8,Inland Flooding,Exposure - Agriculture Value,1.20.0,December 2025 +302,IFLD_EXPT,Inland Flooding - Exposure - Total,Double,8,Inland Flooding,Exposure - Total,1.20.0,December 2025 +303,IFLD_EXP_AREA,Inland Flooding - Exposure - Impacted Area (sq mi),Double,8,Inland Flooding,Exposure - Area,1.20.0,December 2025 +304,IFLD_HLRB,Inland Flooding - Historic Loss Ratio - Buildings,Double,8,Inland Flooding,Historic Loss Ratio - Buildings,1.20.0,December 2025 +305,IFLD_HLRP,Inland Flooding - Historic Loss Ratio - Population,Double,8,Inland Flooding,Historic Loss Ratio - Population,1.20.0,December 2025 +306,IFLD_HLRA,Inland Flooding - Historic Loss Ratio - Agriculture,Double,8,Inland Flooding,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +307,IFLD_HLRR,Inland Flooding - Historic Loss Ratio - Total Rating,String,50,Inland Flooding,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +308,IFLD_EALB,Inland Flooding - Expected Annual Loss - Building Value,Double,8,Inland Flooding,Expected Annual Loss - Building Value,1.20.0,December 2025 +309,IFLD_EALP,Inland Flooding - Expected Annual Loss - Population,Double,8,Inland Flooding,Expected Annual Loss - Population,1.20.0,December 2025 +310,IFLD_EALPE,Inland Flooding - Expected Annual Loss - Population Equivalence,Double,8,Inland Flooding,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +311,IFLD_EALA,Inland Flooding - Expected Annual Loss - Agriculture Value,Double,8,Inland Flooding,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +312,IFLD_EALT,Inland Flooding - Expected Annual Loss - Total,Double,8,Inland Flooding,Expected Annual Loss - Total,1.20.0,December 2025 +313,IFLD_EALS,Inland Flooding - Expected Annual Loss Score,Double,8,Inland Flooding,Expected Annual Loss Score,1.20.0,December 2025 +314,IFLD_EALR,Inland Flooding - Expected Annual Loss Rating,String,50,Inland Flooding,Expected Annual Loss Rating,1.20.0,December 2025 +315,IFLD_ALRB,Inland Flooding - Expected Annual Loss Rate - Building,Double,8,Inland Flooding,Expected Annual Loss Rate - Building,1.20.0,December 2025 +316,IFLD_ALRP,Inland Flooding - Expected Annual Loss Rate - Population,Double,8,Inland Flooding,Expected Annual Loss Rate - Population,1.20.0,December 2025 +317,IFLD_ALRA,Inland Flooding - Expected Annual Loss Rate - Agriculture,Double,8,Inland Flooding,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +318,IFLD_ALR_NPCTL,Inland Flooding - Expected Annual Loss Rate - National Percentile,Double,8,Inland Flooding,National Percentile,1.20.0,December 2025 +319,IFLD_RISKV,Inland Flooding - Hazard Type Risk Index Value,Double,8,Inland Flooding,Hazard Type Risk Index Value,1.20.0,December 2025 +320,IFLD_RISKS,Inland Flooding - Hazard Type Risk Index Score,Double,8,Inland Flooding,Hazard Type Risk Index Score,1.20.0,December 2025 +321,IFLD_RISKR,Inland Flooding - Hazard Type Risk Index Rating,String,50,Inland Flooding,Hazard Type Risk Index Rating,1.20.0,December 2025 +322,SWND_EVNTS,Strong Wind - Number of Events,Double,8,Strong Wind,Number of Events,1.20.0,December 2025 +323,SWND_AFREQ,Strong Wind - Annualized Frequency,Double,8,Strong Wind,Annualized Frequency,1.20.0,December 2025 +324,SWND_EXPB,Strong Wind - Exposure - Building Value,Double,8,Strong Wind,Exposure - Building Value,1.20.0,December 2025 +325,SWND_EXPP,Strong Wind - Exposure - Population,Double,8,Strong Wind,Exposure - Population,1.20.0,December 2025 +326,SWND_EXPPE,Strong Wind - Exposure - Population Equivalence,Double,8,Strong Wind,Exposure - Population Equivalence,1.20.0,December 2025 +327,SWND_EXPA,Strong Wind - Exposure - Agriculture Value,Double,8,Strong Wind,Exposure - Agriculture Value,1.20.0,December 2025 +328,SWND_EXPT,Strong Wind - Exposure - Total,Double,8,Strong Wind,Exposure - Total,1.20.0,December 2025 +329,SWND_EXP_AREA,Strong Wind - Exposure - Impacted Area (sq mi),Double,8,Strong Wind,Exposure - Area,1.20.0,December 2025 +330,SWND_HLRB,Strong Wind - Historic Loss Ratio - Buildings,Double,8,Strong Wind,Historic Loss Ratio - Buildings,1.20.0,December 2025 +331,SWND_HLRP,Strong Wind - Historic Loss Ratio - Population,Double,8,Strong Wind,Historic Loss Ratio - Population,1.20.0,December 2025 +332,SWND_HLRA,Strong Wind - Historic Loss Ratio - Agriculture,Double,8,Strong Wind,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +333,SWND_HLRR,Strong Wind - Historic Loss Ratio - Total Rating,String,50,Strong Wind,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +334,SWND_EALB,Strong Wind - Expected Annual Loss - Building Value,Double,8,Strong Wind,Expected Annual Loss - Building Value,1.20.0,December 2025 +335,SWND_EALP,Strong Wind - Expected Annual Loss - Population,Double,8,Strong Wind,Expected Annual Loss - Population,1.20.0,December 2025 +336,SWND_EALPE,Strong Wind - Expected Annual Loss - Population Equivalence,Double,8,Strong Wind,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +337,SWND_EALA,Strong Wind - Expected Annual Loss - Agriculture Value,Double,8,Strong Wind,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +338,SWND_EALT,Strong Wind - Expected Annual Loss - Total,Double,8,Strong Wind,Expected Annual Loss - Total,1.20.0,December 2025 +339,SWND_EALS,Strong Wind - Expected Annual Loss Score,Double,8,Strong Wind,Expected Annual Loss Score,1.20.0,December 2025 +340,SWND_EALR,Strong Wind - Expected Annual Loss Rating,String,50,Strong Wind,Expected Annual Loss Rating,1.20.0,December 2025 +341,SWND_ALRB,Strong Wind - Expected Annual Loss Rate - Building,Double,8,Strong Wind,Expected Annual Loss Rate - Building,1.20.0,December 2025 +342,SWND_ALRP,Strong Wind - Expected Annual Loss Rate - Population,Double,8,Strong Wind,Expected Annual Loss Rate - Population,1.20.0,December 2025 +343,SWND_ALRA,Strong Wind - Expected Annual Loss Rate - Agriculture,Double,8,Strong Wind,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +344,SWND_ALR_NPCTL,Strong Wind - Expected Annual Loss Rate - National Percentile,Double,8,Strong Wind,National Percentile,1.20.0,December 2025 +345,SWND_RISKV,Strong Wind - Hazard Type Risk Index Value,Double,8,Strong Wind,Hazard Type Risk Index Value,1.20.0,December 2025 +346,SWND_RISKS,Strong Wind - Hazard Type Risk Index Score,Double,8,Strong Wind,Hazard Type Risk Index Score,1.20.0,December 2025 +347,SWND_RISKR,Strong Wind - Hazard Type Risk Index Rating,String,50,Strong Wind,Hazard Type Risk Index Rating,1.20.0,December 2025 +348,TRND_EVNTS,Tornado - Number of Events,Double,8,Tornado,Number of Events,1.20.0,December 2025 +349,TRND_AFREQ,Tornado - Annualized Frequency,Double,8,Tornado,Annualized Frequency,1.20.0,December 2025 +350,TRND_EXPB,Tornado - Exposure - Building Value,Double,8,Tornado,Exposure - Building Value,1.20.0,December 2025 +351,TRND_EXPP,Tornado - Exposure - Population,Double,8,Tornado,Exposure - Population,1.20.0,December 2025 +352,TRND_EXPPE,Tornado - Exposure - Population Equivalence,Double,8,Tornado,Exposure - Population Equivalence,1.20.0,December 2025 +353,TRND_EXPA,Tornado - Exposure - Agriculture Value,Double,8,Tornado,Exposure - Agriculture Value,1.20.0,December 2025 +354,TRND_EXPT,Tornado - Exposure - Total,Double,8,Tornado,Exposure - Total,1.20.0,December 2025 +355,TRND_EXP_AREA,Tornado - Exposure - Impacted Area (sq mi),Double,8,Tornado,Exposure - Area,1.20.0,December 2025 +356,TRND_HLRB,Tornado - Historic Loss Ratio - Buildings,Double,8,Tornado,Historic Loss Ratio - Buildings,1.20.0,December 2025 +357,TRND_HLRP,Tornado - Historic Loss Ratio - Population,Double,8,Tornado,Historic Loss Ratio - Population,1.20.0,December 2025 +358,TRND_HLRA,Tornado - Historic Loss Ratio - Agriculture,Double,8,Tornado,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +359,TRND_HLRR,Tornado - Historic Loss Ratio - Total Rating,String,50,Tornado,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +360,TRND_EALB,Tornado - Expected Annual Loss - Building Value,Double,8,Tornado,Expected Annual Loss - Building Value,1.20.0,December 2025 +361,TRND_EALP,Tornado - Expected Annual Loss - Population,Double,8,Tornado,Expected Annual Loss - Population,1.20.0,December 2025 +362,TRND_EALPE,Tornado - Expected Annual Loss - Population Equivalence,Double,8,Tornado,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +363,TRND_EALA,Tornado - Expected Annual Loss - Agriculture Value,Double,8,Tornado,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +364,TRND_EALT,Tornado - Expected Annual Loss - Total,Double,8,Tornado,Expected Annual Loss - Total,1.20.0,December 2025 +365,TRND_EALS,Tornado - Expected Annual Loss Score,Double,8,Tornado,Expected Annual Loss Score,1.20.0,December 2025 +366,TRND_EALR,Tornado - Expected Annual Loss Rating,String,50,Tornado,Expected Annual Loss Rating,1.20.0,December 2025 +367,TRND_ALRB,Tornado - Expected Annual Loss Rate - Building,Double,8,Tornado,Expected Annual Loss Rate - Building,1.20.0,December 2025 +368,TRND_ALRP,Tornado - Expected Annual Loss Rate - Population,Double,8,Tornado,Expected Annual Loss Rate - Population,1.20.0,December 2025 +369,TRND_ALRA,Tornado - Expected Annual Loss Rate - Agriculture,Double,8,Tornado,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +370,TRND_ALR_NPCTL,Tornado - Expected Annual Loss Rate - National Percentile,Double,8,Tornado,National Percentile,1.20.0,December 2025 +371,TRND_RISKV,Tornado - Hazard Type Risk Index Value,Double,8,Tornado,Hazard Type Risk Index Value,1.20.0,December 2025 +372,TRND_RISKS,Tornado - Hazard Type Risk Index Score,Double,8,Tornado,Hazard Type Risk Index Score,1.20.0,December 2025 +373,TRND_RISKR,Tornado - Hazard Type Risk Index Rating,String,50,Tornado,Hazard Type Risk Index Rating,1.20.0,December 2025 +374,TSUN_EVNTS,Tsunami - Number of Events,Double,8,Tsunami,Number of Events,1.20.0,December 2025 +375,TSUN_AFREQ,Tsunami - Annualized Frequency,Double,8,Tsunami,Annualized Frequency,1.20.0,December 2025 +376,TSUN_EXPB,Tsunami - Exposure - Building Value,Double,8,Tsunami,Exposure - Building Value,1.20.0,December 2025 +377,TSUN_EXPP,Tsunami - Exposure - Population,Double,8,Tsunami,Exposure - Population,1.20.0,December 2025 +378,TSUN_EXPPE,Tsunami - Exposure - Population Equivalence,Double,8,Tsunami,Exposure - Population Equivalence,1.20.0,December 2025 +379,TSUN_EXPT,Tsunami - Exposure - Total,Double,8,Tsunami,Exposure - Total,1.20.0,December 2025 +380,TSUN_EXP_AREA,Tsunami - Exposure - Impacted Area (sq mi),Double,8,Tsunami,Exposure - Area,1.20.0,December 2025 +381,TSUN_HLRB,Tsunami - Historic Loss Ratio - Buildings,Double,8,Tsunami,Historic Loss Ratio - Buildings,1.20.0,December 2025 +382,TSUN_HLRP,Tsunami - Historic Loss Ratio - Population,Double,8,Tsunami,Historic Loss Ratio - Population,1.20.0,December 2025 +383,TSUN_HLRR,Tsunami - Historic Loss Ratio - Total Rating,String,50,Tsunami,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +384,TSUN_EALB,Tsunami - Expected Annual Loss - Building Value,Double,8,Tsunami,Expected Annual Loss - Building Value,1.20.0,December 2025 +385,TSUN_EALP,Tsunami - Expected Annual Loss - Population,Double,8,Tsunami,Expected Annual Loss - Population,1.20.0,December 2025 +386,TSUN_EALPE,Tsunami - Expected Annual Loss - Population Equivalence,Double,8,Tsunami,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +387,TSUN_EALT,Tsunami - Expected Annual Loss - Total,Double,8,Tsunami,Expected Annual Loss - Total,1.20.0,December 2025 +388,TSUN_EALS,Tsunami - Expected Annual Loss Score,Double,8,Tsunami,Expected Annual Loss Score,1.20.0,December 2025 +389,TSUN_EALR,Tsunami - Expected Annual Loss Rating,String,50,Tsunami,Expected Annual Loss Rating,1.20.0,December 2025 +390,TSUN_ALRB,Tsunami - Expected Annual Loss Rate - Building,Double,8,Tsunami,Expected Annual Loss Rate - Building,1.20.0,December 2025 +391,TSUN_ALRP,Tsunami - Expected Annual Loss Rate - Population,Double,8,Tsunami,Expected Annual Loss Rate - Population,1.20.0,December 2025 +392,TSUN_ALR_NPCTL,Tsunami - Expected Annual Loss Rate - National Percentile,Double,8,Tsunami,National Percentile,1.20.0,December 2025 +393,TSUN_RISKV,Tsunami - Hazard Type Risk Index Value,Double,8,Tsunami,Hazard Type Risk Index Value,1.20.0,December 2025 +394,TSUN_RISKS,Tsunami - Hazard Type Risk Index Score,Double,8,Tsunami,Hazard Type Risk Index Score,1.20.0,December 2025 +395,TSUN_RISKR,Tsunami - Hazard Type Risk Index Rating,String,50,Tsunami,Hazard Type Risk Index Rating,1.20.0,December 2025 +396,VLCN_EVNTS,Volcanic Activity - Number of Events,Double,8,Volcanic Activity,Number of Events,1.20.0,December 2025 +397,VLCN_AFREQ,Volcanic Activity - Annualized Frequency,Double,8,Volcanic Activity,Annualized Frequency,1.20.0,December 2025 +398,VLCN_EXPB,Volcanic Activity - Exposure - Building Value,Double,8,Volcanic Activity,Exposure - Building Value,1.20.0,December 2025 +399,VLCN_EXPP,Volcanic Activity - Exposure - Population,Double,8,Volcanic Activity,Exposure - Population,1.20.0,December 2025 +400,VLCN_EXPPE,Volcanic Activity - Exposure - Population Equivalence,Double,8,Volcanic Activity,Exposure - Population Equivalence,1.20.0,December 2025 +401,VLCN_EXPT,Volcanic Activity - Exposure - Total,Double,8,Volcanic Activity,Exposure - Total,1.20.0,December 2025 +402,VLCN_EXP_AREA,Volcanic Activity - Exposure - Impacted Area (sq mi),Double,8,Volcanic Activity,Exposure - Area,1.20.0,December 2025 +403,VLCN_HLRB,Volcanic Activity - Historic Loss Ratio - Buildings,Double,8,Volcanic Activity,Historic Loss Ratio - Buildings,1.20.0,December 2025 +404,VLCN_HLRP,Volcanic Activity - Historic Loss Ratio - Population,Double,8,Volcanic Activity,Historic Loss Ratio - Population,1.20.0,December 2025 +405,VLCN_HLRR,Volcanic Activity - Historic Loss Ratio - Total Rating,String,50,Volcanic Activity,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +406,VLCN_EALB,Volcanic Activity - Expected Annual Loss - Building Value,Double,8,Volcanic Activity,Expected Annual Loss - Building Value,1.20.0,December 2025 +407,VLCN_EALP,Volcanic Activity - Expected Annual Loss - Population,Double,8,Volcanic Activity,Expected Annual Loss - Population,1.20.0,December 2025 +408,VLCN_EALPE,Volcanic Activity - Expected Annual Loss - Population Equivalence,Double,8,Volcanic Activity,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +409,VLCN_EALT,Volcanic Activity - Expected Annual Loss - Total,Double,8,Volcanic Activity,Expected Annual Loss - Total,1.20.0,December 2025 +410,VLCN_EALS,Volcanic Activity - Expected Annual Loss Score,Double,8,Volcanic Activity,Expected Annual Loss Score,1.20.0,December 2025 +411,VLCN_EALR,Volcanic Activity - Expected Annual Loss Rating,String,50,Volcanic Activity,Expected Annual Loss Rating,1.20.0,December 2025 +412,VLCN_ALRB,Volcanic Activity - Expected Annual Loss Rate - Building,Double,8,Volcanic Activity,Expected Annual Loss Rate - Building,1.20.0,December 2025 +413,VLCN_ALRP,Volcanic Activity - Expected Annual Loss Rate - Population,Double,8,Volcanic Activity,Expected Annual Loss Rate - Population,1.20.0,December 2025 +414,VLCN_ALR_NPCTL,Volcanic Activity - Expected Annual Loss Rate - National Percentile,Double,8,Volcanic Activity,National Percentile,1.20.0,December 2025 +415,VLCN_RISKV,Volcanic Activity - Hazard Type Risk Index Value,Double,8,Volcanic Activity,Hazard Type Risk Index Value,1.20.0,December 2025 +416,VLCN_RISKS,Volcanic Activity - Hazard Type Risk Index Score,Double,8,Volcanic Activity,Hazard Type Risk Index Score,1.20.0,December 2025 +417,VLCN_RISKR,Volcanic Activity - Hazard Type Risk Index Rating,String,50,Volcanic Activity,Hazard Type Risk Index Rating,1.20.0,December 2025 +418,WFIR_EVNTS,Wildfire - Number of Events,Double,8,Wildfire,Number of Events,1.20.0,December 2025 +419,WFIR_AFREQ,Wildfire - Annualized Frequency,Double,8,Wildfire,Annualized Frequency,1.20.0,December 2025 +420,WFIR_EXPB,Wildfire - Exposure - Building Value,Double,8,Wildfire,Exposure - Building Value,1.20.0,December 2025 +421,WFIR_EXPP,Wildfire - Exposure - Population,Double,8,Wildfire,Exposure - Population,1.20.0,December 2025 +422,WFIR_EXPPE,Wildfire - Exposure - Population Equivalence,Double,8,Wildfire,Exposure - Population Equivalence,1.20.0,December 2025 +423,WFIR_EXPA,Wildfire - Exposure - Agriculture Value,Double,8,Wildfire,Exposure - Agriculture Value,1.20.0,December 2025 +424,WFIR_EXPT,Wildfire - Exposure - Total,Double,8,Wildfire,Exposure - Total,1.20.0,December 2025 +425,WFIR_EXP_AREA,Wildfire - Exposure - Impacted Area (sq mi),Double,8,Wildfire,Exposure - Area,1.20.0,December 2025 +426,WFIR_HLRB,Wildfire - Historic Loss Ratio - Buildings,Double,8,Wildfire,Historic Loss Ratio - Buildings,1.20.0,December 2025 +427,WFIR_HLRP,Wildfire - Historic Loss Ratio - Population,Double,8,Wildfire,Historic Loss Ratio - Population,1.20.0,December 2025 +428,WFIR_HLRA,Wildfire - Historic Loss Ratio - Agriculture,Double,8,Wildfire,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +429,WFIR_HLRR,Wildfire - Historic Loss Ratio - Total Rating,String,50,Wildfire,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +430,WFIR_EALB,Wildfire - Expected Annual Loss - Building Value,Double,8,Wildfire,Expected Annual Loss - Building Value,1.20.0,December 2025 +431,WFIR_EALP,Wildfire - Expected Annual Loss - Population,Double,8,Wildfire,Expected Annual Loss - Population,1.20.0,December 2025 +432,WFIR_EALPE,Wildfire - Expected Annual Loss - Population Equivalence,Double,8,Wildfire,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +433,WFIR_EALA,Wildfire - Expected Annual Loss - Agriculture Value,Double,8,Wildfire,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +434,WFIR_EALT,Wildfire - Expected Annual Loss - Total,Double,8,Wildfire,Expected Annual Loss - Total,1.20.0,December 2025 +435,WFIR_EALS,Wildfire - Expected Annual Loss Score,Double,8,Wildfire,Expected Annual Loss Score,1.20.0,December 2025 +436,WFIR_EALR,Wildfire - Expected Annual Loss Rating,String,50,Wildfire,Expected Annual Loss Rating,1.20.0,December 2025 +437,WFIR_ALRB,Wildfire - Expected Annual Loss Rate - Building,Double,8,Wildfire,Expected Annual Loss Rate - Building,1.20.0,December 2025 +438,WFIR_ALRP,Wildfire - Expected Annual Loss Rate - Population,Double,8,Wildfire,Expected Annual Loss Rate - Population,1.20.0,December 2025 +439,WFIR_ALRA,Wildfire - Expected Annual Loss Rate - Agriculture,Double,8,Wildfire,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +440,WFIR_ALR_NPCTL,Wildfire - Expected Annual Loss Rate - National Percentile,Double,8,Wildfire,National Percentile,1.20.0,December 2025 +441,WFIR_RISKV,Wildfire - Hazard Type Risk Index Value,Double,8,Wildfire,Hazard Type Risk Index Value,1.20.0,December 2025 +442,WFIR_RISKS,Wildfire - Hazard Type Risk Index Score,Double,8,Wildfire,Hazard Type Risk Index Score,1.20.0,December 2025 +443,WFIR_RISKR,Wildfire - Hazard Type Risk Index Rating,String,50,Wildfire,Hazard Type Risk Index Rating,1.20.0,December 2025 +444,WNTW_EVNTS,Winter Weather - Number of Events,Double,8,Winter Weather,Number of Events,1.20.0,December 2025 +445,WNTW_AFREQ,Winter Weather - Annualized Frequency,Double,8,Winter Weather,Annualized Frequency,1.20.0,December 2025 +446,WNTW_EXPB,Winter Weather - Exposure - Building Value,Double,8,Winter Weather,Exposure - Building Value,1.20.0,December 2025 +447,WNTW_EXPP,Winter Weather - Exposure - Population,Double,8,Winter Weather,Exposure - Population,1.20.0,December 2025 +448,WNTW_EXPPE,Winter Weather - Exposure - Population Equivalence,Double,8,Winter Weather,Exposure - Population Equivalence,1.20.0,December 2025 +449,WNTW_EXPA,Winter Weather - Exposure - Agriculture Value,Double,8,Winter Weather,Exposure - Agriculture Value,1.20.0,December 2025 +450,WNTW_EXPT,Winter Weather - Exposure - Total,Double,8,Winter Weather,Exposure - Total,1.20.0,December 2025 +451,WNTW_EXP_AREA,Winter Weather - Exposure - Impacted Area (sq mi),Double,8,Winter Weather,Exposure - Area,1.20.0,December 2025 +452,WNTW_HLRB,Winter Weather - Historic Loss Ratio - Buildings,Double,8,Winter Weather,Historic Loss Ratio - Buildings,1.20.0,December 2025 +453,WNTW_HLRP,Winter Weather - Historic Loss Ratio - Population,Double,8,Winter Weather,Historic Loss Ratio - Population,1.20.0,December 2025 +454,WNTW_HLRA,Winter Weather - Historic Loss Ratio - Agriculture,Double,8,Winter Weather,Historic Loss Ratio - Agriculture,1.20.0,December 2025 +455,WNTW_HLRR,Winter Weather - Historic Loss Ratio - Total Rating,String,50,Winter Weather,Historic Loss Ratio - Total Rating,1.20.0,December 2025 +456,WNTW_EALB,Winter Weather - Expected Annual Loss - Building Value,Double,8,Winter Weather,Expected Annual Loss - Building Value,1.20.0,December 2025 +457,WNTW_EALP,Winter Weather - Expected Annual Loss - Population,Double,8,Winter Weather,Expected Annual Loss - Population,1.20.0,December 2025 +458,WNTW_EALPE,Winter Weather - Expected Annual Loss - Population Equivalence,Double,8,Winter Weather,Expected Annual Loss - Population Equivalence,1.20.0,December 2025 +459,WNTW_EALA,Winter Weather - Expected Annual Loss - Agriculture Value,Double,8,Winter Weather,Expected Annual Loss - Agriculture Value,1.20.0,December 2025 +460,WNTW_EALT,Winter Weather - Expected Annual Loss - Total,Double,8,Winter Weather,Expected Annual Loss - Total,1.20.0,December 2025 +461,WNTW_EALS,Winter Weather - Expected Annual Loss Score,Double,8,Winter Weather,Expected Annual Loss Score,1.20.0,December 2025 +462,WNTW_EALR,Winter Weather - Expected Annual Loss Rating,String,50,Winter Weather,Expected Annual Loss Rating,1.20.0,December 2025 +463,WNTW_ALRB,Winter Weather - Expected Annual Loss Rate - Building,Double,8,Winter Weather,Expected Annual Loss Rate - Building,1.20.0,December 2025 +464,WNTW_ALRP,Winter Weather - Expected Annual Loss Rate - Population,Double,8,Winter Weather,Expected Annual Loss Rate - Population,1.20.0,December 2025 +465,WNTW_ALRA,Winter Weather - Expected Annual Loss Rate - Agriculture,Double,8,Winter Weather,Expected Annual Loss Rate - Agriculture,1.20.0,December 2025 +466,WNTW_ALR_NPCTL,Winter Weather - Expected Annual Loss Rate - National Percentile,Double,8,Winter Weather,National Percentile,1.20.0,December 2025 +467,WNTW_RISKV,Winter Weather - Hazard Type Risk Index Value,Double,8,Winter Weather,Hazard Type Risk Index Value,1.20.0,December 2025 +468,WNTW_RISKS,Winter Weather - Hazard Type Risk Index Score,Double,8,Winter Weather,Hazard Type Risk Index Score,1.20.0,December 2025 +469,WNTW_RISKR,Winter Weather - Hazard Type Risk Index Rating,String,50,Winter Weather,Hazard Type Risk Index Rating,1.20.0,December 2025 +470,NRI_VER,National Risk Index Version,String,50,All,n/a,1.20.0,December 2025 +471,AIANNHCE,American Indian / Alaska Native / Native Hawaiian (AIANNH) Area Census Code,String,4,All,n/a,1.20.0,December 2025 +472,FEDREG2020,Federal Register Number 2020,Integer,4,All,n/a,1.20.0,December 2025 +473,FEDERAL_ID,Federal ID,Integer,4,All,n/a,1.20.0,December 2025 +474,JURS_NAME,FEMA Mitigation Planning Jurisdiction Layer - Tribal Entity,String,254,All,n/a,1.20.0,December 2025 +475,JURS_AREA,FEMA Mitigation Planning Jurisdiction Layer - Tribal Area,String,254,All,n/a,1.20.0,December 2025 +476,JURS_TYPE,FEMA Mitigation Planning Jurisdiction Layer - Tribal Area Type,String,254,All,n/a,1.20.0,December 2025 +477,HIFLD_NAME,Homeland Infrastructure Foundation-Level Data (HIFLD) AIANNH Areas Dataset - Tribal Entity,String,100,All,n/a,1.20.0,December 2025 +478,HIFLD_AREA,Homeland Infrastructure Foundation-Level Data (HIFLD) AIANNH Areas Dataset - Tribal Area,String,800,All,n/a,1.20.0,December 2025 +479,HIFLD_TYPE,Homeland Infrastructure Foundation-Level Data (HIFLD) AIANNH Areas Dataset - Tribal Area Type,String,100,All,n/a,1.20.0,December 2025 diff --git a/scripts/us_fema/national_risk_index/source_data/NRI_Table_Counties.csv b/scripts/us_fema/national_risk_index/source_data/NRI_Table_Counties.csv deleted file mode 100644 index 3f5d40d3aa..0000000000 --- a/scripts/us_fema/national_risk_index/source_data/NRI_Table_Counties.csv +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:373924d391838a7f63d4788b48800c3fe53d0bd6538f8ce10bf837dae89931f6 -size 18436966