Updating testing to include pytest-snapshot (#1355)

In this commit, we slightly change the testing to use `pytest-snapshot`. This is for `ETL`s only.
This commit is contained in:
Emma Nechamkin 2022-03-11 21:34:07 -05:00 committed by GitHub
commit 9d920d4db4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
12 changed files with 328 additions and 415 deletions

View file

@ -0,0 +1,16 @@
GEOID10_TRACT,Input Field 1
06007040300,2.00000
06001020100,6.10000
06007040500,-7.80000
15001021010,12.00000
15001021101,12.05525
15007040603,13.51418
15007040700,13.11989
15009030100,13.60947
15009030201,13.73235
15001021402,14.73305
15001021800,16.60834
15009030402,16.00254
15009030800,15.34818
15003010201,14.58789
15007040604,14.27705
1 GEOID10_TRACT Input Field 1
2 06007040300 2.00000
3 06001020100 6.10000
4 06007040500 -7.80000
5 15001021010 12.00000
6 15001021101 12.05525
7 15007040603 13.51418
8 15007040700 13.11989
9 15009030100 13.60947
10 15009030201 13.73235
11 15001021402 14.73305
12 15001021800 16.60834
13 15009030402 16.00254
14 15009030800 15.34818
15 15003010201 14.58789
16 15007040604 14.27705

View file

@ -1,16 +0,0 @@
GEOID10_TRACT,Input Field 1
06007040300,2
06001020100,6.1
06007040500,-7.8
15001021010,12
15001021101,12.05524783
15007040603,13.51417578
15007040700,13.11988976
15009030100,13.60946983
15009030201,13.73235164
15001021402,14.73305116
15001021800,16.60833857
15009030402,16.002535
15009030800,15.34818251
15003010201,14.58788769
15007040604,14.27704917
1 GEOID10_TRACT Input Field 1
2 06007040300 2
3 06001020100 6.1
4 06007040500 -7.8
5 15001021010 12
6 15001021101 12.05524783
7 15007040603 13.51417578
8 15007040700 13.11988976
9 15009030100 13.60946983
10 15009030201 13.73235164
11 15001021402 14.73305116
12 15001021800 16.60833857
13 15009030402 16.002535
14 15009030800 15.34818251
15 15003010201 14.58788769
16 15007040604 14.27704917

View file

@ -1,16 +1,16 @@
GEOID10_TRACT,Example Field 1
06007040300,4.0
06001020100,12.2
06007040500,-15.6
15001021010,24.0
15001021101,24.11049566
15007040603,27.02835156
15007040700,26.23977952
15009030100,27.21893966
15009030201,27.46470328
15001021402,29.46610232
15001021800,33.21667714
06007040300,4.00000
06001020100,12.20000
06007040500,-15.60000
15001021010,24.00000
15001021101,24.11050
15007040603,27.02835
15007040700,26.23978
15009030100,27.21894
15009030201,27.46470
15001021402,29.46610
15001021800,33.21668
15009030402,32.00507
15009030800,30.69636502
15003010201,29.17577538
15007040604,28.55409834
15009030800,30.69637
15003010201,29.17578
15007040604,28.55410

1 GEOID10_TRACT Example Field 1
2 06007040300 4.0 4.00000
3 06001020100 12.2 12.20000
4 06007040500 -15.6 -15.60000
5 15001021010 24.0 24.00000
6 15001021101 24.11049566 24.11050
7 15007040603 27.02835156 27.02835
8 15007040700 26.23977952 26.23978
9 15009030100 27.21893966 27.21894
10 15009030201 27.46470328 27.46470
11 15001021402 29.46610232 29.46610
12 15001021800 33.21667714 33.21668
13 15009030402 32.00507
14 15009030800 30.69636502 30.69637
15 15003010201 29.17577538 29.17578
16 15007040604 28.55409834 28.55410

View file

@ -1,16 +1,16 @@
GEOID10_TRACT,Input Field 1,Example Field 1
06007040300,2.0,4.0
06001020100,6.1,12.2
06007040500,-7.8,-15.6
15001021010,12.0,24.0
15001021101,12.05524783,24.11049566
15007040603,13.51417578,27.02835156
15007040700,13.11988976,26.23977952
15009030100,13.60946983,27.21893966
15009030201,13.73235164,27.46470328
15001021402,14.73305116,29.46610232
15001021800,16.60833857,33.21667714
15009030402,16.002535,32.00507
15009030800,15.34818251,30.69636502
15003010201,14.58788769,29.17577538
15007040604,14.27704917,28.55409834
06007040300,2.00000,4.00000
06001020100,6.10000,12.20000
06007040500,-7.80000,-15.60000
15001021010,12.00000,24.00000
15001021101,12.05525,24.11050
15007040603,13.51418,27.02835
15007040700,13.11989,26.23978
15009030100,13.60947,27.21894
15009030201,13.73235,27.46470
15001021402,14.73305,29.46610
15001021800,16.60834,33.21668
15009030402,16.00254,32.00507
15009030800,15.34818,30.69637
15003010201,14.58789,29.17578
15007040604,14.27705,28.55410

1 GEOID10_TRACT Input Field 1 Example Field 1
2 06007040300 2.0 2.00000 4.0 4.00000
3 06001020100 6.1 6.10000 12.2 12.20000
4 06007040500 -7.8 -7.80000 -15.6 -15.60000
5 15001021010 12.0 12.00000 24.0 24.00000
6 15001021101 12.05524783 12.05525 24.11049566 24.11050
7 15007040603 13.51417578 13.51418 27.02835156 27.02835
8 15007040700 13.11988976 13.11989 26.23977952 26.23978
9 15009030100 13.60946983 13.60947 27.21893966 27.21894
10 15009030201 13.73235164 13.73235 27.46470328 27.46470
11 15001021402 14.73305116 14.73305 29.46610232 29.46610
12 15001021800 16.60833857 16.60834 33.21667714 33.21668
13 15009030402 16.002535 16.00254 32.00507
14 15009030800 15.34818251 15.34818 30.69636502 30.69637
15 15003010201 14.58788769 14.58789 29.17577538 29.17578
16 15007040604 14.27704917 14.27705 28.55409834 28.55410

View file

@ -2,13 +2,13 @@
import copy
import os
import pathlib
from typing import Type
import pytest
import numpy as np
import pandas as pd
from data_pipeline.etl.base import ExtractTransformLoad, ValidGeoLevel
from data_pipeline.tests.conftest import copy_data_files
from data_pipeline.tests.sources.example.etl import ExampleETL
from data_pipeline.utils import get_module_logger
@ -17,19 +17,30 @@ logger = get_module_logger(__name__)
class TestETL:
"""A base class that can be inherited by all other ETL tests.
Note: every method that does *not* need to be reimplemented by child classes has
the test name pattern of `test_*_base`. All other tests need to be reimplemented.
This uses pytest-snapshot.
To update individual snapshots: $ poetry run pytest
data_pipeline/tests/sources/national_risk_index/test_etl.py::TestClassNameETL::<testname>
--snapshot-update
"""
# In every child test class, change this to the class of the ETL being tested.
_ETL_CLASS = ExampleETL
# The following constants do not need to be updated in child class.
_INPUT_CSV_FILE_NAME = "input.csv"
_EXTRACT_CSV_FILE_NAME = "extract.csv"
_TRANSFORM_CSV_FILE_NAME = "transform.csv"
_OUTPUT_CSV_FILE_NAME = "output.csv"
# This *does* need to be updated in the child class. It specifies where the "sample data" is
# so that we do not have to manually copy the "sample data" when we run the tests.
_SAMPLE_DATA_PATH = pathlib.Path(__file__).parents[0] / "data"
_SAMPLE_DATA_FILE_NAME = "input.csv"
_SAMPLE_DATA_ZIP_FILE_NAME = "input.zip"
_EXTRACT_TMP_FOLDER_NAME = "ExampleETL"
# Note: We used shared census tract IDs so that later our tests can join all the
# ETL results together and generate a test score. This join is only possible if
# we use the same tract IDs across fixtures.
@ -56,19 +67,14 @@ class TestETL:
def setup_method(self, _method, filename=__file__):
"""Before every test, set the data directory for the test.
Uses the directory of the test class to infer the data directory.
pytest does not support classes with an `__init__`. Instead, we use this
`setup_method` which pytest will run before every test method is run.
For now, all child classes inheriting this need to reimplement this, but can
use the same line of code regardless of the child class:
```
def setup_method(self, _method, filename=__file__):
'''Invoke `setup_method` from Parent, but using the current file name
This code can be copied identically between all child classes.
'''
super().setup_method(_method=_method, filename=filename)
@ -76,18 +82,17 @@ class TestETL:
"""
self._DATA_DIRECTORY_FOR_TEST = pathlib.Path(filename).parent / "data"
def _get_instance_of_etl_class(self) -> type(ExtractTransformLoad):
def _get_instance_of_etl_class(self) -> Type[ExtractTransformLoad]:
return self._ETL_CLASS()
def _setup_etl_instance_and_run_extract(
self, mock_etl, mock_paths
) -> ExtractTransformLoad:
"""Method to setup an ETL instance with proper upstream mocks to run extract.
This must be re-implemented in every child class.
This method can be used by multiple tests that need to run the same fixtures
that need these same mocks, and by `test_update_test_fixtures`.
that need these same mocks.
In order to re-implement this method, usually it will involve a
decent amount of work to monkeypatch `requests` or another method that's
@ -107,22 +112,8 @@ class TestETL:
return etl
def test_existence_of_test_fixtures_base(self):
"""Every ETL test should have these two test fixture files.
Can be run without modification for all child classes.
"""
assert (
self._DATA_DIRECTORY_FOR_TEST / self._TRANSFORM_CSV_FILE_NAME
).exists()
assert (
self._DATA_DIRECTORY_FOR_TEST / self._OUTPUT_CSV_FILE_NAME
).exists()
def test_init_base(self, mock_etl, mock_paths):
"""Test whether class has appropriate parameters set.
Can be run without modification for all child classes.
"""
# Setup
@ -150,8 +141,8 @@ class TestETL:
def test_get_output_file_path_base(self, mock_etl, mock_paths):
"""Test file path method.
Can be run without modification for all child classes.
Can be run without modification for all child classes,
except those that do not produce usa.csv files.
"""
etl = self._get_instance_of_etl_class()
data_path, tmp_path = mock_paths
@ -171,11 +162,9 @@ class TestETL:
def test_fixtures_contain_shared_tract_ids_base(self, mock_etl, mock_paths):
"""Check presence of necessary shared tract IDs.
Note: We used shared census tract IDs so that later our tests can join all the
ETL results together and generate a test score. This join is only possible if
we use the same tract IDs across fixtures.
Can be run without modification for all child classes.
"""
etl = self._setup_etl_instance_and_run_extract(
@ -198,9 +187,68 @@ class TestETL:
else:
raise NotImplementedError("This geo level not tested yet.")
def test_sample_data_exists(self):
"""This will test that the sample data exists where it's supposed to as it's supposed to
As per conversation with Jorge, here we can *just* test that the zip file exists.
"""
assert (
self._SAMPLE_DATA_PATH / self._SAMPLE_DATA_ZIP_FILE_NAME
).exists()
def test_extract_unzips_base(self, mock_etl, mock_paths):
"""Tests the extract method.
As per conversation with Jorge, no longer includes snapshot. Instead, verifies that the
file was unzipped from a "fake" downloaded zip (located in data) in a temporary path.
"""
tmp_path = mock_paths[1]
_ = self._setup_etl_instance_and_run_extract(
mock_etl=mock_etl,
mock_paths=mock_paths,
)
assert (
tmp_path
/ self._EXTRACT_TMP_FOLDER_NAME
/ self._SAMPLE_DATA_FILE_NAME
).exists()
def test_extract_produces_valid_data(self, snapshot, mock_etl, mock_paths):
"""Tests the extract method.
Here we are verifying that the data that we extract is "readable". I added a snapshot to be thorough,
but @Jorge -- do you think this is necessary?
"""
etl = self._setup_etl_instance_and_run_extract(
mock_etl=mock_etl,
mock_paths=mock_paths,
)
tmp_df = pd.read_csv(
etl.get_tmp_path() / self._SAMPLE_DATA_FILE_NAME,
dtype={etl.GEOID_TRACT_FIELD_NAME: str},
)
snapshot.snapshot_dir = self._DATA_DIRECTORY_FOR_TEST
snapshot.assert_match(
tmp_df.to_csv(index=False, float_format="%.5f"),
self._EXTRACT_CSV_FILE_NAME,
)
def test_transform_base(self, snapshot, mock_etl, mock_paths):
"""Tests the transform method.
This verifies that when we extract the data, we can then read it in"""
# setup - copy sample data into tmp_dir
etl = self._setup_etl_instance_and_run_extract(mock_etl, mock_paths)
etl.transform()
snapshot.snapshot_dir = self._DATA_DIRECTORY_FOR_TEST
snapshot.assert_match(
etl.output_df.to_csv(index=False, float_format="%.5f"),
self._TRANSFORM_CSV_FILE_NAME,
)
def test_transform_sets_output_df_base(self, mock_etl, mock_paths):
"""This test ensures that the transform step sets its results to `output_df`.
Can be run without modification for all child classes.
"""
etl = self._setup_etl_instance_and_run_extract(
@ -217,33 +265,8 @@ class TestETL:
for col in etl.COLUMNS_TO_KEEP:
assert col in etl.output_df.columns, f"{col} is missing from output"
def test_transform_base(self, mock_etl):
"""Tests the transform method.
Can be run without modification for all child classes.
"""
# setup - copy sample data into tmp_dir
etl = self._get_instance_of_etl_class()
etl.transform()
transform_csv_path = (
self._DATA_DIRECTORY_FOR_TEST / self._TRANSFORM_CSV_FILE_NAME
)
# Compare to expected.
expected = pd.read_csv(
filepath_or_buffer=transform_csv_path,
dtype={
ExtractTransformLoad.GEOID_TRACT_FIELD_NAME: "string",
ExtractTransformLoad.GEOID_FIELD_NAME: "string",
},
)
pd.testing.assert_frame_equal(etl.output_df, expected)
def test_load_base(self, mock_etl):
def test_load_base(self, snapshot, mock_etl, mock_paths):
"""Test load method.
Can be run without modification for all child classes.
"""
# setup - input variables
@ -263,29 +286,23 @@ class TestETL:
actual_output_path = etl._get_output_file_path()
assert actual_output_path.exists()
# Check COLUMNS_TO_KEEP remain
actual_output = pd.read_csv(
actual_output_path, dtype={etl.GEOID_TRACT_FIELD_NAME: str}
)
expected_output_csv_path = (
self._DATA_DIRECTORY_FOR_TEST / self._OUTPUT_CSV_FILE_NAME
)
# setup - load expected output
expected_output = pd.read_csv(
filepath_or_buffer=expected_output_csv_path,
dtype={etl.GEOID_TRACT_FIELD_NAME: str},
)
# check that the `COLUMNS_TO_KEEP` are in the output
for col in etl.COLUMNS_TO_KEEP:
assert col in actual_output.columns, f"{col} is missing from output"
# validation
pd.testing.assert_frame_equal(actual_output, expected_output)
# Check the snapshots
snapshot.snapshot_dir = self._DATA_DIRECTORY_FOR_TEST
snapshot.assert_match(
actual_output.to_csv(index=False, float_format="%.5f"),
self._OUTPUT_CSV_FILE_NAME,
)
def test_validate_base(self, mock_etl, mock_paths):
"""Every ETL class should have proper validation.
Can be run without modification for all child classes.
"""
etl = self._setup_etl_instance_and_run_extract(
@ -436,9 +453,7 @@ class TestETL:
def test_full_etl_base(self, mock_etl, mock_paths):
"""Every ETL class should be able to run end-to-end.
Run extract, transform, validate, load, and get without error.
Can be run without modification for all child classes.
"""
etl = self._setup_etl_instance_and_run_extract(
@ -451,7 +466,6 @@ class TestETL:
def test_get_data_frame_base(self, mock_etl, mock_paths):
"""Every ETL class should be able to return its data frame.
Can be run without modification for all child classes.
"""
etl = self._setup_etl_instance_and_run_extract(
@ -500,71 +514,3 @@ class TestETL:
else:
raise NotImplementedError("This geo level not tested yet.")
# This decorator means that this "test" will only be run by passing that flag to
# pytest, for instance by running `pytest . -rsx --update_snapshots`.
@pytest.mark.update_snapshots
def test_update_test_fixtures(self, mock_etl, mock_paths):
"""Update the test fixtures (the data files) used by the test.
This needs to be reimplemented for every child class. This is because there
are not strict contracts on the outputs of the `extract` step so this method
needs to explicitly define how to update the `input` fixture that comes after
the extract step.
Using this method to update fixtures can be helpful if you expect the
results to change because you changed the logic of the ETL class and need to
quickly update the fixtures.
However, note a few things first:
1. Do *not* update these fixtures if you did not expect the ETL results to
change!
2. If the source data itself changes (e.g., the external source renames a
column), update the "furthest upstream" test fixture which, in many cases,
is a .zip file. Then running this method will update all subsequent files.
If you're confused by any of this, ask for help, it's confusing :).
"""
# When running this in child classes, make sure the child class re-implements
# this method.
if self._ETL_CLASS is not ExampleETL:
raise NotImplementedError(
"Update fixtures method not defined for this class."
)
# The rest of this method applies for `ExampleETL` only.
etl = self._setup_etl_instance_and_run_extract(
mock_etl=mock_etl, mock_paths=mock_paths
)
# After running extract, write the results as the "input.csv" in the test
# directory.
logger.info(
f"Writing data to {self._DATA_DIRECTORY_FOR_TEST / self._INPUT_CSV_FILE_NAME}"
)
copy_data_files(
src=etl.get_tmp_path() / "input.csv",
dst=self._DATA_DIRECTORY_FOR_TEST / self._INPUT_CSV_FILE_NAME,
)
# After running transform, write the results as the "transform.csv" in the test
# directory.
etl.transform()
etl.output_df.to_csv(
path_or_buf=self._DATA_DIRECTORY_FOR_TEST
/ self._TRANSFORM_CSV_FILE_NAME,
index=False,
)
# Run validate, just to check.
etl.validate()
# After running load, write the results as the "output.csv" in the test
# directory.
etl.load()
copy_data_files(
src=etl._get_output_file_path(),
dst=self._DATA_DIRECTORY_FOR_TEST / self._OUTPUT_CSV_FILE_NAME,
)

View file

@ -0,0 +1,56 @@
OID_,NRI_ID,STATE,STATEABBRV,STATEFIPS,COUNTY,COUNTYTYPE,COUNTYFIPS,STCOFIPS,TRACT,TRACTFIPS,POPULATION,BUILDVALUE,AGRIVALUE,AREA,RISK_SCORE,RISK_RATNG,RISK_NPCTL,RISK_SPCTL,EAL_SCORE,EAL_RATNG,EAL_NPCTL,EAL_SPCTL,EAL_VALT,EAL_VALB,EAL_VALP,EAL_VALPE,EAL_VALA,SOVI_SCORE,SOVI_RATNG,SOVI_NPCTL,SOVI_SPCTL,SOVI_VALUE,RESL_SCORE,RESL_RATNG,RESL_NPCTL,RESL_SPCTL,RESL_VALUE,AVLN_EVNTS,AVLN_AFREQ,AVLN_EXPB,AVLN_EXPP,AVLN_EXPPE,AVLN_EXPT,AVLN_HLRB,AVLN_HLRP,AVLN_HLRR,AVLN_EALB,AVLN_EALP,AVLN_EALPE,AVLN_EALT,AVLN_EALS,AVLN_EALR,AVLN_RISKS,AVLN_RISKR,CFLD_EVNTS,CFLD_AFREQ,CFLD_EXPB,CFLD_EXPP,CFLD_EXPPE,CFLD_EXPT,CFLD_HLRB,CFLD_HLRP,CFLD_HLRR,CFLD_EALB,CFLD_EALP,CFLD_EALPE,CFLD_EALT,CFLD_EALS,CFLD_EALR,CFLD_RISKS,CFLD_RISKR,CWAV_EVNTS,CWAV_AFREQ,CWAV_EXPB,CWAV_EXPP,CWAV_EXPPE,CWAV_EXPA,CWAV_EXPT,CWAV_HLRB,CWAV_HLRP,CWAV_HLRA,CWAV_HLRR,CWAV_EALB,CWAV_EALP,CWAV_EALPE,CWAV_EALA,CWAV_EALT,CWAV_EALS,CWAV_EALR,CWAV_RISKS,CWAV_RISKR,DRGT_EVNTS,DRGT_AFREQ,DRGT_EXPA,DRGT_EXPT,DRGT_HLRA,DRGT_HLRR,DRGT_EALA,DRGT_EALT,DRGT_EALS,DRGT_EALR,DRGT_RISKS,DRGT_RISKR,ERQK_EVNTS,ERQK_AFREQ,ERQK_EXPB,ERQK_EXPP,ERQK_EXPPE,ERQK_EXPT,ERQK_HLRB,ERQK_HLRP,ERQK_HLRR,ERQK_EALB,ERQK_EALP,ERQK_EALPE,ERQK_EALT,ERQK_EALS,ERQK_EALR,ERQK_RISKS,ERQK_RISKR,HAIL_EVNTS,HAIL_AFREQ,HAIL_EXPB,HAIL_EXPP,HAIL_EXPPE,HAIL_EXPA,HAIL_EXPT,HAIL_HLRB,HAIL_HLRP,HAIL_HLRA,HAIL_HLRR,HAIL_EALB,HAIL_EALP,HAIL_EALPE,HAIL_EALA,HAIL_EALT,HAIL_EALS,HAIL_EALR,HAIL_RISKS,HAIL_RISKR,HWAV_EVNTS,HWAV_AFREQ,HWAV_EXPB,HWAV_EXPP,HWAV_EXPPE,HWAV_EXPA,HWAV_EXPT,HWAV_HLRB,HWAV_HLRP,HWAV_HLRA,HWAV_HLRR,HWAV_EALB,HWAV_EALP,HWAV_EALPE,HWAV_EALA,HWAV_EALT,HWAV_EALS,HWAV_EALR,HWAV_RISKS,HWAV_RISKR,HRCN_EVNTS,HRCN_AFREQ,HRCN_EXPB,HRCN_EXPP,HRCN_EXPPE,HRCN_EXPA,HRCN_EXPT,HRCN_HLRB,HRCN_HLRP,HRCN_HLRA,HRCN_HLRR,HRCN_EALB,HRCN_EALP,HRCN_EALPE,HRCN_EALA,HRCN_EALT,HRCN_EALS,HRCN_EALR,HRCN_RISKS,HRCN_RISKR,ISTM_EVNTS,ISTM_AFREQ,ISTM_EXPB,ISTM_EXPP,ISTM_EXPPE,ISTM_EXPT,ISTM_HLRB,ISTM_HLRP,ISTM_HLRR,ISTM_EALB,ISTM_EALP,ISTM_EALPE,ISTM_EALT,ISTM_EALS,ISTM_EALR,ISTM_RISKS,ISTM_RISKR,LNDS_EVNTS,LNDS_AFREQ,LNDS_EXPB,LNDS_EXPP,LNDS_EXPPE,LNDS_EXPT,LNDS_HLRB,LNDS_HLRP,LNDS_HLRR,LNDS_EALB,LNDS_EALP,LNDS_EALPE,LNDS_EALT,LNDS_EALS,LNDS_EALR,LNDS_RISKS,LNDS_RISKR,LTNG_EVNTS,LTNG_AFREQ,LTNG_EXPB,LTNG_EXPP,LTNG_EXPPE,LTNG_EXPT,LTNG_HLRB,LTNG_HLRP,LTNG_HLRR,LTNG_EALB,LTNG_EALP,LTNG_EALPE,LTNG_EALT,LTNG_EALS,LTNG_EALR,LTNG_RISKS,LTNG_RISKR,RFLD_EVNTS,RFLD_AFREQ,RFLD_EXPB,RFLD_EXPP,RFLD_EXPPE,RFLD_EXPA,RFLD_EXPT,RFLD_HLRB,RFLD_HLRP,RFLD_HLRA,RFLD_HLRR,RFLD_EALB,RFLD_EALP,RFLD_EALPE,RFLD_EALA,RFLD_EALT,RFLD_EALS,RFLD_EALR,RFLD_RISKS,RFLD_RISKR,SWND_EVNTS,SWND_AFREQ,SWND_EXPB,SWND_EXPP,SWND_EXPPE,SWND_EXPA,SWND_EXPT,SWND_HLRB,SWND_HLRP,SWND_HLRA,SWND_HLRR,SWND_EALB,SWND_EALP,SWND_EALPE,SWND_EALA,SWND_EALT,SWND_EALS,SWND_EALR,SWND_RISKS,SWND_RISKR,TRND_EVNTS,TRND_AFREQ,TRND_EXPB,TRND_EXPP,TRND_EXPPE,TRND_EXPA,TRND_EXPT,TRND_HLRB,TRND_HLRP,TRND_HLRA,TRND_HLRR,TRND_EALB,TRND_EALP,TRND_EALPE,TRND_EALA,TRND_EALT,TRND_EALS,TRND_EALR,TRND_RISKS,TRND_RISKR,TSUN_EVNTS,TSUN_AFREQ,TSUN_EXPB,TSUN_EXPP,TSUN_EXPPE,TSUN_EXPT,TSUN_HLRB,TSUN_HLRP,TSUN_HLRR,TSUN_EALB,TSUN_EALP,TSUN_EALPE,TSUN_EALT,TSUN_EALS,TSUN_EALR,TSUN_RISKS,TSUN_RISKR,VLCN_EVNTS,VLCN_AFREQ,VLCN_EXPB,VLCN_EXPP,VLCN_EXPPE,VLCN_EXPT,VLCN_HLRB,VLCN_HLRP,VLCN_HLRR,VLCN_EALB,VLCN_EALP,VLCN_EALPE,VLCN_EALT,VLCN_EALS,VLCN_EALR,VLCN_RISKS,VLCN_RISKR,WFIR_EVNTS,WFIR_AFREQ,WFIR_EXPB,WFIR_EXPP,WFIR_EXPPE,WFIR_EXPA,WFIR_EXPT,WFIR_HLRB,WFIR_HLRP,WFIR_HLRA,WFIR_HLRR,WFIR_EALB,WFIR_EALP,WFIR_EALPE,WFIR_EALA,WFIR_EALT,WFIR_EALS,WFIR_EALR,WFIR_RISKS,WFIR_RISKR,WNTW_EVNTS,WNTW_AFREQ,WNTW_EXPB,WNTW_EXPP,WNTW_EXPPE,WNTW_EXPA,WNTW_EXPT,WNTW_HLRB,WNTW_HLRP,WNTW_HLRA,WNTW_HLRR,WNTW_EALB,WNTW_EALP,WNTW_EALPE,WNTW_EALA,WNTW_EALT,WNTW_EALS,WNTW_EALR,WNTW_RISKS,WNTW_RISKR,NRI_VER
1,T06001020100,Hawaii,HI,15,Kauai,County,7,15007,40300,6001020100,8385,992658000.00000,147860.56472,3.61085,18.07058,Relatively Low,63.07758,63.49693,18.61994,Relatively Low,59.64201,70.55215,324935.21557,98076.52487,0.02968,225560.73590,1297.95481,31.68087,Relatively Moderate,48.72787,51.85185,-0.13300,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,202742385.58005,1862.68559,14156410466.43380,14359152852.01385,0.00004,0.00000,Very Low,507.26501,0.00000,1.98029,509.24529,2.63218,Very Low,2.55388,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00306,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00053,912658000.00000,8385.00000,63726000000.00000,64638658000.00000,0.01675,0.00014,Very Low,22512.20000,0.00015,1171.31200,23683.51200,11.89207,Relatively Low,13.01470,Relatively Low,0.00000,0.00000,912658000.00000,8385.00000,63726000000.00000,147860.56472,64638805860.56472,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.03436,912658000.00000,8385.00000,63726000000.00000,147860.56472,64638805860.56472,0.00003,0.00000,0.00025,Very Low,788.93056,0.00010,736.24013,1.32267,1526.49335,4.67579,Very Low,6.16629,Very Low,0.00000,0.01489,912658000.00000,8385.00000,63726000000.00000,64638658000.00000,0.00001,0.00000,Relatively Low,80.01891,0.00036,2746.46506,2826.48398,19.27737,Relatively Low,15.44294,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,59632790.05859,418.92666,3183842615.35848,51591.31251,3243526996.72958,0.00018,0.00001,0.00425,Very Low,63663.11368,0.02846,216315.29716,1296.27575,281274.68659,29.58791,Relatively High,26.97088,Relatively High,1.00000,0.03125,912658000.00000,8385.00000,63726000000.00000,147860.56472,64638805860.56472,0.00000,0.00000,0.00007,Very Low,92.36923,0.00048,3643.70439,0.33603,3736.40965,14.97349,Relatively Low,16.60705,Relatively Low,0.00000,0.00007,912658000.00000,8385.00000,63726000000.00000,147860.56472,64638805860.56472,0.00897,0.00001,0.00211,Very Low,534.61072,0.00000,24.88969,0.02036,559.52077,5.87069,Very Low,6.74691,Very Low,7.00000,0.03197,198555247.53262,978.46789,7436355961.13810,7634911208.67071,0.00156,0.00000,Very Low,9898.01676,0.00012,920.84718,10818.86394,23.65809,Relatively High,20.21159,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
2,T06007040300,Hawaii,HI,15,Hawaii,County,1,15001,20100,6007040300,5213,409283000.00000,30161527.91425,97.06429,26.04746,Relatively High,89.48157,87.42331,24.65713,Relatively Moderate,83.81061,87.42331,754552.35951,510222.11674,0.03203,243454.03599,876.20678,33.34559,Relatively Moderate,67.05195,65.52707,0.90800,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.05797,1082842.59205,13.79207,104819706.86800,105902549.46005,0.00003,0.00000,Very Low,1.96929,0.00000,0.01514,1.98443,0.41421,Very Low,0.43745,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00999,409283000.00000,5213.00000,39618800000.00000,40028083000.00000,0.00085,0.00001,Very Low,509627.80000,0.03142,238817.53600,748445.33600,37.59776,Very High,44.78823,Very High,1.00000,0.03125,409283000.00000,5213.00000,39618800000.00000,30161527.91425,40058244527.91425,0.00002,0.00000,0.00023,Very Low,230.50755,0.00001,94.13042,214.50308,539.14105,5.23113,Very Low,5.89326,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,409283000.00000,5213.00000,39618800000.00000,30161527.91425,40058244527.91425,0.00003,0.00000,0.00025,Very Low,104.50942,0.00002,129.80644,74.22140,308.53726,2.74405,Very Low,3.93901,Very Low,0.00000,0.01489,409283000.00000,5213.00000,39618800000.00000,40028083000.00000,0.00001,0.00000,Very Low,35.88461,0.00011,802.88647,838.77109,12.85819,Relatively Low,11.21211,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00062,0.00000,0.00035,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,409283000.00000,5213.00000,39618800000.00000,30161527.91425,40058244527.91425,0.00001,0.00000,0.00062,Very Low,106.92614,0.00005,384.11243,585.56576,1076.60433,9.88986,Very Low,11.93947,Relatively Low,0.00000,0.00068,409283000.00000,5213.00000,39618800000.00000,30161527.91425,40058244527.91425,0.00040,0.00000,0.00009,Very Low,110.62122,0.00000,7.13985,1.91654,119.67761,3.51093,Very Low,4.39173,Very Low,4.00000,0.01827,315888.85876,2.21179,16809625.49771,17125514.35647,0.00067,0.00000,Very Low,3.84018,0.00000,1.18945,5.02963,1.83273,Very Low,1.70429,Very Low,4.00000,0.02040,407903840.58452,5201.97999,39535047952.75828,39942951793.34279,0.00000,0.00000,Very Low,0.05834,0.00042,3217.21979,3217.27813,17.05247,Relatively Low,17.99321,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
3,T06007040500,Hawaii,HI,15,Kauai,County,7,15007,40500,6007040500,5943,1030806000.00000,459516.67318,6.15003,19.04672,Relatively Moderate,67.45350,69.32515,18.77198,Relatively Low,60.41188,72.08589,332959.95714,167792.77343,0.02173,165149.47095,17.71276,33.12171,Relatively Moderate,64.78264,63.53276,0.76800,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,66594737.28485,383.94472,2917979891.46114,2984574628.74599,0.00001,0.00000,Very Low,29.43507,0.00000,0.06284,29.49791,1.01844,Very Low,1.03309,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,56.00000,3.11111,0.00000,0.00000,0.00306,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00059,1030806000.00000,5943.00000,45166800000.00000,46197606000.00000,0.01675,0.00014,Very Low,120075.00000,0.00114,8693.10800,128768.10800,20.91116,Relatively Moderate,23.92602,Relatively Moderate,0.00000,0.00000,1030806000.00000,5943.00000,45166800000.00000,459516.67318,46198065516.67319,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.02899,1030806000.00000,5943.00000,45166800000.00000,459516.67318,46198065516.67319,0.00003,0.00000,0.00025,Very Low,762.93855,0.00006,428.93863,3.27762,1195.15480,4.30954,Very Low,5.94177,Very Low,0.00000,0.01489,1030806000.00000,5943.00000,45166800000.00000,46197606000.00000,0.00001,0.00000,Relatively Low,90.37775,0.00026,1946.60010,2036.97785,17.28334,Relatively Low,14.47524,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,40606220.88329,293.03851,2227092672.09568,530.17073,2267699423.14970,0.00018,0.00001,0.00425,Very Low,43350.62058,0.01991,151312.19453,13.32099,194676.13611,26.17228,Relatively High,24.94239,Relatively High,1.00000,0.03125,1030806000.00000,5943.00000,45166800000.00000,459516.67318,46198065516.67319,0.00000,0.00000,0.00007,Very Low,104.32687,0.00034,2582.53252,1.04430,2687.90369,13.41661,Relatively Low,15.55708,Relatively Low,0.00000,0.00012,1030806000.00000,5943.00000,45166800000.00000,459516.67318,46198065516.67319,0.00529,0.00000,0.00124,Very Low,666.54751,0.00000,19.47362,0.06986,686.09099,6.28364,Very Low,7.55001,Very Low,9.00000,0.04110,42337272.98880,137.65344,1046166175.94293,1088503448.93173,0.00156,0.00000,Very Low,2713.52710,0.00002,166.56070,2880.08780,15.21905,Relatively Moderate,13.59328,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
4,T15001021010,Hawaii,HI,15,Hawaii,County,1,15001,21010,15001021010,7884,737712000.00000,8711454.30907,58.44015,43.10663,Very High,99.44596,98.15951,42.66746,Very High,99.27412,99.07975,3909779.13212,2582125.81113,0.17465,1327364.33307,288.98792,31.89036,Relatively Moderate,51.09567,54.41595,-0.00200,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,737712000.00000,7884.00000,59918400000.00000,60656112000.00000,0.00085,0.00001,Very Low,2580741.40000,0.17368,1319941.70400,3900683.10400,65.18617,Very High,74.26402,Very High,1.00000,0.03125,737712000.00000,7884.00000,59918400000.00000,8711454.30907,60664823454.30907,0.00002,0.00000,0.00023,Very Low,415.47825,0.00002,142.36029,61.95422,619.79275,5.47996,Very Low,5.90416,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.02693,737712000.00000,7884.00000,59918400000.00000,8711454.30907,60664823454.30907,0.00003,0.00000,0.00025,Very Low,473.50519,0.00007,494.85671,57.24619,1025.60809,4.09528,Very Low,5.62210,Very Low,0.00000,0.01489,737712000.00000,7884.00000,59918400000.00000,60656112000.00000,0.00001,0.00000,Very Low,64.68021,0.00016,1214.26375,1278.94396,14.79958,Relatively Low,12.34178,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00062,0.00000,0.00035,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,737712000.00000,7884.00000,59918400000.00000,8711454.30907,60664823454.30907,0.00001,0.00000,0.00062,Very Low,192.72899,0.00008,580.92123,169.12702,942.77724,9.46182,Very Low,10.92421,Very Low,1.00000,0.00047,737712000.00000,7884.00000,59918400000.00000,8711454.30907,60664823454.30907,0.00069,0.00000,0.00016,Very Low,237.91094,0.00000,12.88431,0.66049,251.45574,4.49681,Very Low,5.37964,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02074,737708710.86281,7883.95914,59918089427.41537,60655798138.27817,0.00000,0.00000,Very Low,0.10755,0.00065,4977.34278,4977.45033,19.72242,Relatively Low,19.90227,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
5,T15001021101,Hawaii,HI,15,Hawaii,County,1,15001,21101,15001021101,3531,365469000.00000,1115552.94635,41.05512,39.63694,Very High,99.05140,96.62577,35.46313,Relatively High,97.74536,94.47853,2244880.45142,1569603.24411,0.08885,675239.57432,37.63299,35.28057,Relatively High,83.00003,82.33618,2.11800,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,53358423.69059,515.52551,3917993905.88847,3971352329.57906,0.00000,0.00000,Very Low,3.54621,0.00000,0.01780,3.56401,0.50348,Very Low,0.56259,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,365469000.00000,3531.00000,26835600000.00000,27201069000.00000,0.00085,0.00001,Very Low,1549795.80000,0.08759,665692.13200,2215487.93200,53.98400,Very High,68.03998,Very High,1.00000,0.03125,365469000.00000,3531.00000,26835600000.00000,1115552.94635,27202184552.94634,0.00002,0.00000,0.00023,Very Low,205.83157,0.00001,63.75878,7.93360,277.52395,4.19239,Very Low,4.99711,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.02899,365469000.00000,3531.00000,26835600000.00000,1115552.94635,27202184552.94634,0.00003,0.00000,0.00025,Very Low,270.49744,0.00003,254.85147,7.95695,533.30587,3.29318,Very Low,5.00157,Very Low,0.00000,0.01489,365469000.00000,3531.00000,26835600000.00000,27201069000.00000,0.00001,0.00000,Very Low,32.04314,0.00007,543.83122,575.87436,11.34335,Very Low,10.46517,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,4828130.52792,35.13840,267051849.41506,0.00000,271879979.94298,0.00062,0.00000,0.00035,Very Low,17839.86635,0.00080,6055.91461,0.00000,23895.78097,13.00702,Relatively Moderate,13.65466,Relatively Moderate,1.00000,0.03125,365469000.00000,3531.00000,26835600000.00000,1115552.94635,27202184552.94634,0.00001,0.00000,0.00062,Very Low,95.47963,0.00003,260.17667,21.65771,377.31401,6.97278,Very Low,8.90631,Very Low,0.00000,0.00036,365469000.00000,3531.00000,26835600000.00000,1115552.94635,27202184552.94634,0.00089,0.00000,0.00021,Very Low,118.06762,0.00000,5.78049,0.08473,123.93284,3.55205,Very Low,4.70106,Very Low,13.00000,0.05937,31437177.79214,196.01735,1489731895.59017,1521169073.38231,0.00067,0.00000,Very Low,1242.06384,0.00005,342.59484,1584.65869,12.47090,Relatively Moderate,12.26989,Relatively Moderate,3.00000,0.01880,365467633.73540,3530.98544,26835489328.50994,27200956962.24534,0.00000,0.00000,Very Low,0.04829,0.00027,2020.51644,2020.56473,14.60322,Relatively Low,16.30299,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
6,T15007040603,Hawaii,HI,15,Kauai,County,7,15007,40603,15007040603,2544,509507000.00000,3763051.37824,15.92897,23.86137,Relatively Moderate,84.61486,84.96933,22.24133,Relatively Moderate,75.90289,83.74233,553788.50269,159866.00534,0.04652,353552.14484,40370.35252,35.02151,Relatively Moderate,81.31617,79.77208,1.95600,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,59268365.98289,295.93062,2249072721.78711,2308341087.77000,0.00000,0.00000,Very Low,8.32036,0.00000,0.01092,8.33129,0.66821,Very Low,0.71669,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,119.00000,6.61111,1994468.37633,1994468.37633,0.00306,Relatively Moderate,40334.38765,40334.38765,9.31734,Relatively Moderate,10.01188,Relatively Moderate,,0.00063,509507000.00000,2544.00000,19334400000.00000,19843907000.00000,0.01675,0.00014,Very Low,29888.80000,0.00020,1554.96000,31443.76000,13.07034,Relatively Low,15.81253,Relatively Low,0.00000,0.00000,509507000.00000,2544.00000,19334400000.00000,3763051.37824,19847670051.37824,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.02899,509500026.78672,2543.97895,19334240023.79628,3763051.37824,19847503101.96123,0.00003,0.00000,0.00025,Very Low,377.10026,0.00002,183.61280,26.84089,587.55394,3.40125,Very Low,4.95845,Very Low,0.00000,0.01489,509507000.00000,2544.00000,19334400000.00000,19843907000.00000,0.00001,0.00000,Relatively Low,44.67193,0.00011,833.27455,877.94648,13.05534,Relatively Low,11.56134,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,119566421.24698,677.50082,5149006219.30499,0.00000,5268572640.55196,0.00018,0.00001,0.00425,Very Low,127647.40105,0.04603,349831.61700,0.00000,477479.01805,35.29573,Relatively High,35.56647,Very High,1.00000,0.03125,509507000.00000,2544.00000,19334400000.00000,3763051.37824,19847670051.37824,0.00000,0.00000,0.00007,Very Low,51.56671,0.00015,1105.49600,8.55192,1165.61463,10.15523,Very Low,12.45080,Relatively Low,0.00000,0.00030,509507000.00000,2544.00000,19334400000.00000,3763051.37824,19847670051.37824,0.00216,0.00000,0.00051,Very Low,329.46124,0.00000,8.33601,0.57206,338.36931,4.96456,Very Low,6.30712,Very Low,3.00000,0.01370,71084897.08188,86.37411,656443216.19310,727528113.27497,0.00156,0.00000,Relatively Low,1518.68378,0.00000,34.83756,1553.52135,12.38867,Relatively Moderate,11.69993,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
7,T15007040700,Hawaii,HI,15,Kauai,County,7,15007,40700,15007040700,8403,953840000.00000,4902899.03377,35.90948,14.59959,Relatively Low,44.79990,33.43558,14.20260,Relatively Low,34.62929,25.15337,144200.07020,43942.44874,0.01285,97647.67877,2609.94268,33.55668,Relatively Moderate,69.08872,66.95157,1.04000,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,7924120.21670,88.32960,671304924.88476,679229045.10146,0.00002,0.00000,Very Low,9.50050,0.00000,0.04836,9.54886,0.69929,Very Low,0.71866,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,56.00000,3.11111,0.00000,0.00000,0.00306,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00042,753840000.00000,8403.00000,63862800000.00000,64616640000.00000,0.01675,0.00014,Very Low,22605.70000,0.00027,2018.10400,24623.80400,12.04741,Relatively Low,13.96537,Relatively Low,0.00000,0.00000,753840000.00000,8403.00000,63862800000.00000,4902899.03377,64621542899.03377,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.03679,753839838.38954,8402.99875,63862790504.85674,4902899.03377,64621533242.28004,0.00003,0.00000,0.00025,Very Low,565.98809,0.00008,612.82953,35.49170,1214.30933,4.33244,Very Low,6.05179,Very Low,0.00000,0.01489,753840000.00000,8403.00000,63862800000.00000,64616640000.00000,0.00001,0.00000,Relatively Low,66.09426,0.00036,2752.36087,2818.45514,19.25910,Relatively Low,16.34181,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,17435799.68529,171.14959,1300736857.00983,101991.57740,1318274648.27252,0.00018,0.00001,0.00425,Very Low,18614.21034,0.01163,88374.11698,2562.62541,109550.95274,21.60775,Relatively Moderate,20.86278,Relatively High,1.00000,0.03125,753840000.00000,8403.00000,63862800000.00000,4902899.03377,64621542899.03377,0.00000,0.00000,0.00007,Very Low,76.29541,0.00048,3651.52630,11.14234,3738.96405,14.97690,Relatively Low,17.59436,Relatively Low,0.00000,0.00056,753840000.00000,8403.00000,63862800000.00000,4902899.03377,64621542899.03377,0.00106,0.00000,0.00025,Very Low,446.83063,0.00000,25.23975,0.68323,472.75361,5.55003,Very Low,6.75605,Very Low,18.00000,0.08221,12152864.16114,88.20369,670348043.92447,682500908.08561,0.00156,0.00000,Very Low,1557.82951,0.00003,213.45297,1771.28248,12.94241,Relatively Moderate,11.71164,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
8,T15009030100,Hawaii,HI,15,Maui,County,9,15009,30100,15009030100,2291,368239000.00000,644114.43823,214.38785,15.53237,Relatively Low,50.19866,40.79755,16.22382,Relatively Low,46.88956,49.07975,214942.06742,186581.21871,0.00370,28099.26602,261.58269,30.83172,Relatively Low,39.41537,40.17094,-0.66400,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,50139595.99455,311.94364,2370771671.70963,2420911267.70418,0.00000,0.00000,Very Low,1.07722,0.00000,0.00814,1.08535,0.33874,Very Low,0.32422,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,427.00000,23.72222,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00710,368239000.00000,2291.00000,17411600000.00000,17779839000.00000,0.00086,0.00001,Very Low,185778.40000,0.00359,27310.52400,213088.92400,24.73407,Relatively High,26.70332,Relatively Moderate,1.00000,0.03125,368239000.00000,2291.00000,17411600000.00000,644114.43823,17780483114.43823,0.00002,0.00000,0.00023,Very Low,207.39163,0.00000,11.44315,4.58082,223.41560,3.90002,Very Low,3.98193,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,368239000.00000,2291.00000,17411600000.00000,644114.43823,17780483114.43823,0.00003,0.00000,0.00025,Very Low,94.02893,0.00001,57.04711,1.58503,152.66107,2.17036,Very Low,2.82354,Very Low,0.00000,0.01489,368239000.00000,2291.00000,17411600000.00000,17779839000.00000,0.00001,0.00000,Relatively Low,32.28601,0.00006,421.81394,454.09995,10.47971,Very Low,8.28180,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,25.00018,0.00016,1231.49037,13472.89239,14729.38295,0.00003,0.00000,0.00425,Relatively Low,0.00341,0.00000,0.01497,255.08040,255.09878,2.86400,Very Low,2.57542,Very Low,1.00000,0.03125,368239000.00000,2291.00000,17411600000.00000,644114.43823,17780483114.43823,0.00000,0.00000,0.00001,Very Low,5.90526,0.00001,45.41033,0.26947,51.58506,3.59208,Very Low,3.93015,Very Low,0.00000,0.00246,368239000.00000,2291.00000,17411600000.00000,644114.43823,17780483114.43823,0.00018,0.00000,0.00004,Very Low,162.81759,0.00000,5.13314,0.06696,168.01769,3.93129,Very Low,4.45675,Very Low,6.00000,0.02740,14124383.39242,90.80410,690111171.91395,704235555.30637,0.00077,0.00000,Very Low,299.26487,0.00000,0.69287,299.95774,7.16043,Relatively Low,6.03466,Relatively Low,1.00000,0.00353,368238629.38877,2290.99689,17411576330.42444,17779814959.81321,0.00000,0.00000,Very Low,0.00914,0.00003,246.55900,246.56813,7.24331,Very Low,6.92669,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,1.00000,0.03685,4945035.46895,9.36072,71141493.17722,290715.71559,76377244.36176,0.00000,0.00000,0.00000,Very Low,0.03465,0.00000,0.61937,0.00000,0.65402,1.38174,Very Low,0.80470,Very Low,November 2021
9,T15009030201,Hawaii,HI,15,Maui,County,9,15009,30201,15009030201,2453,240407000.00000,911133.68855,45.60377,16.07827,Relatively Low,53.14893,46.31902,16.56206,Relatively Low,48.73039,51.53374,228667.71116,175591.24623,0.00698,53067.26841,9.19652,31.26349,Relatively Low,44.05247,45.86895,-0.39400,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,1123293.72474,11.46156,87107863.96231,88231157.68705,0.00021,0.00000,Very Low,16.37957,0.00000,0.09791,16.47748,0.83876,Very Low,0.81406,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,42.00000,2.33333,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00662,240407000.00000,2453.00000,18642800000.00000,18883207000.00000,0.00086,0.00001,Very Low,175248.30000,0.00687,52224.16000,227472.46000,25.27851,Relatively High,27.67330,Relatively Moderate,1.00000,0.03125,240407000.00000,2453.00000,18642800000.00000,911133.68855,18884118133.68855,0.00002,0.00000,0.00023,Very Low,135.39685,0.00000,12.25231,6.47981,154.12897,3.44606,Very Low,3.56772,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,240407000.00000,2453.00000,18642800000.00000,911133.68855,18884118133.68855,0.00003,0.00000,0.00025,Very Low,61.38734,0.00001,61.08099,2.24212,124.71045,2.02888,Very Low,2.67645,Very Low,0.00000,0.01489,240407000.00000,2453.00000,18642800000.00000,18883207000.00000,0.00001,0.00000,Relatively Low,21.07811,0.00006,451.64103,472.71914,10.62103,Very Low,8.51102,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,0.00000,0.00000,0.00000,0.00000,0.00000,0.00003,0.00000,0.00425,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,240407000.00000,2453.00000,18642800000.00000,911133.68855,18884118133.68855,0.00000,0.00000,0.00001,Very Low,3.85529,0.00001,48.62136,0.38118,52.85783,3.62138,Very Low,4.01769,Very Low,0.00000,0.00051,240407000.00000,2453.00000,18642800000.00000,911133.68855,18884118133.68855,0.00085,0.00000,0.00020,Very Low,104.84305,0.00000,5.42097,0.09342,110.35744,3.41731,Very Low,3.92823,Very Low,1.00000,0.00457,0.00000,0.00000,0.00000,0.00000,0.00077,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.00353,240406941.15547,2452.99938,18642795288.99131,18883202230.14679,0.00000,0.00000,Very Low,0.00597,0.00003,263.99384,263.99981,7.41013,Very Low,7.18546,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,1.00000,0.01070,7419.82311,0.00000,0.00000,0.00000,7419.82311,0.00000,0.00000,0.00000,Very Low,0.00005,0.00000,0.00000,0.00000,0.00005,0.05941,Very Low,0.03508,Very Low,November 2021
10,T15001021402,Hawaii,HI,15,Hawaii,County,1,15001,21402,15001021402,4025,425500000.00000,1383968.45859,16.19403,40.68959,Very High,99.17238,97.23926,37.67192,Relatively High,98.48499,96.01227,2691010.34603,1957068.23792,0.09657,733898.98850,43.11961,34.09400,Relatively Moderate,74.00077,71.79487,1.37600,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,23588727.03030,223.13661,1695838213.52973,1719426940.56003,0.00000,0.00000,Very Low,4.85958,0.00000,0.02579,4.88537,0.55929,Very Low,0.60393,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,161.00000,8.94444,1383968.45859,1383968.45859,0.00000,Very Low,0.66961,0.66961,0.23769,Very Low,0.25713,Very Low,,0.01000,425500000.00000,4025.00000,30590000000.00000,31015500000.00000,0.00085,0.00001,Very Low,1310569.60000,0.07114,540663.92400,1851233.52400,50.84665,Very High,61.93038,Very High,1.00000,0.03125,425500000.00000,4025.00000,30590000000.00000,1383968.45859,31016883968.45859,0.00002,0.00000,0.00023,Very Low,239.64094,0.00001,72.67887,9.84252,322.16232,4.40609,Very Low,5.07519,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.01449,425500000.00000,4025.00000,30590000000.00000,1383968.45859,31016883968.45859,0.00003,0.00000,0.00025,Very Low,157.46433,0.00002,145.25307,4.93575,307.65315,2.74143,Very Low,4.02356,Very Low,0.00000,0.01489,425500000.00000,4025.00000,30590000000.00000,31015500000.00000,0.00001,0.00000,Very Low,37.30647,0.00008,619.91522,657.22169,11.85412,Very Low,10.56858,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,174713506.01008,1099.34364,8355011636.67989,341.93286,8529725484.62282,0.00062,0.00000,0.00035,Very Low,645563.65645,0.02493,189465.96765,0.70657,835030.33067,42.52440,Very High,43.14034,Very High,1.00000,0.03125,425500000.00000,4025.00000,30590000000.00000,1383968.45859,31016883968.45859,0.00001,0.00000,0.00062,Very Low,111.16287,0.00004,296.57635,26.86882,434.60804,7.30922,Very Low,9.02204,Very Low,0.00000,0.00014,425500000.00000,4025.00000,30590000000.00000,1383968.45859,31016883968.45859,0.00216,0.00000,0.00051,Very Low,126.00264,0.00000,6.03994,0.09635,132.13894,3.62878,Very Low,4.64107,Very Low,3.00000,0.01370,28350000.00000,217.00000,1649200000.00000,1677550000.00000,0.00067,0.00000,Very Low,258.48260,0.00001,87.52335,346.00595,7.50954,Relatively Low,7.14001,Relatively Low,4.00000,0.02074,425499989.06864,4024.99994,30589999534.17246,31015499523.24112,0.00000,0.00000,Very Low,0.06203,0.00033,2541.08425,2541.14628,15.76284,Relatively Low,17.00573,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
11,T15001021800,Hawaii,HI,15,Hawaii,County,1,15001,21800,15001021800,6322,560173000.00000,1734823.67589,140.96980,26.97149,Relatively High,91.06119,88.03681,25.25687,Relatively Moderate,85.41910,88.03681,810962.25104,553967.91018,0.03381,256935.70640,58.63445,33.70860,Relatively Moderate,70.50858,69.51567,1.13500,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,51086751.82636,576.55482,4381816657.26756,4432903409.09392,0.00000,0.00000,Very Low,1.35272,0.00000,0.01175,1.36447,0.36559,Very Low,0.39031,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1575.00000,87.50000,1734823.67589,1734823.67589,0.00000,Very Low,8.21121,8.21121,0.54811,Very Low,0.58625,Very Low,,0.00975,560173000.00000,6322.00000,48047200000.00000,48607373000.00000,0.00085,0.00001,Very Low,538363.40000,0.03189,242373.27200,780736.67200,38.13088,Very High,45.91780,Very High,1.00000,0.03125,560173000.00000,6322.00000,48047200000.00000,1734823.67589,48609107823.67590,0.00002,0.00000,0.00023,Very Low,315.48856,0.00002,114.15548,12.33774,441.98177,4.89587,Very Low,5.57560,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,560173000.00000,6322.00000,48047200000.00000,1734823.67589,48609107823.67590,0.00003,0.00000,0.00025,Very Low,143.03881,0.00002,157.42113,4.26905,304.72899,2.73271,Very Low,3.96544,Very Low,0.00000,0.01489,560173000.00000,6322.00000,48047200000.00000,48607373000.00000,0.00001,0.00000,Very Low,49.11416,0.00013,973.69044,1022.80460,13.73714,Relatively Low,12.10894,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,3744844.48926,53.32291,405254095.07322,0.00000,408998939.56248,0.00062,0.00000,0.00035,Very Low,13837.14148,0.00121,9189.91650,0.00000,23027.05798,12.84745,Relatively Low,12.88621,Relatively Moderate,1.00000,0.03125,560173000.00000,6322.00000,48047200000.00000,1734823.67589,48609107823.67590,0.00001,0.00000,0.00062,Very Low,146.34651,0.00006,465.82750,33.68043,645.85444,8.34097,Very Low,10.17919,Very Low,0.00000,0.00129,560173000.00000,6322.00000,48047200000.00000,1734823.67589,48609107823.67590,0.00026,0.00000,0.00006,Very Low,186.81669,0.00000,10.68402,0.13602,197.63673,4.14992,Very Low,5.24769,Very Low,38.00000,0.17355,8010662.96092,89.79247,682422772.25452,690433435.21544,0.00067,0.00000,Very Low,925.14344,0.00006,458.73984,1383.88329,11.92026,Relatively Moderate,11.20556,Relatively Moderate,4.00000,0.01991,554917542.96476,6278.25578,47714743913.31599,48269661456.28075,0.00000,0.00000,Very Low,0.06782,0.00042,3191.98774,3192.05556,17.00779,Relatively Low,18.14143,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
12,T15009030402,Hawaii,HI,15,Maui,County,9,15009,30402,15009030402,8652,848387000.00000,6154260.50318,17.78706,22.71780,Relatively Moderate,81.28239,83.74233,23.94497,Relatively Moderate,81.76219,85.27607,691042.40903,529396.71719,0.02126,161581.31019,64.38165,30.55347,Relatively Low,36.52641,37.60684,-0.83800,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,49.00000,2.72222,5275080.43130,5275080.43130,0.00000,Very Low,2.33310,2.33310,0.36034,Very Low,0.34242,Very Low,,0.00638,848387000.00000,8652.00000,65755200000.00000,66603587000.00000,0.00086,0.00001,Very Low,528285.00000,0.02087,158610.02400,686895.02400,36.53749,Very High,39.09050,Relatively High,1.00000,0.03125,848387000.00000,8652.00000,65755200000.00000,6154260.50318,66609741260.50318,0.00002,0.00000,0.00023,Very Low,477.81023,0.00001,43.21525,43.76794,564.79342,5.31282,Very Low,5.37545,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,848387000.00000,8652.00000,65755200000.00000,6154260.50318,66609741260.50318,0.00003,0.00000,0.00025,Very Low,216.63355,0.00003,215.43935,15.14439,447.21729,3.10548,Very Low,4.00363,Very Low,0.00000,0.01489,848387000.00000,8652.00000,65755200000.00000,66603587000.00000,0.00001,0.00000,Relatively Low,74.38384,0.00021,1592.98745,1667.37129,16.16750,Relatively Low,12.66138,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00003,0.00000,0.00425,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,848387000.00000,8652.00000,65755200000.00000,6154260.50318,66609741260.50318,0.00000,0.00000,0.00001,Very Low,13.60516,0.00002,171.49286,2.57470,187.67272,5.52466,Very Low,5.99005,Very Low,0.00000,0.00017,848387000.00000,8652.00000,65755200000.00000,6154260.50318,66609741260.50318,0.00226,0.00000,0.00053,Very Low,329.26335,0.00000,17.01581,0.56153,346.84070,5.00565,Very Low,5.62370,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00077,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.00353,848386998.45167,8651.99998,65755199831.89553,66603586830.34721,0.00000,0.00000,Very Low,0.02105,0.00012,931.13546,931.15651,11.27973,Relatively Low,10.68933,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,1.00000,0.00086,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
13,T15009030800,Hawaii,HI,15,Maui,County,9,15009,30800,15009030800,6907,606441000.00000,4986834.92419,54.87226,18.46969,Relatively Moderate,64.90603,65.95092,19.84240,Relatively Moderate,65.44770,76.38037,393228.05869,270968.50741,0.01608,122189.36101,70.19028,29.97617,Relatively Low,30.79775,33.90313,-1.19900,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,13759687.48743,156.71460,1191030994.30180,1204790681.78924,0.00000,0.00000,Very Low,1.44185,0.00000,0.01484,1.45668,0.37365,Very Low,0.34771,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,546.00000,30.33333,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00587,606441000.00000,6907.00000,52493200000.00000,53099641000.00000,0.00086,0.00001,Very Low,263409.70000,0.00995,75629.42400,339039.12400,28.87521,Relatively High,30.30912,Relatively High,1.00000,0.03125,606441000.00000,6907.00000,52493200000.00000,4986834.92419,53104627834.92419,0.00002,0.00000,0.00023,Very Low,341.54662,0.00000,34.49928,35.46543,411.51133,4.78067,Very Low,4.74564,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,606441000.00000,6907.00000,52493200000.00000,4986834.92419,53104627834.92419,0.00003,0.00000,0.00025,Very Low,154.85323,0.00002,171.98793,12.27159,339.11275,2.83186,Very Low,3.58189,Very Low,0.00000,0.01489,606441000.00000,6907.00000,52493200000.00000,53099641000.00000,0.00001,0.00000,Relatively Low,53.17079,0.00017,1271.70184,1324.87263,14.97466,Relatively Low,11.50563,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,42656810.46718,478.23211,3634564016.70413,1051.98194,3677221879.15324,0.00003,0.00000,0.00425,Very Low,5818.45002,0.00581,44184.13332,19.91703,50022.50037,16.63895,Relatively Moderate,14.54715,Relatively Moderate,1.00000,0.03125,606441000.00000,6907.00000,52493200000.00000,4986834.92419,53104627834.92419,0.00000,0.00000,0.00001,Very Low,9.72519,0.00002,136.90490,2.08630,148.71639,5.11240,Very Low,5.43833,Very Low,0.00000,0.00057,606441000.00000,6907.00000,52493200000.00000,4986834.92419,53104627834.92419,0.00068,0.00000,0.00016,Very Low,232.73694,0.00000,13.43238,0.44994,246.61926,4.46779,Very Low,4.92449,Very Low,4.00000,0.01827,67033876.95772,771.70739,5864976148.00613,5932010024.96385,0.00077,0.00000,Very Low,946.86772,0.00000,3.92561,950.79333,10.51835,Relatively Low,8.61866,Relatively Low,1.00000,0.00353,606440788.36827,6906.99809,52493185462.40396,53099626250.77223,0.00000,0.00000,Very Low,0.01505,0.00010,743.33690,743.35195,10.46380,Relatively Low,9.72875,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
14,T15003010201,Hawaii,HI,15,Honolulu,County,3,15003,10201,15003010201,5882,557874000.00000,2011289.80040,25.58169,17.51025,Relatively Low,60.43525,60.12270,18.08135,Relatively Low,56.90345,68.40491,297546.24229,249181.35916,0.00633,48113.72884,251.15430,30.94686,Relatively Low,40.59858,41.59544,-0.59200,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,135837044.05720,1432.21138,10884806511.68153,11020643555.73873,0.00007,0.00000,Very Low,680.74714,0.00000,4.98691,685.73405,2.90664,Very Low,2.81414,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00294,557874000.00000,5882.00000,44703200000.00000,45261074000.00000,0.01675,0.00014,Very Low,171686.60000,0.00573,43568.06400,215254.66400,24.81758,Relatively High,27.10219,Relatively Moderate,1.00000,0.03125,557874000.00000,5882.00000,44703200000.00000,2011289.80040,45263085289.80040,0.00002,0.00000,0.00023,Very Low,314.19377,0.00000,29.34533,14.30391,357.84301,4.56309,Very Low,4.71261,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,557874000.00000,5882.00000,44703200000.00000,2011289.80040,45263085289.80040,0.00003,0.00000,0.00025,Very Low,206.45184,0.00003,212.26796,7.17301,425.89281,3.05532,Very Low,4.02063,Very Low,0.00000,0.01489,557874000.00000,5882.00000,44703200000.00000,45261074000.00000,0.00001,0.00000,Very Low,48.91259,0.00002,175.72649,224.63909,8.28821,Very Low,6.62539,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,136393741.72263,1377.31254,10467575297.43206,63035.32850,10604032074.48320,0.00007,0.00000,0.00057,Very Low,59032.84739,0.00051,3903.99151,227.88476,63164.72366,17.98439,Relatively Moderate,16.35854,Relatively Moderate,1.00000,0.03125,557874000.00000,5882.00000,44703200000.00000,2011289.80040,45263085289.80040,0.00000,0.00000,0.00002,Very Low,3.96191,0.00002,162.53208,1.37985,167.87383,5.32312,Very Low,5.89120,Very Low,0.00000,0.00061,557874000.00000,5882.00000,44703200000.00000,2011289.80040,45263085289.80040,0.00142,0.00000,0.00033,Very Low,486.99722,0.00000,26.01970,0.41278,513.42969,5.70485,Very Low,6.54224,Very Low,6.00000,0.02740,391320912.79468,4049.33338,30774933712.97582,31166254625.77051,0.00156,0.00000,Very Low,16720.64731,0.00000,30.79485,16751.44215,27.36969,Relatively High,23.33236,Relatively High,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
15,T15007040604,Hawaii,HI,15,Kauai,County,7,15007,40604,15007040604,3139,376167000.00000,807532.16235,8.38803,14.27658,Relatively Low,42.87109,30.67485,13.88310,Relatively Low,32.61112,22.08589,134685.55276,77709.94474,0.00749,56896.70264,78.90538,33.56948,Relatively Moderate,69.21046,67.80627,1.04800,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,21860058.46409,182.41559,1386358449.15372,1408218507.61782,0.00000,0.00000,Very Low,1.38925,0.00000,0.00308,1.39232,0.36806,Very Low,0.37840,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,119.00000,6.61111,0.00000,0.00000,0.00306,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00049,376167000.00000,3139.00000,23856400000.00000,24232567000.00000,0.01675,0.00014,Very Low,19693.20000,0.00022,1634.30400,21327.50400,11.48388,Relatively Low,13.31720,Relatively Low,0.00000,0.00000,376167000.00000,3139.00000,23856400000.00000,807532.16235,24233374532.16235,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.02899,376166995.48792,3138.99999,23856399905.39677,807532.16235,24233374433.04704,0.00003,0.00000,0.00025,Very Low,278.41544,0.00003,226.55870,5.75992,510.73406,3.24605,Very Low,4.53598,Very Low,0.00000,0.01489,376167000.00000,3139.00000,23856400000.00000,24232567000.00000,0.00001,0.00000,Relatively Low,32.98111,0.00014,1028.16384,1061.14495,13.90669,Relatively Low,11.80466,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,51663594.44358,101.80236,773697943.11732,2833.21245,825364370.77335,0.00018,0.00001,0.00425,Very Low,55155.31443,0.00692,52566.26055,71.18688,107792.76187,21.49153,Relatively Moderate,20.75848,Relatively High,1.00000,0.03125,376167000.00000,3139.00000,23856400000.00000,807532.16235,24233374532.16235,0.00000,0.00000,0.00007,Very Low,38.07150,0.00018,1364.05344,1.83520,1403.96014,10.80496,Very Low,12.69814,Relatively Low,0.00000,0.00015,376167000.00000,3139.00000,23856400000.00000,807532.16235,24233374532.16235,0.00433,0.00000,0.00102,Very Low,244.46263,0.00000,10.33737,0.12338,254.92338,4.51739,Very Low,5.50096,Very Low,4.00000,0.01827,79552220.59858,124.62703,947165413.48910,1026717634.08768,0.00156,0.00000,Relatively Low,2266.11038,0.00001,67.02166,2333.13204,14.18727,Relatively Moderate,12.84302,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
16,T15009030303,Hawaii,HI,15,Maui,County,9,15009,30303,15009030303,3567,1129413000.00000,197696.76397,19.73690,25.64936,Relatively High,88.69382,86.80982,26.45059,Relatively Moderate,88.13154,88.95706,931468.52406,861544.70905,0.00920,69921.82179,1.99323,31.22831,Relatively Low,43.64484,45.01425,-0.41600,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,100790585.95376,318.32467,2419267489.16270,2520058075.11646,0.00002,0.00000,Very Low,127.15741,0.00000,0.03195,127.18936,1.65764,Very Low,1.60701,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1239.00000,68.83333,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00692,1129413000.00000,3567.00000,27109200000.00000,28238613000.00000,0.00086,0.00001,Very Low,848650.00000,0.00884,67157.55200,915807.55200,40.21394,Very High,43.97412,Very High,1.00000,0.03125,1129413000.00000,3567.00000,27109200000.00000,197696.76397,28238810696.76397,0.00002,0.00000,0.00023,Very Low,636.08364,0.00000,17.81655,1.40598,655.30617,5.58269,Very Low,5.77326,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,1129413000.00000,3567.00000,27109200000.00000,197696.76397,28238810696.76397,0.00003,0.00000,0.00025,Very Low,288.39286,0.00001,88.82018,0.48649,377.69953,2.93543,Very Low,3.86799,Very Low,0.00000,0.01489,1129413000.00000,3567.00000,27109200000.00000,28238613000.00000,0.00001,0.00000,Relatively Low,99.02329,0.00009,656.74829,755.77158,12.41926,Relatively Low,9.94081,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,45816805.85821,16.64698,126517015.61973,0.00000,172333821.47793,0.00003,0.00000,0.00425,Very Low,6249.47791,0.00020,1538.02345,0.00000,7787.50136,8.95097,Relatively Low,8.15257,Relatively Low,1.00000,0.03125,1129413000.00000,3567.00000,27109200000.00000,197696.76397,28238810696.76397,0.00000,0.00000,0.00001,Very Low,18.11183,0.00001,70.70216,0.08271,88.89669,4.30659,Very Low,4.77251,Very Low,0.00000,0.00024,1129413000.00000,3567.00000,27109200000.00000,197696.76397,28238810696.76397,0.00163,0.00000,0.00038,Very Low,438.52859,0.00000,7.01835,0.01805,445.56498,5.44153,Very Low,6.24851,Very Low,4.00000,0.01827,356660523.69661,240.88137,1830698427.31834,2187358951.01495,0.00077,0.00000,Relatively Low,5037.90550,0.00000,1.22534,5039.13084,18.33880,Relatively Moderate,15.65436,Relatively Moderate,1.00000,0.00353,1129412989.07341,3566.99998,27109199823.31263,28238612812.38603,0.00000,0.00000,Very Low,0.02803,0.00005,383.88351,383.91154,8.39527,Very Low,8.13158,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
17,T15009030403,Hawaii,HI,15,Maui,County,9,15009,30403,15009030403,3269,383672000.00000,401871.64844,7.32453,17.01022,Relatively Low,57.90291,53.98773,18.44373,Relatively Low,58.67829,69.63190,315797.32794,249358.12678,0.00874,66434.99704,4.20412,29.70112,Relatively Low,28.27948,31.62393,-1.37100,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,42.00000,2.33333,401871.64844,401871.64844,0.00000,Very Low,0.15235,0.15235,0.14510,Very Low,0.13404,Very Low,,0.00645,383672000.00000,3269.00000,24844400000.00000,25228072000.00000,0.00086,0.00001,Very Low,248855.30000,0.00859,65312.34800,314167.64800,28.15112,Relatively High,29.27794,Relatively High,1.00000,0.03125,383672000.00000,3269.00000,24844400000.00000,401871.64844,25228473871.64844,0.00002,0.00000,0.00023,Very Low,216.08347,0.00000,16.32809,2.85804,235.26960,3.96781,Very Low,3.90259,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,383672000.00000,3269.00000,24844400000.00000,401871.64844,25228473871.64844,0.00003,0.00000,0.00025,Very Low,97.96971,0.00001,81.39982,0.98892,180.35846,2.29440,Very Low,2.87545,Very Low,0.00000,0.01489,383672000.00000,3269.00000,24844400000.00000,25228072000.00000,0.00001,0.00000,Relatively Low,33.63912,0.00008,601.88118,635.52030,11.72219,Very Low,8.92399,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00003,0.00000,0.00425,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,383672000.00000,3269.00000,24844400000.00000,401871.64844,25228473871.64844,0.00000,0.00000,0.00001,Very Low,6.15276,0.00001,64.79544,0.16813,71.11633,3.99786,Very Low,4.21372,Very Low,0.00000,0.00007,383672000.00000,3269.00000,24844400000.00000,401871.64844,25228473871.64844,0.00551,0.00000,0.00129,Very Low,148.97220,0.00000,6.43201,0.03668,155.44090,3.83065,Very Low,4.18336,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00077,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.00353,383671965.49317,3268.99982,24844398657.69281,25228070623.18598,0.00000,0.00000,Very Low,0.00952,0.00005,351.81249,351.82201,8.15453,Very Low,7.51213,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
18,T15009030404,Hawaii,HI,15,Maui,County,9,15009,30404,15009030404,5609,567723000.00000,5651711.18727,10.52359,21.76268,Relatively Moderate,78.15477,80.98160,21.79849,Relatively Moderate,74.10055,82.51534,521364.13755,400193.17325,0.01594,121111.84200,59.12230,32.15102,Relatively Moderate,54.10089,58.11966,0.16100,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,42.00000,2.33333,5651711.18727,5651711.18727,0.00000,Very Low,2.14258,2.14258,0.35025,Very Low,0.35023,Very Low,,0.00622,567723000.00000,5609.00000,42628400000.00000,43196123000.00000,0.00086,0.00001,Very Low,399450.10000,0.01568,119185.63200,518635.73200,33.27076,Relatively High,37.45670,Relatively High,1.00000,0.03125,567723000.00000,5609.00000,42628400000.00000,5651711.18727,43201774711.18726,0.00002,0.00000,0.00023,Very Low,319.74071,0.00000,28.01599,40.19390,387.95060,4.68764,Very Low,4.99089,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,567723000.00000,5609.00000,42628400000.00000,5651711.18727,43201774711.18726,0.00003,0.00000,0.00025,Very Low,144.96668,0.00002,139.66705,13.90771,298.54145,2.71409,Very Low,3.68200,Very Low,0.00000,0.01489,567723000.00000,5609.00000,42628400000.00000,43196123000.00000,0.00001,0.00000,Relatively Low,49.77612,0.00014,1032.71690,1082.49302,13.99933,Relatively Low,11.53665,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00003,0.00000,0.00425,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,567723000.00000,5609.00000,42628400000.00000,5651711.18727,43201774711.18726,0.00000,0.00000,0.00001,Very Low,9.10429,0.00001,111.17701,2.36445,122.64575,4.79427,Very Low,5.46993,Very Low,0.00000,0.00010,567723000.00000,5609.00000,42628400000.00000,5651711.18727,43201774711.18726,0.00381,0.00000,0.00090,Very Low,219.47136,0.00000,10.98787,0.51365,230.97289,4.37124,Very Low,5.16767,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00077,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.00353,567722906.21459,5608.99923,42628394165.71775,43196117071.93233,0.00000,0.00000,Very Low,0.01409,0.00008,603.64518,603.65927,9.76237,Very Low,9.73512,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
19,T15001021601,Hawaii,HI,15,Hawaii,County,1,15001,21601,15001021601,7822,1094086000.00000,566994.60793,6.81708,49.79516,Very High,99.74429,99.69325,46.28881,Very High,99.57382,99.69325,4992177.82562,3805158.57071,0.15618,1186962.55265,56.70226,33.95647,Relatively Moderate,72.81345,70.37037,1.29000,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,62060272.64026,443.69040,3372047023.45150,3434107296.09176,0.00001,0.00000,Very Low,56.64070,0.00000,0.03151,56.67220,1.26609,Very Low,1.36163,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,98.00000,5.44444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,1094086000.00000,7822.00000,59447200000.00000,60541286000.00000,0.00085,0.00001,Very Low,3343740.70000,0.13793,1048251.58400,4391992.28400,67.81552,Very High,82.26501,Very High,1.00000,0.03125,1094086000.00000,7822.00000,59447200000.00000,566994.60793,60541852994.60793,0.00002,0.00000,0.00023,Very Low,616.18753,0.00002,141.24077,4.03236,761.46065,5.86918,Very Low,6.73320,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,1094086000.00000,7822.00000,59447200000.00000,566994.60793,60541852994.60793,0.00003,0.00000,0.00025,Very Low,404.88724,0.00004,282.27814,2.02211,689.18749,3.58703,Very Low,5.24341,Very Low,0.00000,0.01489,1094086000.00000,7822.00000,59447200000.00000,60541286000.00000,0.00001,0.00000,Very Low,95.92593,0.00016,1204.71475,1300.64068,14.88280,Relatively Low,13.21528,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,120948558.08203,753.22267,5724492313.49084,19158.55753,5845460030.13040,0.00062,0.00000,0.00035,Very Low,446903.01958,0.01708,129813.87970,39.58899,576756.48827,37.58965,Very High,37.98029,Very High,1.00000,0.03125,1094086000.00000,7822.00000,59447200000.00000,566994.60793,60541852994.60793,0.00001,0.00000,0.00062,Very Low,285.83253,0.00008,576.35285,11.00782,873.19320,9.22306,Very Low,11.33845,Very Low,0.00000,0.00008,1094086000.00000,7822.00000,59447200000.00000,566994.60793,60541852994.60793,0.00478,0.00000,0.00112,Very Low,418.39393,0.00000,15.15788,0.05098,433.60279,5.39239,Very Low,6.86921,Very Low,19.00000,0.08677,218840398.91862,746.61823,5674298523.56976,5893138922.48838,0.00067,0.00000,Very Low,12636.82920,0.00025,1907.19515,14544.02435,26.11042,Relatively High,24.72543,Relatively High,3.00000,0.02004,1094085980.37376,7821.99985,59447198863.67454,60541284844.04830,0.00000,0.00000,Very Low,0.15407,0.00063,4770.11791,4770.27198,19.44489,Relatively Low,20.89349,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
20,T15001021013,Hawaii,HI,15,Hawaii,County,1,15001,21013,15001021013,4970,472410000.00000,49059676.89054,51.08433,34.27040,Relatively High,97.66150,91.71779,31.78703,Relatively High,95.14566,92.33129,1616634.17155,1092599.93263,0.06876,522605.89007,1428.34885,34.03163,Relatively Moderate,73.47413,71.22507,1.33700,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,11575814.75002,121.78362,925555502.08001,937131316.83003,0.00000,0.00000,Very Low,2.95561,0.00000,0.01804,2.97366,0.47399,Very Low,0.51089,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,472410000.00000,4970.00000,37772000000.00000,38244410000.00000,0.00085,0.00001,Very Low,1091887.10000,0.06817,518089.56800,1609976.66800,48.53426,Very High,59.00580,Very High,1.00000,0.03125,472410000.00000,4970.00000,37772000000.00000,49059676.89054,38293469676.89054,0.00002,0.00000,0.00023,Very Low,266.06057,0.00001,89.74260,348.90314,704.70632,5.71958,Very Low,6.57610,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01309,472410000.00000,4970.00000,37772000000.00000,49059676.89054,38293469676.89054,0.00003,0.00000,0.00025,Very Low,143.45342,0.00002,150.10733,123.73275,417.29350,3.03461,Very Low,4.44572,Very Low,0.00000,0.01489,472410000.00000,4970.00000,37772000000.00000,38244410000.00000,0.00001,0.00000,Very Low,41.41939,0.00010,765.46053,806.87992,12.69312,Relatively Low,11.29589,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,607.48492,0.00000,0.00000,0.00000,607.48492,0.00062,0.00000,0.00035,Very Low,2.24465,0.00000,0.00000,0.00000,2.24465,0.59127,Very Low,0.59874,Very Low,1.00000,0.03125,472410000.00000,4970.00000,37772000000.00000,49059676.89054,38293469676.89054,0.00001,0.00000,0.00062,Very Low,123.41822,0.00005,366.20732,952.46060,1442.08614,10.90189,Relatively Low,13.43201,Relatively Low,0.00000,0.00038,472410000.00000,4970.00000,37772000000.00000,49059676.89054,38293469676.89054,0.00075,0.00000,0.00018,Very Low,133.21190,0.00000,7.10178,3.25235,143.56604,3.73051,Very Low,4.76247,Very Low,0.00000,0.00000,6173149.85880,49.00000,372400000.00000,378573149.85880,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02074,472409670.70663,4969.99647,37771973193.14844,38244382863.85506,0.00000,0.00000,Very Low,0.06887,0.00041,3137.68446,3137.75333,16.91080,Relatively Low,18.21083,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
21,T15001021702,Hawaii,HI,15,Hawaii,County,1,15001,21702,15001021702,9540,1290871000.00000,1847307.13254,202.20537,41.65141,Very High,99.29061,97.54601,43.00175,Very High,99.30986,99.38650,4002398.25589,3010194.05448,0.13040,991008.48435,1195.71707,30.57426,Relatively Low,36.70561,37.89174,-0.82500,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00200,2781293.46524,20.55476,156216152.81742,158997446.28266,0.00015,0.00000,Very Low,0.82605,0.00000,0.00411,0.83016,0.30978,Very Low,0.29998,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1904.00000,105.77778,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00997,1290871000.00000,9540.00000,72504000000.00000,73794871000.00000,0.00085,0.00001,Very Low,2069190.10000,0.09296,706458.45600,2775648.55600,58.19648,Very High,63.56472,Very High,1.00000,0.03125,1290871000.00000,9540.00000,72504000000.00000,1847307.13254,73796718307.13252,0.00002,0.00000,0.00023,Very Low,727.01653,0.00002,172.26245,13.13770,912.41668,6.23390,Very Low,6.43927,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,1290871000.00000,9540.00000,72504000000.00000,1847307.13254,73796718307.13252,0.00003,0.00000,0.00025,Very Low,329.62076,0.00003,237.55102,4.54585,571.71763,3.37042,Very Low,4.43604,Very Low,0.00000,0.01489,1290871000.00000,9540.00000,72504000000.00000,73794871000.00000,0.00001,0.00000,Very Low,113.17941,0.00019,1469.31459,1582.49399,15.88838,Relatively Low,12.70295,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,254174294.53165,1597.59915,12141753548.38204,552684.37985,12396480527.29354,0.00062,0.00000,0.00035,Very Low,939170.02011,0.03623,275337.62789,1142.05967,1215649.70768,48.19554,Very High,43.84603,Very High,1.00000,0.03125,1290871000.00000,9540.00000,72504000000.00000,1847307.13254,73796718307.13252,0.00001,0.00000,0.00062,Very Low,337.24307,0.00009,702.94121,35.86422,1076.04851,9.88816,Very Low,10.94530,Very Low,0.00000,0.00127,1290871000.00000,9540.00000,72504000000.00000,1847307.13254,73796718307.13252,0.00020,0.00000,0.00005,Very Low,325.84195,0.00000,12.20280,0.10963,338.15438,4.96351,Very Low,5.69296,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,5.00000,0.02090,1283193020.03459,9471.83453,71985942444.34518,73269135464.37978,0.00000,0.00000,Very Low,0.20659,0.00087,6618.12427,6618.33086,21.68739,Relatively Low,20.98196,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
22,T15001021704,Hawaii,HI,15,Hawaii,County,1,15001,21704,15001021704,8087,1437523000.00000,0.00000,141.29213,37.49347,Very High,98.62797,95.09202,40.54781,Very High,99.00604,97.23926,3355552.58560,2636098.92966,0.09466,719453.65594,0.00000,29.18779,Relatively Low,23.87082,28.20513,-1.69200,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,136722744.00234,769.15418,5845571802.10435,5982294546.10669,0.00000,0.00000,Very Low,0.49762,0.00000,0.00086,0.49848,0.26135,Very Low,0.24160,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1589.00000,88.27778,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00997,1437523000.00000,8087.00000,61461200000.00000,62898723000.00000,0.00085,0.00001,Very Low,2606385.90000,0.09328,708924.80800,3315310.70800,61.74711,Very High,64.38451,Very High,1.00000,0.03125,1437523000.00000,8087.00000,61461200000.00000,0.00000,62898723000.00000,0.00002,0.00000,0.00023,Very Low,809.61071,0.00002,146.02584,0.00000,955.63654,6.33081,Relatively Low,6.24283,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,1437523000.00000,8087.00000,61461200000.00000,0.00000,62898723000.00000,0.00003,0.00000,0.00025,Very Low,367.06799,0.00003,201.37056,0.00000,568.43855,3.36396,Very Low,4.22676,Very Low,0.00000,0.01489,1437523000.00000,8087.00000,61461200000.00000,62898723000.00000,0.00001,0.00000,Very Low,126.03738,0.00016,1245.52904,1371.56643,15.14855,Relatively Low,11.56222,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,4275225.00928,11.30754,85937314.25876,0.00000,90212539.26804,0.00062,0.00000,0.00035,Very Low,15796.88916,0.00026,1948.79398,0.00000,17745.68314,11.77882,Relatively Low,10.22988,Relatively Low,1.00000,0.03125,1437523000.00000,8087.00000,61461200000.00000,0.00000,62898723000.00000,0.00001,0.00000,0.00062,Very Low,375.55625,0.00008,595.87899,0.00000,971.43524,9.55673,Very Low,10.09873,Very Low,0.00000,0.00097,1437523000.00000,8087.00000,61461200000.00000,0.00000,62898723000.00000,0.00026,0.00000,0.03148,Very Low,360.37894,0.00000,10.27351,0.00000,370.65245,5.11768,Very Low,5.60359,Very Low,35.00000,0.15985,111653589.95093,124.23352,944174788.61112,1055828378.56206,0.00067,0.00000,Very Low,11876.75388,0.00008,584.58787,12461.34175,24.79937,Relatively High,20.18596,Relatively Moderate,4.00000,0.02233,1436641529.88630,8083.20001,61432320101.23161,62868961631.11792,0.00000,0.00000,Very Low,0.23773,0.00076,5796.38729,5796.62502,20.74991,Relatively Low,19.16463,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
23,T15001021902,Hawaii,HI,15,Hawaii,County,1,15001,21902,15001021902,3925,399581000.00000,2581801.85413,115.35015,27.00293,Relatively High,91.12718,88.34356,24.10284,Relatively Moderate,82.22687,86.50307,704800.82829,512501.74537,0.02518,191363.67965,935.40327,35.36373,Relatively High,83.53760,82.90598,2.17000,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,22856965.63992,224.51916,1706345609.62304,1729202575.26296,0.00000,0.00000,Very Low,0.01362,0.00000,0.00007,0.01369,0.07885,Very Low,0.08831,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,224.00000,12.44444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00988,399581000.00000,3925.00000,29830000000.00000,30229581000.00000,0.00085,0.00001,Very Low,422346.00000,0.01990,151241.52000,573587.52000,34.40660,Relatively High,43.46737,Very High,1.00000,0.03125,399581000.00000,3925.00000,29830000000.00000,2581801.85413,30232162801.85412,0.00002,0.00000,0.00023,Very Low,225.04339,0.00001,70.87318,18.36129,314.27786,4.36985,Very Low,5.22090,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,399581000.00000,3925.00000,29830000000.00000,2581801.85413,30232162801.85412,0.00003,0.00000,0.00025,Very Low,102.03203,0.00001,97.73457,6.35329,206.11989,2.39881,Very Low,3.65183,Very Low,0.00000,0.01489,399581000.00000,3925.00000,29830000000.00000,30229581000.00000,0.00001,0.00000,Very Low,35.03397,0.00008,604.51360,639.54757,11.74690,Very Low,10.86301,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,24231739.68757,212.45399,1614650337.38996,416363.70361,1639298440.78114,0.00062,0.00000,0.00035,Very Low,89535.89698,0.00482,36615.30371,860.36843,127011.56912,22.69962,Relatively High,23.88603,Relatively High,1.00000,0.03125,399581000.00000,3925.00000,29830000000.00000,2581801.85413,30232162801.85412,0.00001,0.00000,0.00062,Very Low,104.39147,0.00004,289.20799,50.12395,443.72341,7.35996,Very Low,9.42302,Very Low,0.00000,0.00103,399581000.00000,3925.00000,29830000000.00000,2581801.85413,30232162801.85412,0.00032,0.00000,0.00007,Very Low,129.23359,0.00000,6.43276,0.19631,135.86266,3.66255,Very Low,4.85875,Very Low,4.00000,0.01827,1977759.74077,10.38078,78893926.25924,80871686.00002,0.00067,0.00000,Very Low,24.04310,0.00000,5.58255,29.62566,3.30985,Very Low,3.26418,Relatively Low,4.00000,0.02183,398364800.99124,3913.13771,29739846574.84885,30138211375.84010,0.00000,0.00000,Very Low,0.05721,0.00032,2432.51122,2432.56842,15.53506,Relatively Low,17.38416,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
24,T15003007502,Hawaii,HI,15,Honolulu,County,3,15003,7502,15003007502,1376,196711000.00000,0.00000,7.76188,7.99748,Very Low,5.44412,5.82822,13.47561,Relatively Low,29.95779,19.93865,123170.68616,117626.13582,0.00073,5544.55034,0.00000,18.96599,Very Low,1.22562,10.54131,-8.08400,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00284,196711000.00000,1376.00000,10457600000.00000,10654311000.00000,0.01675,0.00014,Very Low,117052.40000,0.00071,5415.45600,122467.85600,20.56440,Relatively Moderate,13.76321,Relatively Low,1.00000,0.03125,196711000.00000,1376.00000,10457600000.00000,0.00000,10654311000.00000,0.00002,0.00000,0.00023,Very Low,110.78733,0.00000,6.86487,0.00000,117.65220,3.14940,Very Low,1.99338,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,196711000.00000,1376.00000,10457600000.00000,0.00000,10654311000.00000,0.00003,0.00000,0.00025,Very Low,50.22967,0.00000,34.26312,0.00000,84.49280,1.78195,Very Low,1.43712,Very Low,0.00000,0.01489,196711000.00000,1376.00000,10457600000.00000,10654311000.00000,0.00001,0.00000,Very Low,17.24699,0.00001,41.10841,58.35539,5.28842,Very Low,2.59081,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,334545.91866,0.00000,0.00000,0.00000,334545.91866,0.00007,0.00000,0.00057,Very Low,144.79549,0.00000,0.00000,0.00000,144.79549,2.37131,Very Low,1.32189,Very Low,1.00000,0.03125,196711000.00000,1376.00000,10457600000.00000,0.00000,10654311000.00000,0.00000,0.00000,0.00002,Very Low,1.39700,0.00001,38.02179,0.00000,39.41879,3.28402,Very Low,2.22742,Very Low,0.00000,0.00024,196711000.00000,1376.00000,10457600000.00000,0.00000,10654311000.00000,0.00520,0.00000,0.03148,Very Low,249.27935,0.00000,8.83615,0.00000,258.11550,4.53616,Very Low,3.18768,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
25,T15001020202,Hawaii,HI,15,Hawaii,County,1,15001,20202,15001020202,2568,183300000.00000,19450471.04129,244.92654,26.83317,Relatively High,90.80548,87.73006,25.42283,Relatively Moderate,85.75867,88.34356,827053.97907,517884.47869,0.04061,308604.49033,565.01006,33.31681,Relatively Moderate,66.74281,65.24217,0.89000,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,530773.62915,7.43604,56513926.70678,57044700.33593,0.00003,0.00000,Very Low,1.05210,0.00000,0.00684,1.05894,0.33597,Very Low,0.35451,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,183300000.00000,2568.00000,19516800000.00000,19700100000.00000,0.00085,0.00001,Very Low,510273.90000,0.03978,302342.66800,812616.56800,38.64297,Very High,45.99360,Very High,1.00000,0.03125,183300000.00000,2568.00000,19516800000.00000,19450471.04129,19719550471.04129,0.00002,0.00000,0.00023,Very Low,103.23427,0.00001,46.37002,138.32807,287.93236,4.24416,Very Low,4.77723,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00850,183300000.00000,2568.00000,19516800000.00000,19450471.04129,19719550471.04129,0.00003,0.00000,0.00025,Very Low,47.52516,0.00001,67.00241,47.86366,162.39123,2.21553,Very Low,3.17758,Very Low,0.00000,0.01489,183300000.00000,2568.00000,19516800000.00000,19700100000.00000,0.00001,0.00000,Very Low,16.07115,0.00005,395.51361,411.58477,10.14188,Very Low,8.83591,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,1988278.73919,22.85569,173703207.09342,0.00000,175691485.83261,0.00062,0.00000,0.00035,Very Low,7346.65867,0.00052,3939.05450,0.00000,11285.71317,10.12932,Relatively Low,10.04179,Relatively Low,1.00000,0.03125,183300000.00000,2568.00000,19516800000.00000,19450471.04129,19719550471.04129,0.00001,0.00000,0.00062,Very Low,47.88755,0.00002,189.21940,377.61780,614.72475,8.20475,Very Low,9.89657,Very Low,0.00000,0.00160,183300000.00000,2568.00000,19516800000.00000,19450471.04129,19719550471.04129,0.00016,0.00000,0.00004,Very Low,48.12306,0.00000,3.41643,1.20052,52.74001,2.67176,Very Low,3.33896,Very Low,3.00000,0.01370,0.00000,0.00000,0.00000,0.00000,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02074,183299817.81471,2567.99331,19516749182.22680,19700049000.04151,0.00000,0.00000,Very Low,0.02672,0.00021,1621.23912,1621.26585,13.56988,Relatively Low,14.30613,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
26,T15001020300,Hawaii,HI,15,Hawaii,County,1,15001,20300,15001020300,3934,677850000.00000,103350.89980,1.27097,40.54581,Very High,99.15176,96.93252,36.02644,Relatively High,97.95433,94.78528,2353564.71500,2038255.83169,0.04149,315303.85971,5.02361,35.52524,Relatively High,84.64832,84.04558,2.27100,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,38504874.71060,223.46858,1698361209.77725,1736866084.48785,0.00002,0.00000,Very Low,42.25308,0.00000,0.11408,42.36716,1.14908,Very Low,1.29288,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,677850000.00000,3934.00000,29898400000.00000,30576250000.00000,0.00085,0.00001,Very Low,1823510.70000,0.03726,283175.24000,2106685.94000,53.08541,Very High,67.37143,Very High,1.00000,0.03125,677850000.00000,3934.00000,29898400000.00000,103350.89980,30576353350.89980,0.00002,0.00000,0.00023,Very Low,381.76406,0.00001,71.03569,0.73501,453.53476,4.93816,Very Low,5.92684,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,677850000.00000,3934.00000,29898400000.00000,103350.89980,30576353350.89980,0.00003,0.00000,0.00025,Very Low,173.08735,0.00001,97.95867,0.25433,271.30034,2.62889,Very Low,4.02037,Very Low,0.00000,0.01489,677850000.00000,3934.00000,29898400000.00000,30576250000.00000,0.00001,0.00000,Very Low,59.43170,0.00008,605.89975,665.33145,11.90268,Very Low,11.05735,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,57842789.44656,165.79988,1260079101.24805,978.13878,1317922868.83340,0.00062,0.00000,0.00035,Very Low,213728.19713,0.00376,28574.71858,2.02121,242304.93692,28.15301,Relatively High,29.75976,Relatively High,1.00000,0.03125,677850000.00000,3934.00000,29898400000.00000,103350.89980,30576353350.89980,0.00001,0.00000,0.00062,Very Low,177.08990,0.00004,289.87115,2.00649,468.96753,7.49697,Very Low,9.64226,Very Low,0.00000,0.00001,677850000.00000,3934.00000,29898400000.00000,103350.89980,30576353350.89980,0.02763,0.00002,0.00649,Very Low,183.20964,0.00000,5.38810,0.00657,188.60431,4.08571,Very Low,5.44496,Very Low,0.00000,0.00000,199213148.09324,676.78429,5143560607.49873,5342773755.59196,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02074,677850000.00000,3934.00000,29898400000.00000,30576250000.00000,0.00000,0.00000,Very Low,0.09882,0.00033,2483.63369,2483.73251,15.64322,Relatively Low,17.58515,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
27,T15003009507,Hawaii,HI,15,Honolulu,County,3,15003,9507,15003009507,2560,291260000.00000,0.00000,0.67776,10.37452,Very Low,17.94911,10.42945,13.75349,Relatively Low,31.76425,21.47239,130948.46744,125905.40060,0.00066,5043.06684,0.00000,24.10567,Very Low,3.44295,12.82051,-4.87000,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00384,291260000.00000,2560.00000,19456000000.00000,19747260000.00000,0.01675,0.00014,Very Low,125352.30000,0.00063,4806.54400,130158.84400,20.98617,Relatively Moderate,17.85175,Relatively Moderate,1.00000,0.03125,291260000.00000,2560.00000,19456000000.00000,0.00000,19747260000.00000,0.00002,0.00000,0.00023,Very Low,164.03718,0.00000,12.77185,0.00000,176.80903,3.60742,Very Low,2.90203,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,291260000.00000,2560.00000,19456000000.00000,0.00000,19747260000.00000,0.00003,0.00000,0.00025,Very Low,74.37253,0.00001,63.74535,0.00000,138.11788,2.09913,Very Low,2.15169,Very Low,0.00000,0.01489,291260000.00000,2560.00000,19456000000.00000,19747260000.00000,0.00001,0.00000,Very Low,25.53674,0.00001,76.48076,102.01750,6.37075,Very Low,3.96683,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,291260000.00000,2560.00000,19456000000.00000,0.00000,19747260000.00000,0.00000,0.00000,0.00002,Very Low,2.06847,0.00001,70.73821,0.00000,72.80667,4.02929,Very Low,3.47351,Very Low,0.00000,0.00002,291260000.00000,2560.00000,19456000000.00000,0.00000,19747260000.00000,0.05950,0.00004,0.03148,Very Low,287.08569,0.00000,12.78667,0.00000,299.87236,4.76866,Very Low,4.25945,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
28,T15009031502,Hawaii,HI,15,Maui,County,9,15009,31502,15009031502,5036,709032000.00000,4590410.13683,33.44815,20.88523,Relatively Moderate,74.98178,77.91411,24.19820,Relatively Moderate,82.54032,86.80982,713199.37573,567506.01586,0.01913,145382.64968,310.71019,27.79492,Relatively Low,14.31209,19.37322,-2.56300,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,23099293.95247,164.06600,1246901602.49345,1270000896.44592,0.00005,0.00000,Very Low,74.04188,0.00000,0.18867,74.23055,1.38527,Very Low,1.19531,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,392.00000,21.77778,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00587,709032000.00000,5036.00000,38273600000.00000,38982632000.00000,0.00086,0.00001,Very Low,550446.20000,0.01582,120222.42400,670668.62400,36.24749,Very High,35.27893,Relatively High,1.00000,0.03125,709032000.00000,5036.00000,38273600000.00000,4590410.13683,38987222410.13683,0.00002,0.00000,0.00023,Very Low,399.32571,0.00000,25.15395,32.64613,457.12580,4.95116,Very Low,4.55724,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,709032000.00000,5036.00000,38273600000.00000,4590410.13683,38987222410.13683,0.00003,0.00000,0.00025,Very Low,181.04959,0.00002,125.39905,11.29607,317.74471,2.77108,Very Low,3.24997,Very Low,0.00000,0.01489,709032000.00000,5036.00000,38273600000.00000,38982632000.00000,0.00001,0.00000,Relatively Low,62.16564,0.00012,927.21738,989.38302,13.58586,Relatively Low,9.67899,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,49165319.45551,253.37274,1925632813.11168,13966.89999,1974812099.46718,0.00003,0.00000,0.00425,Very Low,6706.21996,0.00308,23409.24979,264.43338,30379.90313,14.09071,Relatively Moderate,11.42285,Relatively Low,1.00000,0.03125,709032000.00000,5036.00000,38273600000.00000,4590410.13683,38987222410.13683,0.00000,0.00000,0.00001,Very Low,11.37039,0.00001,99.81947,1.92045,113.11031,4.66665,Very Low,4.60294,Very Low,0.00000,0.00038,709032000.00000,5036.00000,38273600000.00000,4590410.13683,38987222410.13683,0.00100,0.00000,0.00023,Very Low,272.10881,0.00000,9.79376,0.41417,282.31674,4.67372,Very Low,4.77659,Very Low,5.00000,0.02284,529748701.10416,3369.44023,25607745784.44640,26137494485.55056,0.00077,0.00000,Very Low,9353.51628,0.00000,21.42509,9374.94136,22.55495,Relatively Moderate,17.13655,Relatively Moderate,1.00000,0.00353,709031990.63092,5035.99999,38273599899.28609,38982631889.91700,0.00000,0.00000,Very Low,0.01759,0.00007,541.97852,541.99612,9.41795,Very Low,8.11920,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
29,T15009031700,Hawaii,HI,15,Maui,County,9,15009,31700,15009031700,4503,555074000.00000,1276731.15375,122.84314,22.35610,Relatively Moderate,80.13445,82.20859,20.07619,Relatively Moderate,66.55714,77.91411,407292.19303,311299.92649,0.01180,89717.92010,6274.34644,35.86107,Relatively High,86.54830,85.75499,2.48100,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,69959563.72472,567.54219,4313320669.74526,4383280233.46998,0.00000,0.00000,Very Low,0.72981,0.00000,0.00464,0.73446,0.29739,Very Low,0.33108,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,770.00000,42.77778,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00500,555074000.00000,4503.00000,34222800000.00000,34777874000.00000,0.00086,0.00001,Very Low,300975.70000,0.00682,51807.37600,352783.07600,29.26024,Relatively High,36.74286,Relatively High,1.00000,0.03125,555074000.00000,4503.00000,34222800000.00000,1276731.15375,34779150731.15376,0.00002,0.00000,0.00023,Very Low,312.61681,0.00000,22.49171,9.07987,344.18839,4.50430,Very Low,5.34909,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,555074000.00000,4503.00000,34222800000.00000,1276731.15375,34779150731.15376,0.00003,0.00000,0.00025,Very Low,141.73679,0.00001,112.12707,3.14178,257.00564,2.58189,Very Low,3.90683,Very Low,0.00000,0.01489,555074000.00000,4503.00000,34222800000.00000,34777874000.00000,0.00001,0.00000,Relatively Low,48.66710,0.00011,829.08258,877.74968,13.05436,Relatively Low,11.99931,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,53882794.81154,393.45557,2990262326.81742,330715.40087,3044475837.02983,0.00003,0.00000,0.00425,Very Low,7349.69035,0.00478,36351.58129,6261.38881,49962.66045,16.63231,Relatively Moderate,17.39609,Relatively Moderate,1.00000,0.03125,555074000.00000,4503.00000,34222800000.00000,1276731.15375,34779150731.15376,0.00000,0.00000,0.00001,Very Low,8.90144,0.00001,89.25478,0.53413,98.69036,4.45926,Very Low,5.67481,Very Low,0.00000,0.00241,555074000.00000,4503.00000,34222800000.00000,1276731.15375,34779150731.15376,0.00028,0.00000,0.00007,Very Low,373.27007,0.00000,15.34479,0.20185,388.81671,5.19995,Very Low,6.85699,Very Low,7.00000,0.03197,84493307.16276,678.65679,5157791637.90328,5242284945.06604,0.00077,0.00000,Very Low,2088.60034,0.00000,6.04148,2094.64182,13.68639,Relatively Moderate,13.41616,Relatively Moderate,1.00000,0.00353,555073174.03934,4502.99194,34222738762.77708,34777811936.81642,0.00000,0.00000,Very Low,0.01377,0.00006,484.61575,484.62952,9.07321,Very Low,10.09196,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
30,T15001021202,Hawaii,HI,15,Hawaii,County,1,15001,21202,15001021202,8451,921317000.00000,67149035.71070,934.54922,57.96214,Very High,99.88727,100.00000,50.90098,Very High,99.74154,100.00000,6638046.01388,4824851.12985,0.23831,1811169.55645,2025.32759,35.94422,Relatively High,86.97234,86.60969,2.53300,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,83809817.36564,768.76555,5842618149.70678,5926427967.07242,0.00000,0.00000,Very Low,0.00892,0.00000,0.00004,0.00896,0.06846,Very Low,0.07794,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,812.00000,45.11111,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,921317000.00000,8451.00000,64227600000.00000,65148917000.00000,0.00085,0.00001,Very Low,4823252.00000,0.23729,1803371.62400,6626623.62400,77.78085,Very High,99.87695,Very High,1.00000,0.03125,921317000.00000,8451.00000,64227600000.00000,67149035.71070,65216066035.71070,0.00002,0.00000,0.00023,Very Low,518.88430,0.00002,152.59853,477.55124,1149.03407,6.73193,Relatively Low,8.17503,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.01452,916526100.27995,8404.89883,63877231082.13768,67149035.71070,64860906218.12833,0.00003,0.00000,0.00025,Very Low,339.18808,0.00004,303.31363,239.47847,881.98018,3.89442,Very Low,6.02598,Very Low,0.00000,0.01489,921317000.00000,8451.00000,64227600000.00000,65148917000.00000,0.00001,0.00000,Very Low,80.77811,0.00017,1301.59094,1382.36905,15.18822,Relatively Low,14.27595,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,33595.89703,0.31045,2359415.76248,0.00000,2393011.65952,0.00062,0.00000,0.00035,Very Low,124.13631,0.00001,53.50429,0.00000,177.64060,2.53854,Very Low,2.71507,Very Low,1.00000,0.03125,921317000.00000,8451.00000,64227600000.00000,67149035.71070,65216066035.71070,0.00001,0.00000,0.00062,Very Low,240.69622,0.00008,622.69981,1303.65333,2167.04936,12.48709,Relatively Low,16.24974,Relatively Low,2.00000,0.00706,921317000.00000,8451.00000,64227600000.00000,67149035.71070,65216066035.71070,0.00004,0.00000,0.00001,Very Low,271.05882,0.00000,12.59939,4.64455,288.30276,4.70652,Very Low,6.34641,Very Low,21.00000,0.09591,379409.99162,1.39729,10619428.86368,10998838.85530,0.00067,0.00000,Very Low,24.21503,0.00000,3.94503,28.16006,3.25435,Very Low,3.26212,Relatively Low,4.00000,0.02074,921315089.37888,8450.97859,64227437319.97717,65148752409.35605,0.00000,0.00000,Very Low,0.13432,0.00070,5335.31651,5335.45083,20.18435,Relatively Low,22.95762,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.00000,1.28870,80084.46030,3.52573,26795555.27041,0.00000,26875639.73071,0.00000,0.00000,0.00000,Very Low,0.02974,0.00000,12.36428,0.00000,12.39402,3.68383,Very Low,2.55170,Very Low,November 2021
31,T15001021300,Hawaii,HI,15,Hawaii,County,1,15001,21300,15001021300,5972,691942000.00000,41505347.68198,314.48474,44.86489,Very High,99.56145,98.77301,40.94410,Very High,99.06103,97.85276,3454904.67884,2421751.96468,0.13572,1031508.10350,1644.61067,34.58814,Relatively Moderate,78.08114,75.49858,1.68500,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,59825905.45672,516.34430,3924216677.33008,3984042582.78680,0.00000,0.00000,Very Low,1.33424,0.00000,0.00597,1.34021,0.36341,Very Low,0.39810,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,532.00000,29.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,691942000.00000,5972.00000,45387200000.00000,46079142000.00000,0.00085,0.00001,Very Low,2014339.20000,0.11134,846203.91200,2860543.11200,58.78386,Very High,72.63547,Very High,1.00000,0.03125,691942000.00000,5972.00000,45387200000.00000,41505347.68198,46120647347.68198,0.00002,0.00000,0.00023,Very Low,389.70065,0.00001,107.83557,295.17818,792.71441,5.94841,Very Low,6.95103,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.01449,683648413.12104,5903.05898,44863248263.77738,41505347.68198,45588402024.58041,0.00003,0.00000,0.00025,Very Low,252.99704,0.00003,213.02794,148.02353,614.04850,3.45163,Very Low,5.13934,Very Low,0.00000,0.01489,691942000.00000,5972.00000,45387200000.00000,46079142000.00000,0.00001,0.00000,Very Low,60.66724,0.00012,919.78477,980.45201,13.54485,Relatively Low,12.25097,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,108451273.17361,1031.96464,7842931251.61482,190128.16864,7951572652.95707,0.00062,0.00000,0.00035,Very Low,400725.74843,0.02340,177853.55945,392.87833,578972.18621,37.63772,Very High,38.73628,Very High,1.00000,0.03125,691942000.00000,5972.00000,45387200000.00000,41505347.68198,46120647347.68198,0.00001,0.00000,0.00062,Very Low,180.77147,0.00006,440.03825,805.79838,1426.60810,10.86275,Relatively Low,13.60264,Relatively Low,0.00000,0.00234,691942000.00000,5972.00000,45387200000.00000,41505347.68198,46120647347.68198,0.00012,0.00000,0.00003,Very Low,193.74750,0.00000,8.47370,2.73225,204.95344,4.20051,Very Low,5.45029,Very Low,19.00000,0.08677,97112232.88584,779.50127,5924209635.28003,6021321868.16588,0.00067,0.00000,Very Low,5607.69724,0.00026,1991.19307,7598.89031,21.02983,Relatively Moderate,20.28479,Relatively Moderate,4.00000,0.02074,691941637.79876,5971.99706,45387177640.42914,46079119278.22790,0.00000,0.00000,Very Low,0.10088,0.00050,3770.27277,3770.37365,17.97847,Relatively Low,19.67717,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.00000,0.96431,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
32,T15003010308,Hawaii,HI,15,Honolulu,County,3,15003,10308,15003010308,3319,402502000.00000,0.00000,3.29786,14.66084,Relatively Low,45.16972,34.04908,14.83776,Relatively Low,38.72888,32.51534,164424.77056,141142.51251,0.00306,23282.25805,0.00000,31.57533,Relatively Moderate,47.49952,49.57265,-0.19900,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,133.00000,7.38889,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00316,402502000.00000,3319.00000,25224400000.00000,25626902000.00000,0.01675,0.00014,Very Low,140331.50000,0.00302,22973.66000,163305.16000,22.63472,Relatively Moderate,25.22037,Relatively Moderate,1.00000,0.03125,402502000.00000,3319.00000,25224400000.00000,0.00000,25626902000.00000,0.00002,0.00000,0.00023,Very Low,226.68850,0.00000,16.55851,0.00000,243.24701,4.01215,Very Low,4.22777,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,402502000.00000,3319.00000,25224400000.00000,0.00000,25626902000.00000,0.00003,0.00000,0.00025,Very Low,102.77790,0.00001,82.64485,0.00000,185.42275,2.31567,Very Low,3.10918,Very Low,0.00000,0.01489,402502000.00000,3319.00000,25224400000.00000,25626902000.00000,0.00001,0.00000,Very Low,35.29008,0.00001,99.15611,134.44619,6.98471,Very Low,5.69679,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,402502000.00000,3319.00000,25224400000.00000,0.00000,25626902000.00000,0.00000,0.00000,0.00002,Very Low,2.85849,0.00001,91.71098,0.00000,94.56946,4.39631,Very Low,4.96429,Very Low,0.00000,0.00009,402502000.00000,3319.00000,25224400000.00000,0.00000,25626902000.00000,0.01223,0.00001,0.03148,Very Low,443.39754,0.00000,18.52761,0.00000,461.92515,5.50733,Very Low,6.44397,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
33,T15001021504,Hawaii,HI,15,Hawaii,County,1,15001,21504,15001021504,3965,567799000.00000,0.00000,11.98158,39.05043,Very High,98.94005,96.01227,38.76148,Very High,98.70908,96.31902,2931317.85656,2359248.55263,0.07527,572069.30393,0.00000,31.80081,Relatively Moderate,50.02189,52.99145,-0.05800,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,84051061.91405,586.93739,4460724128.99274,4544775190.90678,0.00000,0.00000,Very Low,3.82153,0.00000,0.00414,3.82567,0.51552,Very Low,0.51922,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,119.00000,6.61111,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,567799000.00000,3965.00000,30134000000.00000,30701799000.00000,0.00085,0.00001,Very Low,2292113.70000,0.07423,564167.07600,2856280.77600,58.75465,Very High,66.74887,Very High,1.00000,0.03125,567799000.00000,3965.00000,30134000000.00000,0.00000,30701799000.00000,0.00002,0.00000,0.00023,Very Low,319.78351,0.00001,71.59545,0.00000,391.37896,4.70140,Very Low,5.05111,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,567799000.00000,3965.00000,30134000000.00000,0.00000,30701799000.00000,0.00003,0.00000,0.00025,Very Low,210.12477,0.00002,143.08781,0.00000,353.21258,2.87057,Very Low,3.92973,Very Low,0.00000,0.01489,567799000.00000,3965.00000,30134000000.00000,30701799000.00000,0.00001,0.00000,Very Low,49.78279,0.00008,610.67425,660.45704,11.87354,Very Low,9.87387,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,17678751.91681,25.00000,190000000.00000,0.00000,207678751.91681,0.00062,0.00000,0.00035,Very Low,65322.71024,0.00057,4308.61565,0.00000,69631.32589,18.57829,Relatively Moderate,17.57969,Relatively Moderate,1.00000,0.03125,567799000.00000,3965.00000,30134000000.00000,0.00000,30701799000.00000,0.00001,0.00000,0.00062,Very Low,148.33882,0.00004,292.15534,0.00000,440.49415,7.34207,Very Low,8.45303,Very Low,0.00000,0.00014,567799000.00000,3965.00000,30134000000.00000,0.00000,30701799000.00000,0.00271,0.00000,0.03148,Very Low,217.13435,0.00000,7.68359,0.00000,224.81794,4.33206,Very Low,5.16796,Very Low,15.00000,0.06851,18932200.47666,25.00249,190018929.36722,208951129.84388,0.00067,0.00000,Very Low,863.07666,0.00001,50.42170,913.49836,10.37899,Relatively Low,9.20451,Relatively Low,3.00000,0.02004,567798879.68277,3965.00000,30133999985.83248,30701798865.51525,0.00000,0.00000,Very Low,0.07996,0.00032,2417.99001,2418.06997,15.50413,Relatively Low,15.60158,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
34,T15001021604,Hawaii,HI,15,Hawaii,County,1,15001,21604,15001021604,7587,965922000.00000,0.00000,3.03422,39.55294,Very High,99.03766,96.31902,41.00471,Very High,99.06653,98.15951,3470269.99178,2636463.22416,0.10971,833806.76762,0.00000,30.44792,Relatively Low,35.42391,37.32194,-0.90400,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,29819708.47308,234.22401,1780102507.45699,1809922215.93007,0.00002,0.00000,Very Low,32.57800,0.00000,0.07273,32.65073,1.05351,Very Low,1.01594,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,49.00000,2.72222,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,965922000.00000,7587.00000,57661200000.00000,58627122000.00000,0.00085,0.00001,Very Low,2358086.40000,0.10171,773033.77200,3131120.17200,60.58175,Very High,65.89660,Very High,1.00000,0.03125,965922000.00000,7587.00000,57661200000.00000,0.00000,58627122000.00000,0.00002,0.00000,0.00023,Very Low,544.00576,0.00002,136.99740,0.00000,681.00317,5.65473,Very Low,5.81688,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,965922000.00000,7587.00000,57661200000.00000,0.00000,58627122000.00000,0.00003,0.00000,0.00025,Very Low,357.45772,0.00004,273.79753,0.00000,631.25525,3.48357,Very Low,4.56603,Very Low,0.00000,0.01489,965922000.00000,7587.00000,57661200000.00000,58627122000.00000,0.00001,0.00000,Very Low,84.68893,0.00015,1168.52094,1253.20987,14.69964,Relatively Low,11.70398,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,72095984.58842,299.44735,2275799824.51249,0.00000,2347895809.10091,0.00062,0.00000,0.00035,Very Low,266393.52898,0.00679,51608.14068,0.00000,318001.66966,30.82340,Relatively High,27.92581,Relatively High,1.00000,0.03125,965922000.00000,7587.00000,57661200000.00000,0.00000,58627122000.00000,0.00001,0.00000,0.00062,Very Low,252.34938,0.00007,559.03721,0.00000,811.38659,9.00010,Very Low,9.92114,Very Low,0.00000,0.00004,965922000.00000,7587.00000,57661200000.00000,0.00000,58627122000.00000,0.00966,0.00001,0.03148,Very Low,369.38220,0.00000,14.70249,0.00000,384.08469,5.17877,Very Low,5.91533,Very Low,14.00000,0.06394,243079736.71172,1267.07624,9629779454.75488,9872859191.46660,0.00067,0.00000,Very Low,10342.69716,0.00031,2384.91952,12727.61668,24.97477,Relatively High,21.20638,Relatively High,3.00000,0.02004,965922000.00000,7587.00000,57661200000.00000,58627122000.00000,0.00000,0.00000,Very Low,0.13603,0.00061,4626.80712,4626.94314,19.24816,Relatively Low,18.54513,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
35,T15001022000,Hawaii,HI,15,Hawaii,County,1,15001,22000,15001022000,2588,255562000.00000,1087339.01013,464.15876,20.74767,Relatively Moderate,74.46899,77.30061,19.56807,Relatively Moderate,64.15128,75.15337,377142.83882,279582.45956,0.01283,97528.79081,31.58844,33.46873,Relatively Moderate,68.24474,66.38177,0.98500,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1631.00000,90.61111,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00998,255562000.00000,2588.00000,19668800000.00000,19924362000.00000,0.00085,0.00001,Very Low,279213.30000,0.01253,95246.46800,374459.76800,29.84766,Relatively High,35.68725,Relatively High,1.00000,0.03125,255562000.00000,2588.00000,19668800000.00000,1087339.01013,19925449339.01013,0.00002,0.00000,0.00023,Very Low,143.93212,0.00001,46.73116,7.73295,198.39622,3.74863,Very Low,4.23871,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01029,255562000.00000,2588.00000,19668800000.00000,1087339.01013,19925449339.01013,0.00003,0.00000,0.00025,Very Low,64.67076,0.00001,64.45375,2.67572,131.80023,2.06663,Very Low,2.97754,Very Low,0.00000,0.01489,255562000.00000,2588.00000,19668800000.00000,19924362000.00000,0.00001,0.00000,Very Low,22.40685,0.00005,398.59394,421.00079,10.21864,Very Low,8.94337,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00062,0.00000,0.00035,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,255562000.00000,2588.00000,19668800000.00000,1087339.01013,19925449339.01013,0.00001,0.00000,0.00062,Very Low,66.76617,0.00003,190.69307,21.10995,278.56919,6.30206,Very Low,7.63621,Very Low,0.00000,0.00320,255562000.00000,2588.00000,19668800000.00000,1087339.01013,19925449339.01013,0.00009,0.00000,0.00002,Very Low,69.79954,0.00000,3.58185,0.06982,73.45121,2.98367,Very Low,3.74586,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02032,254026689.54866,2587.99729,19668779370.32698,19922806059.87564,0.00000,0.00000,Very Low,0.03580,0.00021,1578.26905,1578.30485,13.44894,Relatively Low,14.24329,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.00000,1.20478,4169606.09934,0.00000,0.00000,0.00000,4169606.09934,0.00000,0.00000,0.00000,Very Low,1.54833,0.00000,0.00000,0.00000,1.54833,1.84155,Very Low,1.18774,Very Low,November 2021
36,T15001022102,Hawaii,HI,15,Hawaii,County,1,15001,22102,15001022102,2041,231676000.00000,20509139.47402,318.20691,28.29784,Relatively High,93.01338,89.57055,26.87499,Relatively High,88.88354,89.57055,977027.56828,707863.20397,0.03534,268568.64109,595.72323,33.23685,Relatively Moderate,65.94534,64.38746,0.84000,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.05797,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,238.00000,13.22222,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00999,231676000.00000,2041.00000,15511600000.00000,15743276000.00000,0.00085,0.00001,Very Low,707499.30000,0.03510,266751.56400,974250.86400,41.05180,Very High,48.74337,Very High,1.00000,0.03125,231676000.00000,2041.00000,15511600000.00000,20509139.47402,15763785139.47402,0.00002,0.00000,0.00023,Very Low,130.47956,0.00000,36.85405,145.85712,313.19074,4.36480,Very Low,4.90124,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01175,231676000.00000,2041.00000,15511600000.00000,20509139.47402,15763785139.47402,0.00003,0.00000,0.00025,Very Low,59.18406,0.00001,50.82197,50.46883,160.47486,2.20678,Very Low,3.15744,Very Low,0.00000,0.01489,231676000.00000,2041.00000,15511600000.00000,15743276000.00000,0.00001,0.00000,Very Low,20.31260,0.00004,314.34707,334.65968,9.46600,Very Low,8.22727,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00062,0.00000,0.00035,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,231676000.00000,2041.00000,15511600000.00000,20509139.47402,15763785139.47402,0.00001,0.00000,0.00062,Very Low,60.52590,0.00002,150.38816,398.17114,609.08519,8.17958,Very Low,9.84253,Very Low,0.00000,0.00205,231676000.00000,2041.00000,15511600000.00000,20509139.47402,15763785139.47402,0.00012,0.00000,0.00003,Very Low,58.91482,0.00000,2.63011,1.22614,62.77107,2.83142,Very Low,3.53004,Very Low,5.00000,0.02284,2267345.00260,25.83867,196373857.49260,198641202.49520,0.00067,0.00000,Very Low,34.45440,0.00000,17.36933,51.82372,3.98806,Relatively Low,3.69649,Relatively Low,4.00000,0.02046,231675410.17383,2040.99365,15511551772.58923,15743227182.76306,0.00000,0.00000,Very Low,0.03263,0.00016,1244.66640,1244.69902,12.42546,Relatively Low,13.06819,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.00000,0.96126,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
37,T15001021509,Hawaii,HI,15,Hawaii,County,1,15001,21509,15001021509,5154,799747000.00000,979196.95033,10.12957,43.64418,Very High,99.48446,98.46626,39.60850,Very High,98.86856,96.62577,3127715.32380,2488986.82289,0.08404,638694.10161,34.39930,34.78164,Relatively Moderate,79.56802,77.49288,1.80600,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,34544698.00261,222.62462,1691947126.58074,1726491824.58336,0.00001,0.00000,Very Low,26.38026,0.00000,0.05672,26.43698,0.98192,Very Low,1.08168,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,28.00000,1.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,799747000.00000,5154.00000,39170400000.00000,39970147000.00000,0.00085,0.00001,Very Low,2391862.20000,0.08145,619056.63200,3010918.83200,59.79639,Very High,74.29994,Very High,1.00000,0.03125,799747000.00000,5154.00000,39170400000.00000,979196.95033,39971126196.95033,0.00002,0.00000,0.00023,Very Low,450.41626,0.00001,93.06506,6.96386,550.44519,5.26744,Very Low,6.18972,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,799747000.00000,5154.00000,39170400000.00000,979196.95033,39971126196.95033,0.00003,0.00000,0.00025,Very Low,295.96152,0.00002,185.99610,3.49218,485.44980,3.19157,Very Low,4.77871,Very Low,0.00000,0.01489,799747000.00000,5154.00000,39170400000.00000,39970147000.00000,0.00001,0.00000,Very Low,70.11924,0.00010,793.79952,863.91875,12.98543,Relatively Low,11.81070,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,23918829.41100,78.82664,599082429.52348,2344.76330,623003603.69778,0.00062,0.00000,0.00035,Very Low,88379.69843,0.00179,13585.34699,4.84519,101969.89061,21.09736,Relatively Moderate,21.83462,Relatively High,1.00000,0.03125,799747000.00000,5154.00000,39170400000.00000,979196.95033,39971126196.95033,0.00001,0.00000,0.00062,Very Low,208.93578,0.00005,379.76510,19.01045,607.71132,8.17342,Very Low,10.29225,Very Low,0.00000,0.00013,799747000.00000,5154.00000,39170400000.00000,979196.95033,39971126196.95033,0.00286,0.00000,0.00067,Very Low,304.37402,0.00000,9.94000,0.08761,314.40163,4.84446,Very Low,6.32113,Very Low,11.00000,0.05024,221010989.94339,956.07226,7266149140.74071,7487160130.68410,0.00067,0.00000,Very Low,7388.62414,0.00019,1413.92492,8802.54905,22.08625,Relatively Moderate,21.42295,Relatively High,4.00000,0.02028,799720520.06993,5153.63689,39167640337.32340,39967360857.39333,0.00000,0.00000,Very Low,0.11326,0.00042,3175.57521,3175.68846,16.97867,Relatively Low,18.68688,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
38,T15003010100,Hawaii,HI,15,Honolulu,County,3,15003,10100,15003010100,7881,844170000.00000,6510793.17494,30.20684,17.90236,Relatively Low,62.29670,62.57669,20.18994,Relatively Moderate,67.06581,79.14110,414254.41184,357290.39806,0.00666,50595.05951,6368.95427,28.33544,Relatively Low,17.49651,21.08262,-2.22500,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,108722387.39659,1015.01017,7714077290.77201,7822799678.16860,0.00002,0.00000,Very Low,165.81854,0.00000,0.86337,166.68192,1.81399,Very Low,1.60806,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00310,844170000.00000,7881.00000,59895600000.00000,60739770000.00000,0.01675,0.00014,Very Low,271131.70000,0.00614,46674.41200,317806.11200,28.25938,Relatively High,28.25667,Relatively Moderate,1.00000,0.03125,844170000.00000,7881.00000,59895600000.00000,6510793.17494,60746280793.17494,0.00002,0.00000,0.00023,Very Low,475.43523,0.00001,39.31835,46.30353,561.05711,5.30108,Very Low,5.01280,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,844170000.00000,7881.00000,59895600000.00000,6510793.17494,60746280793.17494,0.00003,0.00000,0.00025,Very Low,312.40109,0.00004,284.40732,23.21991,620.02832,3.46280,Very Low,4.17232,Very Low,0.00000,0.01489,844170000.00000,7881.00000,59895600000.00000,60739770000.00000,0.00001,0.00000,Very Low,74.01410,0.00003,235.44721,309.46131,9.22220,Very Low,6.74991,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,144063515.18652,1085.26153,8247987634.87326,1740883.87637,8393792033.93615,0.00007,0.00000,0.00057,Very Low,62352.41734,0.00040,3076.17312,6293.62789,71722.21835,18.76241,Relatively Moderate,15.62611,Relatively Moderate,1.00000,0.03125,844170000.00000,7881.00000,59895600000.00000,6510793.17494,60746280793.17494,0.00000,0.00000,0.00002,Very Low,5.99512,0.00003,217.76867,4.46673,228.23052,5.89698,Very Low,5.97559,Very Low,0.00000,0.00081,844170000.00000,7881.00000,59895600000.00000,6510793.17494,60746280793.17494,0.00108,0.00000,0.00025,Very Low,736.91988,0.00000,34.86250,1.33621,773.11858,6.53882,Very Low,6.86590,Very Low,6.00000,0.02740,515711432.16672,4182.42137,31786402433.13354,32302113865.30026,0.00156,0.00000,Very Low,22035.69676,0.00000,31.80697,22067.50373,30.00338,Relatively High,23.41922,Relatively High,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
39,T15003010202,Hawaii,HI,15,Honolulu,County,3,15003,10202,15003010202,7643,654554000.00000,1559566.80012,12.87237,19.94052,Relatively Moderate,71.18327,73.61963,22.06508,Relatively Moderate,75.22237,83.43558,540727.67974,458981.69102,0.01040,79074.92220,2671.06652,28.87915,Relatively Low,21.41001,26.21083,-1.88500,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,149406920.22258,1744.57278,13258753125.92247,13408160046.14506,0.00005,0.00000,Very Low,484.69690,0.00000,5.31053,490.00744,2.59861,Very Low,2.34780,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00341,654554000.00000,7643.00000,58086800000.00000,58741354000.00000,0.01675,0.00014,Very Low,247080.50000,0.00832,63197.49600,310277.99600,28.03446,Relatively High,28.56966,Relatively High,1.00000,0.03125,654554000.00000,7643.00000,58086800000.00000,1559566.80012,58742913566.80013,0.00002,0.00000,0.00023,Very Low,368.64379,0.00001,38.13097,11.09134,417.86610,4.80516,Very Low,4.63103,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,654554000.00000,7643.00000,58086800000.00000,1559566.80012,58742913566.80013,0.00003,0.00000,0.00025,Very Low,242.23010,0.00004,275.81844,5.56200,523.61053,3.27310,Very Low,4.01943,Very Low,0.00000,0.01489,654554000.00000,7643.00000,58086800000.00000,58741354000.00000,0.00001,0.00000,Very Low,57.38919,0.00003,228.33689,285.72607,8.98012,Very Low,6.69885,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,435262433.14929,5305.69969,40323317626.41830,733854.20067,40759313913.76827,0.00007,0.00000,0.00057,Very Low,188386.80182,0.00198,15039.00238,2653.02317,206078.82737,26.67361,Relatively High,22.64116,Relatively High,1.00000,0.03125,654554000.00000,7643.00000,58086800000.00000,1559566.80012,58742913566.80013,0.00000,0.00000,0.00002,Very Low,4.64851,0.00003,211.19223,1.06994,216.91068,5.79783,Very Low,5.98785,Very Low,0.00000,0.00033,654554000.00000,7643.00000,58086800000.00000,1559566.80012,58742913566.80013,0.00261,0.00000,0.00061,Very Low,571.39421,0.00000,33.80968,0.32007,605.52396,6.02737,Very Low,6.45026,Very Low,6.00000,0.02740,509853307.49550,6025.71624,45795443443.44840,46305296750.94389,0.00156,0.00000,Very Low,21785.38650,0.00001,45.82508,21831.21158,29.89590,Relatively High,23.78310,Relatively High,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
40,T15003000114,Hawaii,HI,15,Honolulu,County,3,15003,114,15003000114,1594,256337000.00000,0.00000,0.47337,11.57003,Very Low,25.57500,13.49693,13.00244,Very Low,27.07763,15.33742,110646.24390,96129.44713,0.00191,14516.79677,0.00000,28.43619,Relatively Low,18.16951,21.36752,-2.16200,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,45060581.76163,280.20367,2129547867.42890,2174608449.19053,0.00002,0.00000,Very Low,68.56829,0.00000,0.33167,68.89995,1.35128,Very Low,1.20214,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00354,256337000.00000,1594.00000,12114400000.00000,12370737000.00000,0.01675,0.00014,Very Low,78176.60000,0.00181,13793.92400,91970.52400,18.69210,Relatively Moderate,18.75676,Relatively Moderate,1.00000,0.03125,256337000.00000,1594.00000,12114400000.00000,0.00000,12370737000.00000,0.00002,0.00000,0.00023,Very Low,144.36860,0.00000,7.95247,0.00000,152.32107,3.43254,Very Low,3.25741,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,256337000.00000,1594.00000,12114400000.00000,0.00000,12370737000.00000,0.00003,0.00000,0.00025,Very Low,65.45503,0.00001,39.69144,0.00000,105.14647,1.91670,Very Low,2.31764,Very Low,0.00000,0.01489,256337000.00000,1594.00000,12114400000.00000,12370737000.00000,0.00001,0.00000,Very Low,22.47480,0.00001,47.62122,70.09602,5.62164,Very Low,4.12923,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,31810533.45188,201.19406,1529074871.61304,0.00000,1560885405.06492,0.00007,0.00000,0.00057,Very Low,13767.98043,0.00008,570.28444,0.00000,14338.26487,10.97075,Relatively Low,9.16938,Relatively Low,1.00000,0.03125,256337000.00000,1594.00000,12114400000.00000,0.00000,12370737000.00000,0.00000,0.00000,0.00002,Very Low,1.82045,0.00001,44.04559,0.00000,45.86604,3.45410,Very Low,3.51259,Very Low,0.00000,0.00002,256337000.00000,1594.00000,12114400000.00000,0.00000,12370737000.00000,0.05408,0.00004,0.03148,Very Low,282.38169,0.00000,8.89816,0.00000,291.27985,4.72267,Very Low,4.97632,Very Low,5.00000,0.02284,101097246.51534,638.70940,4854191474.33995,4955288720.85530,0.00156,0.00000,Very Low,3599.79785,0.00000,4.04778,3603.84562,16.39990,Relatively Moderate,12.84650,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
41,T15003000301,Hawaii,HI,15,Honolulu,County,3,15003,301,15003000301,3307,448705000.00000,0.00000,3.26527,14.95661,Relatively Low,46.96105,36.19632,15.50298,Relatively Low,42.64562,39.87730,187545.72833,159140.82367,0.00374,28404.90467,0.00000,30.83012,Relatively Low,39.39759,39.88604,-0.66500,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.04548,25555924.55627,188.34968,1431457556.87500,1457013481.43127,0.00001,0.00000,Very Low,14.81169,0.00000,0.07933,14.89102,0.81093,Very Low,0.78216,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00325,448705000.00000,3307.00000,25133200000.00000,25581905000.00000,0.01675,0.00014,Very Low,137822.20000,0.00356,27038.14000,164860.34000,22.70635,Relatively Moderate,24.70307,Relatively Moderate,1.00000,0.03125,448705000.00000,3307.00000,25133200000.00000,0.00000,25581905000.00000,0.00002,0.00000,0.00023,Very Low,252.70996,0.00000,16.49864,0.00000,269.20860,4.15010,Very Low,4.26992,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,448705000.00000,3307.00000,25133200000.00000,0.00000,25581905000.00000,0.00003,0.00000,0.00025,Very Low,114.57573,0.00001,82.34604,0.00000,196.92177,2.36259,Very Low,3.09730,Very Low,0.00000,0.01489,448705000.00000,3307.00000,25133200000.00000,25581905000.00000,0.00001,0.00000,Very Low,39.34101,0.00001,98.79760,138.13861,7.04808,Very Low,5.61280,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,43472034.28852,372.96049,2834499749.55267,0.00000,2877971783.84119,0.00007,0.00000,0.00057,Very Low,18815.21787,0.00014,1057.15628,0.00000,19872.37415,12.23171,Relatively Low,11.08396,Relatively Low,1.00000,0.03125,448705000.00000,3307.00000,25133200000.00000,0.00000,25581905000.00000,0.00000,0.00000,0.00002,Very Low,3.18661,0.00001,91.37939,0.00000,94.56600,4.39626,Very Low,4.84707,Very Low,0.00000,0.00009,448705000.00000,3307.00000,25133200000.00000,0.00000,25581905000.00000,0.01235,0.00001,0.03148,Very Low,494.29492,0.00000,18.46062,0.00000,512.75554,5.70235,Very Low,6.51470,Very Low,5.00000,0.02284,44498932.41447,322.96266,2454516231.29220,2499015163.70668,0.00156,0.00000,Very Low,1584.48589,0.00000,2.04675,1586.53265,12.47581,Relatively Moderate,10.59537,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
42,T15003000401,Hawaii,HI,15,Honolulu,County,3,15003,401,15003000401,2893,351046000.00000,0.00000,2.38498,14.18176,Relatively Low,42.31155,28.52761,14.30944,Relatively Low,35.29743,26.38037,147478.98602,127735.04103,0.00260,19743.94499,0.00000,31.67128,Relatively Moderate,48.60477,51.28205,-0.13900,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00200,6908402.00262,56.93273,432688744.92584,439597146.92847,0.00007,0.00000,Very Low,0.98286,0.00000,0.00432,0.98718,0.32820,Very Low,0.32519,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00301,351046000.00000,2893.00000,21986800000.00000,22337846000.00000,0.01675,0.00014,Very Low,124594.10000,0.00255,19358.87200,143952.97200,21.70278,Relatively Moderate,24.25545,Relatively Moderate,1.00000,0.03125,351046000.00000,2893.00000,21986800000.00000,0.00000,22337846000.00000,0.00002,0.00000,0.00023,Very Low,197.70856,0.00000,14.43319,0.00000,212.14175,3.83328,Very Low,4.05156,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,351046000.00000,2893.00000,21986800000.00000,0.00000,22337846000.00000,0.00003,0.00000,0.00025,Very Low,89.63874,0.00001,72.03722,0.00000,161.67596,2.21227,Very Low,2.97937,Very Low,0.00000,0.01489,351046000.00000,2893.00000,21986800000.00000,22337846000.00000,0.00001,0.00000,Very Low,30.77858,0.00001,86.42923,117.20781,6.67244,Very Low,5.45863,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,5598483.87282,40.86977,310610234.46660,0.00000,316208718.33942,0.00007,0.00000,0.00057,Very Low,2423.09097,0.00002,115.84533,0.00000,2538.93630,6.16058,Relatively Low,5.73481,Relatively Low,1.00000,0.03125,351046000.00000,2893.00000,21986800000.00000,0.00000,22337846000.00000,0.00000,0.00000,0.00002,Very Low,2.49306,0.00001,79.93970,0.00000,82.43275,4.19957,Very Low,4.75654,Very Low,0.00000,0.00007,351046000.00000,2893.00000,21986800000.00000,0.00000,22337846000.00000,0.01691,0.00001,0.03148,Very Low,392.16847,0.00000,16.37736,0.00000,408.54583,5.28645,Very Low,6.20430,Very Low,0.00000,0.00459,570395.34452,5.20582,39564233.70548,40134629.04999,0.00156,0.00000,Very Low,4.07979,0.00000,0.00663,4.08642,1.71015,Very Low,1.49201,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
43,T15003000500,Hawaii,HI,15,Honolulu,County,3,15003,500,15003000500,3807,768658000.00000,0.00000,1.11203,20.33235,Relatively Moderate,72.85638,76.07362,21.73557,Relatively Moderate,73.87234,82.20859,516862.79073,477082.14708,0.00523,39780.64365,0.00000,29.89302,Relatively Low,30.02900,33.61823,-1.25100,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,360125556.27383,1783.62548,13555553633.45199,13915679189.72582,0.00003,0.00000,Very Low,767.51602,0.00000,3.36648,770.88250,3.02229,Very Low,2.82646,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00297,768658000.00000,3807.00000,28933200000.00000,29701858000.00000,0.01675,0.00014,Very Low,330555.30000,0.00462,35140.12000,365695.42000,29.61296,Relatively High,31.23776,Relatively High,1.00000,0.03125,768658000.00000,3807.00000,28933200000.00000,0.00000,29701858000.00000,0.00002,0.00000,0.00023,Very Low,432.90698,0.00000,18.99314,0.00000,451.90013,4.93222,Very Low,4.92038,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,768658000.00000,3807.00000,28933200000.00000,0.00000,29701858000.00000,0.00003,0.00000,0.00025,Very Low,196.27495,0.00001,94.79630,0.00000,291.07125,2.69126,Very Low,3.42095,Very Low,0.00000,0.01489,768658000.00000,3807.00000,28933200000.00000,29701858000.00000,0.00001,0.00000,Very Low,67.39346,0.00001,113.73525,181.12871,7.71427,Very Low,5.95660,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,310362683.77060,1505.34075,11440589737.43963,0.00000,11750952421.21023,0.00007,0.00000,0.00057,Very Low,134328.69218,0.00056,4266.88741,0.00000,138595.57959,23.36974,Relatively High,20.53317,Relatively High,1.00000,0.03125,768658000.00000,3807.00000,28933200000.00000,0.00000,29701858000.00000,0.00000,0.00000,0.00002,Very Low,5.45885,0.00001,105.19545,0.00000,110.65430,4.63263,Very Low,4.95243,Very Low,0.00000,0.00005,768658000.00000,3807.00000,28933200000.00000,0.00000,29701858000.00000,0.02671,0.00002,0.03148,Very Low,1040.30168,0.00000,26.10934,0.00000,1066.41102,7.27878,Very Low,8.06313,Very Low,3.00000,0.01370,453479536.53912,3008.65103,22865747837.99893,23319227374.53805,0.00156,0.00000,Very Low,9688.30296,0.00000,11.44027,9699.74323,22.81248,Relatively Moderate,18.78514,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
44,T15003001100,Hawaii,HI,15,Honolulu,County,3,15003,1100,15003001100,3862,219684000.00000,0.00000,0.31932,14.85345,Relatively Low,46.32453,35.58282,12.98654,Very Low,26.97865,14.41718,110240.91171,78625.48827,0.00416,31615.42344,0.00000,36.55030,Relatively High,89.76828,89.74359,2.91200,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00298,219684000.00000,3862.00000,29351200000.00000,29570884000.00000,0.01675,0.00014,Very Low,78161.00000,0.00411,31254.39200,109415.39200,19.80621,Relatively Moderate,25.54587,Relatively Moderate,1.00000,0.03125,219684000.00000,3862.00000,29351200000.00000,0.00000,29570884000.00000,0.00002,0.00000,0.00023,Very Low,123.72569,0.00000,19.26754,0.00000,142.99323,3.36099,Very Low,4.09962,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,219684000.00000,3862.00000,29351200000.00000,0.00000,29570884000.00000,0.00003,0.00000,0.00025,Very Low,56.09577,0.00001,96.16583,0.00000,152.26161,2.16847,Very Low,3.37027,Very Low,0.00000,0.01489,219684000.00000,3862.00000,29351200000.00000,29570884000.00000,0.00001,0.00000,Very Low,19.26119,0.00002,115.37839,134.63958,6.98806,Very Low,6.59753,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,219684000.00000,3862.00000,29351200000.00000,0.00000,29570884000.00000,0.00000,0.00000,0.00002,Very Low,1.56015,0.00001,106.71521,0.00000,108.27537,4.59919,Very Low,6.01165,Very Low,0.00000,0.00001,219684000.00000,3862.00000,29351200000.00000,0.00000,29570884000.00000,0.12628,0.00008,0.03148,Very Low,263.84547,0.00000,23.50446,0.00000,287.34993,4.70133,Very Low,6.36760,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
45,T15003001400,Hawaii,HI,15,Honolulu,County,3,15003,1400,15003001400,2550,280795000.00000,0.00000,0.19486,13.07814,Relatively Low,35.39504,23.00613,12.35851,Very Low,23.18976,12.88344,95007.96754,78209.03021,0.00221,16798.93732,0.00000,33.81734,Relatively Moderate,71.53859,69.80057,1.20300,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00294,280795000.00000,2550.00000,19380000000.00000,19660795000.00000,0.01675,0.00014,Very Low,77555.80000,0.00218,16557.81600,94113.61600,18.83618,Relatively Moderate,22.47815,Relatively Moderate,1.00000,0.03125,280795000.00000,2550.00000,19380000000.00000,0.00000,19660795000.00000,0.00002,0.00000,0.00023,Very Low,158.14331,0.00000,12.72196,0.00000,170.86527,3.56653,Very Low,4.02506,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,280795000.00000,2550.00000,19380000000.00000,0.00000,19660795000.00000,0.00003,0.00000,0.00025,Very Low,71.70032,0.00001,63.49634,0.00000,135.19666,2.08423,Very Low,2.99713,Very Low,0.00000,0.01489,280795000.00000,2550.00000,19380000000.00000,19660795000.00000,0.00001,0.00000,Very Low,24.61920,0.00001,76.18200,100.80121,6.34533,Very Low,5.54278,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,280795000.00000,2550.00000,19380000000.00000,0.00000,19660795000.00000,0.00000,0.00000,0.00002,Very Low,1.99415,0.00001,70.46188,0.00000,72.45603,4.02281,Very Low,4.86508,Very Low,0.00000,0.00001,280795000.00000,2550.00000,19380000000.00000,0.00000,19660795000.00000,0.13390,0.00009,0.03148,Very Low,396.77324,0.00000,18.25913,0.00000,415.03237,5.31428,Very Low,6.65964,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
46,T15003001901,Hawaii,HI,15,Honolulu,County,3,15003,1901,15003001901,837,1117472000.00000,0.00000,0.32828,30.70335,Relatively High,95.51272,89.87730,27.12868,Relatively High,89.33997,89.87730,1004957.83209,995747.39514,0.00121,9210.43695,0.00000,36.16650,Relatively High,88.07895,88.31909,2.67200,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,905020382.29717,677.87118,5151820945.73177,6056841328.02894,0.00004,0.00000,Very Low,2320.98226,0.00000,1.66153,2322.64379,4.36517,Relatively Low,4.93906,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00656,1117472000.00000,837.00000,6361200000.00000,7478672000.00000,0.01675,0.00014,Very Low,577071.70000,0.00094,7144.83600,584216.53600,34.61783,Relatively High,44.18092,Very High,1.00000,0.03125,1117472000.00000,837.00000,6361200000.00000,0.00000,7478672000.00000,0.00002,0.00000,0.00023,Very Low,629.35848,0.00000,4.17580,0.00000,633.53428,5.52016,Very Low,6.66261,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,1117472000.00000,837.00000,6361200000.00000,0.00000,7478672000.00000,0.00003,0.00000,0.00025,Very Low,285.34375,0.00000,20.84174,0.00000,306.18549,2.73706,Very Low,4.20932,Very Low,0.00000,0.01489,1117472000.00000,837.00000,6361200000.00000,7478672000.00000,0.00001,0.00000,Very Low,97.97634,0.00000,25.00562,122.98197,6.78025,Very Low,6.33412,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,870614950.65495,698.41872,5307982289.13923,0.00000,6178597239.79418,0.00007,0.00000,0.00057,Very Low,376812.59323,0.00026,1979.66742,0.00000,378792.26066,32.67416,Relatively High,34.73308,Very High,1.00000,0.03125,1117472000.00000,837.00000,6361200000.00000,0.00000,7478672000.00000,0.00000,0.00000,0.00002,Very Low,7.93605,0.00000,23.12808,0.00000,31.06413,3.03336,Very Low,3.92331,Very Low,0.00000,0.00002,1117472000.00000,837.00000,6361200000.00000,0.00000,7478672000.00000,0.05998,0.00004,0.03148,Relatively Low,1579.02735,0.00000,5.99329,0.00000,1585.02064,8.30671,Very Low,11.13326,Very Low,5.00000,0.02284,1037497917.95646,809.07638,6148980465.81388,7186478383.77034,0.00156,0.00000,Relatively Low,36942.47766,0.00000,5.12747,36947.60512,35.62716,Relatively High,35.49441,Relatively High,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
47,T15003001904,Hawaii,HI,15,Honolulu,County,3,15003,1904,15003001904,3912,544584000.00000,0.00000,0.04455,20.52323,Relatively Moderate,73.61525,76.38037,21.17828,Relatively Moderate,71.50360,80.98160,478116.67554,435047.88310,0.00567,43068.79244,0.00000,30.96765,Relatively Low,40.81334,42.16524,-0.57900,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.05797,538132301.35570,3865.65445,29378973818.67021,29917106120.02592,0.00005,0.00000,Very Low,1448.77978,0.00000,7.98567,1456.76544,3.73654,Relatively Low,3.62005,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00760,544584000.00000,3912.00000,29731200000.00000,30275784000.00000,0.01675,0.00014,Very Low,200288.10000,0.00421,31971.07200,232259.17200,25.45460,Relatively High,27.81652,Relatively Moderate,1.00000,0.03125,544584000.00000,3912.00000,29731200000.00000,0.00000,30275784000.00000,0.00002,0.00000,0.00023,Very Low,306.70886,0.00000,19.51699,0.00000,326.22585,4.42454,Very Low,4.57259,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,544584000.00000,3912.00000,29731200000.00000,0.00000,30275784000.00000,0.00003,0.00000,0.00025,Very Low,139.05820,0.00001,97.41086,0.00000,236.46906,2.51120,Very Low,3.30682,Very Low,0.00000,0.01489,544584000.00000,3912.00000,29731200000.00000,30275784000.00000,0.00001,0.00000,Very Low,47.74737,0.00002,116.87216,164.61953,7.47239,Very Low,5.97725,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,527170866.74366,3780.16239,28729234185.55996,0.00000,29256405052.30361,0.00007,0.00000,0.00057,Very Low,228165.87428,0.00141,10714.86789,0.00000,238880.74217,28.01976,Relatively High,25.50381,Relatively High,1.00000,0.03125,544584000.00000,3912.00000,29731200000.00000,0.00000,30275784000.00000,0.00000,0.00000,0.00002,Very Low,3.86752,0.00001,108.09682,0.00000,111.96434,4.65084,Very Low,5.15063,Very Low,0.00000,0.00001,544584000.00000,3912.00000,29731200000.00000,0.00000,30275784000.00000,0.13390,0.00009,0.03148,Very Low,769.51640,0.00000,28.01165,0.00000,797.52805,6.60692,Very Low,7.58194,Very Low,1.00000,0.00457,544584000.00000,3912.00000,29731200000.00000,30275784000.00000,0.00156,0.00000,Very Low,3878.23070,0.00000,4.95841,3883.18910,16.81313,Relatively Moderate,14.34264,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
48,T15003002202,Hawaii,HI,15,Honolulu,County,3,15003,2202,15003002202,3400,291464000.00000,0.00000,0.09203,17.03480,Relatively Low,58.03627,54.29448,16.84528,Relatively Low,50.31826,55.82822,240600.61444,206514.82898,0.00448,34085.78546,0.00000,32.31574,Relatively Moderate,55.96805,58.40456,0.26400,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.05797,172542690.38602,2012.75337,15296925587.97904,15469468278.36506,0.00007,0.00000,Very Low,700.62131,0.00000,6.33107,706.95238,2.93632,Very Low,2.96862,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00398,291464000.00000,3400.00000,25840000000.00000,26131464000.00000,0.01675,0.00014,Very Low,103980.90000,0.00346,26304.28400,130285.18400,20.99296,Relatively Moderate,23.93955,Relatively Moderate,1.00000,0.03125,291464000.00000,3400.00000,25840000000.00000,0.00000,26131464000.00000,0.00002,0.00000,0.00023,Very Low,164.15207,0.00000,16.96262,0.00000,181.11469,3.63647,Very Low,3.92175,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,291464000.00000,3400.00000,25840000000.00000,0.00000,26131464000.00000,0.00003,0.00000,0.00025,Very Low,74.42462,0.00001,84.66179,0.00000,159.08641,2.20040,Very Low,3.02368,Very Low,0.00000,0.01489,291464000.00000,3400.00000,25840000000.00000,26131464000.00000,0.00001,0.00000,Very Low,25.55462,0.00001,101.57601,127.13063,6.85565,Very Low,5.72265,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,219965392.44814,2625.46784,19953555621.72948,0.00000,20173521014.17761,0.00007,0.00000,0.00057,Very Low,95203.66023,0.00098,7441.88693,0.00000,102645.54716,21.14385,Relatively Moderate,20.08309,Relatively High,1.00000,0.03125,291464000.00000,3400.00000,25840000000.00000,0.00000,26131464000.00000,0.00000,0.00000,0.00002,Very Low,2.06992,0.00001,93.94918,0.00000,96.01910,4.41866,Very Low,5.10653,Very Low,0.00000,0.00001,291464000.00000,3400.00000,25840000000.00000,0.00000,26131464000.00000,0.13390,0.00009,0.03148,Very Low,411.84891,0.00000,24.34550,0.00000,436.19442,5.40311,Very Low,6.47028,Very Low,3.00000,0.01370,278575886.57166,3100.19270,23561464491.77140,23840040378.34306,0.00156,0.00000,Very Low,5951.59730,0.00000,11.78836,5963.38566,19.39769,Relatively Moderate,17.26778,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
49,T15003002600,Hawaii,HI,15,Honolulu,County,3,15003,2600,15003002600,4249,791449000.00000,0.00000,0.25636,25.65307,Relatively High,88.70482,87.11656,21.12087,Relatively Moderate,71.27401,80.67485,474238.94428,431102.87806,0.00568,43136.06622,0.00000,38.81311,Relatively High,95.92920,94.58689,4.32700,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.04348,206319525.33443,1107.65402,8418170520.03298,8624490045.36741,0.00001,0.00000,Very Low,121.52272,0.00000,0.62295,122.14567,1.63543,Very Low,1.98586,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00355,791449000.00000,4249.00000,32292400000.00000,33083849000.00000,0.01675,0.00014,Very Low,427356.70000,0.00562,42731.76000,470088.46000,32.19846,Relatively High,44.10034,Very High,1.00000,0.03125,791449000.00000,4249.00000,32292400000.00000,0.00000,33083849000.00000,0.00002,0.00000,0.00023,Very Low,445.74284,0.00000,21.19828,0.00000,466.94113,4.98635,Very Low,6.45873,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,791449000.00000,4249.00000,32292400000.00000,0.00000,33083849000.00000,0.00003,0.00000,0.00025,Very Low,202.09457,0.00001,105.80234,0.00000,307.89691,2.74215,Very Low,4.52575,Very Low,0.00000,0.01489,791449000.00000,4249.00000,32292400000.00000,33083849000.00000,0.00001,0.00000,Very Low,69.39170,0.00002,126.94013,196.33183,7.92433,Very Low,7.94465,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,791449000.00000,4249.00000,32292400000.00000,0.00000,33083849000.00000,0.00000,0.00000,0.00002,Very Low,5.62071,0.00002,117.40884,0.00000,123.02955,4.79926,Very Low,6.66153,Very Low,0.00000,0.00001,791449000.00000,4249.00000,32292400000.00000,0.00000,33083849000.00000,0.13390,0.00009,0.03148,Relatively Low,1118.34535,0.00000,30.42472,0.00000,1148.77007,7.46154,Very Low,10.73229,Very Low,0.00000,0.00459,249345255.46422,1499.54102,11396511753.40721,11645857008.87142,0.00156,0.00000,Very Low,1783.46017,0.00000,1.90895,1785.36913,12.97662,Relatively Moderate,13.87434,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
50,T15003002800,Hawaii,HI,15,Honolulu,County,3,15003,2800,15003002800,3678,390551000.00000,0.00000,0.88993,13.27625,Relatively Low,36.74370,24.53988,14.06404,Relatively Low,33.79618,23.92638,140020.60507,112962.04598,0.00356,27058.55909,0.00000,30.16647,Relatively Low,32.63754,35.89744,-1.08000,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00297,390551000.00000,3678.00000,27952800000.00000,28343351000.00000,0.01675,0.00014,Very Low,110889.30000,0.00351,26648.94400,137538.24400,21.37551,Relatively Moderate,22.75461,Relatively Moderate,1.00000,0.03125,390551000.00000,3678.00000,27952800000.00000,0.00000,28343351000.00000,0.00002,0.00000,0.00023,Very Low,219.95771,0.00000,18.34956,0.00000,238.30728,3.98481,Very Low,4.01160,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,390551000.00000,3678.00000,27952800000.00000,0.00000,28343351000.00000,0.00003,0.00000,0.00025,Very Low,99.72625,0.00001,91.58414,0.00000,191.31038,2.33993,Very Low,3.00157,Very Low,0.00000,0.01489,390551000.00000,3678.00000,27952800000.00000,28343351000.00000,0.00001,0.00000,Very Low,34.24225,0.00001,109.88134,144.12359,7.14843,Very Low,5.57018,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,2748002.74749,22.23846,169012331.51587,0.00000,171760334.26336,0.00007,0.00000,0.00057,Very Low,1189.36855,0.00001,63.03491,0.00000,1252.40346,4.86764,Very Low,4.31594,Very Low,1.00000,0.03125,390551000.00000,3678.00000,27952800000.00000,0.00000,28343351000.00000,0.00000,0.00000,0.00002,Very Low,2.77361,0.00001,101.63091,0.00000,104.40452,4.54372,Very Low,4.90181,Very Low,0.00000,0.00003,390551000.00000,3678.00000,27952800000.00000,0.00000,28343351000.00000,0.04531,0.00003,0.03148,Very Low,526.67760,0.00000,25.13424,0.00000,551.81184,5.84361,Very Low,6.53237,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
51,T15003003000,Hawaii,HI,15,Honolulu,County,3,15003,3000,15003003000,4321,523641000.00000,0.00000,0.57518,14.30589,Relatively Low,43.06493,31.28834,15.91222,Relatively Low,45.06386,44.17178,202793.52199,170878.39722,0.00420,31915.12477,0.00000,28.73043,Relatively Low,20.35264,23.64672,-1.97800,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00200,251966.93460,2.07919,15801843.90719,16053810.84178,0.00006,0.00000,Very Low,0.03104,0.00000,0.00020,0.03124,0.10381,Very Low,0.09331,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00297,523641000.00000,4321.00000,32839600000.00000,33363241000.00000,0.01675,0.00014,Very Low,166244.10000,0.00412,31347.03600,197591.13600,24.11928,Relatively Moderate,24.45316,Relatively Moderate,1.00000,0.03125,523641000.00000,4321.00000,32839600000.00000,0.00000,33363241000.00000,0.00002,0.00000,0.00023,Very Low,294.91379,0.00000,21.55749,0.00000,316.47129,4.37999,Very Low,4.19954,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,523641000.00000,4321.00000,32839600000.00000,0.00000,33363241000.00000,0.00003,0.00000,0.00025,Very Low,133.71045,0.00001,107.59517,0.00000,241.30563,2.52820,Very Low,3.08870,Very Low,0.00000,0.01489,523641000.00000,4321.00000,32839600000.00000,33363241000.00000,0.00001,0.00000,Very Low,45.91116,0.00002,129.09115,175.00231,7.62629,Very Low,5.65965,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,7892777.52638,56.27312,427675735.61512,0.00000,435568513.14150,0.00007,0.00000,0.00057,Very Low,3416.08878,0.00002,159.50613,0.00000,3575.59491,6.90537,Relatively Low,5.83125,Relatively Low,1.00000,0.03125,523641000.00000,4321.00000,32839600000.00000,0.00000,33363241000.00000,0.00000,0.00000,0.00002,Very Low,3.71879,0.00002,119.39835,0.00000,123.11714,4.80040,Very Low,4.93220,Very Low,0.00000,0.00002,523641000.00000,4321.00000,32839600000.00000,0.00000,33363241000.00000,0.07011,0.00005,0.03148,Very Low,739.92320,0.00000,30.94027,0.00000,770.86348,6.53245,Very Low,6.95484,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
52,T15003003101,Hawaii,HI,15,Honolulu,County,3,15003,3101,15003003101,3687,492314000.00000,0.00000,2.07891,16.61383,Relatively Low,55.95348,51.84049,16.77941,Relatively Low,49.95120,55.21472,237789.12840,204090.58525,0.00443,33698.54314,0.00000,31.64089,Relatively Moderate,48.23407,50.14245,-0.15800,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00200,4891339.63756,36.63184,278402008.17392,283293347.81148,0.00010,0.00000,Very Low,0.96017,0.00000,0.00568,0.96586,0.32582,Very Low,0.32252,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00297,492314000.00000,3687.00000,28021200000.00000,28513514000.00000,0.01675,0.00014,Very Low,190812.30000,0.00429,32640.40400,223452.70400,25.12873,Relatively High,28.05741,Relatively Moderate,1.00000,0.03125,492314000.00000,3687.00000,28021200000.00000,0.00000,28513514000.00000,0.00002,0.00000,0.00023,Very Low,277.27048,0.00000,18.39446,0.00000,295.66494,4.28182,Very Low,4.52130,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,492314000.00000,3687.00000,28021200000.00000,0.00000,28513514000.00000,0.00003,0.00000,0.00025,Very Low,125.71118,0.00001,91.80824,0.00000,217.51942,2.44224,Very Low,3.28593,Very Low,0.00000,0.01489,492314000.00000,3687.00000,28021200000.00000,28513514000.00000,0.00001,0.00000,Very Low,43.16450,0.00001,110.15022,153.31472,7.29727,Very Low,5.96407,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,28382955.02045,252.35012,1917860889.42846,0.00000,1946243844.44892,0.00007,0.00000,0.00057,Very Low,12284.48337,0.00009,715.28625,0.00000,12999.76962,10.61816,Relatively Low,9.87485,Relatively Low,1.00000,0.03125,492314000.00000,3687.00000,28021200000.00000,0.00000,28513514000.00000,0.00000,0.00000,0.00002,Very Low,3.49631,0.00001,101.87960,0.00000,105.37591,4.55777,Very Low,5.15729,Very Low,0.00000,0.00006,492314000.00000,3687.00000,28021200000.00000,0.00000,28513514000.00000,0.01940,0.00001,0.03148,Very Low,543.19924,0.00000,20.61470,0.00000,563.81393,5.88567,Very Low,6.90101,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
53,T15003003407,Hawaii,HI,15,Honolulu,County,3,15003,3407,15003003407,913,159228000.00000,0.00000,0.04779,18.33867,Relatively Moderate,64.30526,65.33742,12.14302,Very Low,21.85348,12.26994,90124.32051,80912.82163,0.00121,9211.49889,0.00000,48.26092,Very High,99.65940,100.00000,10.23500,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00463,159228000.00000,913.00000,6938800000.00000,7098028000.00000,0.01675,0.00014,Very Low,80542.40000,0.00120,9125.16800,89667.56800,18.53476,Relatively Moderate,31.56538,Relatively High,1.00000,0.03125,159228000.00000,913.00000,6938800000.00000,0.00000,7098028000.00000,0.00002,0.00000,0.00023,Very Low,89.67696,0.00000,4.55496,0.00000,94.23192,2.92479,Very Low,4.71060,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,159228000.00000,913.00000,6938800000.00000,0.00000,7098028000.00000,0.00003,0.00000,0.00025,Very Low,40.65848,0.00000,22.73418,0.00000,63.39266,1.61921,Very Low,3.32291,Very Low,0.00000,0.01489,159228000.00000,913.00000,6938800000.00000,7098028000.00000,0.00001,0.00000,Very Low,13.96060,0.00000,27.27615,41.23674,4.71043,Very Low,5.87205,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,159228000.00000,913.00000,6938800000.00000,0.00000,7098028000.00000,0.00000,0.00000,0.00002,Very Low,1.13080,0.00000,25.22812,0.00000,26.35892,2.87176,Very Low,4.95637,Very Low,0.00000,0.00001,159228000.00000,913.00000,6938800000.00000,0.00000,7098028000.00000,0.13390,0.00009,0.03148,Relatively Low,224.99478,0.00000,6.53748,0.00000,231.53226,4.37476,Very Low,7.82391,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
54,T15003003501,Hawaii,HI,15,Honolulu,County,3,15003,3501,15003003501,2282,361961000.00000,0.00000,0.11498,19.82112,Relatively Moderate,70.69523,72.69939,15.93785,Relatively Low,45.23158,44.78528,203775.06777,184706.94336,0.00251,19068.12442,0.00000,39.74222,Relatively High,97.10010,95.44160,4.90800,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00463,361961000.00000,2282.00000,17343200000.00000,17705161000.00000,0.01675,0.00014,Very Low,183464.60000,0.00248,18852.10400,202316.70400,24.31005,Relatively Moderate,34.09308,Relatively High,1.00000,0.03125,361961000.00000,2282.00000,17343200000.00000,0.00000,17705161000.00000,0.00002,0.00000,0.00023,Very Low,203.85587,0.00000,11.38491,0.00000,215.24078,3.85186,Very Low,5.10867,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,361961000.00000,2282.00000,17343200000.00000,0.00000,17705161000.00000,0.00003,0.00000,0.00025,Very Low,92.42586,0.00001,56.82300,0.00000,149.24886,2.15407,Very Low,3.64026,Very Low,0.00000,0.01489,361961000.00000,2282.00000,17343200000.00000,17705161000.00000,0.00001,0.00000,Very Low,31.73557,0.00001,68.17543,99.91100,6.32659,Very Low,6.49465,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,361961000.00000,2282.00000,17343200000.00000,0.00000,17705161000.00000,0.00000,0.00000,0.00002,Very Low,2.57057,0.00001,63.05648,0.00000,65.62705,3.89224,Very Low,5.53187,Very Low,0.00000,0.00001,361961000.00000,2282.00000,17343200000.00000,0.00000,17705161000.00000,0.13390,0.00009,0.03148,Relatively Low,511.46366,0.00000,16.34013,0.00000,527.80379,5.75760,Very Low,8.47951,Very Low,0.00000,0.00459,55964729.53755,188.89933,1435634874.03306,1491599603.57061,0.00156,0.00000,Very Low,400.29182,0.00000,0.24047,400.53229,7.88494,Relatively Low,8.63222,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021
55,T15003004600,Hawaii,HI,15,Honolulu,County,3,15003,4600,15003004600,3735,483204000.00000,17799.93547,2.63912,16.46389,Relatively Low,55.17673,50.00000,15.64066,Relatively Low,43.48561,41.10429,192587.11033,163440.91489,0.00384,29146.00780,0.18764,33.63824,Relatively Moderate,69.88619,68.09117,1.09100,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00292,483204000.00000,3735.00000,28386000000.00000,28869204000.00000,0.01675,0.00014,Very Low,162417.50000,0.00379,28796.78000,191214.28000,23.85697,Relatively Moderate,28.31894,Relatively Moderate,1.00000,0.03125,483204000.00000,3735.00000,28386000000.00000,17799.93547,28869221799.93546,0.00002,0.00000,0.00023,Very Low,272.13974,0.00000,18.63394,0.12659,290.90026,4.25869,Very Low,4.78075,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,483204000.00000,3735.00000,28386000000.00000,17799.93547,28869221799.93546,0.00003,0.00000,0.00025,Very Low,123.38496,0.00001,93.00347,0.04380,216.43223,2.43817,Very Low,3.48753,Very Low,0.00000,0.01489,483204000.00000,3735.00000,28386000000.00000,28869204000.00000,0.00001,0.00000,Very Low,42.36577,0.00001,111.58423,153.95000,7.30733,Very Low,6.34930,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,483204000.00000,3735.00000,28386000000.00000,17799.93547,28869221799.93546,0.00000,0.00000,0.00002,Very Low,3.43161,0.00001,103.20594,0.01221,106.64976,4.57606,Very Low,5.50485,Very Low,0.00000,0.00008,483204000.00000,3735.00000,28386000000.00000,17799.93547,28869221799.93546,0.01525,0.00001,0.00358,Very Low,582.09281,0.00000,22.80023,0.00504,604.89807,6.02529,Very Low,7.51075,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No,,,,,,,,,,
1 OID_ NRI_ID STATE STATEABBRV STATEFIPS COUNTY COUNTYTYPE COUNTYFIPS STCOFIPS TRACT TRACTFIPS POPULATION BUILDVALUE AGRIVALUE AREA RISK_SCORE RISK_RATNG RISK_NPCTL RISK_SPCTL EAL_SCORE EAL_RATNG EAL_NPCTL EAL_SPCTL EAL_VALT EAL_VALB EAL_VALP EAL_VALPE EAL_VALA SOVI_SCORE SOVI_RATNG SOVI_NPCTL SOVI_SPCTL SOVI_VALUE RESL_SCORE RESL_RATNG RESL_NPCTL RESL_SPCTL RESL_VALUE AVLN_EVNTS AVLN_AFREQ AVLN_EXPB AVLN_EXPP AVLN_EXPPE AVLN_EXPT AVLN_HLRB AVLN_HLRP AVLN_HLRR AVLN_EALB AVLN_EALP AVLN_EALPE AVLN_EALT AVLN_EALS AVLN_EALR AVLN_RISKS AVLN_RISKR CFLD_EVNTS CFLD_AFREQ CFLD_EXPB CFLD_EXPP CFLD_EXPPE CFLD_EXPT CFLD_HLRB CFLD_HLRP CFLD_HLRR CFLD_EALB CFLD_EALP CFLD_EALPE CFLD_EALT CFLD_EALS CFLD_EALR CFLD_RISKS CFLD_RISKR CWAV_EVNTS CWAV_AFREQ CWAV_EXPB CWAV_EXPP CWAV_EXPPE CWAV_EXPA CWAV_EXPT CWAV_HLRB CWAV_HLRP CWAV_HLRA CWAV_HLRR CWAV_EALB CWAV_EALP CWAV_EALPE CWAV_EALA CWAV_EALT CWAV_EALS CWAV_EALR CWAV_RISKS CWAV_RISKR DRGT_EVNTS DRGT_AFREQ DRGT_EXPA DRGT_EXPT DRGT_HLRA DRGT_HLRR DRGT_EALA DRGT_EALT DRGT_EALS DRGT_EALR DRGT_RISKS DRGT_RISKR ERQK_EVNTS ERQK_AFREQ ERQK_EXPB ERQK_EXPP ERQK_EXPPE ERQK_EXPT ERQK_HLRB ERQK_HLRP ERQK_HLRR ERQK_EALB ERQK_EALP ERQK_EALPE ERQK_EALT ERQK_EALS ERQK_EALR ERQK_RISKS ERQK_RISKR HAIL_EVNTS HAIL_AFREQ HAIL_EXPB HAIL_EXPP HAIL_EXPPE HAIL_EXPA HAIL_EXPT HAIL_HLRB HAIL_HLRP HAIL_HLRA HAIL_HLRR HAIL_EALB HAIL_EALP HAIL_EALPE HAIL_EALA HAIL_EALT HAIL_EALS HAIL_EALR HAIL_RISKS HAIL_RISKR HWAV_EVNTS HWAV_AFREQ HWAV_EXPB HWAV_EXPP HWAV_EXPPE HWAV_EXPA HWAV_EXPT HWAV_HLRB HWAV_HLRP HWAV_HLRA HWAV_HLRR HWAV_EALB HWAV_EALP HWAV_EALPE HWAV_EALA HWAV_EALT HWAV_EALS HWAV_EALR HWAV_RISKS HWAV_RISKR HRCN_EVNTS HRCN_AFREQ HRCN_EXPB HRCN_EXPP HRCN_EXPPE HRCN_EXPA HRCN_EXPT HRCN_HLRB HRCN_HLRP HRCN_HLRA HRCN_HLRR HRCN_EALB HRCN_EALP HRCN_EALPE HRCN_EALA HRCN_EALT HRCN_EALS HRCN_EALR HRCN_RISKS HRCN_RISKR ISTM_EVNTS ISTM_AFREQ ISTM_EXPB ISTM_EXPP ISTM_EXPPE ISTM_EXPT ISTM_HLRB ISTM_HLRP ISTM_HLRR ISTM_EALB ISTM_EALP ISTM_EALPE ISTM_EALT ISTM_EALS ISTM_EALR ISTM_RISKS ISTM_RISKR LNDS_EVNTS LNDS_AFREQ LNDS_EXPB LNDS_EXPP LNDS_EXPPE LNDS_EXPT LNDS_HLRB LNDS_HLRP LNDS_HLRR LNDS_EALB LNDS_EALP LNDS_EALPE LNDS_EALT LNDS_EALS LNDS_EALR LNDS_RISKS LNDS_RISKR LTNG_EVNTS LTNG_AFREQ LTNG_EXPB LTNG_EXPP LTNG_EXPPE LTNG_EXPT LTNG_HLRB LTNG_HLRP LTNG_HLRR LTNG_EALB LTNG_EALP LTNG_EALPE LTNG_EALT LTNG_EALS LTNG_EALR LTNG_RISKS LTNG_RISKR RFLD_EVNTS RFLD_AFREQ RFLD_EXPB RFLD_EXPP RFLD_EXPPE RFLD_EXPA RFLD_EXPT RFLD_HLRB RFLD_HLRP RFLD_HLRA RFLD_HLRR RFLD_EALB RFLD_EALP RFLD_EALPE RFLD_EALA RFLD_EALT RFLD_EALS RFLD_EALR RFLD_RISKS RFLD_RISKR SWND_EVNTS SWND_AFREQ SWND_EXPB SWND_EXPP SWND_EXPPE SWND_EXPA SWND_EXPT SWND_HLRB SWND_HLRP SWND_HLRA SWND_HLRR SWND_EALB SWND_EALP SWND_EALPE SWND_EALA SWND_EALT SWND_EALS SWND_EALR SWND_RISKS SWND_RISKR TRND_EVNTS TRND_AFREQ TRND_EXPB TRND_EXPP TRND_EXPPE TRND_EXPA TRND_EXPT TRND_HLRB TRND_HLRP TRND_HLRA TRND_HLRR TRND_EALB TRND_EALP TRND_EALPE TRND_EALA TRND_EALT TRND_EALS TRND_EALR TRND_RISKS TRND_RISKR TSUN_EVNTS TSUN_AFREQ TSUN_EXPB TSUN_EXPP TSUN_EXPPE TSUN_EXPT TSUN_HLRB TSUN_HLRP TSUN_HLRR TSUN_EALB TSUN_EALP TSUN_EALPE TSUN_EALT TSUN_EALS TSUN_EALR TSUN_RISKS TSUN_RISKR VLCN_EVNTS VLCN_AFREQ VLCN_EXPB VLCN_EXPP VLCN_EXPPE VLCN_EXPT VLCN_HLRB VLCN_HLRP VLCN_HLRR VLCN_EALB VLCN_EALP VLCN_EALPE VLCN_EALT VLCN_EALS VLCN_EALR VLCN_RISKS VLCN_RISKR WFIR_EVNTS WFIR_AFREQ WFIR_EXPB WFIR_EXPP WFIR_EXPPE WFIR_EXPA WFIR_EXPT WFIR_HLRB WFIR_HLRP WFIR_HLRA WFIR_HLRR WFIR_EALB WFIR_EALP WFIR_EALPE WFIR_EALA WFIR_EALT WFIR_EALS WFIR_EALR WFIR_RISKS WFIR_RISKR WNTW_EVNTS WNTW_AFREQ WNTW_EXPB WNTW_EXPP WNTW_EXPPE WNTW_EXPA WNTW_EXPT WNTW_HLRB WNTW_HLRP WNTW_HLRA WNTW_HLRR WNTW_EALB WNTW_EALP WNTW_EALPE WNTW_EALA WNTW_EALT WNTW_EALS WNTW_EALR WNTW_RISKS WNTW_RISKR NRI_VER
2 1 T06001020100 Hawaii HI 15 Kauai County 7 15007 40300 6001020100 8385 992658000.00000 147860.56472 3.61085 18.07058 Relatively Low 63.07758 63.49693 18.61994 Relatively Low 59.64201 70.55215 324935.21557 98076.52487 0.02968 225560.73590 1297.95481 31.68087 Relatively Moderate 48.72787 51.85185 -0.13300 52.50920 Relatively Low 23.51257 100.00000 2.62546 Not Applicable Not Applicable Not Applicable 0.06997 202742385.58005 1862.68559 14156410466.43380 14359152852.01385 0.00004 0.00000 Very Low 507.26501 0.00000 1.98029 509.24529 2.63218 Very Low 2.55388 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00306 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00053 912658000.00000 8385.00000 63726000000.00000 64638658000.00000 0.01675 0.00014 Very Low 22512.20000 0.00015 1171.31200 23683.51200 11.89207 Relatively Low 13.01470 Relatively Low 0.00000 0.00000 912658000.00000 8385.00000 63726000000.00000 147860.56472 64638805860.56472 0.00002 0.00000 0.00023 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 2.00000 0.03436 912658000.00000 8385.00000 63726000000.00000 147860.56472 64638805860.56472 0.00003 0.00000 0.00025 Very Low 788.93056 0.00010 736.24013 1.32267 1526.49335 4.67579 Very Low 6.16629 Very Low 0.00000 0.01489 912658000.00000 8385.00000 63726000000.00000 64638658000.00000 0.00001 0.00000 Relatively Low 80.01891 0.00036 2746.46506 2826.48398 19.27737 Relatively Low 15.44294 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 59632790.05859 418.92666 3183842615.35848 51591.31251 3243526996.72958 0.00018 0.00001 0.00425 Very Low 63663.11368 0.02846 216315.29716 1296.27575 281274.68659 29.58791 Relatively High 26.97088 Relatively High 1.00000 0.03125 912658000.00000 8385.00000 63726000000.00000 147860.56472 64638805860.56472 0.00000 0.00000 0.00007 Very Low 92.36923 0.00048 3643.70439 0.33603 3736.40965 14.97349 Relatively Low 16.60705 Relatively Low 0.00000 0.00007 912658000.00000 8385.00000 63726000000.00000 147860.56472 64638805860.56472 0.00897 0.00001 0.00211 Very Low 534.61072 0.00000 24.88969 0.02036 559.52077 5.87069 Very Low 6.74691 Very Low 7.00000 0.03197 198555247.53262 978.46789 7436355961.13810 7634911208.67071 0.00156 0.00000 Very Low 9898.01676 0.00012 920.84718 10818.86394 23.65809 Relatively High 20.21159 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00054 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
3 2 T06007040300 Hawaii HI 15 Hawaii County 1 15001 20100 6007040300 5213 409283000.00000 30161527.91425 97.06429 26.04746 Relatively High 89.48157 87.42331 24.65713 Relatively Moderate 83.81061 87.42331 754552.35951 510222.11674 0.03203 243454.03599 876.20678 33.34559 Relatively Moderate 67.05195 65.52707 0.90800 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.05797 1082842.59205 13.79207 104819706.86800 105902549.46005 0.00003 0.00000 Very Low 1.96929 0.00000 0.01514 1.98443 0.41421 Very Low 0.43745 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00999 409283000.00000 5213.00000 39618800000.00000 40028083000.00000 0.00085 0.00001 Very Low 509627.80000 0.03142 238817.53600 748445.33600 37.59776 Very High 44.78823 Very High 1.00000 0.03125 409283000.00000 5213.00000 39618800000.00000 30161527.91425 40058244527.91425 0.00002 0.00000 0.00023 Very Low 230.50755 0.00001 94.13042 214.50308 539.14105 5.23113 Very Low 5.89326 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 409283000.00000 5213.00000 39618800000.00000 30161527.91425 40058244527.91425 0.00003 0.00000 0.00025 Very Low 104.50942 0.00002 129.80644 74.22140 308.53726 2.74405 Very Low 3.93901 Very Low 0.00000 0.01489 409283000.00000 5213.00000 39618800000.00000 40028083000.00000 0.00001 0.00000 Very Low 35.88461 0.00011 802.88647 838.77109 12.85819 Relatively Low 11.21211 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00062 0.00000 0.00035 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 409283000.00000 5213.00000 39618800000.00000 30161527.91425 40058244527.91425 0.00001 0.00000 0.00062 Very Low 106.92614 0.00005 384.11243 585.56576 1076.60433 9.88986 Very Low 11.93947 Relatively Low 0.00000 0.00068 409283000.00000 5213.00000 39618800000.00000 30161527.91425 40058244527.91425 0.00040 0.00000 0.00009 Very Low 110.62122 0.00000 7.13985 1.91654 119.67761 3.51093 Very Low 4.39173 Very Low 4.00000 0.01827 315888.85876 2.21179 16809625.49771 17125514.35647 0.00067 0.00000 Very Low 3.84018 0.00000 1.18945 5.02963 1.83273 Very Low 1.70429 Very Low 4.00000 0.02040 407903840.58452 5201.97999 39535047952.75828 39942951793.34279 0.00000 0.00000 Very Low 0.05834 0.00042 3217.21979 3217.27813 17.05247 Relatively Low 17.99321 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
4 3 T06007040500 Hawaii HI 15 Kauai County 7 15007 40500 6007040500 5943 1030806000.00000 459516.67318 6.15003 19.04672 Relatively Moderate 67.45350 69.32515 18.77198 Relatively Low 60.41188 72.08589 332959.95714 167792.77343 0.02173 165149.47095 17.71276 33.12171 Relatively Moderate 64.78264 63.53276 0.76800 52.50920 Relatively Low 23.51257 100.00000 2.62546 Not Applicable Not Applicable Not Applicable 0.06997 66594737.28485 383.94472 2917979891.46114 2984574628.74599 0.00001 0.00000 Very Low 29.43507 0.00000 0.06284 29.49791 1.01844 Very Low 1.03309 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 56.00000 3.11111 0.00000 0.00000 0.00306 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00059 1030806000.00000 5943.00000 45166800000.00000 46197606000.00000 0.01675 0.00014 Very Low 120075.00000 0.00114 8693.10800 128768.10800 20.91116 Relatively Moderate 23.92602 Relatively Moderate 0.00000 0.00000 1030806000.00000 5943.00000 45166800000.00000 459516.67318 46198065516.67319 0.00002 0.00000 0.00023 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 2.00000 0.02899 1030806000.00000 5943.00000 45166800000.00000 459516.67318 46198065516.67319 0.00003 0.00000 0.00025 Very Low 762.93855 0.00006 428.93863 3.27762 1195.15480 4.30954 Very Low 5.94177 Very Low 0.00000 0.01489 1030806000.00000 5943.00000 45166800000.00000 46197606000.00000 0.00001 0.00000 Relatively Low 90.37775 0.00026 1946.60010 2036.97785 17.28334 Relatively Low 14.47524 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 40606220.88329 293.03851 2227092672.09568 530.17073 2267699423.14970 0.00018 0.00001 0.00425 Very Low 43350.62058 0.01991 151312.19453 13.32099 194676.13611 26.17228 Relatively High 24.94239 Relatively High 1.00000 0.03125 1030806000.00000 5943.00000 45166800000.00000 459516.67318 46198065516.67319 0.00000 0.00000 0.00007 Very Low 104.32687 0.00034 2582.53252 1.04430 2687.90369 13.41661 Relatively Low 15.55708 Relatively Low 0.00000 0.00012 1030806000.00000 5943.00000 45166800000.00000 459516.67318 46198065516.67319 0.00529 0.00000 0.00124 Very Low 666.54751 0.00000 19.47362 0.06986 686.09099 6.28364 Very Low 7.55001 Very Low 9.00000 0.04110 42337272.98880 137.65344 1046166175.94293 1088503448.93173 0.00156 0.00000 Very Low 2713.52710 0.00002 166.56070 2880.08780 15.21905 Relatively Moderate 13.59328 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00054 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
5 4 T15001021010 Hawaii HI 15 Hawaii County 1 15001 21010 15001021010 7884 737712000.00000 8711454.30907 58.44015 43.10663 Very High 99.44596 98.15951 42.66746 Very High 99.27412 99.07975 3909779.13212 2582125.81113 0.17465 1327364.33307 288.98792 31.89036 Relatively Moderate 51.09567 54.41595 -0.00200 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 737712000.00000 7884.00000 59918400000.00000 60656112000.00000 0.00085 0.00001 Very Low 2580741.40000 0.17368 1319941.70400 3900683.10400 65.18617 Very High 74.26402 Very High 1.00000 0.03125 737712000.00000 7884.00000 59918400000.00000 8711454.30907 60664823454.30907 0.00002 0.00000 0.00023 Very Low 415.47825 0.00002 142.36029 61.95422 619.79275 5.47996 Very Low 5.90416 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.02693 737712000.00000 7884.00000 59918400000.00000 8711454.30907 60664823454.30907 0.00003 0.00000 0.00025 Very Low 473.50519 0.00007 494.85671 57.24619 1025.60809 4.09528 Very Low 5.62210 Very Low 0.00000 0.01489 737712000.00000 7884.00000 59918400000.00000 60656112000.00000 0.00001 0.00000 Very Low 64.68021 0.00016 1214.26375 1278.94396 14.79958 Relatively Low 12.34178 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00062 0.00000 0.00035 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 737712000.00000 7884.00000 59918400000.00000 8711454.30907 60664823454.30907 0.00001 0.00000 0.00062 Very Low 192.72899 0.00008 580.92123 169.12702 942.77724 9.46182 Very Low 10.92421 Very Low 1.00000 0.00047 737712000.00000 7884.00000 59918400000.00000 8711454.30907 60664823454.30907 0.00069 0.00000 0.00016 Very Low 237.91094 0.00000 12.88431 0.66049 251.45574 4.49681 Very Low 5.37964 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00067 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 4.00000 0.02074 737708710.86281 7883.95914 59918089427.41537 60655798138.27817 0.00000 0.00000 Very Low 0.10755 0.00065 4977.34278 4977.45033 19.72242 Relatively Low 19.90227 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
6 5 T15001021101 Hawaii HI 15 Hawaii County 1 15001 21101 15001021101 3531 365469000.00000 1115552.94635 41.05512 39.63694 Very High 99.05140 96.62577 35.46313 Relatively High 97.74536 94.47853 2244880.45142 1569603.24411 0.08885 675239.57432 37.63299 35.28057 Relatively High 83.00003 82.33618 2.11800 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06797 53358423.69059 515.52551 3917993905.88847 3971352329.57906 0.00000 0.00000 Very Low 3.54621 0.00000 0.01780 3.56401 0.50348 Very Low 0.56259 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 365469000.00000 3531.00000 26835600000.00000 27201069000.00000 0.00085 0.00001 Very Low 1549795.80000 0.08759 665692.13200 2215487.93200 53.98400 Very High 68.03998 Very High 1.00000 0.03125 365469000.00000 3531.00000 26835600000.00000 1115552.94635 27202184552.94634 0.00002 0.00000 0.00023 Very Low 205.83157 0.00001 63.75878 7.93360 277.52395 4.19239 Very Low 4.99711 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.02899 365469000.00000 3531.00000 26835600000.00000 1115552.94635 27202184552.94634 0.00003 0.00000 0.00025 Very Low 270.49744 0.00003 254.85147 7.95695 533.30587 3.29318 Very Low 5.00157 Very Low 0.00000 0.01489 365469000.00000 3531.00000 26835600000.00000 27201069000.00000 0.00001 0.00000 Very Low 32.04314 0.00007 543.83122 575.87436 11.34335 Very Low 10.46517 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 4828130.52792 35.13840 267051849.41506 0.00000 271879979.94298 0.00062 0.00000 0.00035 Very Low 17839.86635 0.00080 6055.91461 0.00000 23895.78097 13.00702 Relatively Moderate 13.65466 Relatively Moderate 1.00000 0.03125 365469000.00000 3531.00000 26835600000.00000 1115552.94635 27202184552.94634 0.00001 0.00000 0.00062 Very Low 95.47963 0.00003 260.17667 21.65771 377.31401 6.97278 Very Low 8.90631 Very Low 0.00000 0.00036 365469000.00000 3531.00000 26835600000.00000 1115552.94635 27202184552.94634 0.00089 0.00000 0.00021 Very Low 118.06762 0.00000 5.78049 0.08473 123.93284 3.55205 Very Low 4.70106 Very Low 13.00000 0.05937 31437177.79214 196.01735 1489731895.59017 1521169073.38231 0.00067 0.00000 Very Low 1242.06384 0.00005 342.59484 1584.65869 12.47090 Relatively Moderate 12.26989 Relatively Moderate 3.00000 0.01880 365467633.73540 3530.98544 26835489328.50994 27200956962.24534 0.00000 0.00000 Very Low 0.04829 0.00027 2020.51644 2020.56473 14.60322 Relatively Low 16.30299 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
7 6 T15007040603 Hawaii HI 15 Kauai County 7 15007 40603 15007040603 2544 509507000.00000 3763051.37824 15.92897 23.86137 Relatively Moderate 84.61486 84.96933 22.24133 Relatively Moderate 75.90289 83.74233 553788.50269 159866.00534 0.04652 353552.14484 40370.35252 35.02151 Relatively Moderate 81.31617 79.77208 1.95600 52.50920 Relatively Low 23.51257 100.00000 2.62546 Not Applicable Not Applicable Not Applicable 0.06997 59268365.98289 295.93062 2249072721.78711 2308341087.77000 0.00000 0.00000 Very Low 8.32036 0.00000 0.01092 8.33129 0.66821 Very Low 0.71669 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 119.00000 6.61111 1994468.37633 1994468.37633 0.00306 Relatively Moderate 40334.38765 40334.38765 9.31734 Relatively Moderate 10.01188 Relatively Moderate 0.00063 509507000.00000 2544.00000 19334400000.00000 19843907000.00000 0.01675 0.00014 Very Low 29888.80000 0.00020 1554.96000 31443.76000 13.07034 Relatively Low 15.81253 Relatively Low 0.00000 0.00000 509507000.00000 2544.00000 19334400000.00000 3763051.37824 19847670051.37824 0.00002 0.00000 0.00023 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 2.00000 0.02899 509500026.78672 2543.97895 19334240023.79628 3763051.37824 19847503101.96123 0.00003 0.00000 0.00025 Very Low 377.10026 0.00002 183.61280 26.84089 587.55394 3.40125 Very Low 4.95845 Very Low 0.00000 0.01489 509507000.00000 2544.00000 19334400000.00000 19843907000.00000 0.00001 0.00000 Relatively Low 44.67193 0.00011 833.27455 877.94648 13.05534 Relatively Low 11.56134 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 119566421.24698 677.50082 5149006219.30499 0.00000 5268572640.55196 0.00018 0.00001 0.00425 Very Low 127647.40105 0.04603 349831.61700 0.00000 477479.01805 35.29573 Relatively High 35.56647 Very High 1.00000 0.03125 509507000.00000 2544.00000 19334400000.00000 3763051.37824 19847670051.37824 0.00000 0.00000 0.00007 Very Low 51.56671 0.00015 1105.49600 8.55192 1165.61463 10.15523 Very Low 12.45080 Relatively Low 0.00000 0.00030 509507000.00000 2544.00000 19334400000.00000 3763051.37824 19847670051.37824 0.00216 0.00000 0.00051 Very Low 329.46124 0.00000 8.33601 0.57206 338.36931 4.96456 Very Low 6.30712 Very Low 3.00000 0.01370 71084897.08188 86.37411 656443216.19310 727528113.27497 0.00156 0.00000 Relatively Low 1518.68378 0.00000 34.83756 1553.52135 12.38867 Relatively Moderate 11.69993 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00054 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
8 7 T15007040700 Hawaii HI 15 Kauai County 7 15007 40700 15007040700 8403 953840000.00000 4902899.03377 35.90948 14.59959 Relatively Low 44.79990 33.43558 14.20260 Relatively Low 34.62929 25.15337 144200.07020 43942.44874 0.01285 97647.67877 2609.94268 33.55668 Relatively Moderate 69.08872 66.95157 1.04000 52.50920 Relatively Low 23.51257 100.00000 2.62546 Not Applicable Not Applicable Not Applicable 0.06997 7924120.21670 88.32960 671304924.88476 679229045.10146 0.00002 0.00000 Very Low 9.50050 0.00000 0.04836 9.54886 0.69929 Very Low 0.71866 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 56.00000 3.11111 0.00000 0.00000 0.00306 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00042 753840000.00000 8403.00000 63862800000.00000 64616640000.00000 0.01675 0.00014 Very Low 22605.70000 0.00027 2018.10400 24623.80400 12.04741 Relatively Low 13.96537 Relatively Low 0.00000 0.00000 753840000.00000 8403.00000 63862800000.00000 4902899.03377 64621542899.03377 0.00002 0.00000 0.00023 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 2.00000 0.03679 753839838.38954 8402.99875 63862790504.85674 4902899.03377 64621533242.28004 0.00003 0.00000 0.00025 Very Low 565.98809 0.00008 612.82953 35.49170 1214.30933 4.33244 Very Low 6.05179 Very Low 0.00000 0.01489 753840000.00000 8403.00000 63862800000.00000 64616640000.00000 0.00001 0.00000 Relatively Low 66.09426 0.00036 2752.36087 2818.45514 19.25910 Relatively Low 16.34181 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 17435799.68529 171.14959 1300736857.00983 101991.57740 1318274648.27252 0.00018 0.00001 0.00425 Very Low 18614.21034 0.01163 88374.11698 2562.62541 109550.95274 21.60775 Relatively Moderate 20.86278 Relatively High 1.00000 0.03125 753840000.00000 8403.00000 63862800000.00000 4902899.03377 64621542899.03377 0.00000 0.00000 0.00007 Very Low 76.29541 0.00048 3651.52630 11.14234 3738.96405 14.97690 Relatively Low 17.59436 Relatively Low 0.00000 0.00056 753840000.00000 8403.00000 63862800000.00000 4902899.03377 64621542899.03377 0.00106 0.00000 0.00025 Very Low 446.83063 0.00000 25.23975 0.68323 472.75361 5.55003 Very Low 6.75605 Very Low 18.00000 0.08221 12152864.16114 88.20369 670348043.92447 682500908.08561 0.00156 0.00000 Very Low 1557.82951 0.00003 213.45297 1771.28248 12.94241 Relatively Moderate 11.71164 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00054 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
9 8 T15009030100 Hawaii HI 15 Maui County 9 15009 30100 15009030100 2291 368239000.00000 644114.43823 214.38785 15.53237 Relatively Low 50.19866 40.79755 16.22382 Relatively Low 46.88956 49.07975 214942.06742 186581.21871 0.00370 28099.26602 261.58269 30.83172 Relatively Low 39.41537 40.17094 -0.66400 51.80160 Relatively Low 16.95832 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.06997 50139595.99455 311.94364 2370771671.70963 2420911267.70418 0.00000 0.00000 Very Low 1.07722 0.00000 0.00814 1.08535 0.33874 Very Low 0.32422 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 427.00000 23.72222 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00710 368239000.00000 2291.00000 17411600000.00000 17779839000.00000 0.00086 0.00001 Very Low 185778.40000 0.00359 27310.52400 213088.92400 24.73407 Relatively High 26.70332 Relatively Moderate 1.00000 0.03125 368239000.00000 2291.00000 17411600000.00000 644114.43823 17780483114.43823 0.00002 0.00000 0.00023 Very Low 207.39163 0.00000 11.44315 4.58082 223.41560 3.90002 Very Low 3.98193 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 368239000.00000 2291.00000 17411600000.00000 644114.43823 17780483114.43823 0.00003 0.00000 0.00025 Very Low 94.02893 0.00001 57.04711 1.58503 152.66107 2.17036 Very Low 2.82354 Very Low 0.00000 0.01489 368239000.00000 2291.00000 17411600000.00000 17779839000.00000 0.00001 0.00000 Relatively Low 32.28601 0.00006 421.81394 454.09995 10.47971 Very Low 8.28180 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.00000 4.45833 25.00018 0.00016 1231.49037 13472.89239 14729.38295 0.00003 0.00000 0.00425 Relatively Low 0.00341 0.00000 0.01497 255.08040 255.09878 2.86400 Very Low 2.57542 Very Low 1.00000 0.03125 368239000.00000 2291.00000 17411600000.00000 644114.43823 17780483114.43823 0.00000 0.00000 0.00001 Very Low 5.90526 0.00001 45.41033 0.26947 51.58506 3.59208 Very Low 3.93015 Very Low 0.00000 0.00246 368239000.00000 2291.00000 17411600000.00000 644114.43823 17780483114.43823 0.00018 0.00000 0.00004 Very Low 162.81759 0.00000 5.13314 0.06696 168.01769 3.93129 Very Low 4.45675 Very Low 6.00000 0.02740 14124383.39242 90.80410 690111171.91395 704235555.30637 0.00077 0.00000 Very Low 299.26487 0.00000 0.69287 299.95774 7.16043 Relatively Low 6.03466 Relatively Low 1.00000 0.00353 368238629.38877 2290.99689 17411576330.42444 17779814959.81321 0.00000 0.00000 Very Low 0.00914 0.00003 246.55900 246.56813 7.24331 Very Low 6.92669 Very Low Insufficient Data Insufficient Data Insufficient Data 1.00000 0.03685 4945035.46895 9.36072 71141493.17722 290715.71559 76377244.36176 0.00000 0.00000 0.00000 Very Low 0.03465 0.00000 0.61937 0.00000 0.65402 1.38174 Very Low 0.80470 Very Low November 2021
10 9 T15009030201 Hawaii HI 15 Maui County 9 15009 30201 15009030201 2453 240407000.00000 911133.68855 45.60377 16.07827 Relatively Low 53.14893 46.31902 16.56206 Relatively Low 48.73039 51.53374 228667.71116 175591.24623 0.00698 53067.26841 9.19652 31.26349 Relatively Low 44.05247 45.86895 -0.39400 51.80160 Relatively Low 16.95832 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.06797 1123293.72474 11.46156 87107863.96231 88231157.68705 0.00021 0.00000 Very Low 16.37957 0.00000 0.09791 16.47748 0.83876 Very Low 0.81406 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 42.00000 2.33333 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00662 240407000.00000 2453.00000 18642800000.00000 18883207000.00000 0.00086 0.00001 Very Low 175248.30000 0.00687 52224.16000 227472.46000 25.27851 Relatively High 27.67330 Relatively Moderate 1.00000 0.03125 240407000.00000 2453.00000 18642800000.00000 911133.68855 18884118133.68855 0.00002 0.00000 0.00023 Very Low 135.39685 0.00000 12.25231 6.47981 154.12897 3.44606 Very Low 3.56772 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 240407000.00000 2453.00000 18642800000.00000 911133.68855 18884118133.68855 0.00003 0.00000 0.00025 Very Low 61.38734 0.00001 61.08099 2.24212 124.71045 2.02888 Very Low 2.67645 Very Low 0.00000 0.01489 240407000.00000 2453.00000 18642800000.00000 18883207000.00000 0.00001 0.00000 Relatively Low 21.07811 0.00006 451.64103 472.71914 10.62103 Very Low 8.51102 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.00000 4.45833 0.00000 0.00000 0.00000 0.00000 0.00000 0.00003 0.00000 0.00425 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 240407000.00000 2453.00000 18642800000.00000 911133.68855 18884118133.68855 0.00000 0.00000 0.00001 Very Low 3.85529 0.00001 48.62136 0.38118 52.85783 3.62138 Very Low 4.01769 Very Low 0.00000 0.00051 240407000.00000 2453.00000 18642800000.00000 911133.68855 18884118133.68855 0.00085 0.00000 0.00020 Very Low 104.84305 0.00000 5.42097 0.09342 110.35744 3.41731 Very Low 3.92823 Very Low 1.00000 0.00457 0.00000 0.00000 0.00000 0.00000 0.00077 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.00353 240406941.15547 2452.99938 18642795288.99131 18883202230.14679 0.00000 0.00000 Very Low 0.00597 0.00003 263.99384 263.99981 7.41013 Very Low 7.18546 Very Low Insufficient Data Insufficient Data Insufficient Data 1.00000 0.01070 7419.82311 0.00000 0.00000 0.00000 7419.82311 0.00000 0.00000 0.00000 Very Low 0.00005 0.00000 0.00000 0.00000 0.00005 0.05941 Very Low 0.03508 Very Low November 2021
11 10 T15001021402 Hawaii HI 15 Hawaii County 1 15001 21402 15001021402 4025 425500000.00000 1383968.45859 16.19403 40.68959 Very High 99.17238 97.23926 37.67192 Relatively High 98.48499 96.01227 2691010.34603 1957068.23792 0.09657 733898.98850 43.11961 34.09400 Relatively Moderate 74.00077 71.79487 1.37600 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06997 23588727.03030 223.13661 1695838213.52973 1719426940.56003 0.00000 0.00000 Very Low 4.85958 0.00000 0.02579 4.88537 0.55929 Very Low 0.60393 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 161.00000 8.94444 1383968.45859 1383968.45859 0.00000 Very Low 0.66961 0.66961 0.23769 Very Low 0.25713 Very Low 0.01000 425500000.00000 4025.00000 30590000000.00000 31015500000.00000 0.00085 0.00001 Very Low 1310569.60000 0.07114 540663.92400 1851233.52400 50.84665 Very High 61.93038 Very High 1.00000 0.03125 425500000.00000 4025.00000 30590000000.00000 1383968.45859 31016883968.45859 0.00002 0.00000 0.00023 Very Low 239.64094 0.00001 72.67887 9.84252 322.16232 4.40609 Very Low 5.07519 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.01449 425500000.00000 4025.00000 30590000000.00000 1383968.45859 31016883968.45859 0.00003 0.00000 0.00025 Very Low 157.46433 0.00002 145.25307 4.93575 307.65315 2.74143 Very Low 4.02356 Very Low 0.00000 0.01489 425500000.00000 4025.00000 30590000000.00000 31015500000.00000 0.00001 0.00000 Very Low 37.30647 0.00008 619.91522 657.22169 11.85412 Very Low 10.56858 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 174713506.01008 1099.34364 8355011636.67989 341.93286 8529725484.62282 0.00062 0.00000 0.00035 Very Low 645563.65645 0.02493 189465.96765 0.70657 835030.33067 42.52440 Very High 43.14034 Very High 1.00000 0.03125 425500000.00000 4025.00000 30590000000.00000 1383968.45859 31016883968.45859 0.00001 0.00000 0.00062 Very Low 111.16287 0.00004 296.57635 26.86882 434.60804 7.30922 Very Low 9.02204 Very Low 0.00000 0.00014 425500000.00000 4025.00000 30590000000.00000 1383968.45859 31016883968.45859 0.00216 0.00000 0.00051 Very Low 126.00264 0.00000 6.03994 0.09635 132.13894 3.62878 Very Low 4.64107 Very Low 3.00000 0.01370 28350000.00000 217.00000 1649200000.00000 1677550000.00000 0.00067 0.00000 Very Low 258.48260 0.00001 87.52335 346.00595 7.50954 Relatively Low 7.14001 Relatively Low 4.00000 0.02074 425499989.06864 4024.99994 30589999534.17246 31015499523.24112 0.00000 0.00000 Very Low 0.06203 0.00033 2541.08425 2541.14628 15.76284 Relatively Low 17.00573 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
12 11 T15001021800 Hawaii HI 15 Hawaii County 1 15001 21800 15001021800 6322 560173000.00000 1734823.67589 140.96980 26.97149 Relatively High 91.06119 88.03681 25.25687 Relatively Moderate 85.41910 88.03681 810962.25104 553967.91018 0.03381 256935.70640 58.63445 33.70860 Relatively Moderate 70.50858 69.51567 1.13500 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06997 51086751.82636 576.55482 4381816657.26756 4432903409.09392 0.00000 0.00000 Very Low 1.35272 0.00000 0.01175 1.36447 0.36559 Very Low 0.39031 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1575.00000 87.50000 1734823.67589 1734823.67589 0.00000 Very Low 8.21121 8.21121 0.54811 Very Low 0.58625 Very Low 0.00975 560173000.00000 6322.00000 48047200000.00000 48607373000.00000 0.00085 0.00001 Very Low 538363.40000 0.03189 242373.27200 780736.67200 38.13088 Very High 45.91780 Very High 1.00000 0.03125 560173000.00000 6322.00000 48047200000.00000 1734823.67589 48609107823.67590 0.00002 0.00000 0.00023 Very Low 315.48856 0.00002 114.15548 12.33774 441.98177 4.89587 Very Low 5.57560 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 560173000.00000 6322.00000 48047200000.00000 1734823.67589 48609107823.67590 0.00003 0.00000 0.00025 Very Low 143.03881 0.00002 157.42113 4.26905 304.72899 2.73271 Very Low 3.96544 Very Low 0.00000 0.01489 560173000.00000 6322.00000 48047200000.00000 48607373000.00000 0.00001 0.00000 Very Low 49.11416 0.00013 973.69044 1022.80460 13.73714 Relatively Low 12.10894 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 3744844.48926 53.32291 405254095.07322 0.00000 408998939.56248 0.00062 0.00000 0.00035 Very Low 13837.14148 0.00121 9189.91650 0.00000 23027.05798 12.84745 Relatively Low 12.88621 Relatively Moderate 1.00000 0.03125 560173000.00000 6322.00000 48047200000.00000 1734823.67589 48609107823.67590 0.00001 0.00000 0.00062 Very Low 146.34651 0.00006 465.82750 33.68043 645.85444 8.34097 Very Low 10.17919 Very Low 0.00000 0.00129 560173000.00000 6322.00000 48047200000.00000 1734823.67589 48609107823.67590 0.00026 0.00000 0.00006 Very Low 186.81669 0.00000 10.68402 0.13602 197.63673 4.14992 Very Low 5.24769 Very Low 38.00000 0.17355 8010662.96092 89.79247 682422772.25452 690433435.21544 0.00067 0.00000 Very Low 925.14344 0.00006 458.73984 1383.88329 11.92026 Relatively Moderate 11.20556 Relatively Moderate 4.00000 0.01991 554917542.96476 6278.25578 47714743913.31599 48269661456.28075 0.00000 0.00000 Very Low 0.06782 0.00042 3191.98774 3192.05556 17.00779 Relatively Low 18.14143 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
13 12 T15009030402 Hawaii HI 15 Maui County 9 15009 30402 15009030402 8652 848387000.00000 6154260.50318 17.78706 22.71780 Relatively Moderate 81.28239 83.74233 23.94497 Relatively Moderate 81.76219 85.27607 691042.40903 529396.71719 0.02126 161581.31019 64.38165 30.55347 Relatively Low 36.52641 37.60684 -0.83800 51.80160 Relatively Low 16.95832 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 49.00000 2.72222 5275080.43130 5275080.43130 0.00000 Very Low 2.33310 2.33310 0.36034 Very Low 0.34242 Very Low 0.00638 848387000.00000 8652.00000 65755200000.00000 66603587000.00000 0.00086 0.00001 Very Low 528285.00000 0.02087 158610.02400 686895.02400 36.53749 Very High 39.09050 Relatively High 1.00000 0.03125 848387000.00000 8652.00000 65755200000.00000 6154260.50318 66609741260.50318 0.00002 0.00000 0.00023 Very Low 477.81023 0.00001 43.21525 43.76794 564.79342 5.31282 Very Low 5.37545 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 848387000.00000 8652.00000 65755200000.00000 6154260.50318 66609741260.50318 0.00003 0.00000 0.00025 Very Low 216.63355 0.00003 215.43935 15.14439 447.21729 3.10548 Very Low 4.00363 Very Low 0.00000 0.01489 848387000.00000 8652.00000 65755200000.00000 66603587000.00000 0.00001 0.00000 Relatively Low 74.38384 0.00021 1592.98745 1667.37129 16.16750 Relatively Low 12.66138 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00003 0.00000 0.00425 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 848387000.00000 8652.00000 65755200000.00000 6154260.50318 66609741260.50318 0.00000 0.00000 0.00001 Very Low 13.60516 0.00002 171.49286 2.57470 187.67272 5.52466 Very Low 5.99005 Very Low 0.00000 0.00017 848387000.00000 8652.00000 65755200000.00000 6154260.50318 66609741260.50318 0.00226 0.00000 0.00053 Very Low 329.26335 0.00000 17.01581 0.56153 346.84070 5.00565 Very Low 5.62370 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00077 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.00353 848386998.45167 8651.99998 65755199831.89553 66603586830.34721 0.00000 0.00000 Very Low 0.02105 0.00012 931.13546 931.15651 11.27973 Relatively Low 10.68933 Very Low Insufficient Data Insufficient Data Insufficient Data 1.00000 0.00086 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
14 13 T15009030800 Hawaii HI 15 Maui County 9 15009 30800 15009030800 6907 606441000.00000 4986834.92419 54.87226 18.46969 Relatively Moderate 64.90603 65.95092 19.84240 Relatively Moderate 65.44770 76.38037 393228.05869 270968.50741 0.01608 122189.36101 70.19028 29.97617 Relatively Low 30.79775 33.90313 -1.19900 51.80160 Relatively Low 16.95832 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.06997 13759687.48743 156.71460 1191030994.30180 1204790681.78924 0.00000 0.00000 Very Low 1.44185 0.00000 0.01484 1.45668 0.37365 Very Low 0.34771 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 546.00000 30.33333 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00587 606441000.00000 6907.00000 52493200000.00000 53099641000.00000 0.00086 0.00001 Very Low 263409.70000 0.00995 75629.42400 339039.12400 28.87521 Relatively High 30.30912 Relatively High 1.00000 0.03125 606441000.00000 6907.00000 52493200000.00000 4986834.92419 53104627834.92419 0.00002 0.00000 0.00023 Very Low 341.54662 0.00000 34.49928 35.46543 411.51133 4.78067 Very Low 4.74564 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 606441000.00000 6907.00000 52493200000.00000 4986834.92419 53104627834.92419 0.00003 0.00000 0.00025 Very Low 154.85323 0.00002 171.98793 12.27159 339.11275 2.83186 Very Low 3.58189 Very Low 0.00000 0.01489 606441000.00000 6907.00000 52493200000.00000 53099641000.00000 0.00001 0.00000 Relatively Low 53.17079 0.00017 1271.70184 1324.87263 14.97466 Relatively Low 11.50563 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.00000 4.45833 42656810.46718 478.23211 3634564016.70413 1051.98194 3677221879.15324 0.00003 0.00000 0.00425 Very Low 5818.45002 0.00581 44184.13332 19.91703 50022.50037 16.63895 Relatively Moderate 14.54715 Relatively Moderate 1.00000 0.03125 606441000.00000 6907.00000 52493200000.00000 4986834.92419 53104627834.92419 0.00000 0.00000 0.00001 Very Low 9.72519 0.00002 136.90490 2.08630 148.71639 5.11240 Very Low 5.43833 Very Low 0.00000 0.00057 606441000.00000 6907.00000 52493200000.00000 4986834.92419 53104627834.92419 0.00068 0.00000 0.00016 Very Low 232.73694 0.00000 13.43238 0.44994 246.61926 4.46779 Very Low 4.92449 Very Low 4.00000 0.01827 67033876.95772 771.70739 5864976148.00613 5932010024.96385 0.00077 0.00000 Very Low 946.86772 0.00000 3.92561 950.79333 10.51835 Relatively Low 8.61866 Relatively Low 1.00000 0.00353 606440788.36827 6906.99809 52493185462.40396 53099626250.77223 0.00000 0.00000 Very Low 0.01505 0.00010 743.33690 743.35195 10.46380 Relatively Low 9.72875 Very Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
15 14 T15003010201 Hawaii HI 15 Honolulu County 3 15003 10201 15003010201 5882 557874000.00000 2011289.80040 25.58169 17.51025 Relatively Low 60.43525 60.12270 18.08135 Relatively Low 56.90345 68.40491 297546.24229 249181.35916 0.00633 48113.72884 251.15430 30.94686 Relatively Low 40.59858 41.59544 -0.59200 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.06997 135837044.05720 1432.21138 10884806511.68153 11020643555.73873 0.00007 0.00000 Very Low 680.74714 0.00000 4.98691 685.73405 2.90664 Very Low 2.81414 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00294 557874000.00000 5882.00000 44703200000.00000 45261074000.00000 0.01675 0.00014 Very Low 171686.60000 0.00573 43568.06400 215254.66400 24.81758 Relatively High 27.10219 Relatively Moderate 1.00000 0.03125 557874000.00000 5882.00000 44703200000.00000 2011289.80040 45263085289.80040 0.00002 0.00000 0.00023 Very Low 314.19377 0.00000 29.34533 14.30391 357.84301 4.56309 Very Low 4.71261 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01449 557874000.00000 5882.00000 44703200000.00000 2011289.80040 45263085289.80040 0.00003 0.00000 0.00025 Very Low 206.45184 0.00003 212.26796 7.17301 425.89281 3.05532 Very Low 4.02063 Very Low 0.00000 0.01489 557874000.00000 5882.00000 44703200000.00000 45261074000.00000 0.00001 0.00000 Very Low 48.91259 0.00002 175.72649 224.63909 8.28821 Very Low 6.62539 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 136393741.72263 1377.31254 10467575297.43206 63035.32850 10604032074.48320 0.00007 0.00000 0.00057 Very Low 59032.84739 0.00051 3903.99151 227.88476 63164.72366 17.98439 Relatively Moderate 16.35854 Relatively Moderate 1.00000 0.03125 557874000.00000 5882.00000 44703200000.00000 2011289.80040 45263085289.80040 0.00000 0.00000 0.00002 Very Low 3.96191 0.00002 162.53208 1.37985 167.87383 5.32312 Very Low 5.89120 Very Low 0.00000 0.00061 557874000.00000 5882.00000 44703200000.00000 2011289.80040 45263085289.80040 0.00142 0.00000 0.00033 Very Low 486.99722 0.00000 26.01970 0.41278 513.42969 5.70485 Very Low 6.54224 Very Low 6.00000 0.02740 391320912.79468 4049.33338 30774933712.97582 31166254625.77051 0.00156 0.00000 Very Low 16720.64731 0.00000 30.79485 16751.44215 27.36969 Relatively High 23.33236 Relatively High 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
16 15 T15007040604 Hawaii HI 15 Kauai County 7 15007 40604 15007040604 3139 376167000.00000 807532.16235 8.38803 14.27658 Relatively Low 42.87109 30.67485 13.88310 Relatively Low 32.61112 22.08589 134685.55276 77709.94474 0.00749 56896.70264 78.90538 33.56948 Relatively Moderate 69.21046 67.80627 1.04800 52.50920 Relatively Low 23.51257 100.00000 2.62546 Not Applicable Not Applicable Not Applicable 0.06997 21860058.46409 182.41559 1386358449.15372 1408218507.61782 0.00000 0.00000 Very Low 1.38925 0.00000 0.00308 1.39232 0.36806 Very Low 0.37840 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 119.00000 6.61111 0.00000 0.00000 0.00306 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00049 376167000.00000 3139.00000 23856400000.00000 24232567000.00000 0.01675 0.00014 Very Low 19693.20000 0.00022 1634.30400 21327.50400 11.48388 Relatively Low 13.31720 Relatively Low 0.00000 0.00000 376167000.00000 3139.00000 23856400000.00000 807532.16235 24233374532.16235 0.00002 0.00000 0.00023 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 2.00000 0.02899 376166995.48792 3138.99999 23856399905.39677 807532.16235 24233374433.04704 0.00003 0.00000 0.00025 Very Low 278.41544 0.00003 226.55870 5.75992 510.73406 3.24605 Very Low 4.53598 Very Low 0.00000 0.01489 376167000.00000 3139.00000 23856400000.00000 24232567000.00000 0.00001 0.00000 Relatively Low 32.98111 0.00014 1028.16384 1061.14495 13.90669 Relatively Low 11.80466 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 51663594.44358 101.80236 773697943.11732 2833.21245 825364370.77335 0.00018 0.00001 0.00425 Very Low 55155.31443 0.00692 52566.26055 71.18688 107792.76187 21.49153 Relatively Moderate 20.75848 Relatively High 1.00000 0.03125 376167000.00000 3139.00000 23856400000.00000 807532.16235 24233374532.16235 0.00000 0.00000 0.00007 Very Low 38.07150 0.00018 1364.05344 1.83520 1403.96014 10.80496 Very Low 12.69814 Relatively Low 0.00000 0.00015 376167000.00000 3139.00000 23856400000.00000 807532.16235 24233374532.16235 0.00433 0.00000 0.00102 Very Low 244.46263 0.00000 10.33737 0.12338 254.92338 4.51739 Very Low 5.50096 Very Low 4.00000 0.01827 79552220.59858 124.62703 947165413.48910 1026717634.08768 0.00156 0.00000 Relatively Low 2266.11038 0.00001 67.02166 2333.13204 14.18727 Relatively Moderate 12.84302 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00054 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
17 16 T15009030303 Hawaii HI 15 Maui County 9 15009 30303 15009030303 3567 1129413000.00000 197696.76397 19.73690 25.64936 Relatively High 88.69382 86.80982 26.45059 Relatively Moderate 88.13154 88.95706 931468.52406 861544.70905 0.00920 69921.82179 1.99323 31.22831 Relatively Low 43.64484 45.01425 -0.41600 51.80160 Relatively Low 16.95832 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.06997 100790585.95376 318.32467 2419267489.16270 2520058075.11646 0.00002 0.00000 Very Low 127.15741 0.00000 0.03195 127.18936 1.65764 Very Low 1.60701 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1239.00000 68.83333 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00692 1129413000.00000 3567.00000 27109200000.00000 28238613000.00000 0.00086 0.00001 Very Low 848650.00000 0.00884 67157.55200 915807.55200 40.21394 Very High 43.97412 Very High 1.00000 0.03125 1129413000.00000 3567.00000 27109200000.00000 197696.76397 28238810696.76397 0.00002 0.00000 0.00023 Very Low 636.08364 0.00000 17.81655 1.40598 655.30617 5.58269 Very Low 5.77326 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 1129413000.00000 3567.00000 27109200000.00000 197696.76397 28238810696.76397 0.00003 0.00000 0.00025 Very Low 288.39286 0.00001 88.82018 0.48649 377.69953 2.93543 Very Low 3.86799 Very Low 0.00000 0.01489 1129413000.00000 3567.00000 27109200000.00000 28238613000.00000 0.00001 0.00000 Relatively Low 99.02329 0.00009 656.74829 755.77158 12.41926 Relatively Low 9.94081 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.00000 4.45833 45816805.85821 16.64698 126517015.61973 0.00000 172333821.47793 0.00003 0.00000 0.00425 Very Low 6249.47791 0.00020 1538.02345 0.00000 7787.50136 8.95097 Relatively Low 8.15257 Relatively Low 1.00000 0.03125 1129413000.00000 3567.00000 27109200000.00000 197696.76397 28238810696.76397 0.00000 0.00000 0.00001 Very Low 18.11183 0.00001 70.70216 0.08271 88.89669 4.30659 Very Low 4.77251 Very Low 0.00000 0.00024 1129413000.00000 3567.00000 27109200000.00000 197696.76397 28238810696.76397 0.00163 0.00000 0.00038 Very Low 438.52859 0.00000 7.01835 0.01805 445.56498 5.44153 Very Low 6.24851 Very Low 4.00000 0.01827 356660523.69661 240.88137 1830698427.31834 2187358951.01495 0.00077 0.00000 Relatively Low 5037.90550 0.00000 1.22534 5039.13084 18.33880 Relatively Moderate 15.65436 Relatively Moderate 1.00000 0.00353 1129412989.07341 3566.99998 27109199823.31263 28238612812.38603 0.00000 0.00000 Very Low 0.02803 0.00005 383.88351 383.91154 8.39527 Very Low 8.13158 Very Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
18 17 T15009030403 Hawaii HI 15 Maui County 9 15009 30403 15009030403 3269 383672000.00000 401871.64844 7.32453 17.01022 Relatively Low 57.90291 53.98773 18.44373 Relatively Low 58.67829 69.63190 315797.32794 249358.12678 0.00874 66434.99704 4.20412 29.70112 Relatively Low 28.27948 31.62393 -1.37100 51.80160 Relatively Low 16.95832 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 42.00000 2.33333 401871.64844 401871.64844 0.00000 Very Low 0.15235 0.15235 0.14510 Very Low 0.13404 Very Low 0.00645 383672000.00000 3269.00000 24844400000.00000 25228072000.00000 0.00086 0.00001 Very Low 248855.30000 0.00859 65312.34800 314167.64800 28.15112 Relatively High 29.27794 Relatively High 1.00000 0.03125 383672000.00000 3269.00000 24844400000.00000 401871.64844 25228473871.64844 0.00002 0.00000 0.00023 Very Low 216.08347 0.00000 16.32809 2.85804 235.26960 3.96781 Very Low 3.90259 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 383672000.00000 3269.00000 24844400000.00000 401871.64844 25228473871.64844 0.00003 0.00000 0.00025 Very Low 97.96971 0.00001 81.39982 0.98892 180.35846 2.29440 Very Low 2.87545 Very Low 0.00000 0.01489 383672000.00000 3269.00000 24844400000.00000 25228072000.00000 0.00001 0.00000 Relatively Low 33.63912 0.00008 601.88118 635.52030 11.72219 Very Low 8.92399 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00003 0.00000 0.00425 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 383672000.00000 3269.00000 24844400000.00000 401871.64844 25228473871.64844 0.00000 0.00000 0.00001 Very Low 6.15276 0.00001 64.79544 0.16813 71.11633 3.99786 Very Low 4.21372 Very Low 0.00000 0.00007 383672000.00000 3269.00000 24844400000.00000 401871.64844 25228473871.64844 0.00551 0.00000 0.00129 Very Low 148.97220 0.00000 6.43201 0.03668 155.44090 3.83065 Very Low 4.18336 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00077 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.00353 383671965.49317 3268.99982 24844398657.69281 25228070623.18598 0.00000 0.00000 Very Low 0.00952 0.00005 351.81249 351.82201 8.15453 Very Low 7.51213 Very Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
19 18 T15009030404 Hawaii HI 15 Maui County 9 15009 30404 15009030404 5609 567723000.00000 5651711.18727 10.52359 21.76268 Relatively Moderate 78.15477 80.98160 21.79849 Relatively Moderate 74.10055 82.51534 521364.13755 400193.17325 0.01594 121111.84200 59.12230 32.15102 Relatively Moderate 54.10089 58.11966 0.16100 51.80160 Relatively Low 16.95832 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 42.00000 2.33333 5651711.18727 5651711.18727 0.00000 Very Low 2.14258 2.14258 0.35025 Very Low 0.35023 Very Low 0.00622 567723000.00000 5609.00000 42628400000.00000 43196123000.00000 0.00086 0.00001 Very Low 399450.10000 0.01568 119185.63200 518635.73200 33.27076 Relatively High 37.45670 Relatively High 1.00000 0.03125 567723000.00000 5609.00000 42628400000.00000 5651711.18727 43201774711.18726 0.00002 0.00000 0.00023 Very Low 319.74071 0.00000 28.01599 40.19390 387.95060 4.68764 Very Low 4.99089 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 567723000.00000 5609.00000 42628400000.00000 5651711.18727 43201774711.18726 0.00003 0.00000 0.00025 Very Low 144.96668 0.00002 139.66705 13.90771 298.54145 2.71409 Very Low 3.68200 Very Low 0.00000 0.01489 567723000.00000 5609.00000 42628400000.00000 43196123000.00000 0.00001 0.00000 Relatively Low 49.77612 0.00014 1032.71690 1082.49302 13.99933 Relatively Low 11.53665 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00003 0.00000 0.00425 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 567723000.00000 5609.00000 42628400000.00000 5651711.18727 43201774711.18726 0.00000 0.00000 0.00001 Very Low 9.10429 0.00001 111.17701 2.36445 122.64575 4.79427 Very Low 5.46993 Very Low 0.00000 0.00010 567723000.00000 5609.00000 42628400000.00000 5651711.18727 43201774711.18726 0.00381 0.00000 0.00090 Very Low 219.47136 0.00000 10.98787 0.51365 230.97289 4.37124 Very Low 5.16767 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00077 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.00353 567722906.21459 5608.99923 42628394165.71775 43196117071.93233 0.00000 0.00000 Very Low 0.01409 0.00008 603.64518 603.65927 9.76237 Very Low 9.73512 Very Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
20 19 T15001021601 Hawaii HI 15 Hawaii County 1 15001 21601 15001021601 7822 1094086000.00000 566994.60793 6.81708 49.79516 Very High 99.74429 99.69325 46.28881 Very High 99.57382 99.69325 4992177.82562 3805158.57071 0.15618 1186962.55265 56.70226 33.95647 Relatively Moderate 72.81345 70.37037 1.29000 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06997 62060272.64026 443.69040 3372047023.45150 3434107296.09176 0.00001 0.00000 Very Low 56.64070 0.00000 0.03151 56.67220 1.26609 Very Low 1.36163 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 98.00000 5.44444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 1094086000.00000 7822.00000 59447200000.00000 60541286000.00000 0.00085 0.00001 Very Low 3343740.70000 0.13793 1048251.58400 4391992.28400 67.81552 Very High 82.26501 Very High 1.00000 0.03125 1094086000.00000 7822.00000 59447200000.00000 566994.60793 60541852994.60793 0.00002 0.00000 0.00023 Very Low 616.18753 0.00002 141.24077 4.03236 761.46065 5.86918 Very Low 6.73320 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01449 1094086000.00000 7822.00000 59447200000.00000 566994.60793 60541852994.60793 0.00003 0.00000 0.00025 Very Low 404.88724 0.00004 282.27814 2.02211 689.18749 3.58703 Very Low 5.24341 Very Low 0.00000 0.01489 1094086000.00000 7822.00000 59447200000.00000 60541286000.00000 0.00001 0.00000 Very Low 95.92593 0.00016 1204.71475 1300.64068 14.88280 Relatively Low 13.21528 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 120948558.08203 753.22267 5724492313.49084 19158.55753 5845460030.13040 0.00062 0.00000 0.00035 Very Low 446903.01958 0.01708 129813.87970 39.58899 576756.48827 37.58965 Very High 37.98029 Very High 1.00000 0.03125 1094086000.00000 7822.00000 59447200000.00000 566994.60793 60541852994.60793 0.00001 0.00000 0.00062 Very Low 285.83253 0.00008 576.35285 11.00782 873.19320 9.22306 Very Low 11.33845 Very Low 0.00000 0.00008 1094086000.00000 7822.00000 59447200000.00000 566994.60793 60541852994.60793 0.00478 0.00000 0.00112 Very Low 418.39393 0.00000 15.15788 0.05098 433.60279 5.39239 Very Low 6.86921 Very Low 19.00000 0.08677 218840398.91862 746.61823 5674298523.56976 5893138922.48838 0.00067 0.00000 Very Low 12636.82920 0.00025 1907.19515 14544.02435 26.11042 Relatively High 24.72543 Relatively High 3.00000 0.02004 1094085980.37376 7821.99985 59447198863.67454 60541284844.04830 0.00000 0.00000 Very Low 0.15407 0.00063 4770.11791 4770.27198 19.44489 Relatively Low 20.89349 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
21 20 T15001021013 Hawaii HI 15 Hawaii County 1 15001 21013 15001021013 4970 472410000.00000 49059676.89054 51.08433 34.27040 Relatively High 97.66150 91.71779 31.78703 Relatively High 95.14566 92.33129 1616634.17155 1092599.93263 0.06876 522605.89007 1428.34885 34.03163 Relatively Moderate 73.47413 71.22507 1.33700 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06797 11575814.75002 121.78362 925555502.08001 937131316.83003 0.00000 0.00000 Very Low 2.95561 0.00000 0.01804 2.97366 0.47399 Very Low 0.51089 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 472410000.00000 4970.00000 37772000000.00000 38244410000.00000 0.00085 0.00001 Very Low 1091887.10000 0.06817 518089.56800 1609976.66800 48.53426 Very High 59.00580 Very High 1.00000 0.03125 472410000.00000 4970.00000 37772000000.00000 49059676.89054 38293469676.89054 0.00002 0.00000 0.00023 Very Low 266.06057 0.00001 89.74260 348.90314 704.70632 5.71958 Very Low 6.57610 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01309 472410000.00000 4970.00000 37772000000.00000 49059676.89054 38293469676.89054 0.00003 0.00000 0.00025 Very Low 143.45342 0.00002 150.10733 123.73275 417.29350 3.03461 Very Low 4.44572 Very Low 0.00000 0.01489 472410000.00000 4970.00000 37772000000.00000 38244410000.00000 0.00001 0.00000 Very Low 41.41939 0.00010 765.46053 806.87992 12.69312 Relatively Low 11.29589 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 607.48492 0.00000 0.00000 0.00000 607.48492 0.00062 0.00000 0.00035 Very Low 2.24465 0.00000 0.00000 0.00000 2.24465 0.59127 Very Low 0.59874 Very Low 1.00000 0.03125 472410000.00000 4970.00000 37772000000.00000 49059676.89054 38293469676.89054 0.00001 0.00000 0.00062 Very Low 123.41822 0.00005 366.20732 952.46060 1442.08614 10.90189 Relatively Low 13.43201 Relatively Low 0.00000 0.00038 472410000.00000 4970.00000 37772000000.00000 49059676.89054 38293469676.89054 0.00075 0.00000 0.00018 Very Low 133.21190 0.00000 7.10178 3.25235 143.56604 3.73051 Very Low 4.76247 Very Low 0.00000 0.00000 6173149.85880 49.00000 372400000.00000 378573149.85880 0.00067 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 4.00000 0.02074 472409670.70663 4969.99647 37771973193.14844 38244382863.85506 0.00000 0.00000 Very Low 0.06887 0.00041 3137.68446 3137.75333 16.91080 Relatively Low 18.21083 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
22 21 T15001021702 Hawaii HI 15 Hawaii County 1 15001 21702 15001021702 9540 1290871000.00000 1847307.13254 202.20537 41.65141 Very High 99.29061 97.54601 43.00175 Very High 99.30986 99.38650 4002398.25589 3010194.05448 0.13040 991008.48435 1195.71707 30.57426 Relatively Low 36.70561 37.89174 -0.82500 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.00200 2781293.46524 20.55476 156216152.81742 158997446.28266 0.00015 0.00000 Very Low 0.82605 0.00000 0.00411 0.83016 0.30978 Very Low 0.29998 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1904.00000 105.77778 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00997 1290871000.00000 9540.00000 72504000000.00000 73794871000.00000 0.00085 0.00001 Very Low 2069190.10000 0.09296 706458.45600 2775648.55600 58.19648 Very High 63.56472 Very High 1.00000 0.03125 1290871000.00000 9540.00000 72504000000.00000 1847307.13254 73796718307.13252 0.00002 0.00000 0.00023 Very Low 727.01653 0.00002 172.26245 13.13770 912.41668 6.23390 Very Low 6.43927 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 1290871000.00000 9540.00000 72504000000.00000 1847307.13254 73796718307.13252 0.00003 0.00000 0.00025 Very Low 329.62076 0.00003 237.55102 4.54585 571.71763 3.37042 Very Low 4.43604 Very Low 0.00000 0.01489 1290871000.00000 9540.00000 72504000000.00000 73794871000.00000 0.00001 0.00000 Very Low 113.17941 0.00019 1469.31459 1582.49399 15.88838 Relatively Low 12.70295 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 254174294.53165 1597.59915 12141753548.38204 552684.37985 12396480527.29354 0.00062 0.00000 0.00035 Very Low 939170.02011 0.03623 275337.62789 1142.05967 1215649.70768 48.19554 Very High 43.84603 Very High 1.00000 0.03125 1290871000.00000 9540.00000 72504000000.00000 1847307.13254 73796718307.13252 0.00001 0.00000 0.00062 Very Low 337.24307 0.00009 702.94121 35.86422 1076.04851 9.88816 Very Low 10.94530 Very Low 0.00000 0.00127 1290871000.00000 9540.00000 72504000000.00000 1847307.13254 73796718307.13252 0.00020 0.00000 0.00005 Very Low 325.84195 0.00000 12.20280 0.10963 338.15438 4.96351 Very Low 5.69296 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00067 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 5.00000 0.02090 1283193020.03459 9471.83453 71985942444.34518 73269135464.37978 0.00000 0.00000 Very Low 0.20659 0.00087 6618.12427 6618.33086 21.68739 Relatively Low 20.98196 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
23 22 T15001021704 Hawaii HI 15 Hawaii County 1 15001 21704 15001021704 8087 1437523000.00000 0.00000 141.29213 37.49347 Very High 98.62797 95.09202 40.54781 Very High 99.00604 97.23926 3355552.58560 2636098.92966 0.09466 719453.65594 0.00000 29.18779 Relatively Low 23.87082 28.20513 -1.69200 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06997 136722744.00234 769.15418 5845571802.10435 5982294546.10669 0.00000 0.00000 Very Low 0.49762 0.00000 0.00086 0.49848 0.26135 Very Low 0.24160 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1589.00000 88.27778 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00997 1437523000.00000 8087.00000 61461200000.00000 62898723000.00000 0.00085 0.00001 Very Low 2606385.90000 0.09328 708924.80800 3315310.70800 61.74711 Very High 64.38451 Very High 1.00000 0.03125 1437523000.00000 8087.00000 61461200000.00000 0.00000 62898723000.00000 0.00002 0.00000 0.00023 Very Low 809.61071 0.00002 146.02584 0.00000 955.63654 6.33081 Relatively Low 6.24283 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 1437523000.00000 8087.00000 61461200000.00000 0.00000 62898723000.00000 0.00003 0.00000 0.00025 Very Low 367.06799 0.00003 201.37056 0.00000 568.43855 3.36396 Very Low 4.22676 Very Low 0.00000 0.01489 1437523000.00000 8087.00000 61461200000.00000 62898723000.00000 0.00001 0.00000 Very Low 126.03738 0.00016 1245.52904 1371.56643 15.14855 Relatively Low 11.56222 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 4275225.00928 11.30754 85937314.25876 0.00000 90212539.26804 0.00062 0.00000 0.00035 Very Low 15796.88916 0.00026 1948.79398 0.00000 17745.68314 11.77882 Relatively Low 10.22988 Relatively Low 1.00000 0.03125 1437523000.00000 8087.00000 61461200000.00000 0.00000 62898723000.00000 0.00001 0.00000 0.00062 Very Low 375.55625 0.00008 595.87899 0.00000 971.43524 9.55673 Very Low 10.09873 Very Low 0.00000 0.00097 1437523000.00000 8087.00000 61461200000.00000 0.00000 62898723000.00000 0.00026 0.00000 0.03148 Very Low 360.37894 0.00000 10.27351 0.00000 370.65245 5.11768 Very Low 5.60359 Very Low 35.00000 0.15985 111653589.95093 124.23352 944174788.61112 1055828378.56206 0.00067 0.00000 Very Low 11876.75388 0.00008 584.58787 12461.34175 24.79937 Relatively High 20.18596 Relatively Moderate 4.00000 0.02233 1436641529.88630 8083.20001 61432320101.23161 62868961631.11792 0.00000 0.00000 Very Low 0.23773 0.00076 5796.38729 5796.62502 20.74991 Relatively Low 19.16463 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
24 23 T15001021902 Hawaii HI 15 Hawaii County 1 15001 21902 15001021902 3925 399581000.00000 2581801.85413 115.35015 27.00293 Relatively High 91.12718 88.34356 24.10284 Relatively Moderate 82.22687 86.50307 704800.82829 512501.74537 0.02518 191363.67965 935.40327 35.36373 Relatively High 83.53760 82.90598 2.17000 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06797 22856965.63992 224.51916 1706345609.62304 1729202575.26296 0.00000 0.00000 Very Low 0.01362 0.00000 0.00007 0.01369 0.07885 Very Low 0.08831 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 224.00000 12.44444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00988 399581000.00000 3925.00000 29830000000.00000 30229581000.00000 0.00085 0.00001 Very Low 422346.00000 0.01990 151241.52000 573587.52000 34.40660 Relatively High 43.46737 Very High 1.00000 0.03125 399581000.00000 3925.00000 29830000000.00000 2581801.85413 30232162801.85412 0.00002 0.00000 0.00023 Very Low 225.04339 0.00001 70.87318 18.36129 314.27786 4.36985 Very Low 5.22090 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 399581000.00000 3925.00000 29830000000.00000 2581801.85413 30232162801.85412 0.00003 0.00000 0.00025 Very Low 102.03203 0.00001 97.73457 6.35329 206.11989 2.39881 Very Low 3.65183 Very Low 0.00000 0.01489 399581000.00000 3925.00000 29830000000.00000 30229581000.00000 0.00001 0.00000 Very Low 35.03397 0.00008 604.51360 639.54757 11.74690 Very Low 10.86301 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 24231739.68757 212.45399 1614650337.38996 416363.70361 1639298440.78114 0.00062 0.00000 0.00035 Very Low 89535.89698 0.00482 36615.30371 860.36843 127011.56912 22.69962 Relatively High 23.88603 Relatively High 1.00000 0.03125 399581000.00000 3925.00000 29830000000.00000 2581801.85413 30232162801.85412 0.00001 0.00000 0.00062 Very Low 104.39147 0.00004 289.20799 50.12395 443.72341 7.35996 Very Low 9.42302 Very Low 0.00000 0.00103 399581000.00000 3925.00000 29830000000.00000 2581801.85413 30232162801.85412 0.00032 0.00000 0.00007 Very Low 129.23359 0.00000 6.43276 0.19631 135.86266 3.66255 Very Low 4.85875 Very Low 4.00000 0.01827 1977759.74077 10.38078 78893926.25924 80871686.00002 0.00067 0.00000 Very Low 24.04310 0.00000 5.58255 29.62566 3.30985 Very Low 3.26418 Relatively Low 4.00000 0.02183 398364800.99124 3913.13771 29739846574.84885 30138211375.84010 0.00000 0.00000 Very Low 0.05721 0.00032 2432.51122 2432.56842 15.53506 Relatively Low 17.38416 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
25 24 T15003007502 Hawaii HI 15 Honolulu County 3 15003 7502 15003007502 1376 196711000.00000 0.00000 7.76188 7.99748 Very Low 5.44412 5.82822 13.47561 Relatively Low 29.95779 19.93865 123170.68616 117626.13582 0.00073 5544.55034 0.00000 18.96599 Very Low 1.22562 10.54131 -8.08400 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00284 196711000.00000 1376.00000 10457600000.00000 10654311000.00000 0.01675 0.00014 Very Low 117052.40000 0.00071 5415.45600 122467.85600 20.56440 Relatively Moderate 13.76321 Relatively Low 1.00000 0.03125 196711000.00000 1376.00000 10457600000.00000 0.00000 10654311000.00000 0.00002 0.00000 0.00023 Very Low 110.78733 0.00000 6.86487 0.00000 117.65220 3.14940 Very Low 1.99338 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 196711000.00000 1376.00000 10457600000.00000 0.00000 10654311000.00000 0.00003 0.00000 0.00025 Very Low 50.22967 0.00000 34.26312 0.00000 84.49280 1.78195 Very Low 1.43712 Very Low 0.00000 0.01489 196711000.00000 1376.00000 10457600000.00000 10654311000.00000 0.00001 0.00000 Very Low 17.24699 0.00001 41.10841 58.35539 5.28842 Very Low 2.59081 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 334545.91866 0.00000 0.00000 0.00000 334545.91866 0.00007 0.00000 0.00057 Very Low 144.79549 0.00000 0.00000 0.00000 144.79549 2.37131 Very Low 1.32189 Very Low 1.00000 0.03125 196711000.00000 1376.00000 10457600000.00000 0.00000 10654311000.00000 0.00000 0.00000 0.00002 Very Low 1.39700 0.00001 38.02179 0.00000 39.41879 3.28402 Very Low 2.22742 Very Low 0.00000 0.00024 196711000.00000 1376.00000 10457600000.00000 0.00000 10654311000.00000 0.00520 0.00000 0.03148 Very Low 249.27935 0.00000 8.83615 0.00000 258.11550 4.53616 Very Low 3.18768 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
26 25 T15001020202 Hawaii HI 15 Hawaii County 1 15001 20202 15001020202 2568 183300000.00000 19450471.04129 244.92654 26.83317 Relatively High 90.80548 87.73006 25.42283 Relatively Moderate 85.75867 88.34356 827053.97907 517884.47869 0.04061 308604.49033 565.01006 33.31681 Relatively Moderate 66.74281 65.24217 0.89000 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06797 530773.62915 7.43604 56513926.70678 57044700.33593 0.00003 0.00000 Very Low 1.05210 0.00000 0.00684 1.05894 0.33597 Very Low 0.35451 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 183300000.00000 2568.00000 19516800000.00000 19700100000.00000 0.00085 0.00001 Very Low 510273.90000 0.03978 302342.66800 812616.56800 38.64297 Very High 45.99360 Very High 1.00000 0.03125 183300000.00000 2568.00000 19516800000.00000 19450471.04129 19719550471.04129 0.00002 0.00000 0.00023 Very Low 103.23427 0.00001 46.37002 138.32807 287.93236 4.24416 Very Low 4.77723 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00850 183300000.00000 2568.00000 19516800000.00000 19450471.04129 19719550471.04129 0.00003 0.00000 0.00025 Very Low 47.52516 0.00001 67.00241 47.86366 162.39123 2.21553 Very Low 3.17758 Very Low 0.00000 0.01489 183300000.00000 2568.00000 19516800000.00000 19700100000.00000 0.00001 0.00000 Very Low 16.07115 0.00005 395.51361 411.58477 10.14188 Very Low 8.83591 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 1988278.73919 22.85569 173703207.09342 0.00000 175691485.83261 0.00062 0.00000 0.00035 Very Low 7346.65867 0.00052 3939.05450 0.00000 11285.71317 10.12932 Relatively Low 10.04179 Relatively Low 1.00000 0.03125 183300000.00000 2568.00000 19516800000.00000 19450471.04129 19719550471.04129 0.00001 0.00000 0.00062 Very Low 47.88755 0.00002 189.21940 377.61780 614.72475 8.20475 Very Low 9.89657 Very Low 0.00000 0.00160 183300000.00000 2568.00000 19516800000.00000 19450471.04129 19719550471.04129 0.00016 0.00000 0.00004 Very Low 48.12306 0.00000 3.41643 1.20052 52.74001 2.67176 Very Low 3.33896 Very Low 3.00000 0.01370 0.00000 0.00000 0.00000 0.00000 0.00067 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 4.00000 0.02074 183299817.81471 2567.99331 19516749182.22680 19700049000.04151 0.00000 0.00000 Very Low 0.02672 0.00021 1621.23912 1621.26585 13.56988 Relatively Low 14.30613 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
27 26 T15001020300 Hawaii HI 15 Hawaii County 1 15001 20300 15001020300 3934 677850000.00000 103350.89980 1.27097 40.54581 Very High 99.15176 96.93252 36.02644 Relatively High 97.95433 94.78528 2353564.71500 2038255.83169 0.04149 315303.85971 5.02361 35.52524 Relatively High 84.64832 84.04558 2.27100 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06797 38504874.71060 223.46858 1698361209.77725 1736866084.48785 0.00002 0.00000 Very Low 42.25308 0.00000 0.11408 42.36716 1.14908 Very Low 1.29288 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 677850000.00000 3934.00000 29898400000.00000 30576250000.00000 0.00085 0.00001 Very Low 1823510.70000 0.03726 283175.24000 2106685.94000 53.08541 Very High 67.37143 Very High 1.00000 0.03125 677850000.00000 3934.00000 29898400000.00000 103350.89980 30576353350.89980 0.00002 0.00000 0.00023 Very Low 381.76406 0.00001 71.03569 0.73501 453.53476 4.93816 Very Low 5.92684 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 677850000.00000 3934.00000 29898400000.00000 103350.89980 30576353350.89980 0.00003 0.00000 0.00025 Very Low 173.08735 0.00001 97.95867 0.25433 271.30034 2.62889 Very Low 4.02037 Very Low 0.00000 0.01489 677850000.00000 3934.00000 29898400000.00000 30576250000.00000 0.00001 0.00000 Very Low 59.43170 0.00008 605.89975 665.33145 11.90268 Very Low 11.05735 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 57842789.44656 165.79988 1260079101.24805 978.13878 1317922868.83340 0.00062 0.00000 0.00035 Very Low 213728.19713 0.00376 28574.71858 2.02121 242304.93692 28.15301 Relatively High 29.75976 Relatively High 1.00000 0.03125 677850000.00000 3934.00000 29898400000.00000 103350.89980 30576353350.89980 0.00001 0.00000 0.00062 Very Low 177.08990 0.00004 289.87115 2.00649 468.96753 7.49697 Very Low 9.64226 Very Low 0.00000 0.00001 677850000.00000 3934.00000 29898400000.00000 103350.89980 30576353350.89980 0.02763 0.00002 0.00649 Very Low 183.20964 0.00000 5.38810 0.00657 188.60431 4.08571 Very Low 5.44496 Very Low 0.00000 0.00000 199213148.09324 676.78429 5143560607.49873 5342773755.59196 0.00067 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 4.00000 0.02074 677850000.00000 3934.00000 29898400000.00000 30576250000.00000 0.00000 0.00000 Very Low 0.09882 0.00033 2483.63369 2483.73251 15.64322 Relatively Low 17.58515 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
28 27 T15003009507 Hawaii HI 15 Honolulu County 3 15003 9507 15003009507 2560 291260000.00000 0.00000 0.67776 10.37452 Very Low 17.94911 10.42945 13.75349 Relatively Low 31.76425 21.47239 130948.46744 125905.40060 0.00066 5043.06684 0.00000 24.10567 Very Low 3.44295 12.82051 -4.87000 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00384 291260000.00000 2560.00000 19456000000.00000 19747260000.00000 0.01675 0.00014 Very Low 125352.30000 0.00063 4806.54400 130158.84400 20.98617 Relatively Moderate 17.85175 Relatively Moderate 1.00000 0.03125 291260000.00000 2560.00000 19456000000.00000 0.00000 19747260000.00000 0.00002 0.00000 0.00023 Very Low 164.03718 0.00000 12.77185 0.00000 176.80903 3.60742 Very Low 2.90203 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 291260000.00000 2560.00000 19456000000.00000 0.00000 19747260000.00000 0.00003 0.00000 0.00025 Very Low 74.37253 0.00001 63.74535 0.00000 138.11788 2.09913 Very Low 2.15169 Very Low 0.00000 0.01489 291260000.00000 2560.00000 19456000000.00000 19747260000.00000 0.00001 0.00000 Very Low 25.53674 0.00001 76.48076 102.01750 6.37075 Very Low 3.96683 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00007 0.00000 0.00057 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 291260000.00000 2560.00000 19456000000.00000 0.00000 19747260000.00000 0.00000 0.00000 0.00002 Very Low 2.06847 0.00001 70.73821 0.00000 72.80667 4.02929 Very Low 3.47351 Very Low 0.00000 0.00002 291260000.00000 2560.00000 19456000000.00000 0.00000 19747260000.00000 0.05950 0.00004 0.03148 Very Low 287.08569 0.00000 12.78667 0.00000 299.87236 4.76866 Very Low 4.25945 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
29 28 T15009031502 Hawaii HI 15 Maui County 9 15009 31502 15009031502 5036 709032000.00000 4590410.13683 33.44815 20.88523 Relatively Moderate 74.98178 77.91411 24.19820 Relatively Moderate 82.54032 86.80982 713199.37573 567506.01586 0.01913 145382.64968 310.71019 27.79492 Relatively Low 14.31209 19.37322 -2.56300 51.80160 Relatively Low 16.95832 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.06997 23099293.95247 164.06600 1246901602.49345 1270000896.44592 0.00005 0.00000 Very Low 74.04188 0.00000 0.18867 74.23055 1.38527 Very Low 1.19531 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 392.00000 21.77778 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00587 709032000.00000 5036.00000 38273600000.00000 38982632000.00000 0.00086 0.00001 Very Low 550446.20000 0.01582 120222.42400 670668.62400 36.24749 Very High 35.27893 Relatively High 1.00000 0.03125 709032000.00000 5036.00000 38273600000.00000 4590410.13683 38987222410.13683 0.00002 0.00000 0.00023 Very Low 399.32571 0.00000 25.15395 32.64613 457.12580 4.95116 Very Low 4.55724 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 709032000.00000 5036.00000 38273600000.00000 4590410.13683 38987222410.13683 0.00003 0.00000 0.00025 Very Low 181.04959 0.00002 125.39905 11.29607 317.74471 2.77108 Very Low 3.24997 Very Low 0.00000 0.01489 709032000.00000 5036.00000 38273600000.00000 38982632000.00000 0.00001 0.00000 Relatively Low 62.16564 0.00012 927.21738 989.38302 13.58586 Relatively Low 9.67899 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.00000 4.45833 49165319.45551 253.37274 1925632813.11168 13966.89999 1974812099.46718 0.00003 0.00000 0.00425 Very Low 6706.21996 0.00308 23409.24979 264.43338 30379.90313 14.09071 Relatively Moderate 11.42285 Relatively Low 1.00000 0.03125 709032000.00000 5036.00000 38273600000.00000 4590410.13683 38987222410.13683 0.00000 0.00000 0.00001 Very Low 11.37039 0.00001 99.81947 1.92045 113.11031 4.66665 Very Low 4.60294 Very Low 0.00000 0.00038 709032000.00000 5036.00000 38273600000.00000 4590410.13683 38987222410.13683 0.00100 0.00000 0.00023 Very Low 272.10881 0.00000 9.79376 0.41417 282.31674 4.67372 Very Low 4.77659 Very Low 5.00000 0.02284 529748701.10416 3369.44023 25607745784.44640 26137494485.55056 0.00077 0.00000 Very Low 9353.51628 0.00000 21.42509 9374.94136 22.55495 Relatively Moderate 17.13655 Relatively Moderate 1.00000 0.00353 709031990.63092 5035.99999 38273599899.28609 38982631889.91700 0.00000 0.00000 Very Low 0.01759 0.00007 541.97852 541.99612 9.41795 Very Low 8.11920 Very Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
30 29 T15009031700 Hawaii HI 15 Maui County 9 15009 31700 15009031700 4503 555074000.00000 1276731.15375 122.84314 22.35610 Relatively Moderate 80.13445 82.20859 20.07619 Relatively Moderate 66.55714 77.91411 407292.19303 311299.92649 0.01180 89717.92010 6274.34644 35.86107 Relatively High 86.54830 85.75499 2.48100 51.80160 Relatively Low 16.95832 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.06997 69959563.72472 567.54219 4313320669.74526 4383280233.46998 0.00000 0.00000 Very Low 0.72981 0.00000 0.00464 0.73446 0.29739 Very Low 0.33108 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 770.00000 42.77778 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00500 555074000.00000 4503.00000 34222800000.00000 34777874000.00000 0.00086 0.00001 Very Low 300975.70000 0.00682 51807.37600 352783.07600 29.26024 Relatively High 36.74286 Relatively High 1.00000 0.03125 555074000.00000 4503.00000 34222800000.00000 1276731.15375 34779150731.15376 0.00002 0.00000 0.00023 Very Low 312.61681 0.00000 22.49171 9.07987 344.18839 4.50430 Very Low 5.34909 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 555074000.00000 4503.00000 34222800000.00000 1276731.15375 34779150731.15376 0.00003 0.00000 0.00025 Very Low 141.73679 0.00001 112.12707 3.14178 257.00564 2.58189 Very Low 3.90683 Very Low 0.00000 0.01489 555074000.00000 4503.00000 34222800000.00000 34777874000.00000 0.00001 0.00000 Relatively Low 48.66710 0.00011 829.08258 877.74968 13.05436 Relatively Low 11.99931 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.00000 4.45833 53882794.81154 393.45557 2990262326.81742 330715.40087 3044475837.02983 0.00003 0.00000 0.00425 Very Low 7349.69035 0.00478 36351.58129 6261.38881 49962.66045 16.63231 Relatively Moderate 17.39609 Relatively Moderate 1.00000 0.03125 555074000.00000 4503.00000 34222800000.00000 1276731.15375 34779150731.15376 0.00000 0.00000 0.00001 Very Low 8.90144 0.00001 89.25478 0.53413 98.69036 4.45926 Very Low 5.67481 Very Low 0.00000 0.00241 555074000.00000 4503.00000 34222800000.00000 1276731.15375 34779150731.15376 0.00028 0.00000 0.00007 Very Low 373.27007 0.00000 15.34479 0.20185 388.81671 5.19995 Very Low 6.85699 Very Low 7.00000 0.03197 84493307.16276 678.65679 5157791637.90328 5242284945.06604 0.00077 0.00000 Very Low 2088.60034 0.00000 6.04148 2094.64182 13.68639 Relatively Moderate 13.41616 Relatively Moderate 1.00000 0.00353 555073174.03934 4502.99194 34222738762.77708 34777811936.81642 0.00000 0.00000 Very Low 0.01377 0.00006 484.61575 484.62952 9.07321 Very Low 10.09196 Very Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
31 30 T15001021202 Hawaii HI 15 Hawaii County 1 15001 21202 15001021202 8451 921317000.00000 67149035.71070 934.54922 57.96214 Very High 99.88727 100.00000 50.90098 Very High 99.74154 100.00000 6638046.01388 4824851.12985 0.23831 1811169.55645 2025.32759 35.94422 Relatively High 86.97234 86.60969 2.53300 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06997 83809817.36564 768.76555 5842618149.70678 5926427967.07242 0.00000 0.00000 Very Low 0.00892 0.00000 0.00004 0.00896 0.06846 Very Low 0.07794 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 812.00000 45.11111 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 921317000.00000 8451.00000 64227600000.00000 65148917000.00000 0.00085 0.00001 Very Low 4823252.00000 0.23729 1803371.62400 6626623.62400 77.78085 Very High 99.87695 Very High 1.00000 0.03125 921317000.00000 8451.00000 64227600000.00000 67149035.71070 65216066035.71070 0.00002 0.00000 0.00023 Very Low 518.88430 0.00002 152.59853 477.55124 1149.03407 6.73193 Relatively Low 8.17503 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.01452 916526100.27995 8404.89883 63877231082.13768 67149035.71070 64860906218.12833 0.00003 0.00000 0.00025 Very Low 339.18808 0.00004 303.31363 239.47847 881.98018 3.89442 Very Low 6.02598 Very Low 0.00000 0.01489 921317000.00000 8451.00000 64227600000.00000 65148917000.00000 0.00001 0.00000 Very Low 80.77811 0.00017 1301.59094 1382.36905 15.18822 Relatively Low 14.27595 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 33595.89703 0.31045 2359415.76248 0.00000 2393011.65952 0.00062 0.00000 0.00035 Very Low 124.13631 0.00001 53.50429 0.00000 177.64060 2.53854 Very Low 2.71507 Very Low 1.00000 0.03125 921317000.00000 8451.00000 64227600000.00000 67149035.71070 65216066035.71070 0.00001 0.00000 0.00062 Very Low 240.69622 0.00008 622.69981 1303.65333 2167.04936 12.48709 Relatively Low 16.24974 Relatively Low 2.00000 0.00706 921317000.00000 8451.00000 64227600000.00000 67149035.71070 65216066035.71070 0.00004 0.00000 0.00001 Very Low 271.05882 0.00000 12.59939 4.64455 288.30276 4.70652 Very Low 6.34641 Very Low 21.00000 0.09591 379409.99162 1.39729 10619428.86368 10998838.85530 0.00067 0.00000 Very Low 24.21503 0.00000 3.94503 28.16006 3.25435 Very Low 3.26212 Relatively Low 4.00000 0.02074 921315089.37888 8450.97859 64227437319.97717 65148752409.35605 0.00000 0.00000 Very Low 0.13432 0.00070 5335.31651 5335.45083 20.18435 Relatively Low 22.95762 Relatively Low Insufficient Data Insufficient Data Insufficient Data 53.00000 1.28870 80084.46030 3.52573 26795555.27041 0.00000 26875639.73071 0.00000 0.00000 0.00000 Very Low 0.02974 0.00000 12.36428 0.00000 12.39402 3.68383 Very Low 2.55170 Very Low November 2021
32 31 T15001021300 Hawaii HI 15 Hawaii County 1 15001 21300 15001021300 5972 691942000.00000 41505347.68198 314.48474 44.86489 Very High 99.56145 98.77301 40.94410 Very High 99.06103 97.85276 3454904.67884 2421751.96468 0.13572 1031508.10350 1644.61067 34.58814 Relatively Moderate 78.08114 75.49858 1.68500 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06997 59825905.45672 516.34430 3924216677.33008 3984042582.78680 0.00000 0.00000 Very Low 1.33424 0.00000 0.00597 1.34021 0.36341 Very Low 0.39810 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 532.00000 29.55556 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 691942000.00000 5972.00000 45387200000.00000 46079142000.00000 0.00085 0.00001 Very Low 2014339.20000 0.11134 846203.91200 2860543.11200 58.78386 Very High 72.63547 Very High 1.00000 0.03125 691942000.00000 5972.00000 45387200000.00000 41505347.68198 46120647347.68198 0.00002 0.00000 0.00023 Very Low 389.70065 0.00001 107.83557 295.17818 792.71441 5.94841 Very Low 6.95103 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.01449 683648413.12104 5903.05898 44863248263.77738 41505347.68198 45588402024.58041 0.00003 0.00000 0.00025 Very Low 252.99704 0.00003 213.02794 148.02353 614.04850 3.45163 Very Low 5.13934 Very Low 0.00000 0.01489 691942000.00000 5972.00000 45387200000.00000 46079142000.00000 0.00001 0.00000 Very Low 60.66724 0.00012 919.78477 980.45201 13.54485 Relatively Low 12.25097 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 108451273.17361 1031.96464 7842931251.61482 190128.16864 7951572652.95707 0.00062 0.00000 0.00035 Very Low 400725.74843 0.02340 177853.55945 392.87833 578972.18621 37.63772 Very High 38.73628 Very High 1.00000 0.03125 691942000.00000 5972.00000 45387200000.00000 41505347.68198 46120647347.68198 0.00001 0.00000 0.00062 Very Low 180.77147 0.00006 440.03825 805.79838 1426.60810 10.86275 Relatively Low 13.60264 Relatively Low 0.00000 0.00234 691942000.00000 5972.00000 45387200000.00000 41505347.68198 46120647347.68198 0.00012 0.00000 0.00003 Very Low 193.74750 0.00000 8.47370 2.73225 204.95344 4.20051 Very Low 5.45029 Very Low 19.00000 0.08677 97112232.88584 779.50127 5924209635.28003 6021321868.16588 0.00067 0.00000 Very Low 5607.69724 0.00026 1991.19307 7598.89031 21.02983 Relatively Moderate 20.28479 Relatively Moderate 4.00000 0.02074 691941637.79876 5971.99706 45387177640.42914 46079119278.22790 0.00000 0.00000 Very Low 0.10088 0.00050 3770.27277 3770.37365 17.97847 Relatively Low 19.67717 Relatively Low Insufficient Data Insufficient Data Insufficient Data 53.00000 0.96431 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
33 32 T15003010308 Hawaii HI 15 Honolulu County 3 15003 10308 15003010308 3319 402502000.00000 0.00000 3.29786 14.66084 Relatively Low 45.16972 34.04908 14.83776 Relatively Low 38.72888 32.51534 164424.77056 141142.51251 0.00306 23282.25805 0.00000 31.57533 Relatively Moderate 47.49952 49.57265 -0.19900 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 133.00000 7.38889 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00316 402502000.00000 3319.00000 25224400000.00000 25626902000.00000 0.01675 0.00014 Very Low 140331.50000 0.00302 22973.66000 163305.16000 22.63472 Relatively Moderate 25.22037 Relatively Moderate 1.00000 0.03125 402502000.00000 3319.00000 25224400000.00000 0.00000 25626902000.00000 0.00002 0.00000 0.00023 Very Low 226.68850 0.00000 16.55851 0.00000 243.24701 4.01215 Very Low 4.22777 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 402502000.00000 3319.00000 25224400000.00000 0.00000 25626902000.00000 0.00003 0.00000 0.00025 Very Low 102.77790 0.00001 82.64485 0.00000 185.42275 2.31567 Very Low 3.10918 Very Low 0.00000 0.01489 402502000.00000 3319.00000 25224400000.00000 25626902000.00000 0.00001 0.00000 Very Low 35.29008 0.00001 99.15611 134.44619 6.98471 Very Low 5.69679 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00007 0.00000 0.00057 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 402502000.00000 3319.00000 25224400000.00000 0.00000 25626902000.00000 0.00000 0.00000 0.00002 Very Low 2.85849 0.00001 91.71098 0.00000 94.56946 4.39631 Very Low 4.96429 Very Low 0.00000 0.00009 402502000.00000 3319.00000 25224400000.00000 0.00000 25626902000.00000 0.01223 0.00001 0.03148 Very Low 443.39754 0.00000 18.52761 0.00000 461.92515 5.50733 Very Low 6.44397 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
34 33 T15001021504 Hawaii HI 15 Hawaii County 1 15001 21504 15001021504 3965 567799000.00000 0.00000 11.98158 39.05043 Very High 98.94005 96.01227 38.76148 Very High 98.70908 96.31902 2931317.85656 2359248.55263 0.07527 572069.30393 0.00000 31.80081 Relatively Moderate 50.02189 52.99145 -0.05800 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06797 84051061.91405 586.93739 4460724128.99274 4544775190.90678 0.00000 0.00000 Very Low 3.82153 0.00000 0.00414 3.82567 0.51552 Very Low 0.51922 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 119.00000 6.61111 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 567799000.00000 3965.00000 30134000000.00000 30701799000.00000 0.00085 0.00001 Very Low 2292113.70000 0.07423 564167.07600 2856280.77600 58.75465 Very High 66.74887 Very High 1.00000 0.03125 567799000.00000 3965.00000 30134000000.00000 0.00000 30701799000.00000 0.00002 0.00000 0.00023 Very Low 319.78351 0.00001 71.59545 0.00000 391.37896 4.70140 Very Low 5.05111 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01449 567799000.00000 3965.00000 30134000000.00000 0.00000 30701799000.00000 0.00003 0.00000 0.00025 Very Low 210.12477 0.00002 143.08781 0.00000 353.21258 2.87057 Very Low 3.92973 Very Low 0.00000 0.01489 567799000.00000 3965.00000 30134000000.00000 30701799000.00000 0.00001 0.00000 Very Low 49.78279 0.00008 610.67425 660.45704 11.87354 Very Low 9.87387 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 17678751.91681 25.00000 190000000.00000 0.00000 207678751.91681 0.00062 0.00000 0.00035 Very Low 65322.71024 0.00057 4308.61565 0.00000 69631.32589 18.57829 Relatively Moderate 17.57969 Relatively Moderate 1.00000 0.03125 567799000.00000 3965.00000 30134000000.00000 0.00000 30701799000.00000 0.00001 0.00000 0.00062 Very Low 148.33882 0.00004 292.15534 0.00000 440.49415 7.34207 Very Low 8.45303 Very Low 0.00000 0.00014 567799000.00000 3965.00000 30134000000.00000 0.00000 30701799000.00000 0.00271 0.00000 0.03148 Very Low 217.13435 0.00000 7.68359 0.00000 224.81794 4.33206 Very Low 5.16796 Very Low 15.00000 0.06851 18932200.47666 25.00249 190018929.36722 208951129.84388 0.00067 0.00000 Very Low 863.07666 0.00001 50.42170 913.49836 10.37899 Relatively Low 9.20451 Relatively Low 3.00000 0.02004 567798879.68277 3965.00000 30133999985.83248 30701798865.51525 0.00000 0.00000 Very Low 0.07996 0.00032 2417.99001 2418.06997 15.50413 Relatively Low 15.60158 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
35 34 T15001021604 Hawaii HI 15 Hawaii County 1 15001 21604 15001021604 7587 965922000.00000 0.00000 3.03422 39.55294 Very High 99.03766 96.31902 41.00471 Very High 99.06653 98.15951 3470269.99178 2636463.22416 0.10971 833806.76762 0.00000 30.44792 Relatively Low 35.42391 37.32194 -0.90400 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06997 29819708.47308 234.22401 1780102507.45699 1809922215.93007 0.00002 0.00000 Very Low 32.57800 0.00000 0.07273 32.65073 1.05351 Very Low 1.01594 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 49.00000 2.72222 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 965922000.00000 7587.00000 57661200000.00000 58627122000.00000 0.00085 0.00001 Very Low 2358086.40000 0.10171 773033.77200 3131120.17200 60.58175 Very High 65.89660 Very High 1.00000 0.03125 965922000.00000 7587.00000 57661200000.00000 0.00000 58627122000.00000 0.00002 0.00000 0.00023 Very Low 544.00576 0.00002 136.99740 0.00000 681.00317 5.65473 Very Low 5.81688 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01449 965922000.00000 7587.00000 57661200000.00000 0.00000 58627122000.00000 0.00003 0.00000 0.00025 Very Low 357.45772 0.00004 273.79753 0.00000 631.25525 3.48357 Very Low 4.56603 Very Low 0.00000 0.01489 965922000.00000 7587.00000 57661200000.00000 58627122000.00000 0.00001 0.00000 Very Low 84.68893 0.00015 1168.52094 1253.20987 14.69964 Relatively Low 11.70398 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 72095984.58842 299.44735 2275799824.51249 0.00000 2347895809.10091 0.00062 0.00000 0.00035 Very Low 266393.52898 0.00679 51608.14068 0.00000 318001.66966 30.82340 Relatively High 27.92581 Relatively High 1.00000 0.03125 965922000.00000 7587.00000 57661200000.00000 0.00000 58627122000.00000 0.00001 0.00000 0.00062 Very Low 252.34938 0.00007 559.03721 0.00000 811.38659 9.00010 Very Low 9.92114 Very Low 0.00000 0.00004 965922000.00000 7587.00000 57661200000.00000 0.00000 58627122000.00000 0.00966 0.00001 0.03148 Very Low 369.38220 0.00000 14.70249 0.00000 384.08469 5.17877 Very Low 5.91533 Very Low 14.00000 0.06394 243079736.71172 1267.07624 9629779454.75488 9872859191.46660 0.00067 0.00000 Very Low 10342.69716 0.00031 2384.91952 12727.61668 24.97477 Relatively High 21.20638 Relatively High 3.00000 0.02004 965922000.00000 7587.00000 57661200000.00000 58627122000.00000 0.00000 0.00000 Very Low 0.13603 0.00061 4626.80712 4626.94314 19.24816 Relatively Low 18.54513 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
36 35 T15001022000 Hawaii HI 15 Hawaii County 1 15001 22000 15001022000 2588 255562000.00000 1087339.01013 464.15876 20.74767 Relatively Moderate 74.46899 77.30061 19.56807 Relatively Moderate 64.15128 75.15337 377142.83882 279582.45956 0.01283 97528.79081 31.58844 33.46873 Relatively Moderate 68.24474 66.38177 0.98500 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06797 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1631.00000 90.61111 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00998 255562000.00000 2588.00000 19668800000.00000 19924362000.00000 0.00085 0.00001 Very Low 279213.30000 0.01253 95246.46800 374459.76800 29.84766 Relatively High 35.68725 Relatively High 1.00000 0.03125 255562000.00000 2588.00000 19668800000.00000 1087339.01013 19925449339.01013 0.00002 0.00000 0.00023 Very Low 143.93212 0.00001 46.73116 7.73295 198.39622 3.74863 Very Low 4.23871 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01029 255562000.00000 2588.00000 19668800000.00000 1087339.01013 19925449339.01013 0.00003 0.00000 0.00025 Very Low 64.67076 0.00001 64.45375 2.67572 131.80023 2.06663 Very Low 2.97754 Very Low 0.00000 0.01489 255562000.00000 2588.00000 19668800000.00000 19924362000.00000 0.00001 0.00000 Very Low 22.40685 0.00005 398.59394 421.00079 10.21864 Very Low 8.94337 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00062 0.00000 0.00035 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 255562000.00000 2588.00000 19668800000.00000 1087339.01013 19925449339.01013 0.00001 0.00000 0.00062 Very Low 66.76617 0.00003 190.69307 21.10995 278.56919 6.30206 Very Low 7.63621 Very Low 0.00000 0.00320 255562000.00000 2588.00000 19668800000.00000 1087339.01013 19925449339.01013 0.00009 0.00000 0.00002 Very Low 69.79954 0.00000 3.58185 0.06982 73.45121 2.98367 Very Low 3.74586 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00067 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 4.00000 0.02032 254026689.54866 2587.99729 19668779370.32698 19922806059.87564 0.00000 0.00000 Very Low 0.03580 0.00021 1578.26905 1578.30485 13.44894 Relatively Low 14.24329 Relatively Low Insufficient Data Insufficient Data Insufficient Data 53.00000 1.20478 4169606.09934 0.00000 0.00000 0.00000 4169606.09934 0.00000 0.00000 0.00000 Very Low 1.54833 0.00000 0.00000 0.00000 1.54833 1.84155 Very Low 1.18774 Very Low November 2021
37 36 T15001022102 Hawaii HI 15 Hawaii County 1 15001 22102 15001022102 2041 231676000.00000 20509139.47402 318.20691 28.29784 Relatively High 93.01338 89.57055 26.87499 Relatively High 88.88354 89.57055 977027.56828 707863.20397 0.03534 268568.64109 595.72323 33.23685 Relatively Moderate 65.94534 64.38746 0.84000 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.05797 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 238.00000 13.22222 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00999 231676000.00000 2041.00000 15511600000.00000 15743276000.00000 0.00085 0.00001 Very Low 707499.30000 0.03510 266751.56400 974250.86400 41.05180 Very High 48.74337 Very High 1.00000 0.03125 231676000.00000 2041.00000 15511600000.00000 20509139.47402 15763785139.47402 0.00002 0.00000 0.00023 Very Low 130.47956 0.00000 36.85405 145.85712 313.19074 4.36480 Very Low 4.90124 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01175 231676000.00000 2041.00000 15511600000.00000 20509139.47402 15763785139.47402 0.00003 0.00000 0.00025 Very Low 59.18406 0.00001 50.82197 50.46883 160.47486 2.20678 Very Low 3.15744 Very Low 0.00000 0.01489 231676000.00000 2041.00000 15511600000.00000 15743276000.00000 0.00001 0.00000 Very Low 20.31260 0.00004 314.34707 334.65968 9.46600 Very Low 8.22727 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00062 0.00000 0.00035 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 231676000.00000 2041.00000 15511600000.00000 20509139.47402 15763785139.47402 0.00001 0.00000 0.00062 Very Low 60.52590 0.00002 150.38816 398.17114 609.08519 8.17958 Very Low 9.84253 Very Low 0.00000 0.00205 231676000.00000 2041.00000 15511600000.00000 20509139.47402 15763785139.47402 0.00012 0.00000 0.00003 Very Low 58.91482 0.00000 2.63011 1.22614 62.77107 2.83142 Very Low 3.53004 Very Low 5.00000 0.02284 2267345.00260 25.83867 196373857.49260 198641202.49520 0.00067 0.00000 Very Low 34.45440 0.00000 17.36933 51.82372 3.98806 Relatively Low 3.69649 Relatively Low 4.00000 0.02046 231675410.17383 2040.99365 15511551772.58923 15743227182.76306 0.00000 0.00000 Very Low 0.03263 0.00016 1244.66640 1244.69902 12.42546 Relatively Low 13.06819 Relatively Low Insufficient Data Insufficient Data Insufficient Data 53.00000 0.96126 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
38 37 T15001021509 Hawaii HI 15 Hawaii County 1 15001 21509 15001021509 5154 799747000.00000 979196.95033 10.12957 43.64418 Very High 99.48446 98.46626 39.60850 Very High 98.86856 96.62577 3127715.32380 2488986.82289 0.08404 638694.10161 34.39930 34.78164 Relatively Moderate 79.56802 77.49288 1.80600 50.77520 Relatively Low 9.38594 40.00000 2.53876 Not Applicable Not Applicable Not Applicable 0.06997 34544698.00261 222.62462 1691947126.58074 1726491824.58336 0.00001 0.00000 Very Low 26.38026 0.00000 0.05672 26.43698 0.98192 Very Low 1.08168 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 28.00000 1.55556 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.01000 799747000.00000 5154.00000 39170400000.00000 39970147000.00000 0.00085 0.00001 Very Low 2391862.20000 0.08145 619056.63200 3010918.83200 59.79639 Very High 74.29994 Very High 1.00000 0.03125 799747000.00000 5154.00000 39170400000.00000 979196.95033 39971126196.95033 0.00002 0.00000 0.00023 Very Low 450.41626 0.00001 93.06506 6.96386 550.44519 5.26744 Very Low 6.18972 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01449 799747000.00000 5154.00000 39170400000.00000 979196.95033 39971126196.95033 0.00003 0.00000 0.00025 Very Low 295.96152 0.00002 185.99610 3.49218 485.44980 3.19157 Very Low 4.77871 Very Low 0.00000 0.01489 799747000.00000 5154.00000 39170400000.00000 39970147000.00000 0.00001 0.00000 Very Low 70.11924 0.00010 793.79952 863.91875 12.98543 Relatively Low 11.81070 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.00000 5.91667 23918829.41100 78.82664 599082429.52348 2344.76330 623003603.69778 0.00062 0.00000 0.00035 Very Low 88379.69843 0.00179 13585.34699 4.84519 101969.89061 21.09736 Relatively Moderate 21.83462 Relatively High 1.00000 0.03125 799747000.00000 5154.00000 39170400000.00000 979196.95033 39971126196.95033 0.00001 0.00000 0.00062 Very Low 208.93578 0.00005 379.76510 19.01045 607.71132 8.17342 Very Low 10.29225 Very Low 0.00000 0.00013 799747000.00000 5154.00000 39170400000.00000 979196.95033 39971126196.95033 0.00286 0.00000 0.00067 Very Low 304.37402 0.00000 9.94000 0.08761 314.40163 4.84446 Very Low 6.32113 Very Low 11.00000 0.05024 221010989.94339 956.07226 7266149140.74071 7487160130.68410 0.00067 0.00000 Very Low 7388.62414 0.00019 1413.92492 8802.54905 22.08625 Relatively Moderate 21.42295 Relatively High 4.00000 0.02028 799720520.06993 5153.63689 39167640337.32340 39967360857.39333 0.00000 0.00000 Very Low 0.11326 0.00042 3175.57521 3175.68846 16.97867 Relatively Low 18.68688 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
39 38 T15003010100 Hawaii HI 15 Honolulu County 3 15003 10100 15003010100 7881 844170000.00000 6510793.17494 30.20684 17.90236 Relatively Low 62.29670 62.57669 20.18994 Relatively Moderate 67.06581 79.14110 414254.41184 357290.39806 0.00666 50595.05951 6368.95427 28.33544 Relatively Low 17.49651 21.08262 -2.22500 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.06997 108722387.39659 1015.01017 7714077290.77201 7822799678.16860 0.00002 0.00000 Very Low 165.81854 0.00000 0.86337 166.68192 1.81399 Very Low 1.60806 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00310 844170000.00000 7881.00000 59895600000.00000 60739770000.00000 0.01675 0.00014 Very Low 271131.70000 0.00614 46674.41200 317806.11200 28.25938 Relatively High 28.25667 Relatively Moderate 1.00000 0.03125 844170000.00000 7881.00000 59895600000.00000 6510793.17494 60746280793.17494 0.00002 0.00000 0.00023 Very Low 475.43523 0.00001 39.31835 46.30353 561.05711 5.30108 Very Low 5.01280 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01449 844170000.00000 7881.00000 59895600000.00000 6510793.17494 60746280793.17494 0.00003 0.00000 0.00025 Very Low 312.40109 0.00004 284.40732 23.21991 620.02832 3.46280 Very Low 4.17232 Very Low 0.00000 0.01489 844170000.00000 7881.00000 59895600000.00000 60739770000.00000 0.00001 0.00000 Very Low 74.01410 0.00003 235.44721 309.46131 9.22220 Very Low 6.74991 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 144063515.18652 1085.26153 8247987634.87326 1740883.87637 8393792033.93615 0.00007 0.00000 0.00057 Very Low 62352.41734 0.00040 3076.17312 6293.62789 71722.21835 18.76241 Relatively Moderate 15.62611 Relatively Moderate 1.00000 0.03125 844170000.00000 7881.00000 59895600000.00000 6510793.17494 60746280793.17494 0.00000 0.00000 0.00002 Very Low 5.99512 0.00003 217.76867 4.46673 228.23052 5.89698 Very Low 5.97559 Very Low 0.00000 0.00081 844170000.00000 7881.00000 59895600000.00000 6510793.17494 60746280793.17494 0.00108 0.00000 0.00025 Very Low 736.91988 0.00000 34.86250 1.33621 773.11858 6.53882 Very Low 6.86590 Very Low 6.00000 0.02740 515711432.16672 4182.42137 31786402433.13354 32302113865.30026 0.00156 0.00000 Very Low 22035.69676 0.00000 31.80697 22067.50373 30.00338 Relatively High 23.41922 Relatively High 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
40 39 T15003010202 Hawaii HI 15 Honolulu County 3 15003 10202 15003010202 7643 654554000.00000 1559566.80012 12.87237 19.94052 Relatively Moderate 71.18327 73.61963 22.06508 Relatively Moderate 75.22237 83.43558 540727.67974 458981.69102 0.01040 79074.92220 2671.06652 28.87915 Relatively Low 21.41001 26.21083 -1.88500 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.06997 149406920.22258 1744.57278 13258753125.92247 13408160046.14506 0.00005 0.00000 Very Low 484.69690 0.00000 5.31053 490.00744 2.59861 Very Low 2.34780 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00341 654554000.00000 7643.00000 58086800000.00000 58741354000.00000 0.01675 0.00014 Very Low 247080.50000 0.00832 63197.49600 310277.99600 28.03446 Relatively High 28.56966 Relatively High 1.00000 0.03125 654554000.00000 7643.00000 58086800000.00000 1559566.80012 58742913566.80013 0.00002 0.00000 0.00023 Very Low 368.64379 0.00001 38.13097 11.09134 417.86610 4.80516 Very Low 4.63103 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01449 654554000.00000 7643.00000 58086800000.00000 1559566.80012 58742913566.80013 0.00003 0.00000 0.00025 Very Low 242.23010 0.00004 275.81844 5.56200 523.61053 3.27310 Very Low 4.01943 Very Low 0.00000 0.01489 654554000.00000 7643.00000 58086800000.00000 58741354000.00000 0.00001 0.00000 Very Low 57.38919 0.00003 228.33689 285.72607 8.98012 Very Low 6.69885 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 435262433.14929 5305.69969 40323317626.41830 733854.20067 40759313913.76827 0.00007 0.00000 0.00057 Very Low 188386.80182 0.00198 15039.00238 2653.02317 206078.82737 26.67361 Relatively High 22.64116 Relatively High 1.00000 0.03125 654554000.00000 7643.00000 58086800000.00000 1559566.80012 58742913566.80013 0.00000 0.00000 0.00002 Very Low 4.64851 0.00003 211.19223 1.06994 216.91068 5.79783 Very Low 5.98785 Very Low 0.00000 0.00033 654554000.00000 7643.00000 58086800000.00000 1559566.80012 58742913566.80013 0.00261 0.00000 0.00061 Very Low 571.39421 0.00000 33.80968 0.32007 605.52396 6.02737 Very Low 6.45026 Very Low 6.00000 0.02740 509853307.49550 6025.71624 45795443443.44840 46305296750.94389 0.00156 0.00000 Very Low 21785.38650 0.00001 45.82508 21831.21158 29.89590 Relatively High 23.78310 Relatively High 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
41 40 T15003000114 Hawaii HI 15 Honolulu County 3 15003 114 15003000114 1594 256337000.00000 0.00000 0.47337 11.57003 Very Low 25.57500 13.49693 13.00244 Very Low 27.07763 15.33742 110646.24390 96129.44713 0.00191 14516.79677 0.00000 28.43619 Relatively Low 18.16951 21.36752 -2.16200 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.06797 45060581.76163 280.20367 2129547867.42890 2174608449.19053 0.00002 0.00000 Very Low 68.56829 0.00000 0.33167 68.89995 1.35128 Very Low 1.20214 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 287.00000 15.94444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00354 256337000.00000 1594.00000 12114400000.00000 12370737000.00000 0.01675 0.00014 Very Low 78176.60000 0.00181 13793.92400 91970.52400 18.69210 Relatively Moderate 18.75676 Relatively Moderate 1.00000 0.03125 256337000.00000 1594.00000 12114400000.00000 0.00000 12370737000.00000 0.00002 0.00000 0.00023 Very Low 144.36860 0.00000 7.95247 0.00000 152.32107 3.43254 Very Low 3.25741 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 256337000.00000 1594.00000 12114400000.00000 0.00000 12370737000.00000 0.00003 0.00000 0.00025 Very Low 65.45503 0.00001 39.69144 0.00000 105.14647 1.91670 Very Low 2.31764 Very Low 0.00000 0.01489 256337000.00000 1594.00000 12114400000.00000 12370737000.00000 0.00001 0.00000 Very Low 22.47480 0.00001 47.62122 70.09602 5.62164 Very Low 4.12923 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 31810533.45188 201.19406 1529074871.61304 0.00000 1560885405.06492 0.00007 0.00000 0.00057 Very Low 13767.98043 0.00008 570.28444 0.00000 14338.26487 10.97075 Relatively Low 9.16938 Relatively Low 1.00000 0.03125 256337000.00000 1594.00000 12114400000.00000 0.00000 12370737000.00000 0.00000 0.00000 0.00002 Very Low 1.82045 0.00001 44.04559 0.00000 45.86604 3.45410 Very Low 3.51259 Very Low 0.00000 0.00002 256337000.00000 1594.00000 12114400000.00000 0.00000 12370737000.00000 0.05408 0.00004 0.03148 Very Low 282.38169 0.00000 8.89816 0.00000 291.27985 4.72267 Very Low 4.97632 Very Low 5.00000 0.02284 101097246.51534 638.70940 4854191474.33995 4955288720.85530 0.00156 0.00000 Very Low 3599.79785 0.00000 4.04778 3603.84562 16.39990 Relatively Moderate 12.84650 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
42 41 T15003000301 Hawaii HI 15 Honolulu County 3 15003 301 15003000301 3307 448705000.00000 0.00000 3.26527 14.95661 Relatively Low 46.96105 36.19632 15.50298 Relatively Low 42.64562 39.87730 187545.72833 159140.82367 0.00374 28404.90467 0.00000 30.83012 Relatively Low 39.39759 39.88604 -0.66500 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.04548 25555924.55627 188.34968 1431457556.87500 1457013481.43127 0.00001 0.00000 Very Low 14.81169 0.00000 0.07933 14.89102 0.81093 Very Low 0.78216 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 287.00000 15.94444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00325 448705000.00000 3307.00000 25133200000.00000 25581905000.00000 0.01675 0.00014 Very Low 137822.20000 0.00356 27038.14000 164860.34000 22.70635 Relatively Moderate 24.70307 Relatively Moderate 1.00000 0.03125 448705000.00000 3307.00000 25133200000.00000 0.00000 25581905000.00000 0.00002 0.00000 0.00023 Very Low 252.70996 0.00000 16.49864 0.00000 269.20860 4.15010 Very Low 4.26992 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 448705000.00000 3307.00000 25133200000.00000 0.00000 25581905000.00000 0.00003 0.00000 0.00025 Very Low 114.57573 0.00001 82.34604 0.00000 196.92177 2.36259 Very Low 3.09730 Very Low 0.00000 0.01489 448705000.00000 3307.00000 25133200000.00000 25581905000.00000 0.00001 0.00000 Very Low 39.34101 0.00001 98.79760 138.13861 7.04808 Very Low 5.61280 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 43472034.28852 372.96049 2834499749.55267 0.00000 2877971783.84119 0.00007 0.00000 0.00057 Very Low 18815.21787 0.00014 1057.15628 0.00000 19872.37415 12.23171 Relatively Low 11.08396 Relatively Low 1.00000 0.03125 448705000.00000 3307.00000 25133200000.00000 0.00000 25581905000.00000 0.00000 0.00000 0.00002 Very Low 3.18661 0.00001 91.37939 0.00000 94.56600 4.39626 Very Low 4.84707 Very Low 0.00000 0.00009 448705000.00000 3307.00000 25133200000.00000 0.00000 25581905000.00000 0.01235 0.00001 0.03148 Very Low 494.29492 0.00000 18.46062 0.00000 512.75554 5.70235 Very Low 6.51470 Very Low 5.00000 0.02284 44498932.41447 322.96266 2454516231.29220 2499015163.70668 0.00156 0.00000 Very Low 1584.48589 0.00000 2.04675 1586.53265 12.47581 Relatively Moderate 10.59537 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
43 42 T15003000401 Hawaii HI 15 Honolulu County 3 15003 401 15003000401 2893 351046000.00000 0.00000 2.38498 14.18176 Relatively Low 42.31155 28.52761 14.30944 Relatively Low 35.29743 26.38037 147478.98602 127735.04103 0.00260 19743.94499 0.00000 31.67128 Relatively Moderate 48.60477 51.28205 -0.13900 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00200 6908402.00262 56.93273 432688744.92584 439597146.92847 0.00007 0.00000 Very Low 0.98286 0.00000 0.00432 0.98718 0.32820 Very Low 0.32519 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 287.00000 15.94444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00301 351046000.00000 2893.00000 21986800000.00000 22337846000.00000 0.01675 0.00014 Very Low 124594.10000 0.00255 19358.87200 143952.97200 21.70278 Relatively Moderate 24.25545 Relatively Moderate 1.00000 0.03125 351046000.00000 2893.00000 21986800000.00000 0.00000 22337846000.00000 0.00002 0.00000 0.00023 Very Low 197.70856 0.00000 14.43319 0.00000 212.14175 3.83328 Very Low 4.05156 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 351046000.00000 2893.00000 21986800000.00000 0.00000 22337846000.00000 0.00003 0.00000 0.00025 Very Low 89.63874 0.00001 72.03722 0.00000 161.67596 2.21227 Very Low 2.97937 Very Low 0.00000 0.01489 351046000.00000 2893.00000 21986800000.00000 22337846000.00000 0.00001 0.00000 Very Low 30.77858 0.00001 86.42923 117.20781 6.67244 Very Low 5.45863 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 5598483.87282 40.86977 310610234.46660 0.00000 316208718.33942 0.00007 0.00000 0.00057 Very Low 2423.09097 0.00002 115.84533 0.00000 2538.93630 6.16058 Relatively Low 5.73481 Relatively Low 1.00000 0.03125 351046000.00000 2893.00000 21986800000.00000 0.00000 22337846000.00000 0.00000 0.00000 0.00002 Very Low 2.49306 0.00001 79.93970 0.00000 82.43275 4.19957 Very Low 4.75654 Very Low 0.00000 0.00007 351046000.00000 2893.00000 21986800000.00000 0.00000 22337846000.00000 0.01691 0.00001 0.03148 Very Low 392.16847 0.00000 16.37736 0.00000 408.54583 5.28645 Very Low 6.20430 Very Low 0.00000 0.00459 570395.34452 5.20582 39564233.70548 40134629.04999 0.00156 0.00000 Very Low 4.07979 0.00000 0.00663 4.08642 1.71015 Very Low 1.49201 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
44 43 T15003000500 Hawaii HI 15 Honolulu County 3 15003 500 15003000500 3807 768658000.00000 0.00000 1.11203 20.33235 Relatively Moderate 72.85638 76.07362 21.73557 Relatively Moderate 73.87234 82.20859 516862.79073 477082.14708 0.00523 39780.64365 0.00000 29.89302 Relatively Low 30.02900 33.61823 -1.25100 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.06997 360125556.27383 1783.62548 13555553633.45199 13915679189.72582 0.00003 0.00000 Very Low 767.51602 0.00000 3.36648 770.88250 3.02229 Very Low 2.82646 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 287.00000 15.94444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00297 768658000.00000 3807.00000 28933200000.00000 29701858000.00000 0.01675 0.00014 Very Low 330555.30000 0.00462 35140.12000 365695.42000 29.61296 Relatively High 31.23776 Relatively High 1.00000 0.03125 768658000.00000 3807.00000 28933200000.00000 0.00000 29701858000.00000 0.00002 0.00000 0.00023 Very Low 432.90698 0.00000 18.99314 0.00000 451.90013 4.93222 Very Low 4.92038 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 768658000.00000 3807.00000 28933200000.00000 0.00000 29701858000.00000 0.00003 0.00000 0.00025 Very Low 196.27495 0.00001 94.79630 0.00000 291.07125 2.69126 Very Low 3.42095 Very Low 0.00000 0.01489 768658000.00000 3807.00000 28933200000.00000 29701858000.00000 0.00001 0.00000 Very Low 67.39346 0.00001 113.73525 181.12871 7.71427 Very Low 5.95660 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 310362683.77060 1505.34075 11440589737.43963 0.00000 11750952421.21023 0.00007 0.00000 0.00057 Very Low 134328.69218 0.00056 4266.88741 0.00000 138595.57959 23.36974 Relatively High 20.53317 Relatively High 1.00000 0.03125 768658000.00000 3807.00000 28933200000.00000 0.00000 29701858000.00000 0.00000 0.00000 0.00002 Very Low 5.45885 0.00001 105.19545 0.00000 110.65430 4.63263 Very Low 4.95243 Very Low 0.00000 0.00005 768658000.00000 3807.00000 28933200000.00000 0.00000 29701858000.00000 0.02671 0.00002 0.03148 Very Low 1040.30168 0.00000 26.10934 0.00000 1066.41102 7.27878 Very Low 8.06313 Very Low 3.00000 0.01370 453479536.53912 3008.65103 22865747837.99893 23319227374.53805 0.00156 0.00000 Very Low 9688.30296 0.00000 11.44027 9699.74323 22.81248 Relatively Moderate 18.78514 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
45 44 T15003001100 Hawaii HI 15 Honolulu County 3 15003 1100 15003001100 3862 219684000.00000 0.00000 0.31932 14.85345 Relatively Low 46.32453 35.58282 12.98654 Very Low 26.97865 14.41718 110240.91171 78625.48827 0.00416 31615.42344 0.00000 36.55030 Relatively High 89.76828 89.74359 2.91200 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 287.00000 15.94444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00298 219684000.00000 3862.00000 29351200000.00000 29570884000.00000 0.01675 0.00014 Very Low 78161.00000 0.00411 31254.39200 109415.39200 19.80621 Relatively Moderate 25.54587 Relatively Moderate 1.00000 0.03125 219684000.00000 3862.00000 29351200000.00000 0.00000 29570884000.00000 0.00002 0.00000 0.00023 Very Low 123.72569 0.00000 19.26754 0.00000 142.99323 3.36099 Very Low 4.09962 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 219684000.00000 3862.00000 29351200000.00000 0.00000 29570884000.00000 0.00003 0.00000 0.00025 Very Low 56.09577 0.00001 96.16583 0.00000 152.26161 2.16847 Very Low 3.37027 Very Low 0.00000 0.01489 219684000.00000 3862.00000 29351200000.00000 29570884000.00000 0.00001 0.00000 Very Low 19.26119 0.00002 115.37839 134.63958 6.98806 Very Low 6.59753 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00007 0.00000 0.00057 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 219684000.00000 3862.00000 29351200000.00000 0.00000 29570884000.00000 0.00000 0.00000 0.00002 Very Low 1.56015 0.00001 106.71521 0.00000 108.27537 4.59919 Very Low 6.01165 Very Low 0.00000 0.00001 219684000.00000 3862.00000 29351200000.00000 0.00000 29570884000.00000 0.12628 0.00008 0.03148 Very Low 263.84547 0.00000 23.50446 0.00000 287.34993 4.70133 Very Low 6.36760 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
46 45 T15003001400 Hawaii HI 15 Honolulu County 3 15003 1400 15003001400 2550 280795000.00000 0.00000 0.19486 13.07814 Relatively Low 35.39504 23.00613 12.35851 Very Low 23.18976 12.88344 95007.96754 78209.03021 0.00221 16798.93732 0.00000 33.81734 Relatively Moderate 71.53859 69.80057 1.20300 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 287.00000 15.94444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00294 280795000.00000 2550.00000 19380000000.00000 19660795000.00000 0.01675 0.00014 Very Low 77555.80000 0.00218 16557.81600 94113.61600 18.83618 Relatively Moderate 22.47815 Relatively Moderate 1.00000 0.03125 280795000.00000 2550.00000 19380000000.00000 0.00000 19660795000.00000 0.00002 0.00000 0.00023 Very Low 158.14331 0.00000 12.72196 0.00000 170.86527 3.56653 Very Low 4.02506 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 280795000.00000 2550.00000 19380000000.00000 0.00000 19660795000.00000 0.00003 0.00000 0.00025 Very Low 71.70032 0.00001 63.49634 0.00000 135.19666 2.08423 Very Low 2.99713 Very Low 0.00000 0.01489 280795000.00000 2550.00000 19380000000.00000 19660795000.00000 0.00001 0.00000 Very Low 24.61920 0.00001 76.18200 100.80121 6.34533 Very Low 5.54278 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00007 0.00000 0.00057 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 280795000.00000 2550.00000 19380000000.00000 0.00000 19660795000.00000 0.00000 0.00000 0.00002 Very Low 1.99415 0.00001 70.46188 0.00000 72.45603 4.02281 Very Low 4.86508 Very Low 0.00000 0.00001 280795000.00000 2550.00000 19380000000.00000 0.00000 19660795000.00000 0.13390 0.00009 0.03148 Very Low 396.77324 0.00000 18.25913 0.00000 415.03237 5.31428 Very Low 6.65964 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
47 46 T15003001901 Hawaii HI 15 Honolulu County 3 15003 1901 15003001901 837 1117472000.00000 0.00000 0.32828 30.70335 Relatively High 95.51272 89.87730 27.12868 Relatively High 89.33997 89.87730 1004957.83209 995747.39514 0.00121 9210.43695 0.00000 36.16650 Relatively High 88.07895 88.31909 2.67200 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.06997 905020382.29717 677.87118 5151820945.73177 6056841328.02894 0.00004 0.00000 Very Low 2320.98226 0.00000 1.66153 2322.64379 4.36517 Relatively Low 4.93906 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 154.00000 8.55556 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00656 1117472000.00000 837.00000 6361200000.00000 7478672000.00000 0.01675 0.00014 Very Low 577071.70000 0.00094 7144.83600 584216.53600 34.61783 Relatively High 44.18092 Very High 1.00000 0.03125 1117472000.00000 837.00000 6361200000.00000 0.00000 7478672000.00000 0.00002 0.00000 0.00023 Very Low 629.35848 0.00000 4.17580 0.00000 633.53428 5.52016 Very Low 6.66261 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 1117472000.00000 837.00000 6361200000.00000 0.00000 7478672000.00000 0.00003 0.00000 0.00025 Very Low 285.34375 0.00000 20.84174 0.00000 306.18549 2.73706 Very Low 4.20932 Very Low 0.00000 0.01489 1117472000.00000 837.00000 6361200000.00000 7478672000.00000 0.00001 0.00000 Very Low 97.97634 0.00000 25.00562 122.98197 6.78025 Very Low 6.33412 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 870614950.65495 698.41872 5307982289.13923 0.00000 6178597239.79418 0.00007 0.00000 0.00057 Very Low 376812.59323 0.00026 1979.66742 0.00000 378792.26066 32.67416 Relatively High 34.73308 Very High 1.00000 0.03125 1117472000.00000 837.00000 6361200000.00000 0.00000 7478672000.00000 0.00000 0.00000 0.00002 Very Low 7.93605 0.00000 23.12808 0.00000 31.06413 3.03336 Very Low 3.92331 Very Low 0.00000 0.00002 1117472000.00000 837.00000 6361200000.00000 0.00000 7478672000.00000 0.05998 0.00004 0.03148 Relatively Low 1579.02735 0.00000 5.99329 0.00000 1585.02064 8.30671 Very Low 11.13326 Very Low 5.00000 0.02284 1037497917.95646 809.07638 6148980465.81388 7186478383.77034 0.00156 0.00000 Relatively Low 36942.47766 0.00000 5.12747 36947.60512 35.62716 Relatively High 35.49441 Relatively High 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
48 47 T15003001904 Hawaii HI 15 Honolulu County 3 15003 1904 15003001904 3912 544584000.00000 0.00000 0.04455 20.52323 Relatively Moderate 73.61525 76.38037 21.17828 Relatively Moderate 71.50360 80.98160 478116.67554 435047.88310 0.00567 43068.79244 0.00000 30.96765 Relatively Low 40.81334 42.16524 -0.57900 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.05797 538132301.35570 3865.65445 29378973818.67021 29917106120.02592 0.00005 0.00000 Very Low 1448.77978 0.00000 7.98567 1456.76544 3.73654 Relatively Low 3.62005 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 154.00000 8.55556 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00760 544584000.00000 3912.00000 29731200000.00000 30275784000.00000 0.01675 0.00014 Very Low 200288.10000 0.00421 31971.07200 232259.17200 25.45460 Relatively High 27.81652 Relatively Moderate 1.00000 0.03125 544584000.00000 3912.00000 29731200000.00000 0.00000 30275784000.00000 0.00002 0.00000 0.00023 Very Low 306.70886 0.00000 19.51699 0.00000 326.22585 4.42454 Very Low 4.57259 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 544584000.00000 3912.00000 29731200000.00000 0.00000 30275784000.00000 0.00003 0.00000 0.00025 Very Low 139.05820 0.00001 97.41086 0.00000 236.46906 2.51120 Very Low 3.30682 Very Low 0.00000 0.01489 544584000.00000 3912.00000 29731200000.00000 30275784000.00000 0.00001 0.00000 Very Low 47.74737 0.00002 116.87216 164.61953 7.47239 Very Low 5.97725 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 527170866.74366 3780.16239 28729234185.55996 0.00000 29256405052.30361 0.00007 0.00000 0.00057 Very Low 228165.87428 0.00141 10714.86789 0.00000 238880.74217 28.01976 Relatively High 25.50381 Relatively High 1.00000 0.03125 544584000.00000 3912.00000 29731200000.00000 0.00000 30275784000.00000 0.00000 0.00000 0.00002 Very Low 3.86752 0.00001 108.09682 0.00000 111.96434 4.65084 Very Low 5.15063 Very Low 0.00000 0.00001 544584000.00000 3912.00000 29731200000.00000 0.00000 30275784000.00000 0.13390 0.00009 0.03148 Very Low 769.51640 0.00000 28.01165 0.00000 797.52805 6.60692 Very Low 7.58194 Very Low 1.00000 0.00457 544584000.00000 3912.00000 29731200000.00000 30275784000.00000 0.00156 0.00000 Very Low 3878.23070 0.00000 4.95841 3883.18910 16.81313 Relatively Moderate 14.34264 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
49 48 T15003002202 Hawaii HI 15 Honolulu County 3 15003 2202 15003002202 3400 291464000.00000 0.00000 0.09203 17.03480 Relatively Low 58.03627 54.29448 16.84528 Relatively Low 50.31826 55.82822 240600.61444 206514.82898 0.00448 34085.78546 0.00000 32.31574 Relatively Moderate 55.96805 58.40456 0.26400 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.05797 172542690.38602 2012.75337 15296925587.97904 15469468278.36506 0.00007 0.00000 Very Low 700.62131 0.00000 6.33107 706.95238 2.93632 Very Low 2.96862 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 154.00000 8.55556 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00398 291464000.00000 3400.00000 25840000000.00000 26131464000.00000 0.01675 0.00014 Very Low 103980.90000 0.00346 26304.28400 130285.18400 20.99296 Relatively Moderate 23.93955 Relatively Moderate 1.00000 0.03125 291464000.00000 3400.00000 25840000000.00000 0.00000 26131464000.00000 0.00002 0.00000 0.00023 Very Low 164.15207 0.00000 16.96262 0.00000 181.11469 3.63647 Very Low 3.92175 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 291464000.00000 3400.00000 25840000000.00000 0.00000 26131464000.00000 0.00003 0.00000 0.00025 Very Low 74.42462 0.00001 84.66179 0.00000 159.08641 2.20040 Very Low 3.02368 Very Low 0.00000 0.01489 291464000.00000 3400.00000 25840000000.00000 26131464000.00000 0.00001 0.00000 Very Low 25.55462 0.00001 101.57601 127.13063 6.85565 Very Low 5.72265 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 219965392.44814 2625.46784 19953555621.72948 0.00000 20173521014.17761 0.00007 0.00000 0.00057 Very Low 95203.66023 0.00098 7441.88693 0.00000 102645.54716 21.14385 Relatively Moderate 20.08309 Relatively High 1.00000 0.03125 291464000.00000 3400.00000 25840000000.00000 0.00000 26131464000.00000 0.00000 0.00000 0.00002 Very Low 2.06992 0.00001 93.94918 0.00000 96.01910 4.41866 Very Low 5.10653 Very Low 0.00000 0.00001 291464000.00000 3400.00000 25840000000.00000 0.00000 26131464000.00000 0.13390 0.00009 0.03148 Very Low 411.84891 0.00000 24.34550 0.00000 436.19442 5.40311 Very Low 6.47028 Very Low 3.00000 0.01370 278575886.57166 3100.19270 23561464491.77140 23840040378.34306 0.00156 0.00000 Very Low 5951.59730 0.00000 11.78836 5963.38566 19.39769 Relatively Moderate 17.26778 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
50 49 T15003002600 Hawaii HI 15 Honolulu County 3 15003 2600 15003002600 4249 791449000.00000 0.00000 0.25636 25.65307 Relatively High 88.70482 87.11656 21.12087 Relatively Moderate 71.27401 80.67485 474238.94428 431102.87806 0.00568 43136.06622 0.00000 38.81311 Relatively High 95.92920 94.58689 4.32700 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.04348 206319525.33443 1107.65402 8418170520.03298 8624490045.36741 0.00001 0.00000 Very Low 121.52272 0.00000 0.62295 122.14567 1.63543 Very Low 1.98586 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 154.00000 8.55556 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00355 791449000.00000 4249.00000 32292400000.00000 33083849000.00000 0.01675 0.00014 Very Low 427356.70000 0.00562 42731.76000 470088.46000 32.19846 Relatively High 44.10034 Very High 1.00000 0.03125 791449000.00000 4249.00000 32292400000.00000 0.00000 33083849000.00000 0.00002 0.00000 0.00023 Very Low 445.74284 0.00000 21.19828 0.00000 466.94113 4.98635 Very Low 6.45873 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 791449000.00000 4249.00000 32292400000.00000 0.00000 33083849000.00000 0.00003 0.00000 0.00025 Very Low 202.09457 0.00001 105.80234 0.00000 307.89691 2.74215 Very Low 4.52575 Very Low 0.00000 0.01489 791449000.00000 4249.00000 32292400000.00000 33083849000.00000 0.00001 0.00000 Very Low 69.39170 0.00002 126.94013 196.33183 7.92433 Very Low 7.94465 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00007 0.00000 0.00057 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 791449000.00000 4249.00000 32292400000.00000 0.00000 33083849000.00000 0.00000 0.00000 0.00002 Very Low 5.62071 0.00002 117.40884 0.00000 123.02955 4.79926 Very Low 6.66153 Very Low 0.00000 0.00001 791449000.00000 4249.00000 32292400000.00000 0.00000 33083849000.00000 0.13390 0.00009 0.03148 Relatively Low 1118.34535 0.00000 30.42472 0.00000 1148.77007 7.46154 Very Low 10.73229 Very Low 0.00000 0.00459 249345255.46422 1499.54102 11396511753.40721 11645857008.87142 0.00156 0.00000 Very Low 1783.46017 0.00000 1.90895 1785.36913 12.97662 Relatively Moderate 13.87434 Relatively Moderate 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
51 50 T15003002800 Hawaii HI 15 Honolulu County 3 15003 2800 15003002800 3678 390551000.00000 0.00000 0.88993 13.27625 Relatively Low 36.74370 24.53988 14.06404 Relatively Low 33.79618 23.92638 140020.60507 112962.04598 0.00356 27058.55909 0.00000 30.16647 Relatively Low 32.63754 35.89744 -1.08000 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 287.00000 15.94444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00297 390551000.00000 3678.00000 27952800000.00000 28343351000.00000 0.01675 0.00014 Very Low 110889.30000 0.00351 26648.94400 137538.24400 21.37551 Relatively Moderate 22.75461 Relatively Moderate 1.00000 0.03125 390551000.00000 3678.00000 27952800000.00000 0.00000 28343351000.00000 0.00002 0.00000 0.00023 Very Low 219.95771 0.00000 18.34956 0.00000 238.30728 3.98481 Very Low 4.01160 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 390551000.00000 3678.00000 27952800000.00000 0.00000 28343351000.00000 0.00003 0.00000 0.00025 Very Low 99.72625 0.00001 91.58414 0.00000 191.31038 2.33993 Very Low 3.00157 Very Low 0.00000 0.01489 390551000.00000 3678.00000 27952800000.00000 28343351000.00000 0.00001 0.00000 Very Low 34.24225 0.00001 109.88134 144.12359 7.14843 Very Low 5.57018 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 2748002.74749 22.23846 169012331.51587 0.00000 171760334.26336 0.00007 0.00000 0.00057 Very Low 1189.36855 0.00001 63.03491 0.00000 1252.40346 4.86764 Very Low 4.31594 Very Low 1.00000 0.03125 390551000.00000 3678.00000 27952800000.00000 0.00000 28343351000.00000 0.00000 0.00000 0.00002 Very Low 2.77361 0.00001 101.63091 0.00000 104.40452 4.54372 Very Low 4.90181 Very Low 0.00000 0.00003 390551000.00000 3678.00000 27952800000.00000 0.00000 28343351000.00000 0.04531 0.00003 0.03148 Very Low 526.67760 0.00000 25.13424 0.00000 551.81184 5.84361 Very Low 6.53237 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
52 51 T15003003000 Hawaii HI 15 Honolulu County 3 15003 3000 15003003000 4321 523641000.00000 0.00000 0.57518 14.30589 Relatively Low 43.06493 31.28834 15.91222 Relatively Low 45.06386 44.17178 202793.52199 170878.39722 0.00420 31915.12477 0.00000 28.73043 Relatively Low 20.35264 23.64672 -1.97800 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00200 251966.93460 2.07919 15801843.90719 16053810.84178 0.00006 0.00000 Very Low 0.03104 0.00000 0.00020 0.03124 0.10381 Very Low 0.09331 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 154.00000 8.55556 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00297 523641000.00000 4321.00000 32839600000.00000 33363241000.00000 0.01675 0.00014 Very Low 166244.10000 0.00412 31347.03600 197591.13600 24.11928 Relatively Moderate 24.45316 Relatively Moderate 1.00000 0.03125 523641000.00000 4321.00000 32839600000.00000 0.00000 33363241000.00000 0.00002 0.00000 0.00023 Very Low 294.91379 0.00000 21.55749 0.00000 316.47129 4.37999 Very Low 4.19954 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 523641000.00000 4321.00000 32839600000.00000 0.00000 33363241000.00000 0.00003 0.00000 0.00025 Very Low 133.71045 0.00001 107.59517 0.00000 241.30563 2.52820 Very Low 3.08870 Very Low 0.00000 0.01489 523641000.00000 4321.00000 32839600000.00000 33363241000.00000 0.00001 0.00000 Very Low 45.91116 0.00002 129.09115 175.00231 7.62629 Very Low 5.65965 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 7892777.52638 56.27312 427675735.61512 0.00000 435568513.14150 0.00007 0.00000 0.00057 Very Low 3416.08878 0.00002 159.50613 0.00000 3575.59491 6.90537 Relatively Low 5.83125 Relatively Low 1.00000 0.03125 523641000.00000 4321.00000 32839600000.00000 0.00000 33363241000.00000 0.00000 0.00000 0.00002 Very Low 3.71879 0.00002 119.39835 0.00000 123.11714 4.80040 Very Low 4.93220 Very Low 0.00000 0.00002 523641000.00000 4321.00000 32839600000.00000 0.00000 33363241000.00000 0.07011 0.00005 0.03148 Very Low 739.92320 0.00000 30.94027 0.00000 770.86348 6.53245 Very Low 6.95484 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
53 52 T15003003101 Hawaii HI 15 Honolulu County 3 15003 3101 15003003101 3687 492314000.00000 0.00000 2.07891 16.61383 Relatively Low 55.95348 51.84049 16.77941 Relatively Low 49.95120 55.21472 237789.12840 204090.58525 0.00443 33698.54314 0.00000 31.64089 Relatively Moderate 48.23407 50.14245 -0.15800 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00200 4891339.63756 36.63184 278402008.17392 283293347.81148 0.00010 0.00000 Very Low 0.96017 0.00000 0.00568 0.96586 0.32582 Very Low 0.32252 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 287.00000 15.94444 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00297 492314000.00000 3687.00000 28021200000.00000 28513514000.00000 0.01675 0.00014 Very Low 190812.30000 0.00429 32640.40400 223452.70400 25.12873 Relatively High 28.05741 Relatively Moderate 1.00000 0.03125 492314000.00000 3687.00000 28021200000.00000 0.00000 28513514000.00000 0.00002 0.00000 0.00023 Very Low 277.27048 0.00000 18.39446 0.00000 295.66494 4.28182 Very Low 4.52130 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 492314000.00000 3687.00000 28021200000.00000 0.00000 28513514000.00000 0.00003 0.00000 0.00025 Very Low 125.71118 0.00001 91.80824 0.00000 217.51942 2.44224 Very Low 3.28593 Very Low 0.00000 0.01489 492314000.00000 3687.00000 28021200000.00000 28513514000.00000 0.00001 0.00000 Very Low 43.16450 0.00001 110.15022 153.31472 7.29727 Very Low 5.96407 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.00000 6.37500 28382955.02045 252.35012 1917860889.42846 0.00000 1946243844.44892 0.00007 0.00000 0.00057 Very Low 12284.48337 0.00009 715.28625 0.00000 12999.76962 10.61816 Relatively Low 9.87485 Relatively Low 1.00000 0.03125 492314000.00000 3687.00000 28021200000.00000 0.00000 28513514000.00000 0.00000 0.00000 0.00002 Very Low 3.49631 0.00001 101.87960 0.00000 105.37591 4.55777 Very Low 5.15729 Very Low 0.00000 0.00006 492314000.00000 3687.00000 28021200000.00000 0.00000 28513514000.00000 0.01940 0.00001 0.03148 Very Low 543.19924 0.00000 20.61470 0.00000 563.81393 5.88567 Very Low 6.90101 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
54 53 T15003003407 Hawaii HI 15 Honolulu County 3 15003 3407 15003003407 913 159228000.00000 0.00000 0.04779 18.33867 Relatively Moderate 64.30526 65.33742 12.14302 Very Low 21.85348 12.26994 90124.32051 80912.82163 0.00121 9211.49889 0.00000 48.26092 Very High 99.65940 100.00000 10.23500 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 154.00000 8.55556 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00463 159228000.00000 913.00000 6938800000.00000 7098028000.00000 0.01675 0.00014 Very Low 80542.40000 0.00120 9125.16800 89667.56800 18.53476 Relatively Moderate 31.56538 Relatively High 1.00000 0.03125 159228000.00000 913.00000 6938800000.00000 0.00000 7098028000.00000 0.00002 0.00000 0.00023 Very Low 89.67696 0.00000 4.55496 0.00000 94.23192 2.92479 Very Low 4.71060 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 159228000.00000 913.00000 6938800000.00000 0.00000 7098028000.00000 0.00003 0.00000 0.00025 Very Low 40.65848 0.00000 22.73418 0.00000 63.39266 1.61921 Very Low 3.32291 Very Low 0.00000 0.01489 159228000.00000 913.00000 6938800000.00000 7098028000.00000 0.00001 0.00000 Very Low 13.96060 0.00000 27.27615 41.23674 4.71043 Very Low 5.87205 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00007 0.00000 0.00057 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 159228000.00000 913.00000 6938800000.00000 0.00000 7098028000.00000 0.00000 0.00000 0.00002 Very Low 1.13080 0.00000 25.22812 0.00000 26.35892 2.87176 Very Low 4.95637 Very Low 0.00000 0.00001 159228000.00000 913.00000 6938800000.00000 0.00000 7098028000.00000 0.13390 0.00009 0.03148 Relatively Low 224.99478 0.00000 6.53748 0.00000 231.53226 4.37476 Very Low 7.82391 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
55 54 T15003003501 Hawaii HI 15 Honolulu County 3 15003 3501 15003003501 2282 361961000.00000 0.00000 0.11498 19.82112 Relatively Moderate 70.69523 72.69939 15.93785 Relatively Low 45.23158 44.78528 203775.06777 184706.94336 0.00251 19068.12442 0.00000 39.74222 Relatively High 97.10010 95.44160 4.90800 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 154.00000 8.55556 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00463 361961000.00000 2282.00000 17343200000.00000 17705161000.00000 0.01675 0.00014 Very Low 183464.60000 0.00248 18852.10400 202316.70400 24.31005 Relatively Moderate 34.09308 Relatively High 1.00000 0.03125 361961000.00000 2282.00000 17343200000.00000 0.00000 17705161000.00000 0.00002 0.00000 0.00023 Very Low 203.85587 0.00000 11.38491 0.00000 215.24078 3.85186 Very Low 5.10867 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 361961000.00000 2282.00000 17343200000.00000 0.00000 17705161000.00000 0.00003 0.00000 0.00025 Very Low 92.42586 0.00001 56.82300 0.00000 149.24886 2.15407 Very Low 3.64026 Very Low 0.00000 0.01489 361961000.00000 2282.00000 17343200000.00000 17705161000.00000 0.00001 0.00000 Very Low 31.73557 0.00001 68.17543 99.91100 6.32659 Very Low 6.49465 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00007 0.00000 0.00057 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 361961000.00000 2282.00000 17343200000.00000 0.00000 17705161000.00000 0.00000 0.00000 0.00002 Very Low 2.57057 0.00001 63.05648 0.00000 65.62705 3.89224 Very Low 5.53187 Very Low 0.00000 0.00001 361961000.00000 2282.00000 17343200000.00000 0.00000 17705161000.00000 0.13390 0.00009 0.03148 Relatively Low 511.46366 0.00000 16.34013 0.00000 527.80379 5.75760 Very Low 8.47951 Very Low 0.00000 0.00459 55964729.53755 188.89933 1435634874.03306 1491599603.57061 0.00156 0.00000 Very Low 400.29182 0.00000 0.24047 400.53229 7.88494 Relatively Low 8.63222 Relatively Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating November 2021
56 55 T15003004600 Hawaii HI 15 Honolulu County 3 15003 4600 15003004600 3735 483204000.00000 17799.93547 2.63912 16.46389 Relatively Low 55.17673 50.00000 15.64066 Relatively Low 43.48561 41.10429 192587.11033 163440.91489 0.00384 29146.00780 0.18764 33.63824 Relatively Moderate 69.88619 68.09117 1.09100 51.40280 Relatively Low 13.64938 60.00000 2.57014 Not Applicable Not Applicable Not Applicable 0.00000 0.00000 0.00000 0.00000 0.00000 0.00005 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00805 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Rating 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00292 483204000.00000 3735.00000 28386000000.00000 28869204000.00000 0.01675 0.00014 Very Low 162417.50000 0.00379 28796.78000 191214.28000 23.85697 Relatively Moderate 28.31894 Relatively Moderate 1.00000 0.03125 483204000.00000 3735.00000 28386000000.00000 17799.93547 28869221799.93546 0.00002 0.00000 0.00023 Very Low 272.13974 0.00000 18.63394 0.12659 290.90026 4.25869 Very Low 4.78075 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00008 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.01000 483204000.00000 3735.00000 28386000000.00000 17799.93547 28869221799.93546 0.00003 0.00000 0.00025 Very Low 123.38496 0.00001 93.00347 0.04380 216.43223 2.43817 Very Low 3.48753 Very Low 0.00000 0.01489 483204000.00000 3735.00000 28386000000.00000 28869204000.00000 0.00001 0.00000 Very Low 42.36577 0.00001 111.58423 153.95000 7.30733 Very Low 6.34930 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00007 0.00000 0.00057 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 1.00000 0.03125 483204000.00000 3735.00000 28386000000.00000 17799.93547 28869221799.93546 0.00000 0.00000 0.00002 Very Low 3.43161 0.00001 103.20594 0.01221 106.64976 4.57606 Very Low 5.50485 Very Low 0.00000 0.00008 483204000.00000 3735.00000 28386000000.00000 17799.93547 28869221799.93546 0.01525 0.00001 0.00358 Very Low 582.09281 0.00000 22.80023 0.00504 604.89807 6.02529 Very Low 7.51075 Very Low 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00156 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.04778 0.00011 No Rating 0.00000 0.00000 0.00000 0.00000 0.00000 No Expected Annual Losses 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 No

File diff suppressed because one or more lines are too long

View file

@ -1,56 +1,56 @@
GEOID10_TRACT,FEMA Risk Index Expected Annual Loss Score,Expected population loss rate (Natural Hazards Risk Index),Expected agricultural loss rate (Natural Hazards Risk Index),Expected building loss rate (Natural Hazards Risk Index),Contains agricultural value
06001020100,18.6199401875,0.0000035067,0.0031812618,0.0000661520,True
06007040300,24.6571275391,0.0000000358,0.0000290505,0.0000014426,True
06007040500,18.7719774304,0.0000034603,0.0000385465,0.0000436593,True
15001021010,42.6674572964,0.0000000408,0.0000331733,0.0000018765,True
15001021101,35.4631324234,0.0000002677,0.0000337348,0.0000507987,True
15007040603,22.2413255033,0.0000182039,0.0107280896,0.0002521232,True
15007040700,14.2025996464,0.0000014941,0.0005323264,0.0000207361,True
15009030100,16.2238215839,0.0000000311,0.0004061121,0.0000013674,True
15009030201,16.5620580551,0.0000000311,0.0000100935,0.0000014265,True
15001021402,37.6719247757,0.0000062310,0.0000311565,0.0015187781,True
15001021800,25.2568722397,0.0000002271,0.0000337985,0.0000262049,True
15009030402,23.9449676493,0.0000000310,0.0000104613,0.0000013104,True
15009030800,19.8423994159,0.0000008727,0.0000140751,0.0000109028,True
15003010201,18.0813496455,0.0000001010,0.0001248723,0.0001089388,True
15007040604,13.8830970216,0.0000023137,0.0000977117,0.0001482071,True
15009030303,26.4505931648,0.0000000878,0.0000048854,0.0000069565,True
15009030403,18.4437334890,0.0000000310,0.0000103042,0.0000013105,True
15009030404,21.7984897602,0.0000000310,0.0000104610,0.0000013088,True
15001021601,46.2888122040,0.0000022210,0.0001000049,0.0004101879,True
15001021013,31.7870290791,0.0000000365,0.0000291145,0.0000015088,True
15001021702,43.0017491363,0.0000038333,0.0006472757,0.0007289681,True
15001021704,40.5478070100,0.0000000675,0.0000000000,0.0000124075,False
15001021902,24.1028365867,0.0000012633,0.0003623064,0.0002255654,True
15003007502,13.4756112773,0.0000000123,0.0000000000,0.0000029166,False
15001020202,25.4228346534,0.0000002378,0.0000290487,0.0000415197,True
15001020300,36.0264444526,0.0000009915,0.0000123128,0.0003168032,True
15003009507,13.7534872042,0.0000000122,0.0000000000,0.0000018990,False
15009031502,24.1981968780,0.0000006427,0.0000676868,0.0000108687,True
15009031700,20.0761939648,0.0000010934,0.0049143834,0.0000148370,True
15001021202,50.9009757018,0.0000000383,0.0000301617,0.0000017093,True
15001021300,40.9441045600,0.0000039558,0.0000396241,0.0005806917,True
15003010308,14.8377632042,0.0000000122,0.0000000000,0.0000020149,False
15001021504,38.7614777296,0.0000001803,0.0000000000,0.0001167168,False
15001021604,41.0047129501,0.0000009324,0.0000000000,0.0002774903,False
15001022000,19.5680692358,0.0000000358,0.0000290511,0.0000014444,True
15001022102,26.8749889144,0.0000000358,0.0000290467,0.0000014219,True
15001021509,39.6085028569,0.0000003842,0.0000351301,0.0001122053,True
15003010100,20.1899418692,0.0000000649,0.0009782148,0.0000759598,True
15003010202,22.0650824666,0.0000002726,0.0017126977,0.0002904509,True
15003000114,13.0024416326,0.0000000593,0.0000000000,0.0000559929,False
15003000301,15.5029761891,0.0000000543,0.0000000000,0.0000439802,False
15003000401,14.3094432099,0.0000000175,0.0000000000,0.0000089358,False
15003000500,21.7355738392,0.0000001600,0.0000000000,0.0001780227,False
15003001100,12.9865448527,0.0000000123,0.0000000000,0.0000021143,False
15003001400,12.3585076356,0.0000000124,0.0000000000,0.0000023264,False
15003001901,27.1286782082,0.0000003239,0.0000000000,0.0003416043,False
15003001904,21.1782783212,0.0000003731,0.0000000000,0.0004239595,False
15003002202,16.8452811998,0.0000003007,0.0000000000,0.0003313697,False
15003002600,21.1208678596,0.0000000125,0.0000000000,0.0000024799,False
15003002800,14.0640371335,0.0000000147,0.0000000000,0.0000053072,False
15003003000,15.9122177661,0.0000000173,0.0000000000,0.0000088501,False
15003003101,16.7794100011,0.0000000378,0.0000000000,0.0000269712,False
15003003407,12.1430194003,0.0000000124,0.0000000000,0.0000023264,False
15003003501,15.9378488267,0.0000000124,0.0000000000,0.0000023264,False
15003004600,15.6406606485,0.0000000123,0.0000004599,0.0000021180,True
06001020100,18.61994,0.00000,0.00318,0.00007,True
06007040300,24.65713,0.00000,0.00003,0.00000,True
06007040500,18.77198,0.00000,0.00004,0.00004,True
15001021010,42.66746,0.00000,0.00003,0.00000,True
15001021101,35.46313,0.00000,0.00003,0.00005,True
15007040603,22.24133,0.00002,0.01073,0.00025,True
15007040700,14.20260,0.00000,0.00053,0.00002,True
15009030100,16.22382,0.00000,0.00041,0.00000,True
15009030201,16.56206,0.00000,0.00001,0.00000,True
15001021402,37.67192,0.00001,0.00003,0.00152,True
15001021800,25.25687,0.00000,0.00003,0.00003,True
15009030402,23.94497,0.00000,0.00001,0.00000,True
15009030800,19.84240,0.00000,0.00001,0.00001,True
15003010201,18.08135,0.00000,0.00012,0.00011,True
15007040604,13.88310,0.00000,0.00010,0.00015,True
15009030303,26.45059,0.00000,0.00000,0.00001,True
15009030403,18.44373,0.00000,0.00001,0.00000,True
15009030404,21.79849,0.00000,0.00001,0.00000,True
15001021601,46.28881,0.00000,0.00010,0.00041,True
15001021013,31.78703,0.00000,0.00003,0.00000,True
15001021702,43.00175,0.00000,0.00065,0.00073,True
15001021704,40.54781,0.00000,0.00000,0.00001,False
15001021902,24.10284,0.00000,0.00036,0.00023,True
15003007502,13.47561,0.00000,0.00000,0.00000,False
15001020202,25.42283,0.00000,0.00003,0.00004,True
15001020300,36.02644,0.00000,0.00001,0.00032,True
15003009507,13.75349,0.00000,0.00000,0.00000,False
15009031502,24.19820,0.00000,0.00007,0.00001,True
15009031700,20.07619,0.00000,0.00491,0.00001,True
15001021202,50.90098,0.00000,0.00003,0.00000,True
15001021300,40.94410,0.00000,0.00004,0.00058,True
15003010308,14.83776,0.00000,0.00000,0.00000,False
15001021504,38.76148,0.00000,0.00000,0.00012,False
15001021604,41.00471,0.00000,0.00000,0.00028,False
15001022000,19.56807,0.00000,0.00003,0.00000,True
15001022102,26.87499,0.00000,0.00003,0.00000,True
15001021509,39.60850,0.00000,0.00004,0.00011,True
15003010100,20.18994,0.00000,0.00098,0.00008,True
15003010202,22.06508,0.00000,0.00171,0.00029,True
15003000114,13.00244,0.00000,0.00000,0.00006,False
15003000301,15.50298,0.00000,0.00000,0.00004,False
15003000401,14.30944,0.00000,0.00000,0.00001,False
15003000500,21.73557,0.00000,0.00000,0.00018,False
15003001100,12.98654,0.00000,0.00000,0.00000,False
15003001400,12.35851,0.00000,0.00000,0.00000,False
15003001901,27.12868,0.00000,0.00000,0.00034,False
15003001904,21.17828,0.00000,0.00000,0.00042,False
15003002202,16.84528,0.00000,0.00000,0.00033,False
15003002600,21.12087,0.00000,0.00000,0.00000,False
15003002800,14.06404,0.00000,0.00000,0.00001,False
15003003000,15.91222,0.00000,0.00000,0.00001,False
15003003101,16.77941,0.00000,0.00000,0.00003,False
15003003407,12.14302,0.00000,0.00000,0.00000,False
15003003501,15.93785,0.00000,0.00000,0.00000,False
15003004600,15.64066,0.00000,0.00000,0.00000,True

1 GEOID10_TRACT FEMA Risk Index Expected Annual Loss Score Expected population loss rate (Natural Hazards Risk Index) Expected agricultural loss rate (Natural Hazards Risk Index) Expected building loss rate (Natural Hazards Risk Index) Contains agricultural value
2 06001020100 18.6199401875 18.61994 0.0000035067 0.00000 0.0031812618 0.00318 0.0000661520 0.00007 True
3 06007040300 24.6571275391 24.65713 0.0000000358 0.00000 0.0000290505 0.00003 0.0000014426 0.00000 True
4 06007040500 18.7719774304 18.77198 0.0000034603 0.00000 0.0000385465 0.00004 0.0000436593 0.00004 True
5 15001021010 42.6674572964 42.66746 0.0000000408 0.00000 0.0000331733 0.00003 0.0000018765 0.00000 True
6 15001021101 35.4631324234 35.46313 0.0000002677 0.00000 0.0000337348 0.00003 0.0000507987 0.00005 True
7 15007040603 22.2413255033 22.24133 0.0000182039 0.00002 0.0107280896 0.01073 0.0002521232 0.00025 True
8 15007040700 14.2025996464 14.20260 0.0000014941 0.00000 0.0005323264 0.00053 0.0000207361 0.00002 True
9 15009030100 16.2238215839 16.22382 0.0000000311 0.00000 0.0004061121 0.00041 0.0000013674 0.00000 True
10 15009030201 16.5620580551 16.56206 0.0000000311 0.00000 0.0000100935 0.00001 0.0000014265 0.00000 True
11 15001021402 37.6719247757 37.67192 0.0000062310 0.00001 0.0000311565 0.00003 0.0015187781 0.00152 True
12 15001021800 25.2568722397 25.25687 0.0000002271 0.00000 0.0000337985 0.00003 0.0000262049 0.00003 True
13 15009030402 23.9449676493 23.94497 0.0000000310 0.00000 0.0000104613 0.00001 0.0000013104 0.00000 True
14 15009030800 19.8423994159 19.84240 0.0000008727 0.00000 0.0000140751 0.00001 0.0000109028 0.00001 True
15 15003010201 18.0813496455 18.08135 0.0000001010 0.00000 0.0001248723 0.00012 0.0001089388 0.00011 True
16 15007040604 13.8830970216 13.88310 0.0000023137 0.00000 0.0000977117 0.00010 0.0001482071 0.00015 True
17 15009030303 26.4505931648 26.45059 0.0000000878 0.00000 0.0000048854 0.00000 0.0000069565 0.00001 True
18 15009030403 18.4437334890 18.44373 0.0000000310 0.00000 0.0000103042 0.00001 0.0000013105 0.00000 True
19 15009030404 21.7984897602 21.79849 0.0000000310 0.00000 0.0000104610 0.00001 0.0000013088 0.00000 True
20 15001021601 46.2888122040 46.28881 0.0000022210 0.00000 0.0001000049 0.00010 0.0004101879 0.00041 True
21 15001021013 31.7870290791 31.78703 0.0000000365 0.00000 0.0000291145 0.00003 0.0000015088 0.00000 True
22 15001021702 43.0017491363 43.00175 0.0000038333 0.00000 0.0006472757 0.00065 0.0007289681 0.00073 True
23 15001021704 40.5478070100 40.54781 0.0000000675 0.00000 0.0000000000 0.00000 0.0000124075 0.00001 False
24 15001021902 24.1028365867 24.10284 0.0000012633 0.00000 0.0003623064 0.00036 0.0002255654 0.00023 True
25 15003007502 13.4756112773 13.47561 0.0000000123 0.00000 0.0000000000 0.00000 0.0000029166 0.00000 False
26 15001020202 25.4228346534 25.42283 0.0000002378 0.00000 0.0000290487 0.00003 0.0000415197 0.00004 True
27 15001020300 36.0264444526 36.02644 0.0000009915 0.00000 0.0000123128 0.00001 0.0003168032 0.00032 True
28 15003009507 13.7534872042 13.75349 0.0000000122 0.00000 0.0000000000 0.00000 0.0000018990 0.00000 False
29 15009031502 24.1981968780 24.19820 0.0000006427 0.00000 0.0000676868 0.00007 0.0000108687 0.00001 True
30 15009031700 20.0761939648 20.07619 0.0000010934 0.00000 0.0049143834 0.00491 0.0000148370 0.00001 True
31 15001021202 50.9009757018 50.90098 0.0000000383 0.00000 0.0000301617 0.00003 0.0000017093 0.00000 True
32 15001021300 40.9441045600 40.94410 0.0000039558 0.00000 0.0000396241 0.00004 0.0005806917 0.00058 True
33 15003010308 14.8377632042 14.83776 0.0000000122 0.00000 0.0000000000 0.00000 0.0000020149 0.00000 False
34 15001021504 38.7614777296 38.76148 0.0000001803 0.00000 0.0000000000 0.00000 0.0001167168 0.00012 False
35 15001021604 41.0047129501 41.00471 0.0000009324 0.00000 0.0000000000 0.00000 0.0002774903 0.00028 False
36 15001022000 19.5680692358 19.56807 0.0000000358 0.00000 0.0000290511 0.00003 0.0000014444 0.00000 True
37 15001022102 26.8749889144 26.87499 0.0000000358 0.00000 0.0000290467 0.00003 0.0000014219 0.00000 True
38 15001021509 39.6085028569 39.60850 0.0000003842 0.00000 0.0000351301 0.00004 0.0001122053 0.00011 True
39 15003010100 20.1899418692 20.18994 0.0000000649 0.00000 0.0009782148 0.00098 0.0000759598 0.00008 True
40 15003010202 22.0650824666 22.06508 0.0000002726 0.00000 0.0017126977 0.00171 0.0002904509 0.00029 True
41 15003000114 13.0024416326 13.00244 0.0000000593 0.00000 0.0000000000 0.00000 0.0000559929 0.00006 False
42 15003000301 15.5029761891 15.50298 0.0000000543 0.00000 0.0000000000 0.00000 0.0000439802 0.00004 False
43 15003000401 14.3094432099 14.30944 0.0000000175 0.00000 0.0000000000 0.00000 0.0000089358 0.00001 False
44 15003000500 21.7355738392 21.73557 0.0000001600 0.00000 0.0000000000 0.00000 0.0001780227 0.00018 False
45 15003001100 12.9865448527 12.98654 0.0000000123 0.00000 0.0000000000 0.00000 0.0000021143 0.00000 False
46 15003001400 12.3585076356 12.35851 0.0000000124 0.00000 0.0000000000 0.00000 0.0000023264 0.00000 False
47 15003001901 27.1286782082 27.12868 0.0000003239 0.00000 0.0000000000 0.00000 0.0003416043 0.00034 False
48 15003001904 21.1782783212 21.17828 0.0000003731 0.00000 0.0000000000 0.00000 0.0004239595 0.00042 False
49 15003002202 16.8452811998 16.84528 0.0000003007 0.00000 0.0000000000 0.00000 0.0003313697 0.00033 False
50 15003002600 21.1208678596 21.12087 0.0000000125 0.00000 0.0000000000 0.00000 0.0000024799 0.00000 False
51 15003002800 14.0640371335 14.06404 0.0000000147 0.00000 0.0000000000 0.00000 0.0000053072 0.00001 False
52 15003003000 15.9122177661 15.91222 0.0000000173 0.00000 0.0000000000 0.00000 0.0000088501 0.00001 False
53 15003003101 16.7794100011 16.77941 0.0000000378 0.00000 0.0000000000 0.00000 0.0000269712 0.00003 False
54 15003003407 12.1430194003 12.14302 0.0000000124 0.00000 0.0000000000 0.00000 0.0000023264 0.00000 False
55 15003003501 15.9378488267 15.93785 0.0000000124 0.00000 0.0000000000 0.00000 0.0000023264 0.00000 False
56 15003004600 15.6406606485 15.64066 0.0000000123 0.00000 0.0000004599 0.00000 0.0000021180 0.00000 True

View file

@ -1,56 +1,56 @@
OID_,NRI_ID,STATE,STATEABBRV,STATEFIPS,COUNTY,COUNTYTYPE,COUNTYFIPS,STCOFIPS,TRACT,GEOID10_TRACT,POPULATION,BUILDVALUE,AGRIVALUE,AREA,RISK_SCORE,RISK_RATNG,RISK_NPCTL,RISK_SPCTL,FEMA Risk Index Expected Annual Loss Score,EAL_RATNG,EAL_NPCTL,EAL_SPCTL,EAL_VALT,EAL_VALB,EAL_VALP,EAL_VALPE,EAL_VALA,SOVI_SCORE,SOVI_RATNG,SOVI_NPCTL,SOVI_SPCTL,SOVI_VALUE,RESL_SCORE,RESL_RATNG,RESL_NPCTL,RESL_SPCTL,RESL_VALUE,AVLN_EVNTS,AVLN_AFREQ,AVLN_EXPB,AVLN_EXPP,AVLN_EXPPE,AVLN_EXPT,AVLN_HLRB,AVLN_HLRP,AVLN_HLRR,AVLN_EALB,AVLN_EALP,AVLN_EALPE,AVLN_EALT,AVLN_EALS,AVLN_EALR,AVLN_RISKS,AVLN_RISKR,CFLD_EVNTS,CFLD_AFREQ,CFLD_EXPB,CFLD_EXPP,CFLD_EXPPE,CFLD_EXPT,CFLD_HLRB,CFLD_HLRP,CFLD_HLRR,CFLD_EALB,CFLD_EALP,CFLD_EALPE,CFLD_EALT,CFLD_EALS,CFLD_EALR,CFLD_RISKS,CFLD_RISKR,CWAV_EVNTS,CWAV_AFREQ,CWAV_EXPB,CWAV_EXPP,CWAV_EXPPE,CWAV_EXPA,CWAV_EXPT,CWAV_HLRB,CWAV_HLRP,CWAV_HLRA,CWAV_HLRR,CWAV_EALB,CWAV_EALP,CWAV_EALPE,CWAV_EALA,CWAV_EALT,CWAV_EALS,CWAV_EALR,CWAV_RISKS,CWAV_RISKR,DRGT_EVNTS,DRGT_AFREQ,DRGT_EXPA,DRGT_EXPT,DRGT_HLRA,DRGT_HLRR,DRGT_EALA,DRGT_EALT,DRGT_EALS,DRGT_EALR,DRGT_RISKS,DRGT_RISKR,ERQK_EVNTS,ERQK_AFREQ,ERQK_EXPB,ERQK_EXPP,ERQK_EXPPE,ERQK_EXPT,ERQK_HLRB,ERQK_HLRP,ERQK_HLRR,ERQK_EALB,ERQK_EALP,ERQK_EALPE,ERQK_EALT,ERQK_EALS,ERQK_EALR,ERQK_RISKS,ERQK_RISKR,HAIL_EVNTS,HAIL_AFREQ,HAIL_EXPB,HAIL_EXPP,HAIL_EXPPE,HAIL_EXPA,HAIL_EXPT,HAIL_HLRB,HAIL_HLRP,HAIL_HLRA,HAIL_HLRR,HAIL_EALB,HAIL_EALP,HAIL_EALPE,HAIL_EALA,HAIL_EALT,HAIL_EALS,HAIL_EALR,HAIL_RISKS,HAIL_RISKR,HWAV_EVNTS,HWAV_AFREQ,HWAV_EXPB,HWAV_EXPP,HWAV_EXPPE,HWAV_EXPA,HWAV_EXPT,HWAV_HLRB,HWAV_HLRP,HWAV_HLRA,HWAV_HLRR,HWAV_EALB,HWAV_EALP,HWAV_EALPE,HWAV_EALA,HWAV_EALT,HWAV_EALS,HWAV_EALR,HWAV_RISKS,HWAV_RISKR,HRCN_EVNTS,HRCN_AFREQ,HRCN_EXPB,HRCN_EXPP,HRCN_EXPPE,HRCN_EXPA,HRCN_EXPT,HRCN_HLRB,HRCN_HLRP,HRCN_HLRA,HRCN_HLRR,HRCN_EALB,HRCN_EALP,HRCN_EALPE,HRCN_EALA,HRCN_EALT,HRCN_EALS,HRCN_EALR,HRCN_RISKS,HRCN_RISKR,ISTM_EVNTS,ISTM_AFREQ,ISTM_EXPB,ISTM_EXPP,ISTM_EXPPE,ISTM_EXPT,ISTM_HLRB,ISTM_HLRP,ISTM_HLRR,ISTM_EALB,ISTM_EALP,ISTM_EALPE,ISTM_EALT,ISTM_EALS,ISTM_EALR,ISTM_RISKS,ISTM_RISKR,LNDS_EVNTS,LNDS_AFREQ,LNDS_EXPB,LNDS_EXPP,LNDS_EXPPE,LNDS_EXPT,LNDS_HLRB,LNDS_HLRP,LNDS_HLRR,LNDS_EALB,LNDS_EALP,LNDS_EALPE,LNDS_EALT,LNDS_EALS,LNDS_EALR,LNDS_RISKS,LNDS_RISKR,LTNG_EVNTS,LTNG_AFREQ,LTNG_EXPB,LTNG_EXPP,LTNG_EXPPE,LTNG_EXPT,LTNG_HLRB,LTNG_HLRP,LTNG_HLRR,LTNG_EALB,LTNG_EALP,LTNG_EALPE,LTNG_EALT,LTNG_EALS,LTNG_EALR,LTNG_RISKS,LTNG_RISKR,RFLD_EVNTS,RFLD_AFREQ,RFLD_EXPB,RFLD_EXPP,RFLD_EXPPE,RFLD_EXPA,RFLD_EXPT,RFLD_HLRB,RFLD_HLRP,RFLD_HLRA,RFLD_HLRR,RFLD_EALB,RFLD_EALP,RFLD_EALPE,RFLD_EALA,RFLD_EALT,RFLD_EALS,RFLD_EALR,RFLD_RISKS,RFLD_RISKR,SWND_EVNTS,SWND_AFREQ,SWND_EXPB,SWND_EXPP,SWND_EXPPE,SWND_EXPA,SWND_EXPT,SWND_HLRB,SWND_HLRP,SWND_HLRA,SWND_HLRR,SWND_EALB,SWND_EALP,SWND_EALPE,SWND_EALA,SWND_EALT,SWND_EALS,SWND_EALR,SWND_RISKS,SWND_RISKR,TRND_EVNTS,TRND_AFREQ,TRND_EXPB,TRND_EXPP,TRND_EXPPE,TRND_EXPA,TRND_EXPT,TRND_HLRB,TRND_HLRP,TRND_HLRA,TRND_HLRR,TRND_EALB,TRND_EALP,TRND_EALPE,TRND_EALA,TRND_EALT,TRND_EALS,TRND_EALR,TRND_RISKS,TRND_RISKR,TSUN_EVNTS,TSUN_AFREQ,TSUN_EXPB,TSUN_EXPP,TSUN_EXPPE,TSUN_EXPT,TSUN_HLRB,TSUN_HLRP,TSUN_HLRR,TSUN_EALB,TSUN_EALP,TSUN_EALPE,TSUN_EALT,TSUN_EALS,TSUN_EALR,TSUN_RISKS,TSUN_RISKR,VLCN_EVNTS,VLCN_AFREQ,VLCN_EXPB,VLCN_EXPP,VLCN_EXPPE,VLCN_EXPT,VLCN_HLRB,VLCN_HLRP,VLCN_HLRR,VLCN_EALB,VLCN_EALP,VLCN_EALPE,VLCN_EALT,VLCN_EALS,VLCN_EALR,VLCN_RISKS,VLCN_RISKR,WFIR_EVNTS,WFIR_AFREQ,WFIR_EXPB,WFIR_EXPP,WFIR_EXPPE,WFIR_EXPA,WFIR_EXPT,WFIR_HLRB,WFIR_HLRP,WFIR_HLRA,WFIR_HLRR,WFIR_EALB,WFIR_EALP,WFIR_EALPE,WFIR_EALA,WFIR_EALT,WFIR_EALS,WFIR_EALR,WFIR_RISKS,WFIR_RISKR,WNTW_EVNTS,WNTW_AFREQ,WNTW_EXPB,WNTW_EXPP,WNTW_EXPPE,WNTW_EXPA,WNTW_EXPT,WNTW_HLRB,WNTW_HLRP,WNTW_HLRA,WNTW_HLRR,WNTW_EALB,WNTW_EALP,WNTW_EALPE,WNTW_EALA,WNTW_EALT,WNTW_EALS,WNTW_EALR,WNTW_RISKS,WNTW_RISKR,NRI_VER,Expected population loss rate (Natural Hazards Risk Index),Expected agricultural loss rate (Natural Hazards Risk Index),Contains agricultural value,Expected building loss rate (Natural Hazards Risk Index)
1,T06001020100,Hawaii,HI,15,Kauai,County,7,15007,40300,06001020100,8385,992658000.0,147860.5647200878,3.6108521589,18.0705830803,Relatively Low,63.0775787404,63.4969325153,18.6199401875,Relatively Low,59.6420077263,70.5521472393,324935.2155714268,98076.5248682368,0.0296790442,225560.7358958097,1297.9548073803,31.6808724993,Relatively Moderate,48.7278745931,51.8518518519,-0.133,52.509198,Relatively Low,23.5125676106,100.0,2.6254599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,202742385.58005425,1862.6855876887,14156410466.433796,14359152852.013851,3.57579e-05,2e-09,Very Low,507.2650077305,2.606e-07,1.9802850905,509.245292821,2.6321796,Very Low,2.553881041,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0030589604,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0005345855,912658000.0,8385.0,63726000000.0,64638658000.00001,0.0167507621,0.0001397988,Very Low,22512.2,0.00015412,1171.312,23683.512,11.8920653303,Relatively Low,13.014700282,Relatively Low,0.0,0.0,912658000.0,8385.0,63726000000.0,147860.5647200878,64638805860.56472,1.80224e-05,7.6e-08,0.0002275779,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,2.0,0.0343605913,912658000.0,8385.0,63726000000.0,147860.5647200878,64638805860.56472,2.55348e-05,3.276e-07,0.0002460797,Very Low,788.9305592758,9.68737e-05,736.240125413,1.3226671624,1526.4933518512,4.6757862953,Very Low,6.1662913066,Very Low,0.0,0.01489,912658000.0,8385.0,63726000000.0,64638658000.00001,5.8883e-06,2.8944e-06,Relatively Low,80.0189118426,0.000361377,2746.46506358,2826.4839754226,19.2773661946,Relatively Low,15.4429446232,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,59632790.05858513,418.9266599156,3183842615.35848,51591.3125103788,3243526996.729576,0.000180437,1.14831e-05,0.0042466231,Very Low,63663.1136805333,0.0284625391,216315.2971586954,1296.2757495066,281274.6865887354,29.5879096062,Relatively High,26.9708819409,Relatively High,1.0,0.03125,912658000.0,8385.0,63726000000.0,147860.5647200878,64638805860.56472,3.2387e-06,1.8297e-06,7.27233e-05,Very Low,92.3692287258,0.0004794348,3643.7043933928,0.3360282071,3736.4096503256,14.9734902768,Relatively Low,16.6070545485,Relatively Low,0.0,6.5331e-05,912658000.0,8385.0,63726000000.0,147860.5647200878,64638805860.56472,0.008966239,5.9784e-06,0.0021079463,Very Low,534.6107152638,3.275e-06,24.8896914625,0.0203625042,559.5207692305,5.8706925202,Very Low,6.7469108145,Very Low,7.0,0.031969309,198555247.5326174,978.4678896234,7436355961.138096,7634911208.670712,0.001559314,3.8734e-06,Very Low,9898.0167648649,0.0001211641,920.8471781755,10818.8639430404,23.6580872265,Relatively High,20.2115884136,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.000541107,3.7371e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.5067e-06,0.0031812618,True,6.6152e-05
2,T06007040300,Hawaii,HI,15,Hawaii,County,1,15001,20100,06007040300,5213,409283000.0,30161527.914254252,97.0642891247,26.0474557835,Relatively High,89.4815710967,87.4233128834,24.6571275391,Relatively Moderate,83.8106105391,87.4233128834,754552.3595077734,510222.1167381129,0.0320334258,243454.0359926558,876.2067770047,33.3455935266,Relatively Moderate,67.0519519602,65.5270655271,0.908,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.057971012,1082842.5920536572,13.7920666932,104819706.8679995,105902549.46005316,3.13713e-05,2.5e-09,Very Low,1.9692852387,2e-09,0.0151413322,1.984426571,0.41420772,Very Low,0.437449991,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099874373,409283000.0,5213.0,39618800000.0,40028083000.0,0.0008505842,1.16917e-05,Very Low,509627.8,0.03142336,238817.536,748445.336,37.5977579168,Very High,44.7882310288,Very High,1.0,0.03125,409283000.0,5213.0,39618800000.0,30161527.91425424,40058244527.914246,1.80224e-05,7.6e-08,0.0002275779,Very Low,230.5075462219,1.23856e-05,94.1304164907,214.5030827638,539.1410454765,5.2311349597,Very Low,5.8932581207,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,409283000.0,5213.0,39618800000.0,30161527.91425424,40058244527.914246,2.55348e-05,3.276e-07,0.0002460797,Very Low,104.5094165573,1.70798e-05,129.8064434247,74.2213962963,308.5372562783,2.7440512545,Very Low,3.939006349,Very Low,0.0,0.01489,409283000.0,5213.0,39618800000.0,40028083000.0,5.8883e-06,1.361e-06,Very Low,35.8846142757,0.000105643,802.886471452,838.7710857277,12.8581949229,Relatively Low,11.2121138672,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0006245044,3.8327e-06,0.0003492485,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,409283000.0,5213.0,39618800000.0,30161527.91425424,40058244527.914246,8.3601e-06,3.102e-07,0.0006212585,Very Low,106.9261414761,5.05411e-05,384.1124266061,585.5657605523,1076.6043286345,9.8898625798,Very Low,11.9394659724,Relatively Low,0.0,0.0006781468,409283000.0,5213.0,39618800000.0,30161527.914254252,40058244527.914246,0.0003985575,2.657e-07,9.37001e-05,Very Low,110.6212172132,9.395e-07,7.139853548,1.9165373923,119.6776081535,3.5109250974,Very Low,4.391726113,Very Low,4.0,0.018268176,315888.8587620232,2.2117928286,16809625.4977077,17125514.35646972,0.0006654598,3.8734e-06,Very Low,3.8401775301,1.565e-07,1.1894532216,5.0296307517,1.8327269938,Very Low,1.704290689,Very Low,4.0,0.0204021391,407903840.58451587,5201.979993784,39535047952.75828,39942951793.34279,7e-09,4.0043e-06,Very Low,0.0583395999,0.0004233184,3217.2197865804,3217.2781261802,17.0524727301,Relatively Low,17.9932135371,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.58e-08,2.90505e-05,True,1.4426e-06
3,T06007040500,Hawaii,HI,15,Kauai,County,7,15007,40500,06007040500,5943,1030806000.0,459516.6731830848,6.1500338151,19.0467198618,Relatively Moderate,67.4534981234,69.3251533742,18.7719774304,Relatively Low,60.4118835838,72.0858895706,332959.9571449574,167792.7734322688,0.0217301935,165149.4709508616,17.7127618271,33.1217117362,Relatively Moderate,64.7826443794,63.5327635328,0.768,52.509198,Relatively Low,23.5125676106,100.0,2.6254599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,66594737.2848528,383.9447225607,2917979891.461138,2984574628.7459903,6.3169e-06,3e-10,Very Low,29.4350693631,8.3e-09,0.0628428106,29.4979121737,1.0184434918,Very Low,1.0330889632,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,56.0,3.111111111,0.0,0.0,0.0030589604,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0005860614,1030806000.0,5943.0,45166800000.0,46197606000.0,0.0167507621,0.0001397988,Very Low,120075.0,0.00114383,8693.108,128768.108,20.9111551033,Relatively Moderate,23.9260247408,Relatively Moderate,0.0,0.0,1030806000.0,5943.0,45166800000.0,459516.6731830846,46198065516.673195,1.80224e-05,7.6e-08,0.0002275779,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,2.0,0.0289855072,1030806000.0,5943.0,45166800000.0,459516.6731830846,46198065516.673195,2.55348e-05,3.276e-07,0.0002460797,Very Low,762.9385502884,5.64393e-05,428.9386307213,3.2776151707,1195.1547961804,4.3095415029,Very Low,5.9417734791,Very Low,0.0,0.01489,1030806000.0,5943.0,45166800000.0,46197606000.0,5.8883e-06,2.8944e-06,Relatively Low,90.3777476786,0.0002561316,1946.6001040973,2036.9778517759,17.2833380202,Relatively Low,14.4752368977,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,40606220.88329143,293.0385094863,2227092672.0956783,530.1707312656,2267699423.1497006,0.000180437,1.14831e-05,0.0042466231,Very Low,43350.6205845832,0.0199094993,151312.194528839,13.3209920158,194676.136105438,26.1722849103,Relatively High,24.9423944801,Relatively High,1.0,0.03125,1030806000.0,5943.0,45166800000.0,459516.6731830846,46198065516.673195,3.2387e-06,1.8297e-06,7.27233e-05,Very Low,104.3268729204,0.0003398069,2582.5325235382,1.0442984855,2687.9036949441,13.4166096589,Relatively Low,15.5570766452,Relatively Low,0.0,0.000122337,1030806000.0,5943.0,45166800000.0,459516.6731830848,46198065516.673195,0.0052856261,3.5243e-06,0.001242641,Very Low,666.5475081608,2.5623e-06,19.473622804,0.069856155,686.0909871197,6.2836381633,Very Low,7.5500148235,Very Low,9.0,0.041103397,42337272.98880063,137.653444203,1046166175.9429299,1088503448.9317303,0.001559314,3.8734e-06,Very Low,2713.5270992744,2.19159e-05,166.5606980512,2880.0877973256,15.2190537663,Relatively Moderate,13.5932751503,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.000541107,3.7371e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.4603e-06,3.85465e-05,True,4.36593e-05
4,T15001021010,Hawaii,HI,15,Hawaii,County,1,15001,21010,15001021010,7884,737712000.0,8711454.309073342,58.4401512286,43.1066279987,Very High,99.4459643383,98.1595092025,42.6674572964,Very High,99.2741170486,99.0797546012,3909779.132120072,2582125.8111252696,0.1746532017,1327364.3330713348,288.9879234675,31.8903618889,Relatively Moderate,51.0956693021,54.415954416,-0.002,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099998852,737712000.0,7884.0,59918400000.0,60656112000.0,0.0008505842,1.16917e-05,Very Low,2580741.4,0.17367654,1319941.704,3900683.104,65.1861714882,Very High,74.2640163391,Very High,1.0,0.03125,737712000.0,7884.0,59918400000.0,8711454.309073342,60664823454.309074,1.80224e-05,7.6e-08,0.0002275779,Very Low,415.4782459486,1.87316e-05,142.3602922696,61.9542156517,619.7927538699,5.4799587665,Very Low,5.9041560145,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0269344664,737712000.0,7884.0,59918400000.0,8711454.309073342,60664823454.309074,2.55348e-05,3.276e-07,0.0002460797,Very Low,473.505191031,6.51127e-05,494.8567057547,57.246194849,1025.6080916347,4.0952789981,Very Low,5.6221049906,Very Low,0.0,0.01489,737712000.0,7884.0,59918400000.0,60656112000.0,5.8883e-06,1.361e-06,Very Low,64.6802104328,0.0001597715,1214.263752336,1278.9439627688,14.7995789625,Relatively Low,12.3417814165,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0006245044,3.8327e-06,0.0003492485,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,737712000.0,7884.0,59918400000.0,8711454.309073342,60664823454.309074,8.3601e-06,3.102e-07,0.0006212585,Very Low,192.7289862509,7.6437e-05,580.9212298706,169.1270211135,942.7772372349,9.4618177655,Very Low,10.9242145239,Very Low,1.0,0.0004673635,737712000.0,7884.0,59918400000.0,8711454.309073342,60664823454.309074,0.0006900376,4.601e-07,0.0001622266,Very Low,237.910942867,1.6953e-06,12.8843062101,0.6604918534,251.4557409305,4.4968090785,Very Low,5.3796416501,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0006654598,3.8734e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,4.0,0.0207448,737708710.8628113,7883.9591351862,59918089427.41536,60655798138.27817,7e-09,4.0043e-06,Very Low,0.1075487398,0.0006549135,4977.3427848938,4977.4503336337,19.7224171343,Relatively Low,19.902265065,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,4.08e-08,3.31733e-05,True,1.8765e-06
5,T15001021101,Hawaii,HI,15,Hawaii,County,1,15001,21101,15001021101,3531,365469000.0,1115552.946347012,41.0551206444,39.6369371498,Very High,99.0514029613,96.6257668712,35.4631324234,Relatively High,97.7453635601,94.4785276074,2244880.451421157,1569603.2441089998,0.0888473124,675239.574319989,37.6329921689,35.2805718581,Relatively High,83.0000273575,82.3361823362,2.118,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.067971012,53358423.69058833,515.5255139327,3917993905.8884683,3971352329.5790553,9.778e-07,1e-10,Very Low,3.5462107144,2.3e-09,0.0178004814,3.5640111958,0.5034846073,Very Low,0.562592042,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099998512,365469000.0,3531.0,26835600000.0,27201069000.0,0.0008505842,1.16917e-05,Very Low,1549795.8,0.08759107,665692.1319999999,2215487.932,53.9839983966,Very High,68.0399795668,Very High,1.0,0.03125,365469000.0,3531.0,26835600000.0,1115552.946347012,27202184552.946342,1.80224e-05,7.6e-08,0.0002275779,Very Low,205.8315698678,8.3893e-06,63.7587762572,7.9336015953,277.5239477203,4.192392616,Very Low,4.9971070139,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0289855072,365469000.0,3531.0,26835600000.0,1115552.946347012,27202184552.946342,2.55348e-05,3.276e-07,0.0002460797,Very Low,270.4974447523,3.35331e-05,254.8514731746,7.9569545004,533.3058724274,3.2931774779,Very Low,5.0015747332,Very Low,0.0,0.01489,365469000.0,3531.0,26835600000.0,27201069000.0,5.8883e-06,1.361e-06,Very Low,32.0431439731,7.15567e-05,543.831216324,575.8743602971,11.3433526973,Very Low,10.4651653429,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,4828130.527921984,35.1384012388,267051849.41505945,0.0,271879979.9429814,0.0006245044,3.8327e-06,0.0003492485,Very Low,17839.8663537918,0.0007968309,6055.9146131274,0.0,23895.7809669192,13.0070200492,Relatively Moderate,13.6546608024,Relatively Moderate,1.0,0.03125,365469000.0,3531.0,26835600000.0,1115552.946347012,27202184552.946342,8.3601e-06,3.102e-07,0.0006212585,Very Low,95.4796314509,3.42338e-05,260.1766695466,21.6577094941,377.3140104915,6.972778356,Very Low,8.9063071715,Very Low,0.0,0.000363433,365469000.0,3531.0,26835600000.0,1115552.946347012,27202184552.946342,0.0008889061,5.927e-07,0.0002089802,Very Low,118.0676167774,7.606e-07,5.7804922284,0.0847265791,123.9328355849,3.5520526364,Very Low,4.7010550308,Very Low,13.0,0.059371574,31437177.79214135,196.0173546829,1489731895.5901709,1521169073.3823123,0.0006654598,3.8734e-06,Very Low,1242.0638448472,4.50783e-05,342.5948426489,1584.6586874961,12.4708959075,Relatively Moderate,12.2698912376,Relatively Moderate,3.0,0.0188028,365467633.73540473,3530.9854379618,26835489328.50994,27200956962.245342,7e-09,4.0043e-06,Very Low,0.0482928249,0.0002658574,2020.5164362008,2020.5647290257,14.6032241308,Relatively Low,16.3029908639,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,2.677e-07,3.37348e-05,True,5.07987e-05
6,T15007040603,Hawaii,HI,15,Kauai,County,7,15007,40603,15007040603,2544,509507000.0,3763051.378240333,15.9289735326,23.861367567,Relatively Moderate,84.6148558545,84.9693251534,22.2413255033,Relatively Moderate,75.9028856597,83.7423312883,553788.5026946985,159866.005336267,0.0465200191,353552.1448416796,40370.352516752,35.0215086434,Relatively Moderate,81.3161710393,79.7720797721,1.956,52.509198,Relatively Low,23.5125676106,100.0,2.6254599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,59268365.982889764,295.9306212878,2249072721.7871075,2308341087.7699966,2.0063e-06,1e-10,Very Low,8.3203647759,1.4e-09,0.010921869,8.3312866448,0.6682062552,Very Low,0.7166933897,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,119.0,6.611111111,1994468.3763317089,1994468.3763317089,0.0030589604,Relatively Moderate,40334.3876510453,40334.3876510453,9.31733969,Relatively Moderate,10.0118819196,Relatively Moderate,,0.0006288023,509507000.0,2544.0,19334400000.0,19843907000.0,0.0167507621,0.0001397988,Very Low,29888.8,0.0002046,1554.96,31443.76,13.0703357152,Relatively Low,15.8125293377,Relatively Low,0.0,0.0,509507000.0,2544.0,19334400000.0,3763051.378240333,19847670051.37824,1.80224e-05,7.6e-08,0.0002275779,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,2.0,0.0289855072,509500026.786716,2543.9789504995,19334240023.79628,3763051.378240333,19847503101.961227,2.55348e-05,3.276e-07,0.0002460797,Very Low,377.1002611632,2.41596e-05,183.6127961654,26.8408852286,587.5539425572,3.4012529352,Very Low,4.9584510525,Very Low,0.0,0.01489,509507000.0,2544.0,19334400000.0,19843907000.0,5.8883e-06,2.8944e-06,Relatively Low,44.6719315627,0.0001096414,833.2745523849,877.9464839477,13.0553404852,Relatively Low,11.5613443431,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,119566421.24697922,677.5008183296,5149006219.304985,0.0,5268572640.551965,0.000180437,1.14831e-05,0.0042466231,Very Low,127647.4010480262,0.0460304759,349831.6169989206,0.0,477479.0180469467,35.2957296359,Relatively High,35.566468565,Very High,1.0,0.03125,509507000.0,2544.0,19334400000.0,3763051.378240333,19847670051.37824,3.2387e-06,1.8297e-06,7.27233e-05,Very Low,51.5667080334,0.00014546,1105.4960019992,8.5519178837,1165.6146279163,10.1552327033,Very Low,12.4507973241,Relatively Low,0.0,0.0002990171,509507000.0,2544.0,19334400000.0,3763051.378240333,19847670051.37824,0.0021625099,1.4419e-06,0.0005084021,Very Low,329.4612383326,1.0968e-06,8.3360081463,0.5720625944,338.3693090733,4.964561772,Very Low,6.3071150891,Very Low,3.0,0.013701132,71084897.08187932,86.3741073938,656443216.1930951,727528113.2749742,0.001559314,3.8734e-06,Relatively Low,1518.683784373,4.5839e-06,34.8375621943,1553.5213465673,12.3886737842,Relatively Moderate,11.699932367,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.000541107,3.7371e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.82039e-05,0.0107280896,True,0.0002521232
7,T15007040700,Hawaii,HI,15,Kauai,County,7,15007,40700,15007040700,8403,953840000.0,4902899.033772812,35.9094759697,14.5995882683,Relatively Low,44.799901016,33.4355828221,14.2025996464,Relatively Low,34.6292910268,25.1533742331,144200.0701977621,43942.44874484,0.0128483788,97647.6787717786,2609.9426811435,33.5566820719,Relatively Moderate,69.0887204881,66.9515669516,1.04,52.509198,Relatively Low,23.5125676106,100.0,2.6254599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,7924120.216700878,88.3295953796,671304924.8847564,679229045.1014572,1.71347e-05,1e-09,Very Low,9.5004950424,6.4e-09,0.0483633348,9.5488583772,0.6992894806,Very Low,0.718660905,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,56.0,3.111111111,0.0,0.0,0.0030589604,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.000417928,753840000.0,8403.0,63862800000.0,64616640000.0,0.0167507621,0.0001397988,Very Low,22605.7,0.00026554,2018.104,24623.804,12.0474084201,Relatively Low,13.9653684416,Relatively Low,0.0,0.0,753840000.0,8403.0,63862800000.0,4902899.033772809,64621542899.03377,1.80224e-05,7.6e-08,0.0002275779,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,2.0,0.0367917638,753839838.3895446,8402.998750639,63862790504.856735,4902899.033772809,64621533242.28005,2.55348e-05,3.276e-07,0.0002460797,Very Low,565.9880891858,8.06355e-05,612.8295337298,35.4917036305,1214.3093265461,4.3324423408,Very Low,6.0517928671,Very Low,0.0,0.01489,753840000.0,8403.0,63862800000.0,64616640000.0,5.8883e-06,2.8944e-06,Relatively Low,66.0942614905,0.0003621527,2752.3608740922,2818.4551355827,19.2590959492,Relatively Low,16.3418113695,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,17435799.68528737,171.1495864487,1300736857.009833,101991.5773982118,1318274648.2725186,0.000180437,1.14831e-05,0.0042466231,Very Low,18614.2103427484,0.0116281733,88374.1169843188,2562.6254111801,109550.9527382472,21.6077453518,Relatively Moderate,20.8627809132,Relatively High,1.0,0.03125,753840000.0,8403.0,63862800000.0,4902899.033772809,64621542899.03377,3.2387e-06,1.8297e-06,7.27233e-05,Very Low,76.2954133774,0.000480464,3651.5262990207,11.1423378834,3738.9640502815,14.976901713,Relatively Low,17.594358084,Relatively Low,0.0,0.0005599395,753840000.0,8403.0,63862800000.0,4902899.033772812,64621542899.03377,0.0010585776,7.058e-07,0.0002488696,Very Low,446.8306321093,3.321e-06,25.2397457391,0.6832284494,472.7536062978,5.5500327704,Very Low,6.7560542776,Very Low,18.0,0.082206795,12152864.1611398,88.2036899901,670348043.9244705,682500908.0856104,0.001559314,3.8734e-06,Very Low,1557.8295108863,2.80859e-05,213.4529715432,1771.2824824295,12.9424059626,Relatively Moderate,11.7116400138,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.000541107,3.7371e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.4941e-06,0.0005323264,True,2.07361e-05
8,T15009030100,Hawaii,HI,15,Maui,County,9,15009,30100,15009030100,2291,368239000.0,644114.43822931,214.3878544386,15.5323735316,Relatively Low,50.1986554668,40.7975460123,16.2238215839,Relatively Low,46.8895640578,49.0797546012,214942.067418806,186581.2187114685,0.0036972718,28099.2660221777,261.5826851598,30.8317208514,Relatively Low,39.4153694635,40.1709401709,-0.664,51.8016,Relatively Low,16.9583200764,80.0,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,50139595.99454863,311.9436410144,2370771671.7096305,2420911267.704179,3.07e-07,0.0,Very Low,1.0772166727,1.1e-09,0.0081382716,1.0853549442,0.338737887,Very Low,0.3242214636,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,427.0,23.722222222,0.0,0.0,1.625e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0071038122,368239000.0,2291.0,17411600000.0,17779839000.0,0.0008599048,7.5108e-06,Very Low,185778.4,0.00359349,27310.524,213088.924,24.7340676281,Relatively High,26.7033206855,Relatively Moderate,1.0,0.03125,368239000.0,2291.0,17411600000.0,644114.4382293099,17780483114.43823,1.80224e-05,2.1e-08,0.0002275779,Very Low,207.3916295405,1.5057e-06,11.4431512,4.580820078,223.4156008185,3.9000151241,Very Low,3.9819297582,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,368239000.0,2291.0,17411600000.0,644114.4382293099,17780483114.43823,2.55348e-05,3.276e-07,0.0002460797,Very Low,94.0289311886,7.5062e-06,57.0471056754,1.5850348535,152.6610717175,2.170363366,Very Low,2.8235447615,Very Low,0.0,0.01489,368239000.0,2291.0,17411600000.0,17779839000.0,5.8883e-06,1.627e-06,Relatively Low,32.2860086451,5.55018e-05,421.813943948,454.0999525931,10.4797118228,Very Low,8.2817973573,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.0,4.458333333,25.0001805198,0.0001620382,1231.4903737514,13472.8923938542,14729.3829481254,3.05947e-05,2.7267e-06,0.0042466231,Relatively Low,0.0034100604,2e-09,0.0149708011,255.0804028339,255.0987836954,2.8640034011,Very Low,2.575415095,Very Low,1.0,0.03125,368239000.0,2291.0,17411600000.0,644114.4382293099,17780483114.43823,5.132e-07,8.35e-08,1.33875e-05,Very Low,5.9052638179,5.975e-06,45.4103272432,0.2694722287,51.5850632898,3.592081699,Very Low,3.9301453807,Very Low,0.0,0.0024581721,368239000.0,2291.0,17411600000.0,644114.43822931,17780483114.43823,0.0001798702,1.199e-07,4.22872e-05,Very Low,162.8175922584,6.754e-07,5.1331444622,0.066955123,168.0176918435,3.9312947106,Very Low,4.4567490456,Very Low,6.0,0.027402265,14124383.392418932,90.8041015676,690111171.9139464,704235555.3063654,0.0007732141,3.66e-08,Very Low,299.2648749055,9.12e-08,0.692869733,299.9577446384,7.1604299781,Relatively Low,6.0346593804,Relatively Low,1.0,0.003531,368238629.3887722,2290.9968855822,17411576330.424442,17779814959.813213,7e-09,4.0104e-06,Very Low,0.0091377281,3.2442e-05,246.5589966972,246.5681344253,7.243305643,Very Low,6.9266931121,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,1.0,0.0368471205,4945035.468947387,9.3607227865,71141493.17722161,290715.7155912937,76377244.3617603,8.51e-08,1.057e-07,0.0,Very Low,0.0346466514,8.15e-08,0.6193741462,4.27e-08,0.6540208402,1.3817404111,Very Low,0.8046981705,Very Low,November 2021,3.11e-08,0.0004061121,True,1.3674e-06
9,T15009030201,Hawaii,HI,15,Maui,County,9,15009,30201,15009030201,2453,240407000.0,911133.6885541946,45.603767843,16.0782655749,Relatively Low,53.1489297351,46.3190184049,16.5620580551,Relatively Low,48.7303922243,51.5337423313,228667.7111643,175591.2462281788,0.0069825353,53067.2684114386,9.1965246826,31.2634928758,Relatively Low,44.0524717533,45.8689458689,-0.394,51.8016,Relatively Low,16.9583200764,80.0,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.067971012,1123293.7247402107,11.4615610477,87107863.96230894,88231157.68704915,0.0002145287,1.65e-08,Very Low,16.3795722727,1.29e-08,0.0979067238,16.4774789966,0.8387581763,Very Low,0.8140563845,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,42.0,2.333333333,0.0,0.0,1.625e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0066172465,240407000.0,2453.0,18642800000.0,18883207000.0,0.0008599048,7.5108e-06,Very Low,175248.3,0.0068716,52224.16,227472.46,25.2785131982,Relatively High,27.6733022248,Relatively Moderate,1.0,0.03125,240407000.0,2453.0,18642800000.0,911133.6885541948,18884118133.688553,1.80224e-05,2.1e-08,0.0002275779,Very Low,135.3968468355,1.6121e-06,12.2523133536,6.4798104909,154.12897068,3.4460630452,Very Low,3.5677158209,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,240407000.0,2453.0,18642800000.0,911133.6885541948,18884118133.688553,2.55348e-05,3.276e-07,0.0002460797,Very Low,61.387341537,8.037e-06,61.0809909305,2.2421150138,124.7104474814,2.0288843577,Very Low,2.6764507281,Very Low,0.0,0.01489,240407000.0,2453.0,18642800000.0,18883207000.0,5.8883e-06,1.627e-06,Relatively Low,21.0781109017,5.94265e-05,451.641032084,472.7191429857,10.6210287562,Very Low,8.5110193188,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.0,4.458333333,0.0,0.0,0.0,0.0,0.0,3.05947e-05,2.7267e-06,0.0042466231,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,240407000.0,2453.0,18642800000.0,911133.6885541948,18884118133.688553,5.132e-07,8.35e-08,1.33875e-05,Very Low,3.8552862642,6.3975e-06,48.6213586754,0.3811826146,52.8578275542,3.6213846227,Very Low,4.0176934337,Very Low,0.0,0.0005103731,240407000.0,2453.0,18642800000.0,911133.6885541946,18884118133.688553,0.0008544857,5.697e-07,0.000200888,Very Low,104.8430527576,7.133e-07,5.4209693174,0.0934165632,110.3574386382,3.4173107124,Very Low,3.9282264255,Very Low,1.0,0.004567044,0.0,0.0,0.0,0.0,0.0007732141,3.66e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.003531,240406941.15547386,2452.9993801304,18642795288.99131,18883202230.146786,7e-09,4.0104e-06,Very Low,0.0059656242,3.4736e-05,263.9938403539,263.9998059781,7.4101277885,Very Low,7.185459815,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,1.0,0.0106982003,7419.8231090135,0.0,0.0,0.0,7419.8231090135,8.51e-08,1.057e-07,0.0,Very Low,5.19859e-05,0.0,0.0,0.0,5.19859e-05,0.0594097511,Very Low,0.0350835894,Very Low,November 2021,3.11e-08,1.00935e-05,True,1.4265e-06
10,T15001021402,Hawaii,HI,15,Hawaii,County,1,15001,21402,15001021402,4025,425500000.0,1383968.458588042,16.1940325556,40.6895862222,Very High,99.1723834532,97.2392638037,37.6719247757,Relatively High,98.4849942947,96.0122699387,2691010.34602831,1957068.2379162407,0.0965656564,733898.988498616,43.1196134532,34.0939983689,Relatively Moderate,74.000766011,71.7948717949,1.376,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,23588727.030300748,223.1366070434,1695838213.5297291,1719426940.56003,2.9443e-06,2e-10,Very Low,4.8595807616,3.4e-09,0.025793951,4.8853747126,0.5592926832,Very Low,0.6039331168,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,161.0,8.944444444,1383968.458588042,1383968.458588042,5.41e-08,Very Low,0.6696122276,0.6696122276,0.2376883514,Very Low,0.2571334241,Very Low,,0.0099990439,425500000.0,4025.0,30590000000.0,31015500000.000004,0.0008505842,1.16917e-05,Very Low,1310569.6,0.07113999,540663.924,1851233.524,50.846647139,Very High,61.9303831851,Very High,1.0,0.03125,425500000.0,4025.0,30590000000.0,1383968.4585880418,31016883968.458588,1.80224e-05,7.6e-08,0.0002275779,Very Low,239.6409352949,9.563e-06,72.6788656012,9.8425219597,322.1623228558,4.4060901141,Very Low,5.075191079,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.0144927536,425500000.0,4025.0,30590000000.0,1383968.4585880418,31016883968.458588,2.55348e-05,3.276e-07,0.0002460797,Very Low,157.4643304159,1.91122e-05,145.2530698864,4.9357469279,307.6531472301,2.7414277339,Very Low,4.0235624639,Very Low,0.0,0.01489,425500000.0,4025.0,30590000000.0,31015500000.000004,5.8883e-06,1.361e-06,Very Low,37.3064685666,8.15678e-05,619.9152211,657.2216896666,11.8541244954,Very Low,10.5685757043,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,174713506.010078,1099.3436364052,8355011636.67989,341.9328564726,8529725484.622824,0.0006245044,3.8327e-06,0.0003492485,Very Low,645563.6564497937,0.0249297326,189465.9676547664,0.7065655187,835030.3306700788,42.5243956562,Very High,43.1403413275,Very High,1.0,0.03125,425500000.0,4025.0,30590000000.0,1383968.4585880418,31016883968.458588,8.3601e-06,3.102e-07,0.0006212585,Very Low,111.1628706773,3.90232e-05,296.5763508737,26.8688159761,434.608037527,7.3092160828,Very Low,9.0220437817,Very Low,0.0,0.0001368209,425500000.0,4025.0,30590000000.0,1383968.458588042,31016883968.458588,0.0021643504,1.4431e-06,0.0005088348,Very Low,126.0026443038,7.947e-07,6.0399428818,0.0963508431,132.1389380288,3.6287819112,Very Low,4.6410708199,Very Low,3.0,0.013701132,28350000.0,217.0,1649200000.0,1677550000.0,0.0006654598,3.8734e-06,Very Low,258.482603829,1.15162e-05,87.5233472654,346.0059510944,7.5095445566,Relatively Low,7.1400125868,Relatively Low,4.0,0.0207448,425499989.0686448,4024.9999387069,30589999534.172466,31015499523.241116,7e-09,4.0043e-06,Very Low,0.0620325976,0.0003343532,2541.0842522902,2541.1462848878,15.7628369695,Relatively Low,17.0057283845,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,6.231e-06,3.11565e-05,True,0.0015187781
11,T15001021800,Hawaii,HI,15,Hawaii,County,1,15001,21800,15001021800,6322,560173000.0,1734823.6758895495,140.9697985177,26.9714927226,Relatively High,91.0611913829,88.036809816,25.2568722397,Relatively Moderate,85.4191011699,88.036809816,810962.2510357033,553967.9101830884,0.0338073298,256935.7064026278,58.6344499873,33.7086018582,Relatively Moderate,70.5085765874,69.5156695157,1.135,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,51086751.82636114,576.5548233247,4381816657.267557,4432903409.093918,3.784e-07,0.0,Very Low,1.3527161263,1.5e-09,0.0117538785,1.3644700048,0.3655901691,Very Low,0.3903076103,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1575.0,87.5,1734823.6758895495,1734823.6758895495,5.41e-08,Very Low,8.2112108805,8.2112108805,0.5481118294,Very Low,0.5862496728,Very Low,,0.0097461622,560173000.0,6322.0,48047200000.0,48607373000.0,0.0008505842,1.16917e-05,Very Low,538363.3999999999,0.03189122,242373.272,780736.672,38.130875603,Very High,45.9177953623,Very High,1.0,0.03125,560173000.0,6322.0,48047200000.0,1734823.6758895495,48609107823.675896,1.80224e-05,7.6e-08,0.0002275779,Very Low,315.4885585027,1.50205e-05,114.1554753602,12.3377379153,441.9817717782,4.8958703896,Very Low,5.5756016541,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,560173000.0,6322.0,48047200000.0,1734823.6758895495,48609107823.675896,2.55348e-05,3.276e-07,0.0002460797,Very Low,143.0388103126,2.07133e-05,157.4211270537,4.2690488333,304.7289861995,2.7327145569,Very Low,3.9654366815,Very Low,0.0,0.01489,560173000.0,6322.0,48047200000.0,48607373000.0,5.8883e-06,1.361e-06,Very Low,49.1141631406,0.0001281172,973.690441688,1022.8046048286,13.7371428056,Relatively Low,12.1089418931,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,3744844.4892568006,53.3229072465,405254095.0732191,0.0,408998939.5624759,0.0006245044,3.8327e-06,0.0003492485,Very Low,13837.1414811001,0.0012091995,9189.9164965874,0.0,23027.0579776875,12.8474484831,Relatively Low,12.8862073443,Relatively Moderate,1.0,0.03125,560173000.0,6322.0,48047200000.0,1734823.6758895495,48609107823.675896,8.3601e-06,3.102e-07,0.0006212585,Very Low,146.3465070599,6.12931e-05,465.827500671,33.6804338323,645.8544415632,8.3409675847,Very Low,10.1791934049,Very Low,0.0,0.0012868546,560173000.0,6322.0,48047200000.0,1734823.6758895495,48609107823.675896,0.0002591576,1.728e-07,6.09275e-05,Very Low,186.8166860621,1.4058e-06,10.6840235122,0.136018526,197.6367281003,4.1499208704,Very Low,5.2476929578,Very Low,38.0,0.173547679,8010662.960923643,89.7924700335,682422772.2545192,690433435.2154428,0.0006654598,3.8734e-06,Very Low,925.1434444921,6.03605e-05,458.7398439858,1383.8832884779,11.920255492,Relatively Moderate,11.2055646697,Relatively Moderate,4.0,0.0199142254,554917542.964756,6278.2557780679,47714743913.315994,48269661456.28075,7e-09,4.0043e-06,Very Low,0.0678162917,0.0004199984,3191.987739891,3192.0555561827,17.0077935464,Relatively Low,18.1414348445,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,2.271e-07,3.37985e-05,True,2.62049e-05
12,T15009030402,Hawaii,HI,15,Maui,County,9,15009,30402,15009030402,8652,848387000.0,6154260.50317884,17.7870581334,22.7178018808,Relatively Moderate,81.2823932141,83.7423312883,23.9449676493,Relatively Moderate,81.7621908467,85.2760736196,691042.409030566,529396.7171852423,0.0212606987,161581.3101906748,64.3816546488,30.553467769,Relatively Low,36.5264137007,37.6068376068,-0.838,51.8016,Relatively Low,16.9583200764,80.0,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,49.0,2.722222222,5275080.431296148,5275080.431296148,1.625e-07,Very Low,2.3330989039,2.3330989039,0.3603389066,Very Low,0.3424150272,Very Low,,0.0063848119,848387000.0,8652.0,65755200000.0,66603587000.0,0.0008599048,7.5108e-06,Very Low,528285.0,0.02086974,158610.024,686895.024,36.5374899179,Very High,39.0904958889,Relatively High,1.0,0.03125,848387000.0,8652.0,65755200000.0,6154260.50317884,66609741260.50319,1.80224e-05,2.1e-08,0.0002275779,Very Low,477.8102330578,5.6862e-06,43.2152528077,43.7679368836,564.7934227491,5.3128187837,Very Low,5.3754527661,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,848387000.0,8652.0,65755200000.0,6154260.50317884,66609741260.50319,2.55348e-05,3.276e-07,0.0002460797,Very Low,216.6335527858,2.83473e-05,215.4393532534,15.1443855568,447.2172915961,3.1054833874,Very Low,4.0036322682,Very Low,0.0,0.01489,848387000.0,8652.0,65755200000.0,66603587000.0,5.8883e-06,1.627e-06,Relatively Low,74.3838377151,0.0002096036,1592.987447856,1667.3712855711,16.1675033957,Relatively Low,12.6613776932,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.05947e-05,2.7267e-06,0.0042466231,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,848387000.0,8652.0,65755200000.0,6154260.50317884,66609741260.50319,5.132e-07,8.35e-08,1.33875e-05,Very Low,13.605156039,2.25649e-05,171.4928639494,2.5747013191,187.6727213076,5.5246563276,Very Low,5.9900496315,Very Low,0.0,0.0001715926,848387000.0,8652.0,65755200000.0,6154260.50317884,66609741260.50319,0.0022617831,1.5081e-06,0.000531741,Very Low,329.2633531826,2.2389e-06,17.0158149667,0.5615319854,346.8407001347,5.0056515598,Very Low,5.6236951437,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0007732141,3.66e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.003531,848386998.4516693,8651.999977881,65755199831.89553,66603586830.347206,7e-09,4.0104e-06,Very Low,0.0210524619,0.0001225178,931.1354578416,931.1565103035,11.2797304876,Relatively Low,10.6893328863,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,1.0,0.0008568947,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.1e-08,1.04613e-05,True,1.3104e-06
13,T15009030800,Hawaii,HI,15,Maui,County,9,15009,30800,15009030800,6907,606441000.0,4986834.924185982,54.8722617975,18.4696898486,Relatively Moderate,64.906033902,65.9509202454,19.8423994159,Relatively Moderate,65.4476965589,76.3803680982,393228.0586943021,270968.5074116394,0.0160775475,122189.3610068932,70.1902757695,29.9761725809,Relatively Low,30.7977457391,33.9031339031,-1.199,51.8016,Relatively Low,16.9583200764,80.0,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,13759687.487434156,156.7146045134,1191030994.3018012,1204790681.789235,1.4976e-06,2e-10,Very Low,1.441846236,2e-09,0.0148379347,1.4566841707,0.3736471249,Very Low,0.347710694,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,546.0,30.333333333,0.0,0.0,1.625e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0058745704,606441000.0,6907.0,52493200000.0,53099641000.0,0.0008599048,7.5108e-06,Very Low,263409.7,0.00995124,75629.424,339039.124,28.8752126234,Relatively High,30.3091204383,Relatively High,1.0,0.03125,606441000.0,6907.0,52493200000.0,4986834.924185979,53104627834.92419,1.80224e-05,2.1e-08,0.0002275779,Very Low,341.5466238236,4.5394e-06,34.4992777558,35.4654269344,411.5113285137,4.7806732077,Very Low,4.745639852,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,606441000.0,6907.0,52493200000.0,4986834.924185979,53104627834.92419,2.55348e-05,3.276e-07,0.0002460797,Very Low,154.8532313496,2.263e-05,171.9879349193,12.2715882373,339.1127545062,2.8318552857,Very Low,3.5818854928,Very Low,0.0,0.01489,606441000.0,6907.0,52493200000.0,53099641000.0,5.8883e-06,1.627e-06,Relatively Low,53.1707922538,0.0001673292,1271.701837996,1324.8726302498,14.9746574859,Relatively Low,11.5056344625,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.0,4.458333333,42656810.46717848,478.2321074611,3634564016.7041287,1051.9819381299,3677221879.153245,3.05947e-05,2.7267e-06,0.0042466231,Very Low,5818.4500156325,0.0058137018,44184.1333216547,19.9170281115,50022.5003653988,16.6389480361,Relatively Moderate,14.5471523811,Relatively Moderate,1.0,0.03125,606441000.0,6907.0,52493200000.0,4986834.924185979,53104627834.92419,5.132e-07,8.35e-08,1.33875e-05,Very Low,9.725189605,1.80138e-05,136.9049019069,2.0862962253,148.7163877373,5.1123960729,Very Low,5.4383270008,Very Low,0.0,0.0005655006,606441000.0,6907.0,52493200000.0,4986834.924185982,53104627834.92419,0.0006786466,4.525e-07,0.0001595486,Very Low,232.7369430918,1.7674e-06,13.4323833739,0.4499362609,246.6192627266,4.4677918235,Very Low,4.9244889733,Very Low,4.0,0.018268176,67033876.95772268,771.7073878955,5864976148.006127,5932010024.96385,0.0007732141,3.66e-08,Very Low,946.867721006,5.165e-07,3.9256132198,950.7933342258,10.5183540477,Relatively Low,8.6186622138,Relatively Low,1.0,0.003531,606440788.3682716,6906.9980871584,52493185462.40396,53099626250.77223,7e-09,4.0104e-06,Very Low,0.0150486413,9.78075e-05,743.3368981321,743.3519467734,10.4637974095,Relatively Low,9.7287461836,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,8.727e-07,1.40751e-05,True,1.09028e-05
14,T15003010201,Hawaii,HI,15,Honolulu,County,3,15003,10201,15003010201,5882,557874000.0,2011289.800396436,25.5816853094,17.5102524699,Relatively Low,60.4352548152,60.1226993865,18.0813496455,Relatively Low,56.9034493188,68.4049079755,297546.2422935,249181.3591556492,0.0063307538,48113.7288361653,251.1543016855,30.9468600579,Relatively Low,40.5985828797,41.5954415954,-0.592,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,135837044.05719995,1432.211383116,10884806511.681526,11020643555.738728,7.16225e-05,6.5e-09,Very Low,680.7471428573,6.562e-07,4.9869103498,685.7340532072,2.9066433749,Very Low,2.8141353282,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.00294104,557874000.0,5882.0,44703200000.0,45261074000.0,0.0167507621,0.0001397988,Very Low,171686.6,0.00573264,43568.064,215254.664,24.8175806479,Relatively High,27.1021914971,Relatively Moderate,1.0,0.03125,557874000.0,5882.0,44703200000.0,2011289.800396436,45263085289.8004,1.80224e-05,2.1e-08,0.0002275779,Very Low,314.1937652945,3.8612e-06,29.3453308436,14.303912711,357.8430088491,4.5630928384,Very Low,4.7126137782,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0144927536,557874000.0,5882.0,44703200000.0,2011289.800396436,45263085289.8004,2.55348e-05,3.276e-07,0.0002460797,Very Low,206.4518351676,2.793e-05,212.2679644878,7.1730084535,425.8928081089,3.0553182212,Very Low,4.020628225,Very Low,0.0,0.01489,557874000.0,5882.0,44703200000.0,45261074000.0,5.8883e-06,2.64e-07,Very Low,48.9125942306,2.31219e-05,175.726491072,224.6390853026,8.2882077573,Very Low,6.6253851293,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,136393741.7226258,1377.3125391358,10467575297.432064,63035.3285035604,10604032074.483196,6.78921e-05,5.85e-08,0.0005670888,Very Low,59032.8473920028,0.0005136831,3903.9915132622,227.8847583929,63164.7236636579,17.9843853774,Relatively Moderate,16.3585402916,Relatively Moderate,1.0,0.03125,557874000.0,5882.0,44703200000.0,2011289.800396436,45263085289.8004,2.273e-07,1.163e-07,2.19536e-05,Very Low,3.9619053212,2.13858e-05,162.5320803577,1.379846317,167.8738319958,5.3231154392,Very Low,5.8911968528,Very Low,0.0,0.0006143702,557874000.0,5882.0,44703200000.0,2011289.800396436,45263085289.8004,0.0014208892,9.474e-07,0.0003340484,Very Low,486.9972150472,3.4236e-06,26.0196966141,0.4127758112,513.4296874725,5.7048503468,Very Low,6.5422388715,Very Low,6.0,0.027402265,391320912.7946821,4049.3333832863,30774933712.975822,31166254625.77051,0.001559314,3.65e-08,Very Low,16720.647305728,4.052e-06,30.794849178,16751.442154906,27.3696856628,Relatively High,23.3323622044,Relatively High,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.01e-07,0.0001248723,True,0.0001089388
15,T15007040604,Hawaii,HI,15,Kauai,County,7,15007,40604,15007040604,3139,376167000.0,807532.1623493504,8.3880250232,14.2765841171,Relatively Low,42.8710870372,30.6748466258,13.8830970216,Relatively Low,32.6111164575,22.0858895706,134685.5527553962,77709.9447390012,0.0074864082,56896.7026370244,78.9053793707,33.569475317,Relatively Moderate,69.2104615216,67.8062678063,1.048,52.509198,Relatively Low,23.5125676106,100.0,2.6254599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,21860058.46409384,182.415585415,1386358449.1537223,1408218507.6178162,9.083e-07,0.0,Very Low,1.3892481407,4e-10,0.0030759352,1.3923240759,0.3680611303,Very Low,0.3784012134,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,119.0,6.611111111,0.0,0.0,0.0030589604,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0004927213,376167000.0,3139.0,23856400000.0,24232567000.0,0.0167507621,0.0001397988,Very Low,19693.2,0.00021504,1634.304,21327.504,11.4838786799,Relatively Low,13.3171993296,Relatively Low,0.0,0.0,376167000.0,3139.0,23856400000.0,807532.1623493504,24233374532.16235,1.80224e-05,7.6e-08,0.0002275779,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,2.0,0.0289855072,376166995.48792046,3138.9999875522,23856399905.396767,807532.1623493504,24233374433.04704,2.55348e-05,3.276e-07,0.0002460797,Very Low,278.415436274,2.98104e-05,226.5587004029,5.7599208486,510.7340575256,3.2460456341,Very Low,4.5359830678,Very Low,0.0,0.01489,376167000.0,3139.0,23856400000.0,24232567000.0,5.8883e-06,2.8944e-06,Relatively Low,32.9811101323,0.0001352847,1028.1638443146,1061.1449544468,13.9066895378,Relatively Low,11.8046630662,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,51663594.44358358,101.8023609365,773697943.117316,2833.2124537414,825364370.7733533,0.000180437,1.14831e-05,0.0042466231,Very Low,55155.3144331424,0.0069166132,52566.2605523137,71.1868804704,107792.7618659264,21.4915266456,Relatively Moderate,20.7584800543,Relatively High,1.0,0.03125,376167000.0,3139.0,23856400000.0,807532.1623493504,24233374532.16235,3.2387e-06,1.8297e-06,7.27233e-05,Very Low,38.0714962911,0.0001794807,1364.0534395736,1.8351991633,1403.960135028,10.8049594658,Very Low,12.6981405265,Relatively Low,0.0,0.0001499326,376167000.0,3139.0,23856400000.0,807532.1623493504,24233374532.16235,0.0043344678,2.8901e-06,0.0010190254,Very Low,244.4626335188,1.3602e-06,10.3373675981,0.1233788883,254.9233800052,4.517385498,Very Low,5.5009638623,Very Low,4.0,0.018268176,79552220.59858328,124.6270280907,947165413.4890952,1026717634.0876783,0.001559314,3.8734e-06,Relatively Low,2266.1103815019,8.8186e-06,67.0216568862,2333.1320383881,14.1872704626,Relatively Moderate,12.8430178115,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.000541107,3.7371e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,2.3137e-06,9.77117e-05,True,0.0001482071
16,T15009030303,Hawaii,HI,15,Maui,County,9,15009,30303,15009030303,3567,1129413000.0,197696.7639710142,19.7369018049,25.6493645079,Relatively High,88.693823121,86.8098159509,26.4505931648,Relatively Moderate,88.1315387894,88.9570552147,931468.5240622706,861544.7090485197,0.0092002397,69921.8217850408,1.9932287101,31.2283114516,Relatively Low,43.6448444724,45.0142450142,-0.416,51.8016,Relatively Low,16.9583200764,80.0,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,100790585.95376156,318.3246696267,2419267489.1627007,2520058075.116462,1.80303e-05,2e-10,Very Low,127.1574129927,4.2e-09,0.0319497717,127.1893627645,1.6576395812,Very Low,1.6070109389,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1239.0,68.833333333,0.0,0.0,1.625e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.006923474,1129413000.0,3567.0,27109200000.0,28238613000.0,0.0008599048,7.5108e-06,Very Low,848650.0,0.00883652,67157.552,915807.552,40.2139430552,Very High,43.9741165216,Very High,1.0,0.03125,1129413000.0,3567.0,27109200000.0,197696.7639710143,28238810696.76397,1.80224e-05,2.1e-08,0.0002275779,Very Low,636.0836372416,2.3443e-06,17.8165518684,1.4059819995,655.3061711094,5.5826861321,Very Low,5.7732618037,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,1129413000.0,3567.0,27109200000.0,197696.7639710143,28238810696.76397,2.55348e-05,3.276e-07,0.0002460797,Very Low,288.3928569774,1.16869e-05,88.8201771908,0.4864915964,377.6995257646,2.935430672,Very Low,3.8679850902,Very Low,0.0,0.01489,1129413000.0,3567.0,27109200000.0,28238613000.0,5.8883e-06,1.627e-06,Relatively Low,99.0232916173,8.64142e-05,656.748292476,755.7715840933,12.4192596738,Relatively Low,9.94080842,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.0,4.458333333,45816805.85820674,16.6469757394,126517015.61972572,0.0,172333821.47793248,3.05947e-05,2.7267e-06,0.0042466231,Very Low,6249.4779108493,0.0002023715,1538.0234492799,0.0,7787.5013601292,8.9509702135,Relatively Low,8.1525703711,Relatively Low,1.0,0.03125,1129413000.0,3567.0,27109200000.0,197696.7639710143,28238810696.76397,5.132e-07,8.35e-08,1.33875e-05,Very Low,18.1118287968,9.3029e-06,70.7021550749,0.0827085754,88.8966924471,4.3065889072,Very Low,4.7725068917,Very Low,0.0,0.0002380802,1129413000.0,3567.0,27109200000.0,197696.7639710142,28238810696.76397,0.0016308791,1.0874e-06,0.0003834167,Very Low,438.5285864888,9.235e-07,7.0183510621,0.0180465388,445.5649840897,5.4415290045,Very Low,6.2485052977,Very Low,4.0,0.018268176,356660523.69661236,240.8813720156,1830698427.3183384,2187358951.0149508,0.0007732141,3.66e-08,Relatively Low,5037.9054975204,1.612e-07,1.2253441048,5039.1308416252,18.3388016795,Relatively Moderate,15.6543612096,Relatively Moderate,1.0,0.003531,1129412989.0734086,3566.9999767517,27109199823.312626,28238612812.38603,7e-09,4.0104e-06,Very Low,0.0280260353,5.0511e-05,383.8835142123,383.9115402475,8.395274174,Very Low,8.1315765739,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,8.78e-08,4.8854e-06,True,6.9565e-06
17,T15009030403,Hawaii,HI,15,Maui,County,9,15009,30403,15009030403,3269,383672000.0,401871.6484401426,7.3245313886,17.0102151832,Relatively Low,57.9029131553,53.9877300613,18.443733489,Relatively Low,58.678288126,69.6319018405,315797.3279419072,249358.1267817433,0.008741447,66434.9970379305,4.2041222335,29.7011178098,Relatively Low,28.279484584,31.6239316239,-1.371,51.8016,Relatively Low,16.9583200764,80.0,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,42.0,2.333333333,401871.6484401426,401871.6484401426,1.625e-07,Very Low,0.1523507661,0.1523507661,0.1451047583,Very Low,0.134040364,Very Low,,0.0064465741,383672000.0,3269.0,24844400000.0,25228072000.0,0.0008599048,7.5108e-06,Very Low,248855.3,0.00859373,65312.348,314167.648,28.1511239294,Relatively High,29.2779385716,Relatively High,1.0,0.03125,383672000.0,3269.0,24844400000.0,401871.6484401426,25228473871.64844,1.80224e-05,2.1e-08,0.0002275779,Very Low,216.0834710312,2.1484e-06,16.3280930916,2.8580351669,235.2695992897,3.9678056982,Very Low,3.9025882218,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,383672000.0,3269.0,24844400000.0,401871.6484401426,25228473871.64844,2.55348e-05,3.276e-07,0.0002460797,Very Low,97.9697101257,1.07105e-05,81.3998203636,0.9889245321,180.3584550214,2.2943967393,Very Low,2.8754496849,Very Low,0.0,0.01489,383672000.0,3269.0,24844400000.0,25228072000.0,5.8883e-06,1.627e-06,Relatively Low,33.6391243428,7.91949e-05,601.881179732,635.5203040748,11.7221875304,Very Low,8.9239875048,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.05947e-05,2.7267e-06,0.0042466231,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,383672000.0,3269.0,24844400000.0,401871.6484401426,25228473871.64844,5.132e-07,8.35e-08,1.33875e-05,Very Low,6.1527550844,8.5257e-06,64.7954429324,0.1681273425,71.1163253592,3.9978637221,Very Low,4.2137175891,Very Low,0.0,7.05247e-05,383672000.0,3269.0,24844400000.0,401871.6484401426,25228473871.64844,0.005505591,3.6709e-06,0.0012943543,Very Low,148.9722004575,8.463e-07,6.43201279,0.0366844259,155.4408976735,3.830649025,Very Low,4.1833575346,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0007732141,3.66e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.003531,383671965.4931728,3268.9998233806,24844398657.692806,25228070623.18598,7e-09,4.0104e-06,Very Low,0.0095207016,4.62911e-05,351.8124890209,351.8220097225,8.1545280316,Very Low,7.5121282608,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.1e-08,1.03042e-05,True,1.3105e-06
18,T15009030404,Hawaii,HI,15,Maui,County,9,15009,30404,15009030404,5609,567723000.0,5651711.187266577,10.5235860733,21.7626773065,Relatively Moderate,78.1547725429,80.981595092,21.7984897602,Relatively Moderate,74.1005512861,82.5153374233,521364.1375527395,400193.1732488482,0.0159357687,121111.8419998061,59.1223040851,32.1510242592,Relatively Moderate,54.1008945914,58.1196581197,0.161,51.8016,Relatively Low,16.9583200764,80.0,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,42.0,2.333333333,5651711.187266577,5651711.187266577,1.625e-07,Very Low,2.1425809272,2.1425809272,0.3502508394,Very Low,0.3502314548,Very Low,,0.006220697,567723000.0,5609.0,42628400000.0,43196123000.0,0.0008599048,7.5108e-06,Very Low,399450.1,0.01568232,119185.632,518635.732,33.2707606493,Relatively High,37.4566993659,Relatively High,1.0,0.03125,567723000.0,5609.0,42628400000.0,5651711.187266581,43201774711.18726,1.80224e-05,2.1e-08,0.0002275779,Very Low,319.7407067123,3.6863e-06,28.0159908693,40.1939011846,387.9505987662,4.6876365807,Very Low,4.9908933102,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,567723000.0,5609.0,42628400000.0,5651711.187266581,43201774711.18726,2.55348e-05,3.276e-07,0.0002460797,Very Low,144.966684412,1.83772e-05,139.667051826,13.9077137264,298.5414499644,2.7140919728,Very Low,3.6820004321,Very Low,0.0,0.01489,567723000.0,5609.0,42628400000.0,43196123000.0,5.8883e-06,1.627e-06,Relatively Low,49.7761228061,0.0001358838,1032.716897252,1082.4930200581,13.9993290959,Relatively Low,11.536645038,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,3.05947e-05,2.7267e-06,0.0042466231,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,567723000.0,5609.0,42628400000.0,5651711.187266581,43201774711.18726,5.132e-07,8.35e-08,1.33875e-05,Very Low,9.1042884934,1.46286e-05,111.1770080794,2.3644543876,122.6457509603,4.794268861,Very Low,5.4699309407,Very Low,0.0,0.0001014667,567723000.0,5609.0,42628400000.0,5651711.187266577,43201774711.18726,0.0038099356,2.5403e-06,0.0008957088,Very Low,219.4713585555,1.4458e-06,10.9878736031,0.5136538593,230.9728860179,4.3712360994,Very Low,5.1676654102,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0007732141,3.66e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.003531,567722906.214587,5608.9992323313,42628394165.71775,43196117071.932335,7e-09,4.0104e-06,Very Low,0.014087869,7.9427e-05,603.6451781764,603.6592660453,9.7623667417,Very Low,9.7351198346,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.1e-08,1.0461e-05,True,1.3088e-06
19,T15001021601,Hawaii,HI,15,Hawaii,County,1,15001,21601,15001021601,7822,1094086000.0,566994.6079257398,6.8170806188,49.7951606355,Very High,99.744291233,99.6932515337,46.288812204,Very High,99.5738187217,99.6932515337,4992177.82561776,3805158.5707100113,0.1561792832,1186962.5526520708,56.7022556784,33.9564709833,Relatively Moderate,72.8134489645,70.3703703704,1.29,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,62060272.64025827,443.6903978226,3372047023.4515033,3434107296.091761,1.30436e-05,1e-10,Very Low,56.6406985726,4.1e-09,0.031505131,56.6722037036,1.266086014,Very Low,1.3616250452,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,98.0,5.444444444,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099989874,1094086000.0,7822.0,59447200000.0,60541286000.0,0.0008505842,1.16917e-05,Very Low,3343740.7,0.13792784,1048251.584,4391992.284,67.8155218284,Very High,82.2650123419,Very High,1.0,0.03125,1094086000.0,7822.0,59447200000.0,566994.6079257398,60541852994.60792,1.80224e-05,7.6e-08,0.0002275779,Very Low,616.1875260291,1.85843e-05,141.2407668887,4.0323584288,761.4606513466,5.8691825077,Very Low,6.7331958941,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0144927536,1094086000.0,7822.0,59447200000.0,566994.6079257398,60541852994.60792,2.55348e-05,3.276e-07,0.0002460797,Very Low,404.8872371382,3.71419e-05,282.2781397865,2.0221139266,689.1874908512,3.5870338637,Very Low,5.2434126229,Very Low,0.0,0.01489,1094086000.0,7822.0,59447200000.0,60541286000.0,5.8883e-06,1.361e-06,Very Low,95.9259341201,0.0001585151,1204.714747688,1300.6406818081,14.8827995601,Relatively Low,13.2152755837,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,120948558.08203287,753.2226728277,5724492313.490836,19158.5575277741,5845460030.130397,0.0006245044,3.8327e-06,0.0003492485,Very Low,446903.0195826046,0.0170807736,129813.8797014064,39.5889891275,576756.4882731385,37.5896454739,Very High,37.9802893472,Very High,1.0,0.03125,1094086000.0,7822.0,59447200000.0,566994.6079257398,60541852994.60792,8.3601e-06,3.102e-07,0.0006212585,Very Low,285.8325276715,7.58359e-05,576.3528488228,11.0078186279,873.1931951221,9.2230592245,Very Low,11.3384513041,Very Low,0.0,7.99759e-05,1094086000.0,7822.0,59447200000.0,566994.6079257398,60541852994.60792,0.0047816194,3.1882e-06,0.0011241499,Very Low,418.3939264616,1.9945e-06,15.1578838311,0.0509755678,433.6027858605,5.3923898832,Very Low,6.8692131386,Very Low,19.0,0.086773839,218840398.9186238,746.6182267855,5674298523.5697565,5893138922.48838,0.0006654598,3.8734e-06,Very Low,12636.8292031895,0.0002509467,1907.1951510591,14544.0243542486,26.1104249456,Relatively High,24.7254344658,Relatively High,3.0,0.0200386,1094085980.3737593,7821.9998504835,59447198863.67453,60541284844.0483,7e-09,4.0043e-06,Very Low,0.1540742249,0.0006276471,4770.117907457,4770.2719816818,19.4448923018,Relatively Low,20.8934909442,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,2.221e-06,0.0001000049,True,0.0004101879
20,T15001021013,Hawaii,HI,15,Hawaii,County,1,15001,21013,15001021013,4970,472410000.0,49059676.890542656,51.0843274312,34.2704008127,Relatively High,97.6615020828,91.717791411,31.7870290791,Relatively High,95.1456577627,92.3312883436,1616634.1715474543,1092599.9326310402,0.0687639329,522605.8900662626,1428.3488501514,34.0316312987,Relatively Moderate,73.4741334501,71.2250712251,1.337,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.067971012,11575814.750016397,121.7836186947,925555502.0800141,937131316.8300304,3.7564e-06,3e-10,Very Low,2.9556129381,2.4e-09,0.0180424519,2.97365539,0.473990958,Very Low,0.5108866985,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099996439,472410000.0,4970.0,37772000000.0,38244410000.0,0.0008505842,1.16917e-05,Very Low,1091887.0999999999,0.06816968,518089.568,1609976.6679999998,48.5342637441,Very High,59.0058028418,Very High,1.0,0.03125,472410000.0,4970.0,37772000000.0,49059676.89054267,38293469676.89054,1.80224e-05,7.6e-08,0.0002275779,Very Low,266.0605740053,1.18082e-05,89.742599263,348.9031445064,704.7063177748,5.7195849429,Very Low,6.5760993879,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0130926272,472410000.0,4970.0,37772000000.0,49059676.89054267,38293469676.89054,2.55348e-05,3.276e-07,0.0002460797,Very Low,143.453420139,1.9751e-05,150.1073280265,123.7327500539,417.2934982194,3.0346146773,Very Low,4.4457223006,Very Low,0.0,0.01489,472410000.0,4970.0,37772000000.0,38244410000.0,5.8883e-06,1.361e-06,Very Low,41.4193861705,0.0001007185,765.46053388,806.8799200505,12.6931230651,Relatively Low,11.295886,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,607.4849160695,0.0,0.0,0.0,607.4849160695,0.0006245044,3.8327e-06,0.0003492485,Very Low,2.2446472091,0.0,0.0,0.0,2.2446472091,0.5912712527,Very Low,0.5987382758,Very Low,1.0,0.03125,472410000.0,4970.0,37772000000.0,49059676.89054267,38293469676.89054,8.3601e-06,3.102e-07,0.0006212585,Very Low,123.4182179437,4.81852e-05,366.2073202052,952.4606012164,1442.0861393653,10.9018938929,Relatively Low,13.432007056,Relatively Low,0.0,0.00037632,472410000.0,4970.0,37772000000.0,49059676.890542656,38293469676.89054,0.0007493188,4.996e-07,0.0001761635,Very Low,133.2119011897,9.344e-07,7.1017795182,3.2523543748,143.5660350827,3.7305067727,Very Low,4.7624656829,Very Low,0.0,0.0,6173149.858796488,49.0,372400000.0,378573149.8587965,0.0006654598,3.8734e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,4.0,0.0207448,472409670.70662737,4969.9964727827,37771973193.14844,38244382863.85506,7e-09,4.0043e-06,Very Low,0.0688714448,0.0004128532,3137.6844629178,3137.7533343626,16.9107977252,Relatively Low,18.2108316966,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.65e-08,2.91145e-05,True,1.5088e-06
21,T15001021702,Hawaii,HI,15,Hawaii,County,1,15001,21702,15001021702,9540,1290871000.0,1847307.132536592,202.2053672226,41.6514079785,Very High,99.2906143884,97.5460122699,43.0017491363,Very High,99.3098612849,99.3865030675,4002398.255892564,3010194.054478895,0.1303958532,991008.4843458552,1195.7170678134,30.5742567924,Relatively Low,36.7056055591,37.8917378917,-0.825,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.002,2781293.4652375295,20.5547569497,156216152.8174247,158997446.28266224,0.0001485004,1.32e-08,Very Low,0.8260461896,5e-10,0.0041116194,0.830157809,0.3097847707,Very Low,0.2999768522,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1904.0,105.777777777,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099727839,1290871000.0,9540.0,72504000000.0,73794871000.0,0.0008505842,1.16917e-05,Very Low,2069190.1,0.09295506,706458.4560000001,2775648.556,58.1964835648,Very High,63.5647236624,Very High,1.0,0.03125,1290871000.0,9540.0,72504000000.0,1847307.132536592,73796718307.13252,1.80224e-05,7.6e-08,0.0002275779,Very Low,727.0165306165,2.26661e-05,172.2624541197,13.1376989875,912.4166837238,6.2338957004,Very Low,6.4392683964,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,1290871000.0,9540.0,72504000000.0,1847307.132536592,73796718307.13252,2.55348e-05,3.276e-07,0.0002460797,Very Low,329.6207637766,3.12567e-05,237.5510205776,4.5458477818,571.7176321361,3.3704162765,Very Low,4.4360400879,Very Low,0.0,0.01489,1290871000.0,9540.0,72504000000.0,73794871000.0,5.8883e-06,1.361e-06,Very Low,113.1794086604,0.0001933309,1469.31458616,1582.4939948204,15.8883773218,Relatively Low,12.7029473048,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,254174294.53165004,1597.5991511029,12141753548.38204,552684.3798532827,12396480527.293545,0.0006245044,3.8327e-06,0.0003492485,Very Low,939170.020112434,0.0362286352,275337.6278939629,1142.059670892,1215649.7076772891,48.1955436376,Very High,43.8460306298,Very High,1.0,0.03125,1290871000.0,9540.0,72504000000.0,1847307.132536592,73796718307.13252,8.3601e-06,3.102e-07,0.0006212585,Very Low,337.2430694017,9.24923e-05,702.9412142414,35.8642244223,1076.0485080654,9.8881603341,Very Low,10.945298289,Very Low,0.0,0.0012659477,1290871000.0,9540.0,72504000000.0,1847307.132536592,73796718307.13252,0.0001993923,1.329e-07,4.68768e-05,Very Low,325.8419546829,1.6056e-06,12.2027969479,0.1096257297,338.1543773606,4.9635103885,Very Low,5.6929552963,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0006654598,3.8734e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,5.0,0.0209036275,1283193020.0345883,9471.8345321507,71985942444.34518,73269135464.37978,7e-09,4.0043e-06,Very Low,0.2065931336,0.0008708058,6618.124268226,6618.3308613596,21.6873915176,Relatively Low,20.9819644591,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.8333e-06,0.0006472757,True,0.0007289681
22,T15001021704,Hawaii,HI,15,Hawaii,County,1,15001,21704,15001021704,8087,1437523000.0,0.0,141.2921284365,37.4934682651,Very High,98.6279712396,95.0920245399,40.54780701,Very High,99.0060352768,97.2392638037,3355552.5856007547,2636098.9296592614,0.0946649547,719453.6559414929,0.0,29.1877888475,Relatively Low,23.8708177167,28.2051282051,-1.692,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,136722744.0023373,769.1541844874,5845571802.104352,5982294546.106689,5.2e-08,0.0,Very Low,0.4976182338,1e-10,0.0008613326,0.4984795664,0.2613498758,Very Low,0.2415990737,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1589.0,88.277777777,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099749521,1437523000.0,8087.0,61461200000.0,62898723000.0,0.0008505842,1.16917e-05,Very Low,2606385.9000000004,0.09327958,708924.808,3315310.708,61.7471139969,Very High,64.3845063537,Very High,1.0,0.03125,1437523000.0,8087.0,61461200000.0,0.0,62898723000.0,1.80224e-05,7.6e-08,0.0002275779,Very Low,809.610707915,1.92139e-05,146.0258350586,0.0,955.6365429737,6.3308113948,Relatively Low,6.2428321439,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,1437523000.0,8087.0,61461200000.0,0.0,62898723000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,367.0679945606,2.64961e-05,201.3705559131,0.0,568.4385504738,3.3639602531,Very Low,4.2267645992,Very Low,0.0,0.01489,1437523000.0,8087.0,61461200000.0,62898723000.0,5.8883e-06,1.361e-06,Very Low,126.0373833448,0.0001638854,1245.529041748,1371.5664250928,15.1485525076,Relatively Low,11.5622238963,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,4275225.009284457,11.3075413498,85937314.2587605,0.0,90212539.26804496,0.0006245044,3.8327e-06,0.0003492485,Very Low,15796.8891596742,0.0002564203,1948.7939827883,0.0,17745.6831424625,11.7788160915,Relatively Low,10.229875008,Relatively Low,1.0,0.03125,1437523000.0,8087.0,61461200000.0,0.0,62898723000.0,8.3601e-06,3.102e-07,0.0006212585,Very Low,375.5562475673,7.84051e-05,595.8789936627,0.0,971.43524123,9.5567340721,Very Low,10.0987330053,Very Low,0.0,0.0009691875,1437523000.0,8087.0,61461200000.0,0.0,62898723000.0,0.0002586645,1.725e-07,0.0314801129,Very Low,360.3789426695,1.3518e-06,10.2735112261,0.0,370.6524538956,5.117677217,Very Low,5.6035862783,Very Low,35.0,0.159846547,111653589.95093364,124.2335248173,944174788.6111234,1055828378.5620573,0.0006654598,3.8734e-06,Very Low,11876.7538770515,7.69195e-05,584.5878715456,12461.3417485972,24.799371691,Relatively High,20.1859557314,Relatively Moderate,4.0,0.022325698,1436641529.8863049,8083.20001332,61432320101.23161,62868961631.11791,7e-09,4.0043e-06,Very Low,0.2377282447,0.0007626825,5796.3872882176,5796.6250164624,20.7499106293,Relatively Low,19.1646258394,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,6.75e-08,0.0,False,1.24075e-05
23,T15001021902,Hawaii,HI,15,Hawaii,County,1,15001,21902,15001021902,3925,399581000.0,2581801.8541268115,115.3501535902,27.002929534,Relatively High,91.1271807421,88.3435582822,24.1028365867,Relatively Moderate,82.2268659179,86.5030674847,704800.8282911462,512501.7453728801,0.0251794315,191363.6796525504,935.4032657156,35.3637279516,Relatively High,83.5376029327,82.905982906,2.17,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.067971012,22856965.639919005,224.5191591609,1706345609.62304,1729202575.262959,8.8e-09,0.0,Very Low,0.0136155178,0.0,7.29943e-05,0.0136885121,0.0788482259,Very Low,0.0883124103,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,224.0,12.444444444,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.009884127,399581000.0,3925.0,29830000000.0,30229581000.0,0.0008505842,1.16917e-05,Very Low,422346.0,0.0199002,151241.52,573587.52,34.4066045743,Relatively High,43.4673703843,Very High,1.0,0.03125,399581000.0,3925.0,29830000000.0,2581801.854126812,30232162801.85412,1.80224e-05,7.6e-08,0.0002275779,Very Low,225.0433949783,9.3254e-06,70.8731794986,18.3612865492,314.2778610261,4.3698485829,Very Low,5.2209017008,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,399581000.0,3925.0,29830000000.0,2581801.854126812,30232162801.85412,2.55348e-05,3.276e-07,0.0002460797,Very Low,102.0320345028,1.28598e-05,97.734565594,6.3532901622,206.119890259,2.3988125677,Very Low,3.651828438,Very Low,0.0,0.01489,399581000.0,3925.0,29830000000.0,30229581000.0,5.8883e-06,1.361e-06,Very Low,35.0339741864,7.95413e-05,604.5136007,639.5475748864,11.7468964466,Very Low,10.8630111137,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,24231739.68756725,212.4539917618,1614650337.3899603,416363.7036091328,1639298440.7811368,0.0006245044,3.8327e-06,0.0003492485,Very Low,89535.8969783547,0.0048178031,36615.3037124016,860.3684338636,127011.5691246199,22.6996151325,Relatively High,23.8860328609,Relatively High,1.0,0.03125,399581000.0,3925.0,29830000000.0,2581801.854126812,30232162801.85412,8.3601e-06,3.102e-07,0.0006212585,Very Low,104.3914712733,3.80537e-05,289.2079943275,50.1239450006,443.7234106013,7.3599635589,Very Low,9.4230153392,Very Low,0.0,0.0010265904,399581000.0,3925.0,29830000000.0,2581801.8541268115,30232162801.85412,0.0003150456,2.101e-07,7.40666e-05,Very Low,129.2335939336,8.464e-07,6.432756402,0.1963101401,135.8626604756,3.6625534291,Very Low,4.8587514569,Very Low,4.0,0.018268176,1977759.7407743428,10.380779771,78893926.25924085,80871686.0000152,0.0006654598,3.8734e-06,Very Low,24.0431034706,7.345e-07,5.5825535655,29.6256570361,3.3098507134,Very Low,3.2641784236,Relatively Low,4.0,0.0218268636,398364800.99124306,3913.137707217,29739846574.84885,30138211375.840096,7e-09,4.0043e-06,Very Low,0.0572066629,0.0003200673,2432.5112170668,2432.5684237297,15.5350569596,Relatively Low,17.3841639553,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.2633e-06,0.0003623064,True,0.0002255654
24,T15003007502,Hawaii,HI,15,Honolulu,County,3,15003,7502,15003007502,1376,196711000.0,0.0,7.7618787766,7.997483957,Very Low,5.4441221353,5.8282208589,13.4756112773,Relatively Low,29.9577943057,19.9386503067,123170.6861596142,117626.135823795,0.0007295461,5544.5503358193,0.0,18.9659859594,Very Low,1.2256175964,10.5413105413,-8.084,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0028437331,196711000.0,1376.0,10457600000.0,10654311000.0,0.0167507621,0.0001397988,Very Low,117052.4,0.00071256,5415.456,122467.856,20.5643959253,Relatively Moderate,13.7632106877,Relatively Low,1.0,0.03125,196711000.0,1376.0,10457600000.0,0.0,10654311000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,110.7873278999,9.033e-07,6.8648716832,0.0,117.6521995832,3.1494047356,Very Low,1.9933788852,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,196711000.0,1376.0,10457600000.0,0.0,10654311000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,50.2296744317,4.5083e-06,34.263124142,0.0,84.4927985737,1.7819530051,Very Low,1.4371183905,Very Low,0.0,0.01489,196711000.0,1376.0,10457600000.0,10654311000.0,5.8883e-06,2.64e-07,Very Low,17.2469864587,5.409e-06,41.108407296,58.3553937547,5.2884189904,Very Low,2.590807762,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,334545.9186602516,0.0,0.0,0.0,334545.9186602516,6.78921e-05,5.85e-08,0.0005670888,Very Low,144.7954863065,0.0,0.0,0.0,144.7954863065,2.3713140511,Very Low,1.3218946842,Very Low,1.0,0.03125,196711000.0,1376.0,10457600000.0,0.0,10654311000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,1.3970006805,5.0029e-06,38.0217855444,0.0,39.4187862249,3.2840213033,Very Low,2.2274217169,Very Low,0.0,0.0002439162,196711000.0,1376.0,10457600000.0,0.0,10654311000.0,0.0051953759,3.4641e-06,0.0314801129,Very Low,249.2793480177,1.1627e-06,8.8361471536,0.0,258.1154951713,4.5361626976,Very Low,3.1876813425,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.23e-08,0.0,False,2.9166e-06
25,T15001020202,Hawaii,HI,15,Hawaii,County,1,15001,20202,15001020202,2568,183300000.0,19450471.041291997,244.9265376883,26.8331711535,Relatively High,90.8054826159,87.7300613497,25.4228346534,Relatively Moderate,85.7586714142,88.3435582822,827053.979074397,517884.4786890347,0.040605854,308604.4903297234,565.0100556387,33.316808725,Relatively Moderate,66.7428118075,65.2421652422,0.89,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.067971012,530773.6291478402,7.4360429877,56513926.70677888,57044700.33592673,2.91625e-05,1.8e-09,Very Low,1.0521023568,9e-10,0.006837104,1.0589394608,0.3359672067,Very Low,0.35451291,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099986349,183300000.0,2568.0,19516800000.0,19700100000.0,0.0008505842,1.16917e-05,Very Low,510273.9,0.03978193,302342.668,812616.568,38.6429680605,Very High,45.9935976887,Very High,1.0,0.03125,183300000.0,2568.0,19516800000.0,19450471.041291986,19719550471.041286,1.80224e-05,7.6e-08,0.0002275779,Very Low,103.2342736504,6.1013e-06,46.3700190961,138.3280718214,287.9323645679,4.2441620115,Very Low,4.7772331358,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0085026261,183300000.0,2568.0,19516800000.0,19450471.041291986,19719550471.041286,2.55348e-05,3.276e-07,0.0002460797,Very Low,47.5251579324,8.8161e-06,67.0024084263,47.8636600709,162.3912264296,2.2155277901,Very Low,3.1775808335,Very Low,0.0,0.01489,183300000.0,2568.0,19516800000.0,19700100000.0,5.8883e-06,1.361e-06,Very Low,16.0711532039,5.20413e-05,395.513611872,411.5847650759,10.1418835219,Very Low,8.8359053801,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,1988278.7391910965,22.8556851439,173703207.09342223,0.0,175691485.83261335,0.0006245044,3.8327e-06,0.0003492485,Very Low,7346.6586655273,0.0005182966,3939.0545037912,0.0,11285.7131693184,10.1293226006,Relatively Low,10.0417935626,Relatively Low,1.0,0.03125,183300000.0,2568.0,19516800000.0,19450471.041291986,19719550471.041286,8.3601e-06,3.102e-07,0.0006212585,Very Low,47.8875539237,2.48973e-05,189.2193960336,377.6178017498,614.7247517071,8.2047455424,Very Low,9.8965701001,Very Low,0.0,0.0015977717,183300000.0,2568.0,19516800000.0,19450471.041291997,19719550471.041286,0.0001643146,1.096e-07,3.86301e-05,Very Low,48.1230596103,4.495e-07,3.4164308742,1.2005219967,52.7400124812,2.6717593631,Very Low,3.3389626051,Very Low,3.0,0.013701132,0.0,0.0,0.0,0.0,0.0006654598,3.8734e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,4.0,0.0207448,183299817.8147132,2567.9933134509,19516749182.2268,19700049000.04151,7e-09,4.0043e-06,Very Low,0.0267228299,0.0002133209,1621.239122526,1621.265845356,13.5698768441,Relatively Low,14.3061317429,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,2.378e-07,2.90487e-05,True,4.15197e-05
26,T15001020300,Hawaii,HI,15,Hawaii,County,1,15001,20300,15001020300,3934,677850000.0,103350.899803428,1.2709697914,40.5458083398,Very High,99.1517617784,96.9325153374,36.0264444526,Relatively High,97.9543298643,94.7852760736,2353564.7149971174,2038255.8316858609,0.04148735,315303.8597053038,5.0236059534,35.5252426719,Relatively High,84.6483188794,84.0455840456,2.271,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.067971012,38504874.710603446,223.4685802338,1698361209.7772455,1736866084.4878492,1.61443e-05,1e-09,Very Low,42.2530795804,1.5e-08,0.1140789343,42.3671585148,1.1490783013,Very Low,1.2928806869,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099965667,677850000.0,3934.0,29898400000.0,30576250000.0,0.0008505842,1.16917e-05,Very Low,1823510.7,0.0372599,283175.24,2106685.94,53.0854109894,Very High,67.3714272457,Very High,1.0,0.03125,677850000.0,3934.0,29898400000.0,103350.899803428,30576353350.8998,1.80224e-05,7.6e-08,0.0002275779,Very Low,381.7640610691,9.3468e-06,71.0356912478,0.735012055,453.5347643718,4.9381618494,Very Low,5.9268435024,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,677850000.0,3934.0,29898400000.0,103350.899803428,30576353350.8998,2.55348e-05,3.276e-07,0.0002460797,Very Low,173.0873454636,1.28893e-05,97.9586703304,0.2543255804,271.3003413745,2.6288943199,Very Low,4.020371551,Very Low,0.0,0.01489,677850000.0,3934.0,29898400000.0,30576250000.0,5.8883e-06,1.361e-06,Very Low,59.4317032147,7.97237e-05,605.899746536,665.3314497507,11.9026831383,Very Low,11.0573477508,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,57842789.44656033,165.7998817432,1260079101.2480536,978.1387811597,1317922868.8333955,0.0006245044,3.8327e-06,0.0003492485,Very Low,213728.197133329,0.0037598314,28574.7185786544,2.0212130019,242304.9369249853,28.1530091221,Relatively High,29.759755919,Relatively High,1.0,0.03125,677850000.0,3934.0,29898400000.0,103350.899803428,30576353350.8998,8.3601e-06,3.102e-07,0.0006212585,Very Low,177.0898986754,3.81409e-05,289.8711464164,2.0064881467,468.9675332385,7.4969706224,Very Low,9.6422648288,Very Low,0.0,9.7837e-06,677850000.0,3934.0,29898400000.0,103350.899803428,30576353350.8998,0.0276254828,1.84197e-05,0.0064947002,Very Low,183.2096424429,7.09e-07,5.3881035599,0.0065671694,188.6043131722,4.0857125073,Very Low,5.4449646719,Very Low,0.0,0.0,199213148.09323543,676.7842904604,5143560607.498727,5342773755.591963,0.0006654598,3.8734e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,4.0,0.0207448,677850000.0,3934.0,29898400000.0,30576250000.0,7e-09,4.0043e-06,Very Low,0.0988220855,0.0003267939,2483.6336896246,2483.7325117101,15.6432181718,Relatively Low,17.585149872,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,9.915e-07,1.23128e-05,True,0.0003168032
27,T15003009507,Hawaii,HI,15,Honolulu,County,3,15003,9507,15003009507,2560,291260000.0,0.0,0.6777584315,10.37452179,Very Low,17.9491057067,10.4294478528,13.7534872042,Relatively Low,31.7642530142,21.472392638,130948.4674371914,125905.400600614,0.0006635614,5043.0668365775,0.0,24.1056722051,Very Low,3.4429458594,12.8205128205,-4.87,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0038371924,291260000.0,2560.0,19456000000.0,19747260000.0,0.0167507621,0.0001397988,Very Low,125352.3,0.00063244,4806.544,130158.844,20.9861680407,Relatively Moderate,17.8517488934,Relatively Moderate,1.0,0.03125,291260000.0,2560.0,19456000000.0,0.0,19747260000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,164.0371769964,1.6805e-06,12.7718542944,0.0,176.8090312908,3.6074191585,Very Low,2.9020293931,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,291260000.0,2560.0,19456000000.0,0.0,19747260000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,74.3725311496,8.3875e-06,63.745347241,0.0,138.1178783905,2.0991315083,Very Low,2.1516903399,Very Low,0.0,0.01489,291260000.0,2560.0,19456000000.0,19747260000.0,5.8883e-06,2.64e-07,Very Low,25.5367380369,1.00633e-05,76.48075776,102.0174957969,6.3707477239,Very Low,3.9668297631,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.78921e-05,5.85e-08,0.0005670888,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,291260000.0,2560.0,19456000000.0,0.0,19747260000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,2.0684680481,9.3077e-06,70.738205664,0.0,72.8066737121,4.0292908096,Very Low,3.4735129238,Very Low,0.0,1.65662e-05,291260000.0,2560.0,19456000000.0,0.0,19747260000.0,0.0594988816,3.96718e-05,0.0314801129,Very Low,287.0856863831,1.6825e-06,12.7866716181,0.0,299.8723580012,4.768656889,Very Low,4.2594450047,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.22e-08,0.0,False,1.899e-06
28,T15009031502,Hawaii,HI,15,Maui,County,9,15009,31502,15009031502,5036,709032000.0,4590410.1368262,33.4481475347,20.8852252798,Relatively Moderate,74.9817841873,77.9141104294,24.198196878,Relatively Moderate,82.5403153741,86.8098159509,713199.375733464,567506.0158586083,0.019129296,145382.649682015,310.7101928407,27.79492428,Relatively Low,14.3120947665,19.3732193732,-2.563,51.8016,Relatively Low,16.9583200764,80.0,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,23099293.95246688,164.0660003281,1246901602.4934509,1270000896.4459178,4.581e-05,2.2e-09,Very Low,74.0418791841,2.48e-08,0.1886672111,74.2305463952,1.3852688343,Very Low,1.1953078769,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,392.0,21.777777777,0.0,0.0,1.625e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0058748695,709032000.0,5036.0,38273600000.0,38982632000.0,0.0008599048,7.5108e-06,Very Low,550446.2,0.01581874,120222.424,670668.6240000001,36.2474880052,Very High,35.2789273681,Relatively High,1.0,0.03125,709032000.0,5036.0,38273600000.0,4590410.1368262,38987222410.136826,1.80224e-05,2.1e-08,0.0002275779,Very Low,399.3257147569,3.3097e-06,25.153954362,32.6461288135,457.1257979323,4.951160858,Very Low,4.5572417759,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,709032000.0,5036.0,38273600000.0,4590410.1368262,38987222410.136826,2.55348e-05,3.276e-07,0.0002460797,Very Low,181.0495931678,1.64999e-05,125.3990502756,11.2960673245,317.7447107678,2.7710803876,Very Low,3.2499679737,Very Low,0.0,0.01489,709032000.0,5036.0,38273600000.0,38982632000.0,5.8883e-06,1.627e-06,Relatively Low,62.1656404717,0.0001220023,927.217381808,989.3830222797,13.5858559669,Relatively Low,9.6789889819,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.0,4.458333333,49165319.45551353,253.3727385673,1925632813.1116757,13966.8999917194,1974812099.467181,3.05947e-05,2.7267e-06,0.0042466231,Very Low,6706.2199592869,0.0030801644,23409.2497895341,264.4333801592,30379.9031289802,14.0907095081,Relatively Moderate,11.4228454037,Relatively Low,1.0,0.03125,709032000.0,5036.0,38273600000.0,4590410.1368262,38987222410.136826,5.132e-07,8.35e-08,1.33875e-05,Very Low,11.3703899242,1.31341e-05,99.819470972,1.920447636,113.1103085322,4.6666541082,Very Low,4.6029446457,Very Low,0.0,0.000384431,709032000.0,5036.0,38273600000.0,4590410.1368262,38987222410.136826,0.0009982937,6.656e-07,0.000234697,Very Low,272.1088122904,1.2887e-06,9.7937574448,0.4141689076,282.3167386428,4.673721251,Very Low,4.7765928461,Very Low,5.0,0.022835221,529748701.1041623,3369.4402347956,25607745784.4464,26137494485.55056,0.0007732141,3.66e-08,Very Low,9353.516275116,2.8191e-06,21.4250892171,9374.9413643331,22.5549531321,Relatively Moderate,17.1365470909,Relatively Moderate,1.0,0.003531,709031990.6309193,5035.9999867482,38273599899.28609,38982631889.917,7e-09,4.0104e-06,Very Low,0.0175944103,7.1313e-05,541.9785211903,541.9961156007,9.4179537409,Very Low,8.1192033408,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,6.427e-07,6.76868e-05,True,1.08687e-05
29,T15009031700,Hawaii,HI,15,Maui,County,9,15009,31700,15009031700,4503,555074000.0,1276731.153754402,122.8431385787,22.3560952843,Relatively Moderate,80.1344533194,82.2085889571,20.0761939648,Relatively Moderate,66.5571426607,77.9141104294,407292.1930305858,311299.9264943793,0.0118049895,89717.9200985319,6274.3464376747,35.8610653575,Relatively High,86.5482997292,85.754985755,2.481,51.8016,Relatively Low,16.9583200764,80.0,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,69959563.72471517,567.5421933875,4313320669.745264,4383280233.469979,1.491e-07,0.0,Very Low,0.7298131267,6e-10,0.0046429426,0.7344560692,0.2973914322,Very Low,0.3310791736,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,770.0,42.777777777,0.0,0.0,1.625e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0050032569,555074000.0,4503.0,34222800000.0,34777874000.0,0.0008599048,7.5108e-06,Very Low,300975.7,0.00681676,51807.376,352783.076,29.26023654,Relatively High,36.7428620471,Relatively High,1.0,0.03125,555074000.0,4503.0,34222800000.0,1276731.153754402,34779150731.153755,1.80224e-05,2.1e-08,0.0002275779,Very Low,312.6168096693,2.9594e-06,22.4917109794,9.0798705263,344.1883911751,4.5042988642,Very Low,5.3490902368,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,555074000.0,4503.0,34222800000.0,1276731.153754402,34779150731.153755,2.55348e-05,3.276e-07,0.0002460797,Very Low,141.7367930897,1.47536e-05,112.1270697758,3.141776146,257.0056390115,2.5818870076,Very Low,3.9068333014,Very Low,0.0,0.01489,555074000.0,4503.0,34222800000.0,34777874000.0,5.8883e-06,1.627e-06,Relatively Low,48.6670992553,0.0001090898,829.082579484,877.7496787393,13.0543648938,Relatively Low,11.9993143124,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.0,4.458333333,53882794.81154165,393.4555693181,2990262326.8174186,330715.4008730415,3044475837.0298333,3.05947e-05,2.7267e-06,0.0042466231,Very Low,7349.6903514333,0.0047831028,36351.5812921717,6261.3888103603,49962.6604539653,16.6323105532,Relatively Moderate,17.3960927705,Relatively Moderate,1.0,0.03125,555074000.0,4503.0,34222800000.0,1276731.153754402,34779150731.153755,5.132e-07,8.35e-08,1.33875e-05,Very Low,8.9014428359,1.17441e-05,89.2547811335,0.534134261,98.6903582304,4.4592633895,Very Low,5.6748051881,Very Low,0.0,0.0024062802,555074000.0,4503.0,34222800000.0,1276731.153754402,34779150731.153755,0.0002794641,1.863e-07,6.57015e-05,Very Low,373.2700670825,2.0191e-06,15.3447945665,0.2018463811,388.8167080301,5.1999468378,Very Low,6.8569915193,Very Low,7.0,0.031969309,84493307.16276018,678.656794461,5157791637.9032755,5242284945.066035,0.0007732141,3.66e-08,Very Low,2088.6003439168,7.949e-07,6.0414768162,2094.641820733,13.6863927662,Relatively Moderate,13.4161554257,Relatively Moderate,1.0,0.003531,555073174.039344,4502.9919424707,34222738762.77709,34777811936.81642,7e-09,4.0104e-06,Very Low,0.0137739698,6.37652e-05,484.6157506621,484.6295246319,9.0732132399,Very Low,10.0919635959,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.0934e-06,0.0049143834,True,1.4837e-05
30,T15001021202,Hawaii,HI,15,Hawaii,County,1,15001,21202,15001021202,8451,921317000.0,67149035.71069637,934.5492187546,57.9621366282,Very High,99.887268178,100.0,50.9009757018,Very High,99.7415416764,100.0,6638046.013878048,4824851.129846153,0.2383117837,1811169.5564462843,2025.32758561,35.9442214511,Relatively High,86.9723415315,86.6096866097,2.533,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,83809817.36564039,768.7655460141,5842618149.706782,5926427967.072424,1.5e-09,0.0,Very Low,0.0089197982,0.0,4.12276e-05,0.0089610257,0.0684634982,Very Low,0.0779399169,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,812.0,45.111111111,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099993129,921317000.0,8451.0,64227600000.0,65148917000.00001,0.0008505842,1.16917e-05,Very Low,4823252.0,0.23728574,1803371.624,6626623.624,77.7808503062,Very High,99.8769515712,Very High,1.0,0.03125,921317000.0,8451.0,64227600000.0,67149035.7106964,65216066035.7107,1.80224e-05,7.6e-08,0.0002275779,Very Low,518.8842951283,2.00788e-05,152.5985324699,477.5512436032,1149.0340712014,6.7319274673,Relatively Low,8.1750345355,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.0145222912,916526100.2799532,8404.8988265971,63877231082.13767,67149035.7106964,64860906218.12833,2.55348e-05,3.276e-07,0.0002460797,Very Low,339.1880815019,3.99097e-05,303.3136289789,239.4784683418,881.9801788226,3.8944185305,Very Low,6.0259803913,Very Low,0.0,0.01489,921317000.0,8451.0,64227600000.0,65148917000.00001,5.8883e-06,1.361e-06,Very Low,80.7781050537,0.000171262,1301.590940004,1382.3690450577,15.1882191486,Relatively Low,14.2759487032,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,33595.8970324927,0.3104494424,2359415.7624847298,0.0,2393011.6595172225,0.0006245044,3.8327e-06,0.0003492485,Very Low,124.1363110689,7.04e-06,53.5042929894,0.0,177.6406040583,2.5385446927,Very Low,2.7150722173,Very Low,1.0,0.03125,921317000.0,8451.0,64227600000.0,67149035.7106964,65216066035.7107,8.3601e-06,3.102e-07,0.0006212585,Very Low,240.6962221409,8.19342e-05,622.6998114826,1303.6533254449,2167.0493590684,12.4870873874,Relatively Low,16.2497403306,Relatively Low,2.0,0.0070628791,921317000.0,8451.0,64227600000.0,67149035.71069637,65216066035.7107,4.16555e-05,2.78e-08,9.7931e-06,Very Low,271.0588231698,1.6578e-06,12.5993870449,4.6445482201,288.3027584348,4.7065231209,Very Low,6.3464133912,Very Low,21.0,0.095907928,379409.9916177188,1.3972932715,10619428.86368238,10998838.855300099,0.0006654598,3.8734e-06,Very Low,24.2150337388,5.191e-07,3.9450254625,28.1600592013,3.2543450395,Very Low,3.2621214124,Relatively Low,4.0,0.0207448,921315089.3788786,8450.9785947338,64227437319.97716,65148752409.35605,7e-09,4.0043e-06,Very Low,0.1343162625,0.0007020153,5335.3165094503,5335.4508257128,20.1843546699,Relatively Low,22.9576202858,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.0,1.2887045444,80084.4603006705,3.5257309566,26795555.270413022,0.0,26875639.730713695,8.51e-08,1.057e-07,0.0,Very Low,0.0297382894,1.6269e-06,12.364277175,0.0,12.3940154644,3.6838330638,Very Low,2.5516985128,Very Low,November 2021,3.83e-08,3.01617e-05,True,1.7093e-06
31,T15001021300,Hawaii,HI,15,Hawaii,County,1,15001,21300,15001021300,5972,691942000.0,41505347.68197775,314.4847400233,44.8648895425,Very High,99.5614457169,98.773006135,40.94410456,Very High,99.0610264095,97.8527607362,3454904.678842767,2421751.9646799425,0.1357247505,1031508.1034963035,1644.6106665214,34.5881374634,Relatively Moderate,78.0811424507,75.4985754986,1.685,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,59825905.45671751,516.3442996487,3924216677.330079,3984042582.786796,3.187e-07,0.0,Very Low,1.3342353514,8e-10,0.0059722724,1.3402076238,0.363410278,Very Low,0.3981036443,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,532.0,29.555555555,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099990732,691942000.0,5972.0,45387200000.0,46079142000.0,0.0008505842,1.16917e-05,Very Low,2014339.2,0.11134262,846203.912,2860543.112,58.7838578297,Very High,72.635473364,Very High,1.0,0.03125,691942000.0,5972.0,45387200000.0,41505347.68197774,46120647347.68198,1.80224e-05,7.6e-08,0.0002275779,Very Low,389.7006534547,1.41889e-05,107.835574004,295.1781837538,792.7144112124,5.9484074704,Very Low,6.951026967,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.0144927536,683648413.1210414,5903.058982076,44863248263.77738,41505347.68197774,45588402024.58041,2.55348e-05,3.276e-07,0.0002460797,Very Low,252.9970378585,2.803e-05,213.0279351202,148.0235268574,614.0484998361,3.4516273867,Very Low,5.1393369516,Very Low,0.0,0.01489,691942000.0,5972.0,45387200000.0,46079142000.0,5.8883e-06,1.361e-06,Very Low,60.6672443546,0.0001210243,919.784770288,980.4520146426,13.5448532024,Relatively Low,12.2509712728,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,108451273.17360821,1031.9646383704,7842931251.61482,190128.1686397818,7951572652.957066,0.0006245044,3.8327e-06,0.0003492485,Very Low,400725.748429268,0.0234017841,177853.5594508764,392.8783255313,578972.1862056758,37.6377194155,Very High,38.7362849875,Very High,1.0,0.03125,691942000.0,5972.0,45387200000.0,41505347.68197774,46120647347.68198,8.3601e-06,3.102e-07,0.0006212585,Very Low,180.7714666508,5.78998e-05,440.0382527704,805.7983849982,1426.6081044193,10.8627498557,Relatively Low,13.6026382415,Relatively Low,0.0,0.002337114,691942000.0,5972.0,45387200000.0,41505347.68197775,46120647347.68198,0.0001198082,7.99e-08,2.81667e-05,Very Low,193.7474988081,1.115e-06,8.4736995875,2.7322453807,204.9534437764,4.2005130404,Very Low,5.4502921677,Very Low,19.0,0.086773839,97112232.88584217,779.5012678,5924209635.280034,6021321868.165876,0.0006654598,3.8734e-06,Very Low,5607.6972377257,0.0002619991,1991.19306877,7598.8903064956,21.0298318769,Relatively Moderate,20.2847855136,Relatively Moderate,4.0,0.0207448,691941637.798755,5971.9970579512,45387177640.42914,46079119278.2279,7e-09,4.0043e-06,Very Low,0.1008764707,0.0004960885,3770.2727726148,3770.3736490856,17.9784656825,Relatively Low,19.6771737362,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.0,0.9643149741,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.9558e-06,3.96241e-05,True,0.0005806917
32,T15003010308,Hawaii,HI,15,Honolulu,County,3,15003,10308,15003010308,3319,402502000.0,0.0,3.2978566421,14.6608364994,Relatively Low,45.1697163832,34.0490797546,14.8377632042,Relatively Low,38.7288799681,32.5153374233,164424.770555597,141142.5125061344,0.003063455,23282.2580494626,0.0,31.5753282267,Relatively Moderate,47.4995212431,49.5726495726,-0.199,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,133.0,7.388888888,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0031566579,402502000.0,3319.0,25224400000.0,25626902000.0,0.0167507621,0.0001397988,Very Low,140331.5,0.00302285,22973.66,163305.16,22.6347249226,Relatively Moderate,25.2203710271,Relatively Moderate,1.0,0.03125,402502000.0,3319.0,25224400000.0,0.0,25626902000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,226.6884976151,2.1788e-06,16.5585095325,0.0,243.2470071476,4.012154308,Very Low,4.2277709887,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,402502000.0,3319.0,25224400000.0,0.0,25626902000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,102.7779047338,1.08743e-05,82.6448466769,0.0,185.4227514107,2.3156736562,Very Low,3.1091817133,Very Low,0.0,0.01489,402502000.0,3319.0,25224400000.0,25626902000.0,5.8883e-06,2.64e-07,Very Low,35.2900780517,1.30469e-05,99.156107424,134.4461854757,6.984709526,Very Low,5.6967889747,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.78921e-05,5.85e-08,0.0005670888,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,402502000.0,3319.0,25224400000.0,0.0,25626902000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,2.8584856358,1.20672e-05,91.7109783589,0.0,94.5694639947,4.3963121986,Very Low,4.964293599,Very Low,0.0,9.00893e-05,402502000.0,3319.0,25224400000.0,0.0,25626902000.0,0.0122279031,8.1531e-06,0.0314801129,Very Low,443.397540098,2.4378e-06,18.5276074704,0.0,461.9251475684,5.5073304115,Very Low,6.4439737658,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.22e-08,0.0,False,2.0149e-06
33,T15001021504,Hawaii,HI,15,Hawaii,County,1,15001,21504,15001021504,3965,567799000.0,0.0,11.9815794264,39.0504271072,Very High,98.9400459176,96.0122699387,38.7614777296,Very High,98.7090831603,96.3190184049,2931317.856563528,2359248.5526345233,0.0752722768,572069.3039290046,0.0,31.8008091728,Relatively Moderate,50.0218860285,52.9914529915,-0.058,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.067971012,84051061.91404876,586.9373853938,4460724128.992736,4544775190.906784,6.689e-07,0.0,Very Low,3.8215319092,5e-10,0.0041417707,3.8256736799,0.5155163995,Very Low,0.5192212128,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,119.0,6.611111111,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099991023,567799000.0,3965.0,30134000000.0,30701798999.999996,0.0008505842,1.16917e-05,Very Low,2292113.7,0.07423251,564167.0760000001,2856280.776,58.7546464651,Very High,66.7488670584,Very High,1.0,0.03125,567799000.0,3965.0,30134000000.0,0.0,30701798999.999996,1.80224e-05,7.6e-08,0.0002275779,Very Low,319.7835097897,9.4205e-06,71.5954539393,0.0,391.3789637291,4.7014045019,Very Low,5.0511105804,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0144927536,567799000.0,3965.0,30134000000.0,0.0,30701798999.999996,2.55348e-05,3.276e-07,0.0002460797,Very Low,210.1247693141,1.88273e-05,143.0878067314,0.0,353.2125760456,2.8705717113,Very Low,3.9297288144,Very Low,0.0,0.01489,567799000.0,3965.0,30134000000.0,30701798999.999996,5.8883e-06,1.361e-06,Very Low,49.7827862412,8.03519e-05,610.67424886,660.4570351012,11.8735443385,Very Low,9.8738742457,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,17678751.916805524,25.0,190000000.0,0.0,207678751.9168055,0.0006245044,3.8327e-06,0.0003492485,Very Low,65322.7102444127,0.0005669231,4308.6156452932,0.0,69631.3258897058,18.5782850353,Relatively Moderate,17.5796928591,Relatively Moderate,1.0,0.03125,567799000.0,3965.0,30134000000.0,0.0,30701798999.999996,8.3601e-06,3.102e-07,0.0006212585,Very Low,148.338817405,3.84415e-05,292.1553369448,0.0,440.4941543498,7.3420656985,Very Low,8.4530342805,Very Low,0.0,0.0001412408,567799000.0,3965.0,30134000000.0,0.0,30701798999.999996,0.0027075331,1.8053e-06,0.0314801129,Very Low,217.1343505456,1.011e-06,7.6835859614,0.0,224.817936507,4.3320578719,Very Low,5.1679616475,Very Low,15.0,0.068505663,18932200.47665635,25.0024907062,190018929.36722437,208951129.84388068,0.0006654598,3.8734e-06,Very Low,863.0766648539,6.6344e-06,50.4216998251,913.498364679,10.3789877739,Relatively Low,9.2045087312,Relatively Low,3.0,0.0200386,567798879.682773,3964.9999981359,30133999985.83248,30701798865.51525,7e-09,4.0043e-06,Very Low,0.0799600523,0.0003181566,2417.9900096784,2418.0699697307,15.5041317216,Relatively Low,15.6015784286,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.803e-07,0.0,False,0.0001167168
34,T15001021604,Hawaii,HI,15,Hawaii,County,1,15001,21604,15001021604,7587,965922000.0,0.0,3.0342188606,39.5529446793,Very High,99.0376551781,96.3190184049,41.0047129501,Very High,99.0665255228,98.1595092025,3470269.991777817,2636463.224159166,0.1097114168,833806.7676186502,0.0,30.4479234964,Relatively Low,35.4239050146,37.3219373219,-0.904,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,29819708.47307848,234.2240141391,1780102507.4569924,1809922215.9300704,1.56136e-05,6e-10,Very Low,32.5779960448,9.6e-09,0.0727345758,32.6507306206,1.0535071298,Very Low,1.0159373566,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,49.0,2.722222222,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099990193,965922000.0,7587.0,57661200000.0,58627122000.0,0.0008505842,1.16917e-05,Very Low,2358086.4000000004,0.10171497,773033.772,3131120.172,60.5817522328,Very High,65.8966020412,Very High,1.0,0.03125,965922000.0,7587.0,57661200000.0,0.0,58627122000.0,1.80224e-05,7.6e-08,0.0002275779,Very Low,544.0057614457,1.8026e-05,136.9974045493,0.0,681.003165995,5.6547251774,Very Low,5.8168822061,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0144927536,965922000.0,7587.0,57661200000.0,0.0,58627122000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,357.4577225839,3.6026e-05,273.7975257683,0.0,631.2552483523,3.4835711241,Very Low,4.5660259096,Very Low,0.0,0.01489,965922000.0,7587.0,57661200000.0,58627122000.0,5.8883e-06,1.361e-06,Very Low,84.6889276868,0.0001537528,1168.520939748,1253.2098674348,14.6996430876,Relatively Low,11.7039784212,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,72095984.58842091,299.4473453306,2275799824.5124927,0.0,2347895809.1009145,0.0006245044,3.8327e-06,0.0003492485,Very Low,266393.5289786026,0.0067905448,51608.1406813159,0.0,318001.6696599184,30.8233993797,Relatively High,27.925805176,Relatively High,1.0,0.03125,965922000.0,7587.0,57661200000.0,0.0,58627122000.0,8.3601e-06,3.102e-07,0.0006212585,Very Low,252.3493827665,7.35575e-05,559.0372109459,0.0,811.3865937124,9.000103265,Very Low,9.9211351379,Very Low,0.0,3.96076e-05,965922000.0,7587.0,57661200000.0,0.0,58627122000.0,0.009655059,6.4377e-06,0.0314801129,Very Low,369.3822041738,1.9345e-06,14.7024884463,0.0,384.0846926201,5.1787657086,Very Low,5.9153319159,Very Low,14.0,0.063938618,243079736.71172065,1267.0762440467,9629779454.75488,9872859191.466602,0.0006654598,3.8734e-06,Very Low,10342.69716028,0.0003138052,2384.9195180287,12727.6166783087,24.9747665844,Relatively High,21.2063810389,Relatively High,3.0,0.0200386,965922000.0,7587.0,57661200000.0,58627122000.0,7e-09,4.0043e-06,Very Low,0.1360255831,0.0006087904,4626.8071152723,4626.9431408554,19.2481598108,Relatively Low,18.5451270921,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,9.324e-07,0.0,False,0.0002774903
35,T15001022000,Hawaii,HI,15,Hawaii,County,1,15001,22000,15001022000,2588,255562000.0,1087339.0101268515,464.1587560056,20.7476698713,Relatively Moderate,74.4689918751,77.3006134969,19.5680692358,Relatively Moderate,64.151280606,75.1533742331,377142.8388196314,279582.459563443,0.0128327356,97528.7908128289,31.5884433596,33.4687285113,Relatively Moderate,68.2447405138,66.3817663818,0.985,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.067971012,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1631.0,90.611111111,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099812096,255562000.0,2588.0,19668800000.0,19924362000.0,0.0008505842,1.16917e-05,Very Low,279213.3,0.01253243,95246.468,374459.768,29.8476612003,Relatively High,35.6872456781,Relatively High,1.0,0.03125,255562000.0,2588.0,19668800000.0,1087339.0101268515,19925449339.010128,1.80224e-05,7.6e-08,0.0002275779,Very Low,143.9321191635,6.1488e-06,46.7311563165,7.7329494164,198.3962248964,3.7486330273,Very Low,4.2387053459,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0102889159,255562000.0,2588.0,19668800000.0,1087339.0101268515,19925449339.010128,2.55348e-05,3.276e-07,0.0002460797,Very Low,64.6707563155,8.4808e-06,64.4537491694,2.6757205341,131.8002260189,2.0666252581,Very Low,2.9775355575,Very Low,0.0,0.01489,255562000.0,2588.0,19668800000.0,19924362000.0,5.8883e-06,1.361e-06,Very Low,22.4068524555,5.24466e-05,398.593935952,421.0007884075,10.2186413768,Very Low,8.9433744405,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0006245044,3.8327e-06,0.0003492485,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,255562000.0,2588.0,19668800000.0,1087339.0101268515,19925449339.010128,8.3601e-06,3.102e-07,0.0006212585,Very Low,66.7661705175,2.50912e-05,190.6930673426,21.1099549152,278.5691927753,6.3020606503,Very Low,7.6362121452,Very Low,0.0,0.0031985263,255562000.0,2588.0,19668800000.0,1087339.0101268515,19925449339.010128,8.53899e-05,5.69e-08,2.0075e-05,Very Low,69.7995388104,4.713e-07,3.5818500352,0.0698184939,73.4512073395,2.9836662624,Very Low,3.7458582497,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0006654598,3.8734e-06,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,4.0,0.0203185325,254026689.5486555,2587.9972855693,19668779370.32698,19922806059.87564,7e-09,4.0043e-06,Very Low,0.0357989244,0.000207667,1578.2690540132,1578.3048529376,13.4489421521,Relatively Low,14.2432880593,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.0,1.2047797578,4169606.0993384407,0.0,0.0,0.0,4169606.0993384407,8.51e-08,1.057e-07,0.0,Very Low,1.5483272564,0.0,0.0,0.0,1.5483272564,1.8415500075,Very Low,1.1877446094,Very Low,November 2021,3.58e-08,2.90511e-05,True,1.4444e-06
36,T15001022102,Hawaii,HI,15,Hawaii,County,1,15001,22102,15001022102,2041,231676000.0,20509139.474021494,318.206913497,28.297836669,Relatively High,93.013376593,89.5705521472,26.8749889144,Relatively High,88.8835425288,89.5705521472,977027.5682842254,707863.2039671029,0.0353379791,268568.6410903668,595.7232267555,33.2368509427,Relatively Moderate,65.9453396438,64.3874643875,0.84,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.057971012,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,238.0,13.222222222,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.009986985,231676000.0,2041.0,15511600000.0,15743276000.0,0.0008505842,1.16917e-05,Very Low,707499.2999999999,0.03509889,266751.564,974250.864,41.0517981635,Very High,48.7433714577,Very High,1.0,0.03125,231676000.0,2041.0,15511600000.0,20509139.4740215,15763785139.47402,1.80224e-05,7.6e-08,0.0002275779,Very Low,130.4795612794,4.8492e-06,36.8540533395,145.8571215132,313.1907361321,4.3648041515,Very Low,4.9012371629,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0117516502,231676000.0,2041.0,15511600000.0,20509139.4740215,15763785139.47402,2.55348e-05,3.276e-07,0.0002460797,Very Low,59.1840584381,6.6871e-06,50.8219741089,50.4688281351,160.4748606821,2.2067781933,Very Low,3.1574360485,Very Low,0.0,0.01489,231676000.0,2041.0,15511600000.0,15743276000.0,5.8883e-06,1.361e-06,Very Low,20.3126049627,4.13615e-05,314.347072364,334.6596773267,9.466003284,Very Low,8.2272664527,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0006245044,3.8327e-06,0.0003492485,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,231676000.0,2041.0,15511600000.0,20509139.4740215,15763785139.47402,8.3601e-06,3.102e-07,0.0006212585,Very Low,60.5258971247,1.97879e-05,150.3881570511,398.1711367054,609.0851908812,8.1795779715,Very Low,9.8425348042,Very Low,0.0,0.0020489727,231676000.0,2041.0,15511600000.0,20509139.474021494,15763785139.47402,0.0001241102,8.28e-08,2.91781e-05,Very Low,58.9148231709,3.461e-07,2.6301068292,1.2261404018,62.7710704018,2.8314166101,Very Low,3.5300428471,Very Low,5.0,0.022835221,2267345.0026022545,25.8386654596,196373857.49260196,198641202.4952042,0.0006654598,3.8734e-06,Very Low,34.4543953978,2.2854e-06,17.36932864,51.8237240378,3.9880624307,Relatively Low,3.696487659,Relatively Low,4.0,0.0204629272,231675410.17382696,2040.9936542881,15511551772.589231,15743227182.76306,7e-09,4.0043e-06,Very Low,0.0326267294,0.0001637719,1244.6663980342,1244.6990247637,12.4254638837,Relatively Low,13.0681887685,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.0,0.9612593147,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.58e-08,2.90467e-05,True,1.4219e-06
37,T15001021509,Hawaii,HI,15,Hawaii,County,1,15001,21509,15001021509,5154,799747000.0,979196.950329917,10.1295724573,43.6441792428,Very High,99.4844581311,98.4662576687,39.6085028569,Very High,98.8685574451,96.6257668712,3127715.323796508,2488986.8228898174,0.0840386976,638694.1016106104,34.3992960803,34.7816352966,Relatively Moderate,79.5680245124,77.4928774929,1.806,50.775198,Relatively Low,9.3859370029,40.0,2.5387599,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,34544698.002613455,222.6246219185,1691947126.5807436,1726491824.583357,1.09139e-05,5e-10,Very Low,26.3802562625,7.5e-09,0.0567194769,26.4369757394,0.981922252,Very Low,1.0816801748,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,28.0,1.555555555,0.0,0.0,5.41e-08,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0099990082,799747000.0,5154.0,39170400000.0,39970147000.0,0.0008505842,1.16917e-05,Very Low,2391862.2,0.08145482,619056.6319999999,3010918.832,59.7963856883,Very High,74.2999363956,Very High,1.0,0.03125,799747000.0,5154.0,39170400000.0,979196.9503299173,39971126196.950325,1.80224e-05,7.6e-08,0.0002275779,Very Low,450.4162610427,1.22454e-05,93.0650616906,6.9638635375,550.4451862709,5.2674426826,Very Low,6.1897185553,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0144927536,799747000.0,5154.0,39170400000.0,979196.9503299173,39971126196.950325,2.55348e-05,3.276e-07,0.0002460797,Very Low,295.9615178693,2.44732e-05,185.9961048913,3.492180988,485.4498037485,3.1915706156,Very Low,4.7787076778,Very Low,0.0,0.01489,799747000.0,5154.0,39170400000.0,39970147000.0,5.8883e-06,1.361e-06,Very Low,70.1192392872,0.0001044473,793.799515416,863.9187547032,12.985434587,Relatively Low,11.8106970135,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.0,5.916666666,23918829.41099917,78.8266354636,599082429.5234789,2344.7633025502,623003603.6977806,0.0006245044,3.8327e-06,0.0003492485,Very Low,88379.6984285393,0.0017875457,13585.3469929743,4.8451877839,101969.8906092976,21.0973569676,Relatively Moderate,21.8346150102,Relatively High,1.0,0.03125,799747000.0,5154.0,39170400000.0,979196.9503299173,39971126196.950325,8.3601e-06,3.102e-07,0.0006212585,Very Low,208.9357751655,4.99691e-05,379.7650962455,19.0104496225,607.7113210335,8.1734233122,Very Low,10.2922465761,Very Low,0.0,0.0001332481,799747000.0,5154.0,39170400000.0,979196.950329917,39971126196.950325,0.0028562355,1.9044e-06,0.0006714957,Very Low,304.374019364,1.3079e-06,9.9399963725,0.0876141484,314.4016298849,4.8444617015,Very Low,6.3211251574,Very Low,11.0,0.050237486,221010989.94338924,956.0722553606,7266149140.740707,7487160130.684095,0.0006654598,3.8734e-06,Very Low,7388.6241355279,0.0001860428,1413.9249167873,8802.5490523153,22.0862454143,Relatively Moderate,21.4229529236,Relatively High,4.0,0.0202783018,799720520.0699263,5153.6368864899,39167640337.3234,39967360857.393326,7e-09,4.0043e-06,Very Low,0.1132567587,0.0004178388,3175.5752067561,3175.6884635148,16.9786748734,Relatively Low,18.686876158,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.842e-07,3.51301e-05,True,0.0001122053
38,T15003010100,Hawaii,HI,15,Honolulu,County,3,15003,10100,15003010100,7881,844170000.0,6510793.174941882,30.2068351444,17.9023593434,Relatively Low,62.2967046564,62.5766871166,20.1899418692,Relatively Moderate,67.065810638,79.1411042945,414254.4118402396,357290.3980572544,0.0066572447,50595.0595105788,6368.9542724065,28.3354388883,Relatively Low,17.4965119142,21.0826210826,-2.225,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,108722387.39658688,1015.0101698384,7714077290.772013,7822799678.1686,2.1797e-05,1.6e-09,Very Low,165.8185422659,1.136e-07,0.8633732204,166.6819154863,1.8139946646,Very Low,1.6080612486,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0031021867,844170000.0,7881.0,59895600000.0,60739770000.0,0.0167507621,0.0001397988,Very Low,271131.7,0.00614137,46674.412,317806.112,28.2593824392,Relatively High,28.2566705,Relatively Moderate,1.0,0.03125,844170000.0,7881.0,59895600000.0,6510793.174941879,60746280793.17494,1.80224e-05,2.1e-08,0.0002275779,Very Low,475.4352252455,5.1735e-06,39.3183530055,46.3035298223,561.0571080733,5.3010774425,Very Low,5.0127961668,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0144927536,844170000.0,7881.0,59895600000.0,6510793.174941879,60746280793.17494,2.55348e-05,3.276e-07,0.0002460797,Very Low,312.4010900194,3.7422e-05,284.4073152208,23.219913149,620.0283183891,3.4627955954,Very Low,4.1723206395,Very Low,0.0,0.01489,844170000.0,7881.0,59895600000.0,60739770000.0,5.8883e-06,2.64e-07,Very Low,74.014104747,3.09799e-05,235.447207776,309.461312523,9.2221951746,Very Low,6.7499127907,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,144063515.18652028,1085.2615309044,8247987634.8732605,1740883.8763676984,8393792033.9361515,6.78921e-05,5.85e-08,0.0005670888,Very Low,62352.4173422582,0.0004047596,3076.1731167997,6293.6278904878,71722.2183495456,18.7624106894,Relatively Moderate,15.626112207,Relatively Moderate,1.0,0.03125,844170000.0,7881.0,59895600000.0,6510793.174941879,60746280793.17494,2.273e-07,1.163e-07,2.19536e-05,Very Low,5.9951200718,2.86538e-05,217.7686714211,4.4667327311,228.230524224,5.8969773428,Very Low,5.9755854646,Very Low,0.0,0.0008089954,844170000.0,7881.0,59895600000.0,6510793.174941882,60746280793.17494,0.0010790568,7.195e-07,0.0002536843,Very Low,736.9198762201,4.5872e-06,34.8625006827,1.3362062164,773.1185831192,6.5388187819,Very Low,6.8658963899,Very Low,6.0,0.027402265,515711432.1667201,4182.4213727807,31786402433.133545,32302113865.30026,0.001559314,3.65e-08,Very Low,22035.6967564264,4.1851e-06,31.8069724526,22067.5037288791,30.003377423,Relatively High,23.4192184699,Relatively High,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,6.49e-08,0.0009782148,True,7.59598e-05
39,T15003010202,Hawaii,HI,15,Honolulu,County,3,15003,10202,15003010202,7643,654554000.0,1559566.8001234492,12.8723696364,19.9405231828,Relatively Moderate,71.1832716974,73.6196319018,22.0650824666,Relatively Moderate,75.2223703928,83.4355828221,540727.6797428379,458981.6910243044,0.010404595,79074.9221952323,2671.0665233012,28.8791518078,Relatively Low,21.4100073865,26.2108262108,-1.885,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,149406920.22258168,1744.5727797266,13258753125.922472,13408160046.145056,4.63641e-05,5.7e-09,Very Low,484.6969048295,6.988e-07,5.3105325914,490.0074374209,2.5986077845,Very Low,2.3478038255,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0034127689,654554000.0,7643.0,58086800000.0,58741354000.0,0.0167507621,0.0001397988,Very Low,247080.5,0.00831546,63197.496,310277.996,28.0344631782,Relatively High,28.5696588646,Relatively High,1.0,0.03125,654554000.0,7643.0,58086800000.0,1559566.8001234487,58742913566.800125,1.80224e-05,2.1e-08,0.0002275779,Very Low,368.6437902619,5.0172e-06,38.1309696766,11.0913441572,417.8661040956,4.805156172,Very Low,4.6310331917,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0144927536,654554000.0,7643.0,58086800000.0,1559566.8001234487,58742913566.800125,2.55348e-05,3.276e-07,0.0002460797,Very Low,242.2300994782,3.62919e-05,275.818438045,5.5619960081,523.6105335314,3.2730989859,Very Low,4.0194298107,Very Low,0.0,0.01489,654554000.0,7643.0,58086800000.0,58741354000.0,5.8883e-06,2.64e-07,Very Low,57.3891850203,3.00443e-05,228.336887328,285.7260723483,8.9801201061,Very Low,6.6988536162,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,435262433.14929074,5305.6996876866,40323317626.418304,733854.200665268,40759313913.76827,6.78921e-05,5.85e-08,0.0005670888,Very Low,188386.8018213588,0.0019788161,15039.0023789685,2653.0231726283,206078.8273729557,26.673613762,Relatively High,22.6411586896,Relatively High,1.0,0.03125,654554000.0,7643.0,58086800000.0,1559566.8001234487,58742913566.800125,2.273e-07,1.163e-07,2.19536e-05,Very Low,4.6485066083,2.77885e-05,211.1922288633,1.0699415394,216.910677011,5.7978262092,Very Low,5.9878468792,Very Low,0.0,0.0003346294,654554000.0,7643.0,58086800000.0,1559566.8001234492,58742913566.800125,0.0026087124,1.7394e-06,0.0006133035,Very Low,571.3942128474,4.4486e-06,33.8096805884,0.3200689681,605.523962404,6.0273680086,Very Low,6.4502559937,Very Low,6.0,0.027402265,509853307.4954975,6025.716242559,45795443443.4484,46305296750.943886,0.001559314,3.65e-08,Very Low,21785.3865039,6.0296e-06,45.8250791711,21831.2115830711,29.8959038814,Relatively High,23.783098318,Relatively High,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,2.726e-07,0.0017126977,True,0.0002904509
40,T15003000114,Hawaii,HI,15,Honolulu,County,3,15003,114,15003000114,1594,256337000.0,0.0,0.4733660713,11.5700314407,Very Low,25.5750010311,13.4969325153,13.0024416326,Very Low,27.0776337316,15.3374233129,110646.243904659,96129.447132593,0.0019101048,14516.796772066,0.0,28.436185694,Relatively Low,18.1695072908,21.3675213675,-2.162,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.067971012,45060581.76163264,280.203666767,2129547867.4289021,2174608449.1905346,2.23874e-05,2.3e-09,Very Low,68.5682860676,4.36e-08,0.331668756,68.8999548236,1.3512825139,Very Low,1.2021374741,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,287.0,15.944444444,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0035448826,256337000.0,1594.0,12114400000.0,12370737000.0,0.0167507621,0.0001397988,Very Low,78176.6,0.00181499,13793.924,91970.524,18.6921018488,Relatively Moderate,18.7567615341,Relatively Moderate,1.0,0.03125,256337000.0,1594.0,12114400000.0,0.0,12370737000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,144.3685979527,1.0464e-06,7.9524749005,0.0,152.3210728532,3.4325361718,Very Low,3.2574099371,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,256337000.0,1594.0,12114400000.0,0.0,12370737000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,65.4550282129,5.2226e-06,39.691438868,0.0,105.1464670809,1.916701913,Very Low,2.3176443554,Very Low,0.0,0.01489,256337000.0,1594.0,12114400000.0,12370737000.0,5.8883e-06,2.64e-07,Very Low,22.4748019576,6.266e-06,47.621221824,70.0960237816,5.6216436913,Very Low,4.1292251723,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,31810533.451878175,201.1940620543,1529074871.6130447,0.0,1560885405.0649233,6.78921e-05,5.85e-08,0.0005670888,Very Low,13767.98042935,7.50374e-05,570.2844405031,0.0,14338.264869853,10.9707486819,Relatively Low,9.1693798611,Relatively Low,1.0,0.03125,256337000.0,1594.0,12114400000.0,0.0,12370737000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,1.8204521528,5.7955e-06,44.0455858705,0.0,45.8660380233,3.4541030654,Very Low,3.5125918792,Very Low,0.0,2.0369e-05,256337000.0,1594.0,12114400000.0,0.0,12370737000.0,0.0540823568,3.60603e-05,0.0314801129,Very Low,282.3816906154,1.1708e-06,8.8981639975,0.0,291.279854613,4.7226679739,Very Low,4.97631598,Very Low,5.0,0.022835221,101097246.51534072,638.7094045184,4854191474.339953,4955288720.855295,0.001559314,3.65e-08,Very Low,3599.797846284,5.326e-07,4.0477773464,3603.8456236304,16.3998975605,Relatively Moderate,12.8464989548,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,5.93e-08,0.0,False,5.59929e-05
41,T15003000301,Hawaii,HI,15,Honolulu,County,3,15003,301,15003000301,3307,448705000.0,0.0,3.2652746527,14.9566064901,Relatively Low,46.9610525303,36.1963190184,15.5029761891,Relatively Low,42.6456233932,39.8773006135,187545.7283336508,159140.8236666432,0.0037374875,28404.9046670075,0.0,30.8301216957,Relatively Low,39.3975870654,39.886039886,-0.665,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.045478259,25555924.556268148,188.3496785362,1431457556.8750038,1457013481.4312716,1.27441e-05,1.2e-09,Very Low,14.811687435,1.04e-08,0.0793339445,14.8910213795,0.810926215,Very Low,0.7821557032,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,287.0,15.944444444,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0032518991,448705000.0,3307.0,25133200000.0,25581905000.0,0.0167507621,0.0001397988,Very Low,137822.2,0.00355765,27038.14,164860.34,22.7063493531,Relatively Moderate,24.7030701239,Relatively Moderate,1.0,0.03125,448705000.0,3307.0,25133200000.0,0.0,25581905000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,252.7099550373,2.1709e-06,16.4986414655,0.0,269.2085965027,4.1500955944,Very Low,4.2699156153,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,448705000.0,3307.0,25133200000.0,0.0,25581905000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,114.5757281792,1.0835e-05,82.3460403617,0.0,196.9217685408,2.362585806,Very Low,3.0973030875,Very Low,0.0,0.01489,448705000.0,3307.0,25133200000.0,25581905000.0,5.8883e-06,2.64e-07,Very Low,39.3410081743,1.29997e-05,98.797603872,138.1386120463,7.0480755517,Very Low,5.6128016961,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,43472034.28851925,372.9604933622,2834499749.552674,0.0,2877971783.8411927,6.78921e-05,5.85e-08,0.0005670888,Very Low,18815.2178652957,0.0001390995,1057.1562804341,0.0,19872.3741457298,12.2317140159,Relatively Low,11.0839590918,Relatively Low,1.0,0.03125,448705000.0,3307.0,25133200000.0,0.0,25581905000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,3.186609749,1.20236e-05,91.3793930199,0.0,94.5660027689,4.3962585632,Very Low,4.8470726091,Very Low,0.0,8.91993e-05,448705000.0,3307.0,25133200000.0,0.0,25581905000.0,0.0123499135,8.2345e-06,0.0314801129,Very Low,494.2949183598,2.429e-06,18.4606200375,0.0,512.7555383974,5.7023523714,Very Low,6.5147029765,Very Low,5.0,0.022835221,44498932.4144714,322.9626620121,2454516231.2922034,2499015163.706675,0.001559314,3.65e-08,Very Low,1584.485894413,2.693e-07,2.0467538724,1586.5326482854,12.4758098497,Relatively Moderate,10.5953740883,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,5.43e-08,0.0,False,4.39802e-05
42,T15003000401,Hawaii,HI,15,Honolulu,County,3,15003,401,15003000401,2893,351046000.0,0.0,2.3849752201,14.1817633164,Relatively Low,42.3115522622,28.527607362,14.3094432099,Relatively Low,35.2974332889,26.3803680982,147478.9860232134,127735.041033475,0.0025978875,19743.9449897384,0.0,31.6712775654,Relatively Moderate,48.6047656827,51.2820512821,-0.139,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.002,6908402.002621479,56.9327295955,432688744.9258443,439597146.9284658,7.11351e-05,5e-09,Very Low,0.9828593662,6e-10,0.0043249758,0.987184342,0.3282005193,Very Low,0.3251932208,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,287.0,15.944444444,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0030079196,351046000.0,2893.0,21986800000.0,22337846000.0,0.0167507621,0.0001397988,Very Low,124594.1,0.00254722,19358.872,143952.972,21.7027847784,Relatively Moderate,24.2554548276,Relatively Moderate,1.0,0.03125,351046000.0,2893.0,21986800000.0,0.0,22337846000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,197.7085588006,1.8991e-06,14.4331931539,0.0,212.1417519545,3.8332797027,Very Low,4.0515578542,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,351046000.0,2893.0,21986800000.0,0.0,22337846000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,89.6387405409,9.4786e-06,72.0372224875,0.0,161.6759630284,2.2122701874,Very Low,2.9793712675,Very Low,0.0,0.01489,351046000.0,2893.0,21986800000.0,22337846000.0,5.8883e-06,2.64e-07,Very Low,30.77858182,1.13723e-05,86.429231328,117.207813148,6.6724353693,Very Low,5.4586326301,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,5598483.872821221,40.869767693,310610234.4665992,0.0,316208718.3394204,6.78921e-05,5.85e-08,0.0005670888,Very Low,2423.0909711602,1.52428e-05,115.8453304451,0.0,2538.9363016053,6.16057622,Relatively Low,5.7348131748,Relatively Low,1.0,0.03125,351046000.0,2893.0,21986800000.0,0.0,22337846000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,2.4930558072,1.05184e-05,79.9396988232,0.0,82.4327546304,4.199569963,Very Low,4.756543386,Very Low,0.0,6.60707e-05,351046000.0,2893.0,21986800000.0,0.0,22337846000.0,0.0169083019,1.12739e-05,0.0314801129,Very Low,392.1684715683,2.1549e-06,16.3773613872,0.0,408.5458329555,5.2864507718,Very Low,6.204295772,Very Low,0.0,0.004587,570395.34451811,5.2058202244,39564233.70547603,40134629.04999414,0.001559314,3.65e-08,Very Low,4.0797944117,9e-10,0.0066271377,4.0864215494,1.7101470841,Very Low,1.4920087004,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.75e-08,0.0,False,8.9358e-06
43,T15003000500,Hawaii,HI,15,Honolulu,County,3,15003,500,15003000500,3807,768658000.0,0.0,1.1120328336,20.332352608,Relatively Moderate,72.8563769092,76.0736196319,21.7355738392,Relatively Moderate,73.8723380855,82.2085889571,516862.7907281188,477082.1470773286,0.0052342952,39780.6436507902,0.0,29.8930164873,Relatively Low,30.0289989878,33.6182336182,-1.251,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,360125556.27382886,1783.6254780858,13555553633.451992,13915679189.725824,3.0459e-05,3.5e-09,Very Low,767.5160208618,4.43e-07,3.3664820289,770.8825028907,3.022288421,Very Low,2.8264563707,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,287.0,15.944444444,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.002971023,768658000.0,3807.0,28933200000.0,29701858000.0,0.0167507621,0.0001397988,Very Low,330555.3,0.0046237,35140.12,365695.42,29.6129558301,Relatively High,31.2377595174,Relatively High,1.0,0.03125,768658000.0,3807.0,28933200000.0,0.0,29701858000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,432.9069848209,2.4991e-06,18.9931442583,0.0,451.9001290792,4.9322219806,Very Low,4.920376196,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,768658000.0,3807.0,28933200000.0,0.0,29701858000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,196.274946949,1.24732e-05,94.7963034947,0.0,291.0712504437,2.6912628627,Very Low,3.4209500746,Very Low,0.0,0.01489,768658000.0,3807.0,28933200000.0,29701858000.0,5.8883e-06,2.64e-07,Very Low,67.3934559705,1.49652e-05,113.735251872,181.1287078425,7.7142661392,Very Low,5.9565976821,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,310362683.7705971,1505.3407549263,11440589737.439634,0.0,11750952421.210232,6.78921e-05,5.85e-08,0.0005670888,Very Low,134328.692180477,0.0005614326,4266.8874092204,0.0,138595.5795896974,23.369738873,Relatively High,20.5331678871,Relatively High,1.0,0.03125,768658000.0,3807.0,28933200000.0,0.0,29701858000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,5.4588495259,1.38415e-05,105.1954488188,0.0,110.6542983447,4.6326303292,Very Low,4.9524311546,Very Low,0.0,5.06726e-05,768658000.0,3807.0,28933200000.0,0.0,29701858000.0,0.0267087035,1.78084e-05,0.0314801129,Very Low,1040.3016804499,3.4354e-06,26.1093390095,0.0,1066.4110194594,7.2787835569,Very Low,8.063134448,Very Low,3.0,0.013701132,453479536.53912383,3008.6510313156,22865747837.998928,23319227374.538048,0.001559314,3.65e-08,Very Low,9688.3029582735,1.5053e-06,11.4402720877,9699.7432303613,22.8124793275,Relatively Moderate,18.7851444478,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.6e-07,0.0,False,0.0001780227
44,T15003001100,Hawaii,HI,15,Honolulu,County,3,15003,1100,15003001100,3862,219684000.0,0.0,0.3193229564,14.8534461275,Relatively Low,46.3245301695,35.5828220859,12.9865448527,Very Low,26.9786496927,14.4171779141,110240.9117095661,78625.4882661912,0.0041599241,31615.4234433749,0.0,36.5503014408,Relatively High,89.7682816732,89.7435897436,2.912,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,287.0,15.944444444,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.002980735,219684000.0,3862.0,29351200000.0,29570883999.999996,0.0167507621,0.0001397988,Very Low,78161.0,0.00411242,31254.392,109415.392,19.8062105715,Relatively Moderate,25.5458719969,Relatively Moderate,1.0,0.03125,219684000.0,3862.0,29351200000.0,0.0,29570883999.999996,1.80224e-05,2.1e-08,0.0002275779,Very Low,123.72568562,2.5352e-06,19.2675395659,0.0,142.9932251859,3.3609878804,Very Low,4.099622446,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,219684000.0,3862.0,29351200000.0,0.0,29570883999.999996,2.55348e-05,3.276e-07,0.0002460797,Very Low,56.0957739925,1.26534e-05,96.1658324393,0.0,152.2616064318,2.1684686631,Very Low,3.3702722886,Very Low,0.0,0.01489,219684000.0,3862.0,29351200000.0,29570883999.999996,5.8883e-06,2.64e-07,Very Low,19.2611850542,1.51814e-05,115.378393152,134.6395782062,6.9880569493,Very Low,6.5975289928,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.78921e-05,5.85e-08,0.0005670888,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,219684000.0,3862.0,29351200000.0,0.0,29570883999.999996,2.273e-07,1.163e-07,2.19536e-05,Very Low,1.5601501569,1.40415e-05,106.7152149592,0.0,108.2753651161,4.5991908913,Very Low,6.0116468147,Very Low,0.0,9.5105e-06,219684000.0,3862.0,29351200000.0,0.0,29570883999.999996,0.1262836527,8.42016e-05,0.0314801129,Very Low,263.8454713676,3.0927e-06,23.5044632585,0.0,287.3499346261,4.7013324703,Very Low,6.3676040782,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.23e-08,0.0,False,2.1143e-06
45,T15003001400,Hawaii,HI,15,Honolulu,County,3,15003,1400,15003001400,2550,280795000.0,0.0,0.1948571852,13.0781432235,Relatively Low,35.3950425494,23.0061349693,12.3585076356,Very Low,23.1897606511,12.8834355828,95007.9675359395,78209.0302122659,0.0022103865,16798.9373236737,0.0,33.8173444421,Relatively Moderate,71.538587804,69.8005698006,1.203,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,287.0,15.944444444,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.002940859,280795000.0,2550.0,19380000000.0,19660795000.0,0.0167507621,0.0001397988,Very Low,77555.8,0.00217866,16557.816,94113.616,18.8361759451,Relatively Moderate,22.478152645,Relatively Moderate,1.0,0.03125,280795000.0,2550.0,19380000000.0,0.0,19660795000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,158.1433053447,1.6739e-06,12.7219642386,0.0,170.8652695832,3.5665341864,Very Low,4.0250552399,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,280795000.0,2550.0,19380000000.0,0.0,19660795000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,71.7003189046,8.3548e-06,63.4963419783,0.0,135.1966608829,2.0842269303,Very Low,2.9971286146,Very Low,0.0,0.01489,280795000.0,2550.0,19380000000.0,19660795000.0,5.8883e-06,2.64e-07,Very Low,24.6192005667,1.00239e-05,76.1820048,100.8012053667,6.3453282955,Very Low,5.5427782779,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.78921e-05,5.85e-08,0.0005670888,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,280795000.0,2550.0,19380000000.0,0.0,19660795000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,1.9941477908,9.2713e-06,70.4618845481,0.0,72.4560323389,4.022811961,Very Low,4.8650834374,Very Low,0.0,1.05528e-05,280795000.0,2550.0,19380000000.0,0.0,19660795000.0,0.1339019955,8.92813e-05,0.0314801129,Very Low,396.7732396591,2.4025e-06,18.2591281087,0.0,415.0323677677,5.3142818813,Very Low,6.6596369426,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.24e-08,0.0,False,2.3264e-06
46,T15003001901,Hawaii,HI,15,Honolulu,County,3,15003,1901,15003001901,837,1117472000.0,0.0,0.328277434,30.7033480191,Relatively High,95.5127235733,89.8773006135,27.1286782082,Relatively High,89.33996893,89.8773006135,1004957.8320852902,995747.3951398876,0.0012118996,9210.4369454027,0.0,36.1665040858,Relatively High,88.0789538478,88.3190883191,2.672,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.069971012,905020382.2971718,677.87117707,5151820945.731768,6056841328.028939,3.66518e-05,4.6e-09,Very Low,2320.9822630745,2.186e-07,1.6615278346,2322.6437909091,4.3651655035,Relatively Low,4.9390552318,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,154.0,8.555555555,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0065640198,1117472000.0,837.0,6361200000.0,7478672000.0,0.0167507621,0.0001397988,Very Low,577071.7,0.00094011,7144.836,584216.536,34.6178320726,Relatively High,44.1809219918,Very High,1.0,0.03125,1117472000.0,837.0,6361200000.0,0.0,7478672000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,629.3584846957,5.494e-07,4.1757976736,0.0,633.5342823693,5.5201621225,Very Low,6.6626088408,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,1117472000.0,837.0,6361200000.0,0.0,7478672000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,285.3437517296,2.7423e-06,20.8417404846,0.0,306.1854922143,2.7370614693,Very Low,4.2093201478,Very Low,0.0,0.01489,1117472000.0,837.0,6361200000.0,7478672000.0,5.8883e-06,2.64e-07,Very Low,97.9763432245,3.2902e-06,25.005622752,122.9819659765,6.7802545464,Very Low,6.3341222119,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,870614950.6549523,698.4187222552,5307982289.139232,0.0,6178597239.794184,6.78921e-05,5.85e-08,0.0005670888,Very Low,376812.5932326716,0.0002604826,1979.6674225433,0.0,378792.260655215,32.6741600789,Relatively High,34.7330818955,Very High,1.0,0.03125,1117472000.0,837.0,6361200000.0,0.0,7478672000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,7.9360541324,3.0432e-06,23.1280773987,0.0,31.0641315311,3.033364655,Very Low,3.9233062707,Very Low,0.0,2.35593e-05,1117472000.0,837.0,6361200000.0,0.0,7478672000.0,0.0599777062,3.99911e-05,0.0314801129,Relatively Low,1579.0273532943,7.886e-07,5.9932902851,0.0,1585.0206435794,8.3067072474,Very Low,11.1332617875,Very Low,5.0,0.022835221,1037497917.9564592,809.0763770808,6148980465.813883,7186478383.770342,0.001559314,3.65e-08,Relatively Low,36942.4776570648,6.747e-07,5.1274664307,36947.6051234956,35.627157479,Relatively High,35.4944142526,Relatively High,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.239e-07,0.0,False,0.0003416043
47,T15003001904,Hawaii,HI,15,Honolulu,County,3,15003,1904,15003001904,3912,544584000.0,0.0,0.0445511515,20.52323289,Relatively Moderate,73.6152545402,76.3803680982,21.1782783212,Relatively Moderate,71.5035950453,80.981595092,478116.6755402327,435047.8831005651,0.0056669464,43068.7924396676,0.0,30.9676490813,Relatively Low,40.8133395344,42.1652421652,-0.579,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.057971012,538132301.3557038,3865.654449825,29378973818.67021,29917106120.025917,4.64411e-05,4.7e-09,Very Low,1448.779777261,1.0507e-06,7.9856652236,1456.7654424846,3.736540736,Relatively Low,3.6200502203,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,154.0,8.555555555,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.007598724,544584000.0,3912.0,29731200000.0,30275784000.0,0.0167507621,0.0001397988,Very Low,200288.1,0.00420672,31971.072,232259.172,25.4545960597,Relatively High,27.8165217199,Relatively Moderate,1.0,0.03125,544584000.0,3912.0,29731200000.0,0.0,30275784000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,306.708858056,2.568e-06,19.5169898436,0.0,326.2258478996,4.4245378574,Very Low,4.5725883466,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,544584000.0,3912.0,29731200000.0,0.0,30275784000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,139.0581971557,1.28172e-05,97.4108587526,0.0,236.4690559083,2.5111989463,Very Low,3.3068175468,Very Low,0.0,0.01489,544584000.0,3912.0,29731200000.0,30275784000.0,5.8883e-06,2.64e-07,Very Low,47.7473698657,1.53779e-05,116.872157952,164.6195278177,7.4723861251,Very Low,5.9772504184,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,527170866.7436609,3780.1623928368,28729234185.559956,0.0,29256405052.30361,6.78921e-05,5.85e-08,0.0005670888,Very Low,228165.8742765172,0.001409851,10714.8678902232,0.0,238880.7421667404,28.0197622945,Relatively High,25.5038085954,Relatively High,1.0,0.03125,544584000.0,3912.0,29731200000.0,0.0,30275784000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,3.8675225004,1.42233e-05,108.0968205303,0.0,111.9643430307,4.6508406739,Very Low,5.1506348041,Very Low,0.0,1.05528e-05,544584000.0,3912.0,29731200000.0,0.0,30275784000.0,0.1339019955,8.92813e-05,0.0314801129,Very Low,769.5164014548,3.6857e-06,28.0116506514,0.0,797.5280521062,6.6069231193,Very Low,7.5819369394,Very Low,1.0,0.004567044,544584000.0,3912.0,29731200000.0,30275784000.0,0.001559314,3.65e-08,Very Low,3878.2306977544,6.524e-07,4.9584064909,3883.1891042453,16.8131307015,Relatively Moderate,14.342641233,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.731e-07,0.0,False,0.0004239595
48,T15003002202,Hawaii,HI,15,Honolulu,County,3,15003,2202,15003002202,3400,291464000.0,0.0,0.0920274117,17.0347962319,Relatively Low,58.036266652,54.2944785276,16.8452811998,Relatively Low,50.3182611804,55.8282208589,240600.6144384058,206514.8289788662,0.0044849718,34085.7854595395,0.0,32.3157372907,Relatively Moderate,55.9680463984,58.4045584046,0.264,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.057971012,172542690.38601866,2012.7533668393,15296925587.97904,15469468278.365055,7.00448e-05,7.1e-09,Very Low,700.6213058816,8.33e-07,6.33107466,706.9523805416,2.9363189746,Very Low,2.9686154104,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,154.0,8.555555555,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0039757619,291464000.0,3400.0,25840000000.0,26131464000.0,0.0167507621,0.0001397988,Very Low,103980.9,0.00346109,26304.284,130285.184,20.9929559904,Relatively Moderate,23.9395532155,Relatively Moderate,1.0,0.03125,291464000.0,3400.0,25840000000.0,0.0,26131464000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,164.1520694777,2.2319e-06,16.9626189847,0.0,181.1146884624,3.6364672743,Very Low,3.9217481945,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,291464000.0,3400.0,25840000000.0,0.0,26131464000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,74.4246220524,1.11397e-05,84.6617893044,0.0,159.0864113568,2.2003953055,Very Low,3.0236787973,Very Low,0.0,0.01489,291464000.0,3400.0,25840000000.0,26131464000.0,5.8883e-06,2.64e-07,Very Low,25.5546240994,1.33653e-05,101.5760064,127.1306304994,6.8556544867,Very Low,5.7226462356,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,219965392.44813856,2625.4678449644,19953555621.729477,0.0,20173521014.17761,6.78921e-05,5.85e-08,0.0005670888,Very Low,95203.6602259949,0.0009791956,7441.8869311356,0.0,102645.5471571305,21.1438517348,Relatively Moderate,20.0830898102,Relatively High,1.0,0.03125,291464000.0,3400.0,25840000000.0,0.0,26131464000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,2.0699168137,1.23617e-05,93.9491793975,0.0,96.0190962112,4.4186617199,Very Low,5.1065299405,Very Low,0.0,1.05528e-05,291464000.0,3400.0,25840000000.0,0.0,26131464000.0,0.1339019955,8.92813e-05,0.0314801129,Very Low,411.8489129934,3.2034e-06,24.3455041449,0.0,436.1944171383,5.4031119357,Very Low,6.470278964,Very Low,3.0,0.013701132,278575886.5716552,3100.1926962857,23561464491.771404,23840040378.343056,0.001559314,3.65e-08,Very Low,5951.5973015532,1.5511e-06,11.7883555124,5963.3856570656,19.3976911898,Relatively Moderate,17.2677765053,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.007e-07,0.0,False,0.0003313697
49,T15003002600,Hawaii,HI,15,Honolulu,County,3,15003,2600,15003002600,4249,791449000.0,0.0,0.2563620754,25.6530656656,Relatively High,88.7048213476,87.1165644172,21.1208678596,Relatively Moderate,71.2740070664,80.6748466258,474238.944278784,431102.878061862,0.0056757982,43136.0662169221,0.0,38.8131066797,Relatively High,95.9291986978,94.5868945869,4.327,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.043478259,206319525.33443108,1107.6540157938,8418170520.03298,8624490045.367409,1.35471e-05,1.7e-09,Very Low,121.522717025,8.2e-08,0.6229487767,122.1456658017,1.6354321518,Very Low,1.9858551825,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,154.0,8.555555555,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0035502375,791449000.0,4249.0,32292400000.0,33083849000.000004,0.0167507621,0.0001397988,Very Low,427356.7,0.0056226,42731.76,470088.46,32.1984610759,Relatively High,44.1003359351,Very High,1.0,0.03125,791449000.0,4249.0,32292400000.0,0.0,33083849000.000004,1.80224e-05,2.1e-08,0.0002275779,Very Low,445.7428404058,2.7892e-06,21.1982847254,0.0,466.9411251311,4.9863470369,Very Low,6.458725985,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,791449000.0,4249.0,32292400000.0,0.0,33083849000.000004,2.55348e-05,3.276e-07,0.0002460797,Very Low,202.0945732534,1.39214e-05,105.8023361042,0.0,307.8969093577,2.7421515792,Very Low,4.5257518719,Very Low,0.0,0.01489,791449000.0,4249.0,32292400000.0,33083849000.000004,5.8883e-06,2.64e-07,Very Low,69.3916973926,1.67026e-05,126.940132704,196.3318300966,7.9243276913,Very Low,7.9446494857,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.78921e-05,5.85e-08,0.0005670888,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,791449000.0,4249.0,32292400000.0,0.0,33083849000.000004,2.273e-07,1.163e-07,2.19536e-05,Very Low,5.6207064759,1.54485e-05,117.4088421353,0.0,123.0295486112,4.7992645854,Very Low,6.6615326154,Very Low,0.0,1.05528e-05,791449000.0,4249.0,32292400000.0,0.0,33083849000.000004,0.1339019955,8.92813e-05,0.0314801129,Relatively Low,1118.3453542795,4.0033e-06,30.4247197387,0.0,1148.7700740183,7.461537084,Very Low,10.7322937623,Very Low,0.0,0.004587,249345255.4642155,1499.5410201852,11396511753.407207,11645857008.871424,0.001559314,3.65e-08,Very Low,1783.4601730298,2.512e-07,1.9089527377,1785.3691257675,12.9766248366,Relatively Moderate,13.8743441858,Relatively Moderate,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.25e-08,0.0,False,2.4799e-06
50,T15003002800,Hawaii,HI,15,Honolulu,County,3,15003,2800,15003002800,3678,390551000.0,0.0,0.8899299747,13.276247683,Relatively Low,36.7437000784,24.5398773006,14.0640371335,Relatively Low,33.7961753667,23.9263803681,140020.6050686634,112962.0459764169,0.0035603367,27058.5590922465,0.0,30.1664721027,Relatively Low,32.6375400104,35.8974358974,-1.08,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,287.0,15.944444444,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0029738504,390551000.0,3678.0,27952800000.0,28343351000.0,0.0167507621,0.0001397988,Very Low,110889.3,0.00350644,26648.944,137538.244,21.3755062984,Relatively Moderate,22.7546054907,Relatively Moderate,1.0,0.03125,390551000.0,3678.0,27952800000.0,0.0,28343351000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,219.9577130893,2.4144e-06,18.3495625376,0.0,238.3072756269,3.9848094602,Very Low,4.0116038184,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,390551000.0,3678.0,27952800000.0,0.0,28343351000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,99.7262460104,1.20505e-05,91.5841356063,0.0,191.3103816168,2.3399281779,Very Low,3.0015662033,Very Low,0.0,0.01489,390551000.0,3678.0,27952800000.0,28343351000.0,5.8883e-06,2.64e-07,Very Low,34.242252891,1.44581e-05,109.881338688,144.123591579,7.1484279941,Very Low,5.5701767866,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,2748002.747491579,22.2384646731,169012331.51587087,0.0,171760334.26336247,6.78921e-05,5.85e-08,0.0005670888,Very Low,1189.3685500276,8.2941e-06,63.0349139248,0.0,1252.4034639523,4.8676441341,Very Low,4.315942999,Very Low,1.0,0.03125,390551000.0,3678.0,27952800000.0,0.0,28343351000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,2.7736121151,1.33725e-05,101.6309064222,0.0,104.4045185373,4.5437174273,Very Low,4.9018147862,Very Low,0.0,2.97603e-05,390551000.0,3678.0,27952800000.0,0.0,28343351000.0,0.045313657,3.02136e-05,0.0314801129,Very Low,526.6776022834,3.3071e-06,25.1342350676,0.0,551.811837351,5.8436061145,Very Low,6.5323723162,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.47e-08,0.0,False,5.3072e-06
51,T15003003000,Hawaii,HI,15,Honolulu,County,3,15003,3000,15003003000,4321,523641000.0,0.0,0.5751776938,14.3058905963,Relatively Low,43.0649307799,31.2883435583,15.9122177661,Relatively Low,45.0638584528,44.1717791411,202793.5219945092,170878.3972204398,0.0041993585,31915.1247740693,0.0,28.7304303328,Relatively Low,20.3526386343,23.6467236467,-1.978,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.002,251966.9345973358,2.0791899878,15801843.90718578,16053810.841783118,6.15999e-05,6.2e-09,Very Low,0.0310422895,0.0,0.0001956324,0.0312379219,0.1038087327,Very Low,0.0933066629,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,154.0,8.555555555,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0029729141,523641000.0,4321.0,32839600000.0,33363241000.000004,0.0167507621,0.0001397988,Very Low,166244.1,0.00412461,31347.036,197591.136,24.1192836215,Relatively Moderate,24.453155646,Relatively Moderate,1.0,0.03125,523641000.0,4321.0,32839600000.0,0.0,33363241000.000004,1.80224e-05,2.1e-08,0.0002275779,Very Low,294.9137931729,2.8365e-06,21.5574931274,0.0,316.4712863003,4.3799911192,Very Low,4.1995360505,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,523641000.0,4321.0,32839600000.0,0.0,33363241000.000004,2.55348e-05,3.276e-07,0.0002460797,Very Low,133.7104531473,1.41573e-05,107.5951739954,0.0,241.3056271427,2.5282042934,Very Low,3.0886960415,Very Low,0.0,0.01489,523641000.0,4321.0,32839600000.0,33363241000.000004,5.8883e-06,2.64e-07,Very Low,45.9111551273,1.69857e-05,129.091154016,175.0023091433,7.6262923178,Very Low,5.6596488655,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,7892777.526380499,56.2731231073,427675735.6151205,0.0,435568513.14150095,6.78921e-05,5.85e-08,0.0005670888,Very Low,3416.088783321,2.09876e-05,159.5061315374,0.0,3575.5949148584,6.9053681457,Relatively Low,5.831245485,Relatively Low,1.0,0.03125,523641000.0,4321.0,32839600000.0,0.0,33363241000.000004,2.273e-07,1.163e-07,2.19536e-05,Very Low,3.7187896627,1.57103e-05,119.3983541696,0.0,123.1171438323,4.800403317,Very Low,4.9322027091,Very Low,0.0,2.01545e-05,523641000.0,4321.0,32839600000.0,0.0,33363241000.000004,0.0701101201,4.6747e-05,0.0314801129,Very Low,739.9232037191,4.0711e-06,30.9402715912,0.0,770.8634753103,6.5324549018,Very Low,6.9548406651,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.73e-08,0.0,False,8.8501e-06
52,T15003003101,Hawaii,HI,15,Honolulu,County,3,15003,3101,15003003101,3687,492314000.0,0.0,2.078905601,16.6138274719,Relatively Low,55.9534775018,51.8404907975,16.7794100011,Relatively Low,49.9511953697,55.2147239264,237789.1283950368,204090.5852518204,0.0044340188,33698.5431432164,0.0,31.6408936082,Relatively Moderate,48.2340710749,50.1424501425,-0.158,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.002,4891339.637564942,36.6318431808,278402008.173919,283293347.81148404,9.81502e-05,1.02e-08,Very Low,0.9601719971,7e-10,0.0056849324,0.9658569295,0.3258197788,Very Low,0.3225245827,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,287.0,15.944444444,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0029680742,492314000.0,3687.0,28021200000.0,28513514000.0,0.0167507621,0.0001397988,Very Low,190812.3,0.00429479,32640.404,223452.704,25.1287251725,Relatively High,28.0574096887,Relatively Moderate,1.0,0.03125,492314000.0,3687.0,28021200000.0,0.0,28513514000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,277.2704757248,2.4203e-06,18.3944635877,0.0,295.6649393125,4.2818199548,Very Low,4.5212976106,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,492314000.0,3687.0,28021200000.0,0.0,28513514000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,125.7111800466,1.208e-05,91.8082403427,0.0,217.5194203893,2.4422438638,Very Low,3.2859325425,Very Low,0.0,0.01489,492314000.0,3687.0,28021200000.0,28513514000.0,5.8883e-06,2.64e-07,Very Low,43.1645047377,1.44934e-05,110.150216352,153.3147210897,7.2972653803,Very Low,5.9640707912,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.0,6.375,28382955.02045255,252.3501170301,1917860889.4284637,0.0,1946243844.448916,6.78921e-05,5.85e-08,0.0005670888,Very Low,12284.4833721466,9.41166e-05,715.286245687,0.0,12999.7696178336,10.6181604917,Relatively Low,9.8748471608,Relatively Low,1.0,0.03125,492314000.0,3687.0,28021200000.0,0.0,28513514000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,3.496311813,1.34052e-05,101.8795954253,0.0,105.3759072384,4.557765662,Very Low,5.1572928361,Very Low,0.0,5.68811e-05,492314000.0,3687.0,28021200000.0,0.0,28513514000.0,0.0193976418,1.29337e-05,0.0314801129,Very Low,543.1992353547,2.7125e-06,20.6146968892,0.0,563.8139322439,5.885669415,Very Low,6.9010131938,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,3.78e-08,0.0,False,2.69712e-05
53,T15003003407,Hawaii,HI,15,Honolulu,County,3,15003,3407,15003003407,913,159228000.0,0.0,0.0477917056,18.3386697912,Relatively Moderate,64.3052557775,65.3374233129,12.1430194003,Very Low,21.853476127,12.2699386503,90124.32051478,80912.8216251666,0.0012120393,9211.4988896134,0.0,48.2609182352,Very High,99.6593986814,100.0,10.235,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,154.0,8.555555555,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.004633313,159228000.0,913.0,6938800000.0,7098028000.0,0.0167507621,0.0001397988,Very Low,80542.4,0.00120068,9125.168,89667.568,18.5347634922,Relatively Moderate,31.56537885,Relatively High,1.0,0.03125,159228000.0,913.0,6938800000.0,0.0,7098028000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,89.6769608555,5.993e-07,4.554962098,0.0,94.2319229535,2.9247885716,Very Low,4.7105976451,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,159228000.0,913.0,6938800000.0,0.0,7098028000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,40.6584817341,2.9913e-06,22.7341804809,0.0,63.392662215,1.6192081391,Very Low,3.3229142555,Very Low,0.0,0.01489,159228000.0,913.0,6938800000.0,7098028000.0,5.8883e-06,2.64e-07,Very Low,13.9605978306,3.589e-06,27.276145248,41.2367430786,4.7104273192,Very Low,5.8720506988,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.78921e-05,5.85e-08,0.0005670888,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,159228000.0,913.0,6938800000.0,0.0,7098028000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,1.1308041968,3.3195e-06,25.2281178794,0.0,26.3589220762,2.8717553046,Very Low,4.9563740207,Very Low,0.0,1.05528e-05,159228000.0,913.0,6938800000.0,0.0,7098028000.0,0.1339019955,8.92813e-05,0.0314801129,Relatively Low,224.9947805496,8.602e-07,6.5374839071,0.0,231.5322644568,4.3747620601,Very Low,7.8239142645,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.24e-08,0.0,False,2.3264e-06
54,T15003003501,Hawaii,HI,15,Honolulu,County,3,15003,3501,15003003501,2282,361961000.0,0.0,0.1149769285,19.8211238437,Relatively Moderate,70.6952253949,72.6993865031,15.9378488267,Relatively Low,45.2315814075,44.7852760736,203775.0677746005,184706.9433557533,0.0025089637,19068.1244188472,0.0,39.7422161099,Relatively High,97.1001012229,95.4415954416,4.908,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,154.0,8.555555555,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.004633313,361961000.0,2282.0,17343200000.0,17705161000.0,0.0167507621,0.0001397988,Very Low,183464.6,0.00248054,18852.104,202316.704,24.3100488847,Relatively Moderate,34.0930840747,Relatively High,1.0,0.03125,361961000.0,2282.0,17343200000.0,0.0,17705161000.0,1.80224e-05,2.1e-08,0.0002275779,Very Low,203.8558697479,1.498e-06,11.3849107421,0.0,215.24078049,3.85185543,Very Low,5.1086719073,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,361961000.0,2282.0,17343200000.0,0.0,17705161000.0,2.55348e-05,3.276e-07,0.0002460797,Very Low,92.4258591891,7.4767e-06,56.823000939,0.0,149.2488601282,2.1540710416,Very Low,3.6402648222,Very Low,0.0,0.01489,361961000.0,2282.0,17343200000.0,17705161000.0,5.8883e-06,2.64e-07,Very Low,31.7355738398,8.9705e-06,68.175425472,99.9109993118,6.3265938633,Very Low,6.4946528924,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.78921e-05,5.85e-08,0.0005670888,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,361961000.0,2282.0,17343200000.0,0.0,17705161000.0,2.273e-07,1.163e-07,2.19536e-05,Very Low,2.570571871,8.2969e-06,63.0564786427,0.0,65.6270505137,3.89223612,Very Low,5.5318744949,Very Low,0.0,1.05528e-05,361961000.0,2282.0,17343200000.0,0.0,17705161000.0,0.1339019955,8.92813e-05,0.0314801129,Relatively Low,511.4636606785,2.15e-06,16.3401295467,0.0,527.8037902252,5.7575992375,Very Low,8.4795135456,Very Low,0.0,0.004587,55964729.537551165,188.8993255307,1435634874.0330632,1491599603.5706143,0.001559314,3.65e-08,Very Low,400.291820427,3.16e-08,0.2404735047,400.5322939317,7.8849374944,Relatively Low,8.6322228692,Relatively Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,November 2021,1.24e-08,0.0,False,2.3264e-06
55,T15003004600,Hawaii,HI,15,Honolulu,County,3,15003,4600,15003004600,3735,483204000.0,17799.9354685802,2.639124545,16.4638912986,Relatively Low,55.1767277526,50.0,15.6406606485,Relatively Low,43.4856129449,41.1042944785,192587.1103315401,163440.9148912364,0.003835001,29146.0077957004,0.1876446033,33.6382390098,Relatively Moderate,69.8861926518,68.0911680912,1.091,51.402798,Relatively Low,13.6493795737,60.0,2.5701399,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.0,0.0,0.0,0.0,0.0,4.78451e-05,4.8e-09,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0,2.1774e-06,2.2062e-06,0.0080465986,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,4.09e-07,No Rating,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,0.0029215956,483204000.0,3735.0,28386000000.0,28869204000.0,0.0167507621,0.0001397988,Very Low,162417.5,0.00378905,28796.78,191214.28,23.8569741112,Relatively Moderate,28.3189396515,Relatively Moderate,1.0,0.03125,483204000.0,3735.0,28386000000.0,17799.9354685802,28869221799.935463,1.80224e-05,2.1e-08,0.0002275779,Very Low,272.139737921,2.4518e-06,18.6339358542,0.126589775,290.9002635501,4.258694604,Very Low,4.7807463515,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.0,1.6e-09,1.005e-07,7.61839e-05,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.01,483204000.0,3735.0,28386000000.0,17799.9354685802,28869221799.935463,2.55348e-05,3.276e-07,0.0002460797,Very Low,123.3849637492,1.22373e-05,93.0034656035,0.0438020271,216.4322313799,2.4381681868,Very Low,3.4875286844,Very Low,0.0,0.01489,483204000.0,3735.0,28386000000.0,28869204000.0,5.8883e-06,2.64e-07,Very Low,42.3657693002,1.46821e-05,111.58423056,153.9499998602,7.3073305357,Very Low,6.3493009578,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,6.78921e-05,5.85e-08,0.0005670888,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,1.0,0.03125,483204000.0,3735.0,28386000000.0,17799.9354685802,28869221799.935463,2.273e-07,1.163e-07,2.19536e-05,Very Low,3.431614484,1.35797e-05,103.2059367729,0.0122116541,106.649762911,4.57605794,Very Low,5.504854264,Very Low,0.0,7.90165e-05,483204000.0,3735.0,28386000000.0,17799.9354685802,28869221799.935463,0.0152455823,1.01652e-05,0.0035842084,Very Low,582.0928057819,3e-06,22.8002269098,0.0050411471,604.8980738388,6.0252906004,Very Low,7.5107533908,Very Low,0.0,0.0,0.0,0.0,0.0,0.0,0.001559314,3.65e-08,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,0.0,0.0,0.0,0.0,0.0,0.0,0.0477752648,0.0001095931,No Rating,0.0,0.0,0.0,0.0,0.0,No Expected Annual Losses,0.0,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.0,0.0,0.0,0.0,0.0,0.0,0.0,8.51e-08,1.057e-07,0.0,No,,,,,,,,,,,1.23e-08,4.599e-07,True,2.118e-06
1,T06001020100,Hawaii,HI,15,Kauai,County,7,15007,40300,06001020100,8385,992658000.00000,147860.56472,3.61085,18.07058,Relatively Low,63.07758,63.49693,18.61994,Relatively Low,59.64201,70.55215,324935.21557,98076.52487,0.02968,225560.73590,1297.95481,31.68087,Relatively Moderate,48.72787,51.85185,-0.13300,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,202742385.58005,1862.68559,14156410466.43380,14359152852.01385,0.00004,0.00000,Very Low,507.26501,0.00000,1.98029,509.24529,2.63218,Very Low,2.55388,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00306,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00053,912658000.00000,8385.00000,63726000000.00000,64638658000.00001,0.01675,0.00014,Very Low,22512.20000,0.00015,1171.31200,23683.51200,11.89207,Relatively Low,13.01470,Relatively Low,0.00000,0.00000,912658000.00000,8385.00000,63726000000.00000,147860.56472,64638805860.56472,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.03436,912658000.00000,8385.00000,63726000000.00000,147860.56472,64638805860.56472,0.00003,0.00000,0.00025,Very Low,788.93056,0.00010,736.24013,1.32267,1526.49335,4.67579,Very Low,6.16629,Very Low,0.00000,0.01489,912658000.00000,8385.00000,63726000000.00000,64638658000.00001,0.00001,0.00000,Relatively Low,80.01891,0.00036,2746.46506,2826.48398,19.27737,Relatively Low,15.44294,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,59632790.05859,418.92666,3183842615.35848,51591.31251,3243526996.72958,0.00018,0.00001,0.00425,Very Low,63663.11368,0.02846,216315.29716,1296.27575,281274.68659,29.58791,Relatively High,26.97088,Relatively High,1.00000,0.03125,912658000.00000,8385.00000,63726000000.00000,147860.56472,64638805860.56472,0.00000,0.00000,0.00007,Very Low,92.36923,0.00048,3643.70439,0.33603,3736.40965,14.97349,Relatively Low,16.60705,Relatively Low,0.00000,0.00007,912658000.00000,8385.00000,63726000000.00000,147860.56472,64638805860.56472,0.00897,0.00001,0.00211,Very Low,534.61072,0.00000,24.88969,0.02036,559.52077,5.87069,Very Low,6.74691,Very Low,7.00000,0.03197,198555247.53262,978.46789,7436355961.13810,7634911208.67071,0.00156,0.00000,Very Low,9898.01676,0.00012,920.84718,10818.86394,23.65809,Relatively High,20.21159,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00318,True,0.00007
2,T06007040300,Hawaii,HI,15,Hawaii,County,1,15001,20100,06007040300,5213,409283000.00000,30161527.91425,97.06429,26.04746,Relatively High,89.48157,87.42331,24.65713,Relatively Moderate,83.81061,87.42331,754552.35951,510222.11674,0.03203,243454.03599,876.20678,33.34559,Relatively Moderate,67.05195,65.52707,0.90800,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.05797,1082842.59205,13.79207,104819706.86800,105902549.46005,0.00003,0.00000,Very Low,1.96929,0.00000,0.01514,1.98443,0.41421,Very Low,0.43745,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00999,409283000.00000,5213.00000,39618800000.00000,40028083000.00000,0.00085,0.00001,Very Low,509627.80000,0.03142,238817.53600,748445.33600,37.59776,Very High,44.78823,Very High,1.00000,0.03125,409283000.00000,5213.00000,39618800000.00000,30161527.91425,40058244527.91425,0.00002,0.00000,0.00023,Very Low,230.50755,0.00001,94.13042,214.50308,539.14105,5.23113,Very Low,5.89326,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,409283000.00000,5213.00000,39618800000.00000,30161527.91425,40058244527.91425,0.00003,0.00000,0.00025,Very Low,104.50942,0.00002,129.80644,74.22140,308.53726,2.74405,Very Low,3.93901,Very Low,0.00000,0.01489,409283000.00000,5213.00000,39618800000.00000,40028083000.00000,0.00001,0.00000,Very Low,35.88461,0.00011,802.88647,838.77109,12.85819,Relatively Low,11.21211,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00062,0.00000,0.00035,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,409283000.00000,5213.00000,39618800000.00000,30161527.91425,40058244527.91425,0.00001,0.00000,0.00062,Very Low,106.92614,0.00005,384.11243,585.56576,1076.60433,9.88986,Very Low,11.93947,Relatively Low,0.00000,0.00068,409283000.00000,5213.00000,39618800000.00000,30161527.91425,40058244527.91425,0.00040,0.00000,0.00009,Very Low,110.62122,0.00000,7.13985,1.91654,119.67761,3.51093,Very Low,4.39173,Very Low,4.00000,0.01827,315888.85876,2.21179,16809625.49771,17125514.35647,0.00067,0.00000,Very Low,3.84018,0.00000,1.18945,5.02963,1.83273,Very Low,1.70429,Very Low,4.00000,0.02040,407903840.58452,5201.97999,39535047952.75828,39942951793.34279,0.00000,0.00000,Very Low,0.05834,0.00042,3217.21979,3217.27813,17.05247,Relatively Low,17.99321,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00003,True,0.00000
3,T06007040500,Hawaii,HI,15,Kauai,County,7,15007,40500,06007040500,5943,1030806000.00000,459516.67318,6.15003,19.04672,Relatively Moderate,67.45350,69.32515,18.77198,Relatively Low,60.41188,72.08589,332959.95714,167792.77343,0.02173,165149.47095,17.71276,33.12171,Relatively Moderate,64.78264,63.53276,0.76800,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,66594737.28485,383.94472,2917979891.46114,2984574628.74599,0.00001,0.00000,Very Low,29.43507,0.00000,0.06284,29.49791,1.01844,Very Low,1.03309,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,56.00000,3.11111,0.00000,0.00000,0.00306,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00059,1030806000.00000,5943.00000,45166800000.00000,46197606000.00000,0.01675,0.00014,Very Low,120075.00000,0.00114,8693.10800,128768.10800,20.91116,Relatively Moderate,23.92602,Relatively Moderate,0.00000,0.00000,1030806000.00000,5943.00000,45166800000.00000,459516.67318,46198065516.67319,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.02899,1030806000.00000,5943.00000,45166800000.00000,459516.67318,46198065516.67319,0.00003,0.00000,0.00025,Very Low,762.93855,0.00006,428.93863,3.27762,1195.15480,4.30954,Very Low,5.94177,Very Low,0.00000,0.01489,1030806000.00000,5943.00000,45166800000.00000,46197606000.00000,0.00001,0.00000,Relatively Low,90.37775,0.00026,1946.60010,2036.97785,17.28334,Relatively Low,14.47524,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,40606220.88329,293.03851,2227092672.09568,530.17073,2267699423.14970,0.00018,0.00001,0.00425,Very Low,43350.62058,0.01991,151312.19453,13.32099,194676.13611,26.17228,Relatively High,24.94239,Relatively High,1.00000,0.03125,1030806000.00000,5943.00000,45166800000.00000,459516.67318,46198065516.67319,0.00000,0.00000,0.00007,Very Low,104.32687,0.00034,2582.53252,1.04430,2687.90369,13.41661,Relatively Low,15.55708,Relatively Low,0.00000,0.00012,1030806000.00000,5943.00000,45166800000.00000,459516.67318,46198065516.67319,0.00529,0.00000,0.00124,Very Low,666.54751,0.00000,19.47362,0.06986,686.09099,6.28364,Very Low,7.55001,Very Low,9.00000,0.04110,42337272.98880,137.65344,1046166175.94293,1088503448.93173,0.00156,0.00000,Very Low,2713.52710,0.00002,166.56070,2880.08780,15.21905,Relatively Moderate,13.59328,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00004,True,0.00004
4,T15001021010,Hawaii,HI,15,Hawaii,County,1,15001,21010,15001021010,7884,737712000.00000,8711454.30907,58.44015,43.10663,Very High,99.44596,98.15951,42.66746,Very High,99.27412,99.07975,3909779.13212,2582125.81113,0.17465,1327364.33307,288.98792,31.89036,Relatively Moderate,51.09567,54.41595,-0.00200,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,737712000.00000,7884.00000,59918400000.00000,60656112000.00000,0.00085,0.00001,Very Low,2580741.40000,0.17368,1319941.70400,3900683.10400,65.18617,Very High,74.26402,Very High,1.00000,0.03125,737712000.00000,7884.00000,59918400000.00000,8711454.30907,60664823454.30907,0.00002,0.00000,0.00023,Very Low,415.47825,0.00002,142.36029,61.95422,619.79275,5.47996,Very Low,5.90416,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.02693,737712000.00000,7884.00000,59918400000.00000,8711454.30907,60664823454.30907,0.00003,0.00000,0.00025,Very Low,473.50519,0.00007,494.85671,57.24619,1025.60809,4.09528,Very Low,5.62210,Very Low,0.00000,0.01489,737712000.00000,7884.00000,59918400000.00000,60656112000.00000,0.00001,0.00000,Very Low,64.68021,0.00016,1214.26375,1278.94396,14.79958,Relatively Low,12.34178,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00062,0.00000,0.00035,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,737712000.00000,7884.00000,59918400000.00000,8711454.30907,60664823454.30907,0.00001,0.00000,0.00062,Very Low,192.72899,0.00008,580.92123,169.12702,942.77724,9.46182,Very Low,10.92421,Very Low,1.00000,0.00047,737712000.00000,7884.00000,59918400000.00000,8711454.30907,60664823454.30907,0.00069,0.00000,0.00016,Very Low,237.91094,0.00000,12.88431,0.66049,251.45574,4.49681,Very Low,5.37964,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02074,737708710.86281,7883.95914,59918089427.41536,60655798138.27817,0.00000,0.00000,Very Low,0.10755,0.00065,4977.34278,4977.45033,19.72242,Relatively Low,19.90227,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00003,True,0.00000
5,T15001021101,Hawaii,HI,15,Hawaii,County,1,15001,21101,15001021101,3531,365469000.00000,1115552.94635,41.05512,39.63694,Very High,99.05140,96.62577,35.46313,Relatively High,97.74536,94.47853,2244880.45142,1569603.24411,0.08885,675239.57432,37.63299,35.28057,Relatively High,83.00003,82.33618,2.11800,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,53358423.69059,515.52551,3917993905.88847,3971352329.57906,0.00000,0.00000,Very Low,3.54621,0.00000,0.01780,3.56401,0.50348,Very Low,0.56259,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,365469000.00000,3531.00000,26835600000.00000,27201069000.00000,0.00085,0.00001,Very Low,1549795.80000,0.08759,665692.13200,2215487.93200,53.98400,Very High,68.03998,Very High,1.00000,0.03125,365469000.00000,3531.00000,26835600000.00000,1115552.94635,27202184552.94634,0.00002,0.00000,0.00023,Very Low,205.83157,0.00001,63.75878,7.93360,277.52395,4.19239,Very Low,4.99711,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.02899,365469000.00000,3531.00000,26835600000.00000,1115552.94635,27202184552.94634,0.00003,0.00000,0.00025,Very Low,270.49744,0.00003,254.85147,7.95695,533.30587,3.29318,Very Low,5.00157,Very Low,0.00000,0.01489,365469000.00000,3531.00000,26835600000.00000,27201069000.00000,0.00001,0.00000,Very Low,32.04314,0.00007,543.83122,575.87436,11.34335,Very Low,10.46517,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,4828130.52792,35.13840,267051849.41506,0.00000,271879979.94298,0.00062,0.00000,0.00035,Very Low,17839.86635,0.00080,6055.91461,0.00000,23895.78097,13.00702,Relatively Moderate,13.65466,Relatively Moderate,1.00000,0.03125,365469000.00000,3531.00000,26835600000.00000,1115552.94635,27202184552.94634,0.00001,0.00000,0.00062,Very Low,95.47963,0.00003,260.17667,21.65771,377.31401,6.97278,Very Low,8.90631,Very Low,0.00000,0.00036,365469000.00000,3531.00000,26835600000.00000,1115552.94635,27202184552.94634,0.00089,0.00000,0.00021,Very Low,118.06762,0.00000,5.78049,0.08473,123.93284,3.55205,Very Low,4.70106,Very Low,13.00000,0.05937,31437177.79214,196.01735,1489731895.59017,1521169073.38231,0.00067,0.00000,Very Low,1242.06384,0.00005,342.59484,1584.65869,12.47090,Relatively Moderate,12.26989,Relatively Moderate,3.00000,0.01880,365467633.73540,3530.98544,26835489328.50994,27200956962.24534,0.00000,0.00000,Very Low,0.04829,0.00027,2020.51644,2020.56473,14.60322,Relatively Low,16.30299,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00003,True,0.00005
6,T15007040603,Hawaii,HI,15,Kauai,County,7,15007,40603,15007040603,2544,509507000.00000,3763051.37824,15.92897,23.86137,Relatively Moderate,84.61486,84.96933,22.24133,Relatively Moderate,75.90289,83.74233,553788.50269,159866.00534,0.04652,353552.14484,40370.35252,35.02151,Relatively Moderate,81.31617,79.77208,1.95600,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,59268365.98289,295.93062,2249072721.78711,2308341087.77000,0.00000,0.00000,Very Low,8.32036,0.00000,0.01092,8.33129,0.66821,Very Low,0.71669,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,119.00000,6.61111,1994468.37633,1994468.37633,0.00306,Relatively Moderate,40334.38765,40334.38765,9.31734,Relatively Moderate,10.01188,Relatively Moderate,,0.00063,509507000.00000,2544.00000,19334400000.00000,19843907000.00000,0.01675,0.00014,Very Low,29888.80000,0.00020,1554.96000,31443.76000,13.07034,Relatively Low,15.81253,Relatively Low,0.00000,0.00000,509507000.00000,2544.00000,19334400000.00000,3763051.37824,19847670051.37824,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.02899,509500026.78672,2543.97895,19334240023.79628,3763051.37824,19847503101.96123,0.00003,0.00000,0.00025,Very Low,377.10026,0.00002,183.61280,26.84089,587.55394,3.40125,Very Low,4.95845,Very Low,0.00000,0.01489,509507000.00000,2544.00000,19334400000.00000,19843907000.00000,0.00001,0.00000,Relatively Low,44.67193,0.00011,833.27455,877.94648,13.05534,Relatively Low,11.56134,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,119566421.24698,677.50082,5149006219.30499,0.00000,5268572640.55196,0.00018,0.00001,0.00425,Very Low,127647.40105,0.04603,349831.61700,0.00000,477479.01805,35.29573,Relatively High,35.56647,Very High,1.00000,0.03125,509507000.00000,2544.00000,19334400000.00000,3763051.37824,19847670051.37824,0.00000,0.00000,0.00007,Very Low,51.56671,0.00015,1105.49600,8.55192,1165.61463,10.15523,Very Low,12.45080,Relatively Low,0.00000,0.00030,509507000.00000,2544.00000,19334400000.00000,3763051.37824,19847670051.37824,0.00216,0.00000,0.00051,Very Low,329.46124,0.00000,8.33601,0.57206,338.36931,4.96456,Very Low,6.30712,Very Low,3.00000,0.01370,71084897.08188,86.37411,656443216.19310,727528113.27497,0.00156,0.00000,Relatively Low,1518.68378,0.00000,34.83756,1553.52135,12.38867,Relatively Moderate,11.69993,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00002,0.01073,True,0.00025
7,T15007040700,Hawaii,HI,15,Kauai,County,7,15007,40700,15007040700,8403,953840000.00000,4902899.03377,35.90948,14.59959,Relatively Low,44.79990,33.43558,14.20260,Relatively Low,34.62929,25.15337,144200.07020,43942.44874,0.01285,97647.67877,2609.94268,33.55668,Relatively Moderate,69.08872,66.95157,1.04000,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,7924120.21670,88.32960,671304924.88476,679229045.10146,0.00002,0.00000,Very Low,9.50050,0.00000,0.04836,9.54886,0.69929,Very Low,0.71866,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,56.00000,3.11111,0.00000,0.00000,0.00306,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00042,753840000.00000,8403.00000,63862800000.00000,64616640000.00000,0.01675,0.00014,Very Low,22605.70000,0.00027,2018.10400,24623.80400,12.04741,Relatively Low,13.96537,Relatively Low,0.00000,0.00000,753840000.00000,8403.00000,63862800000.00000,4902899.03377,64621542899.03377,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.03679,753839838.38954,8402.99875,63862790504.85674,4902899.03377,64621533242.28005,0.00003,0.00000,0.00025,Very Low,565.98809,0.00008,612.82953,35.49170,1214.30933,4.33244,Very Low,6.05179,Very Low,0.00000,0.01489,753840000.00000,8403.00000,63862800000.00000,64616640000.00000,0.00001,0.00000,Relatively Low,66.09426,0.00036,2752.36087,2818.45514,19.25910,Relatively Low,16.34181,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,17435799.68529,171.14959,1300736857.00983,101991.57740,1318274648.27252,0.00018,0.00001,0.00425,Very Low,18614.21034,0.01163,88374.11698,2562.62541,109550.95274,21.60775,Relatively Moderate,20.86278,Relatively High,1.00000,0.03125,753840000.00000,8403.00000,63862800000.00000,4902899.03377,64621542899.03377,0.00000,0.00000,0.00007,Very Low,76.29541,0.00048,3651.52630,11.14234,3738.96405,14.97690,Relatively Low,17.59436,Relatively Low,0.00000,0.00056,753840000.00000,8403.00000,63862800000.00000,4902899.03377,64621542899.03377,0.00106,0.00000,0.00025,Very Low,446.83063,0.00000,25.23975,0.68323,472.75361,5.55003,Very Low,6.75605,Very Low,18.00000,0.08221,12152864.16114,88.20369,670348043.92447,682500908.08561,0.00156,0.00000,Very Low,1557.82951,0.00003,213.45297,1771.28248,12.94241,Relatively Moderate,11.71164,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00053,True,0.00002
8,T15009030100,Hawaii,HI,15,Maui,County,9,15009,30100,15009030100,2291,368239000.00000,644114.43823,214.38785,15.53237,Relatively Low,50.19866,40.79755,16.22382,Relatively Low,46.88956,49.07975,214942.06742,186581.21871,0.00370,28099.26602,261.58269,30.83172,Relatively Low,39.41537,40.17094,-0.66400,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,50139595.99455,311.94364,2370771671.70963,2420911267.70418,0.00000,0.00000,Very Low,1.07722,0.00000,0.00814,1.08535,0.33874,Very Low,0.32422,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,427.00000,23.72222,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00710,368239000.00000,2291.00000,17411600000.00000,17779839000.00000,0.00086,0.00001,Very Low,185778.40000,0.00359,27310.52400,213088.92400,24.73407,Relatively High,26.70332,Relatively Moderate,1.00000,0.03125,368239000.00000,2291.00000,17411600000.00000,644114.43823,17780483114.43823,0.00002,0.00000,0.00023,Very Low,207.39163,0.00000,11.44315,4.58082,223.41560,3.90002,Very Low,3.98193,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,368239000.00000,2291.00000,17411600000.00000,644114.43823,17780483114.43823,0.00003,0.00000,0.00025,Very Low,94.02893,0.00001,57.04711,1.58503,152.66107,2.17036,Very Low,2.82354,Very Low,0.00000,0.01489,368239000.00000,2291.00000,17411600000.00000,17779839000.00000,0.00001,0.00000,Relatively Low,32.28601,0.00006,421.81394,454.09995,10.47971,Very Low,8.28180,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,25.00018,0.00016,1231.49037,13472.89239,14729.38295,0.00003,0.00000,0.00425,Relatively Low,0.00341,0.00000,0.01497,255.08040,255.09878,2.86400,Very Low,2.57542,Very Low,1.00000,0.03125,368239000.00000,2291.00000,17411600000.00000,644114.43823,17780483114.43823,0.00000,0.00000,0.00001,Very Low,5.90526,0.00001,45.41033,0.26947,51.58506,3.59208,Very Low,3.93015,Very Low,0.00000,0.00246,368239000.00000,2291.00000,17411600000.00000,644114.43823,17780483114.43823,0.00018,0.00000,0.00004,Very Low,162.81759,0.00000,5.13314,0.06696,168.01769,3.93129,Very Low,4.45675,Very Low,6.00000,0.02740,14124383.39242,90.80410,690111171.91395,704235555.30637,0.00077,0.00000,Very Low,299.26487,0.00000,0.69287,299.95774,7.16043,Relatively Low,6.03466,Relatively Low,1.00000,0.00353,368238629.38877,2290.99689,17411576330.42444,17779814959.81321,0.00000,0.00000,Very Low,0.00914,0.00003,246.55900,246.56813,7.24331,Very Low,6.92669,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,1.00000,0.03685,4945035.46895,9.36072,71141493.17722,290715.71559,76377244.36176,0.00000,0.00000,0.00000,Very Low,0.03465,0.00000,0.61937,0.00000,0.65402,1.38174,Very Low,0.80470,Very Low,November 2021,0.00000,0.00041,True,0.00000
9,T15009030201,Hawaii,HI,15,Maui,County,9,15009,30201,15009030201,2453,240407000.00000,911133.68855,45.60377,16.07827,Relatively Low,53.14893,46.31902,16.56206,Relatively Low,48.73039,51.53374,228667.71116,175591.24623,0.00698,53067.26841,9.19652,31.26349,Relatively Low,44.05247,45.86895,-0.39400,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,1123293.72474,11.46156,87107863.96231,88231157.68705,0.00021,0.00000,Very Low,16.37957,0.00000,0.09791,16.47748,0.83876,Very Low,0.81406,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,42.00000,2.33333,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00662,240407000.00000,2453.00000,18642800000.00000,18883207000.00000,0.00086,0.00001,Very Low,175248.30000,0.00687,52224.16000,227472.46000,25.27851,Relatively High,27.67330,Relatively Moderate,1.00000,0.03125,240407000.00000,2453.00000,18642800000.00000,911133.68855,18884118133.68855,0.00002,0.00000,0.00023,Very Low,135.39685,0.00000,12.25231,6.47981,154.12897,3.44606,Very Low,3.56772,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,240407000.00000,2453.00000,18642800000.00000,911133.68855,18884118133.68855,0.00003,0.00000,0.00025,Very Low,61.38734,0.00001,61.08099,2.24212,124.71045,2.02888,Very Low,2.67645,Very Low,0.00000,0.01489,240407000.00000,2453.00000,18642800000.00000,18883207000.00000,0.00001,0.00000,Relatively Low,21.07811,0.00006,451.64103,472.71914,10.62103,Very Low,8.51102,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,0.00000,0.00000,0.00000,0.00000,0.00000,0.00003,0.00000,0.00425,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,240407000.00000,2453.00000,18642800000.00000,911133.68855,18884118133.68855,0.00000,0.00000,0.00001,Very Low,3.85529,0.00001,48.62136,0.38118,52.85783,3.62138,Very Low,4.01769,Very Low,0.00000,0.00051,240407000.00000,2453.00000,18642800000.00000,911133.68855,18884118133.68855,0.00085,0.00000,0.00020,Very Low,104.84305,0.00000,5.42097,0.09342,110.35744,3.41731,Very Low,3.92823,Very Low,1.00000,0.00457,0.00000,0.00000,0.00000,0.00000,0.00077,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.00353,240406941.15547,2452.99938,18642795288.99131,18883202230.14679,0.00000,0.00000,Very Low,0.00597,0.00003,263.99384,263.99981,7.41013,Very Low,7.18546,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,1.00000,0.01070,7419.82311,0.00000,0.00000,0.00000,7419.82311,0.00000,0.00000,0.00000,Very Low,0.00005,0.00000,0.00000,0.00000,0.00005,0.05941,Very Low,0.03508,Very Low,November 2021,0.00000,0.00001,True,0.00000
10,T15001021402,Hawaii,HI,15,Hawaii,County,1,15001,21402,15001021402,4025,425500000.00000,1383968.45859,16.19403,40.68959,Very High,99.17238,97.23926,37.67192,Relatively High,98.48499,96.01227,2691010.34603,1957068.23792,0.09657,733898.98850,43.11961,34.09400,Relatively Moderate,74.00077,71.79487,1.37600,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,23588727.03030,223.13661,1695838213.52973,1719426940.56003,0.00000,0.00000,Very Low,4.85958,0.00000,0.02579,4.88537,0.55929,Very Low,0.60393,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,161.00000,8.94444,1383968.45859,1383968.45859,0.00000,Very Low,0.66961,0.66961,0.23769,Very Low,0.25713,Very Low,,0.01000,425500000.00000,4025.00000,30590000000.00000,31015500000.00000,0.00085,0.00001,Very Low,1310569.60000,0.07114,540663.92400,1851233.52400,50.84665,Very High,61.93038,Very High,1.00000,0.03125,425500000.00000,4025.00000,30590000000.00000,1383968.45859,31016883968.45859,0.00002,0.00000,0.00023,Very Low,239.64094,0.00001,72.67887,9.84252,322.16232,4.40609,Very Low,5.07519,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.01449,425500000.00000,4025.00000,30590000000.00000,1383968.45859,31016883968.45859,0.00003,0.00000,0.00025,Very Low,157.46433,0.00002,145.25307,4.93575,307.65315,2.74143,Very Low,4.02356,Very Low,0.00000,0.01489,425500000.00000,4025.00000,30590000000.00000,31015500000.00000,0.00001,0.00000,Very Low,37.30647,0.00008,619.91522,657.22169,11.85412,Very Low,10.56858,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,174713506.01008,1099.34364,8355011636.67989,341.93286,8529725484.62282,0.00062,0.00000,0.00035,Very Low,645563.65645,0.02493,189465.96765,0.70657,835030.33067,42.52440,Very High,43.14034,Very High,1.00000,0.03125,425500000.00000,4025.00000,30590000000.00000,1383968.45859,31016883968.45859,0.00001,0.00000,0.00062,Very Low,111.16287,0.00004,296.57635,26.86882,434.60804,7.30922,Very Low,9.02204,Very Low,0.00000,0.00014,425500000.00000,4025.00000,30590000000.00000,1383968.45859,31016883968.45859,0.00216,0.00000,0.00051,Very Low,126.00264,0.00000,6.03994,0.09635,132.13894,3.62878,Very Low,4.64107,Very Low,3.00000,0.01370,28350000.00000,217.00000,1649200000.00000,1677550000.00000,0.00067,0.00000,Very Low,258.48260,0.00001,87.52335,346.00595,7.50954,Relatively Low,7.14001,Relatively Low,4.00000,0.02074,425499989.06864,4024.99994,30589999534.17247,31015499523.24112,0.00000,0.00000,Very Low,0.06203,0.00033,2541.08425,2541.14628,15.76284,Relatively Low,17.00573,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00001,0.00003,True,0.00152
11,T15001021800,Hawaii,HI,15,Hawaii,County,1,15001,21800,15001021800,6322,560173000.00000,1734823.67589,140.96980,26.97149,Relatively High,91.06119,88.03681,25.25687,Relatively Moderate,85.41910,88.03681,810962.25104,553967.91018,0.03381,256935.70640,58.63445,33.70860,Relatively Moderate,70.50858,69.51567,1.13500,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,51086751.82636,576.55482,4381816657.26756,4432903409.09392,0.00000,0.00000,Very Low,1.35272,0.00000,0.01175,1.36447,0.36559,Very Low,0.39031,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1575.00000,87.50000,1734823.67589,1734823.67589,0.00000,Very Low,8.21121,8.21121,0.54811,Very Low,0.58625,Very Low,,0.00975,560173000.00000,6322.00000,48047200000.00000,48607373000.00000,0.00085,0.00001,Very Low,538363.40000,0.03189,242373.27200,780736.67200,38.13088,Very High,45.91780,Very High,1.00000,0.03125,560173000.00000,6322.00000,48047200000.00000,1734823.67589,48609107823.67590,0.00002,0.00000,0.00023,Very Low,315.48856,0.00002,114.15548,12.33774,441.98177,4.89587,Very Low,5.57560,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,560173000.00000,6322.00000,48047200000.00000,1734823.67589,48609107823.67590,0.00003,0.00000,0.00025,Very Low,143.03881,0.00002,157.42113,4.26905,304.72899,2.73271,Very Low,3.96544,Very Low,0.00000,0.01489,560173000.00000,6322.00000,48047200000.00000,48607373000.00000,0.00001,0.00000,Very Low,49.11416,0.00013,973.69044,1022.80460,13.73714,Relatively Low,12.10894,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,3744844.48926,53.32291,405254095.07322,0.00000,408998939.56248,0.00062,0.00000,0.00035,Very Low,13837.14148,0.00121,9189.91650,0.00000,23027.05798,12.84745,Relatively Low,12.88621,Relatively Moderate,1.00000,0.03125,560173000.00000,6322.00000,48047200000.00000,1734823.67589,48609107823.67590,0.00001,0.00000,0.00062,Very Low,146.34651,0.00006,465.82750,33.68043,645.85444,8.34097,Very Low,10.17919,Very Low,0.00000,0.00129,560173000.00000,6322.00000,48047200000.00000,1734823.67589,48609107823.67590,0.00026,0.00000,0.00006,Very Low,186.81669,0.00000,10.68402,0.13602,197.63673,4.14992,Very Low,5.24769,Very Low,38.00000,0.17355,8010662.96092,89.79247,682422772.25452,690433435.21544,0.00067,0.00000,Very Low,925.14344,0.00006,458.73984,1383.88329,11.92026,Relatively Moderate,11.20556,Relatively Moderate,4.00000,0.01991,554917542.96476,6278.25578,47714743913.31599,48269661456.28075,0.00000,0.00000,Very Low,0.06782,0.00042,3191.98774,3192.05556,17.00779,Relatively Low,18.14143,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00003,True,0.00003
12,T15009030402,Hawaii,HI,15,Maui,County,9,15009,30402,15009030402,8652,848387000.00000,6154260.50318,17.78706,22.71780,Relatively Moderate,81.28239,83.74233,23.94497,Relatively Moderate,81.76219,85.27607,691042.40903,529396.71719,0.02126,161581.31019,64.38165,30.55347,Relatively Low,36.52641,37.60684,-0.83800,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,49.00000,2.72222,5275080.43130,5275080.43130,0.00000,Very Low,2.33310,2.33310,0.36034,Very Low,0.34242,Very Low,,0.00638,848387000.00000,8652.00000,65755200000.00000,66603587000.00000,0.00086,0.00001,Very Low,528285.00000,0.02087,158610.02400,686895.02400,36.53749,Very High,39.09050,Relatively High,1.00000,0.03125,848387000.00000,8652.00000,65755200000.00000,6154260.50318,66609741260.50319,0.00002,0.00000,0.00023,Very Low,477.81023,0.00001,43.21525,43.76794,564.79342,5.31282,Very Low,5.37545,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,848387000.00000,8652.00000,65755200000.00000,6154260.50318,66609741260.50319,0.00003,0.00000,0.00025,Very Low,216.63355,0.00003,215.43935,15.14439,447.21729,3.10548,Very Low,4.00363,Very Low,0.00000,0.01489,848387000.00000,8652.00000,65755200000.00000,66603587000.00000,0.00001,0.00000,Relatively Low,74.38384,0.00021,1592.98745,1667.37129,16.16750,Relatively Low,12.66138,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00003,0.00000,0.00425,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,848387000.00000,8652.00000,65755200000.00000,6154260.50318,66609741260.50319,0.00000,0.00000,0.00001,Very Low,13.60516,0.00002,171.49286,2.57470,187.67272,5.52466,Very Low,5.99005,Very Low,0.00000,0.00017,848387000.00000,8652.00000,65755200000.00000,6154260.50318,66609741260.50319,0.00226,0.00000,0.00053,Very Low,329.26335,0.00000,17.01581,0.56153,346.84070,5.00565,Very Low,5.62370,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00077,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.00353,848386998.45167,8651.99998,65755199831.89553,66603586830.34721,0.00000,0.00000,Very Low,0.02105,0.00012,931.13546,931.15651,11.27973,Relatively Low,10.68933,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,1.00000,0.00086,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00001,True,0.00000
13,T15009030800,Hawaii,HI,15,Maui,County,9,15009,30800,15009030800,6907,606441000.00000,4986834.92419,54.87226,18.46969,Relatively Moderate,64.90603,65.95092,19.84240,Relatively Moderate,65.44770,76.38037,393228.05869,270968.50741,0.01608,122189.36101,70.19028,29.97617,Relatively Low,30.79775,33.90313,-1.19900,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,13759687.48743,156.71460,1191030994.30180,1204790681.78924,0.00000,0.00000,Very Low,1.44185,0.00000,0.01484,1.45668,0.37365,Very Low,0.34771,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,546.00000,30.33333,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00587,606441000.00000,6907.00000,52493200000.00000,53099641000.00000,0.00086,0.00001,Very Low,263409.70000,0.00995,75629.42400,339039.12400,28.87521,Relatively High,30.30912,Relatively High,1.00000,0.03125,606441000.00000,6907.00000,52493200000.00000,4986834.92419,53104627834.92419,0.00002,0.00000,0.00023,Very Low,341.54662,0.00000,34.49928,35.46543,411.51133,4.78067,Very Low,4.74564,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,606441000.00000,6907.00000,52493200000.00000,4986834.92419,53104627834.92419,0.00003,0.00000,0.00025,Very Low,154.85323,0.00002,171.98793,12.27159,339.11275,2.83186,Very Low,3.58189,Very Low,0.00000,0.01489,606441000.00000,6907.00000,52493200000.00000,53099641000.00000,0.00001,0.00000,Relatively Low,53.17079,0.00017,1271.70184,1324.87263,14.97466,Relatively Low,11.50563,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,42656810.46718,478.23211,3634564016.70413,1051.98194,3677221879.15324,0.00003,0.00000,0.00425,Very Low,5818.45002,0.00581,44184.13332,19.91703,50022.50037,16.63895,Relatively Moderate,14.54715,Relatively Moderate,1.00000,0.03125,606441000.00000,6907.00000,52493200000.00000,4986834.92419,53104627834.92419,0.00000,0.00000,0.00001,Very Low,9.72519,0.00002,136.90490,2.08630,148.71639,5.11240,Very Low,5.43833,Very Low,0.00000,0.00057,606441000.00000,6907.00000,52493200000.00000,4986834.92419,53104627834.92419,0.00068,0.00000,0.00016,Very Low,232.73694,0.00000,13.43238,0.44994,246.61926,4.46779,Very Low,4.92449,Very Low,4.00000,0.01827,67033876.95772,771.70739,5864976148.00613,5932010024.96385,0.00077,0.00000,Very Low,946.86772,0.00000,3.92561,950.79333,10.51835,Relatively Low,8.61866,Relatively Low,1.00000,0.00353,606440788.36827,6906.99809,52493185462.40396,53099626250.77223,0.00000,0.00000,Very Low,0.01505,0.00010,743.33690,743.35195,10.46380,Relatively Low,9.72875,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00001,True,0.00001
14,T15003010201,Hawaii,HI,15,Honolulu,County,3,15003,10201,15003010201,5882,557874000.00000,2011289.80040,25.58169,17.51025,Relatively Low,60.43525,60.12270,18.08135,Relatively Low,56.90345,68.40491,297546.24229,249181.35916,0.00633,48113.72884,251.15430,30.94686,Relatively Low,40.59858,41.59544,-0.59200,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,135837044.05720,1432.21138,10884806511.68153,11020643555.73873,0.00007,0.00000,Very Low,680.74714,0.00000,4.98691,685.73405,2.90664,Very Low,2.81414,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00294,557874000.00000,5882.00000,44703200000.00000,45261074000.00000,0.01675,0.00014,Very Low,171686.60000,0.00573,43568.06400,215254.66400,24.81758,Relatively High,27.10219,Relatively Moderate,1.00000,0.03125,557874000.00000,5882.00000,44703200000.00000,2011289.80040,45263085289.80040,0.00002,0.00000,0.00023,Very Low,314.19377,0.00000,29.34533,14.30391,357.84301,4.56309,Very Low,4.71261,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,557874000.00000,5882.00000,44703200000.00000,2011289.80040,45263085289.80040,0.00003,0.00000,0.00025,Very Low,206.45184,0.00003,212.26796,7.17301,425.89281,3.05532,Very Low,4.02063,Very Low,0.00000,0.01489,557874000.00000,5882.00000,44703200000.00000,45261074000.00000,0.00001,0.00000,Very Low,48.91259,0.00002,175.72649,224.63909,8.28821,Very Low,6.62539,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,136393741.72263,1377.31254,10467575297.43206,63035.32850,10604032074.48320,0.00007,0.00000,0.00057,Very Low,59032.84739,0.00051,3903.99151,227.88476,63164.72366,17.98439,Relatively Moderate,16.35854,Relatively Moderate,1.00000,0.03125,557874000.00000,5882.00000,44703200000.00000,2011289.80040,45263085289.80040,0.00000,0.00000,0.00002,Very Low,3.96191,0.00002,162.53208,1.37985,167.87383,5.32312,Very Low,5.89120,Very Low,0.00000,0.00061,557874000.00000,5882.00000,44703200000.00000,2011289.80040,45263085289.80040,0.00142,0.00000,0.00033,Very Low,486.99722,0.00000,26.01970,0.41278,513.42969,5.70485,Very Low,6.54224,Very Low,6.00000,0.02740,391320912.79468,4049.33338,30774933712.97582,31166254625.77051,0.00156,0.00000,Very Low,16720.64731,0.00000,30.79485,16751.44215,27.36969,Relatively High,23.33236,Relatively High,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00012,True,0.00011
15,T15007040604,Hawaii,HI,15,Kauai,County,7,15007,40604,15007040604,3139,376167000.00000,807532.16235,8.38803,14.27658,Relatively Low,42.87109,30.67485,13.88310,Relatively Low,32.61112,22.08589,134685.55276,77709.94474,0.00749,56896.70264,78.90538,33.56948,Relatively Moderate,69.21046,67.80627,1.04800,52.50920,Relatively Low,23.51257,100.00000,2.62546,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,21860058.46409,182.41559,1386358449.15372,1408218507.61782,0.00000,0.00000,Very Low,1.38925,0.00000,0.00308,1.39232,0.36806,Very Low,0.37840,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,119.00000,6.61111,0.00000,0.00000,0.00306,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00049,376167000.00000,3139.00000,23856400000.00000,24232567000.00000,0.01675,0.00014,Very Low,19693.20000,0.00022,1634.30400,21327.50400,11.48388,Relatively Low,13.31720,Relatively Low,0.00000,0.00000,376167000.00000,3139.00000,23856400000.00000,807532.16235,24233374532.16235,0.00002,0.00000,0.00023,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,2.00000,0.02899,376166995.48792,3138.99999,23856399905.39677,807532.16235,24233374433.04704,0.00003,0.00000,0.00025,Very Low,278.41544,0.00003,226.55870,5.75992,510.73406,3.24605,Very Low,4.53598,Very Low,0.00000,0.01489,376167000.00000,3139.00000,23856400000.00000,24232567000.00000,0.00001,0.00000,Relatively Low,32.98111,0.00014,1028.16384,1061.14495,13.90669,Relatively Low,11.80466,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,51663594.44358,101.80236,773697943.11732,2833.21245,825364370.77335,0.00018,0.00001,0.00425,Very Low,55155.31443,0.00692,52566.26055,71.18688,107792.76187,21.49153,Relatively Moderate,20.75848,Relatively High,1.00000,0.03125,376167000.00000,3139.00000,23856400000.00000,807532.16235,24233374532.16235,0.00000,0.00000,0.00007,Very Low,38.07150,0.00018,1364.05344,1.83520,1403.96014,10.80496,Very Low,12.69814,Relatively Low,0.00000,0.00015,376167000.00000,3139.00000,23856400000.00000,807532.16235,24233374532.16235,0.00433,0.00000,0.00102,Very Low,244.46263,0.00000,10.33737,0.12338,254.92338,4.51739,Very Low,5.50096,Very Low,4.00000,0.01827,79552220.59858,124.62703,947165413.48910,1026717634.08768,0.00156,0.00000,Relatively Low,2266.11038,0.00001,67.02166,2333.13204,14.18727,Relatively Moderate,12.84302,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00054,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00010,True,0.00015
16,T15009030303,Hawaii,HI,15,Maui,County,9,15009,30303,15009030303,3567,1129413000.00000,197696.76397,19.73690,25.64936,Relatively High,88.69382,86.80982,26.45059,Relatively Moderate,88.13154,88.95706,931468.52406,861544.70905,0.00920,69921.82179,1.99323,31.22831,Relatively Low,43.64484,45.01425,-0.41600,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,100790585.95376,318.32467,2419267489.16270,2520058075.11646,0.00002,0.00000,Very Low,127.15741,0.00000,0.03195,127.18936,1.65764,Very Low,1.60701,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1239.00000,68.83333,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00692,1129413000.00000,3567.00000,27109200000.00000,28238613000.00000,0.00086,0.00001,Very Low,848650.00000,0.00884,67157.55200,915807.55200,40.21394,Very High,43.97412,Very High,1.00000,0.03125,1129413000.00000,3567.00000,27109200000.00000,197696.76397,28238810696.76397,0.00002,0.00000,0.00023,Very Low,636.08364,0.00000,17.81655,1.40598,655.30617,5.58269,Very Low,5.77326,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,1129413000.00000,3567.00000,27109200000.00000,197696.76397,28238810696.76397,0.00003,0.00000,0.00025,Very Low,288.39286,0.00001,88.82018,0.48649,377.69953,2.93543,Very Low,3.86799,Very Low,0.00000,0.01489,1129413000.00000,3567.00000,27109200000.00000,28238613000.00000,0.00001,0.00000,Relatively Low,99.02329,0.00009,656.74829,755.77158,12.41926,Relatively Low,9.94081,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,45816805.85821,16.64698,126517015.61973,0.00000,172333821.47793,0.00003,0.00000,0.00425,Very Low,6249.47791,0.00020,1538.02345,0.00000,7787.50136,8.95097,Relatively Low,8.15257,Relatively Low,1.00000,0.03125,1129413000.00000,3567.00000,27109200000.00000,197696.76397,28238810696.76397,0.00000,0.00000,0.00001,Very Low,18.11183,0.00001,70.70216,0.08271,88.89669,4.30659,Very Low,4.77251,Very Low,0.00000,0.00024,1129413000.00000,3567.00000,27109200000.00000,197696.76397,28238810696.76397,0.00163,0.00000,0.00038,Very Low,438.52859,0.00000,7.01835,0.01805,445.56498,5.44153,Very Low,6.24851,Very Low,4.00000,0.01827,356660523.69661,240.88137,1830698427.31834,2187358951.01495,0.00077,0.00000,Relatively Low,5037.90550,0.00000,1.22534,5039.13084,18.33880,Relatively Moderate,15.65436,Relatively Moderate,1.00000,0.00353,1129412989.07341,3566.99998,27109199823.31263,28238612812.38603,0.00000,0.00000,Very Low,0.02803,0.00005,383.88351,383.91154,8.39527,Very Low,8.13158,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,True,0.00001
17,T15009030403,Hawaii,HI,15,Maui,County,9,15009,30403,15009030403,3269,383672000.00000,401871.64844,7.32453,17.01022,Relatively Low,57.90291,53.98773,18.44373,Relatively Low,58.67829,69.63190,315797.32794,249358.12678,0.00874,66434.99704,4.20412,29.70112,Relatively Low,28.27948,31.62393,-1.37100,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,42.00000,2.33333,401871.64844,401871.64844,0.00000,Very Low,0.15235,0.15235,0.14510,Very Low,0.13404,Very Low,,0.00645,383672000.00000,3269.00000,24844400000.00000,25228072000.00000,0.00086,0.00001,Very Low,248855.30000,0.00859,65312.34800,314167.64800,28.15112,Relatively High,29.27794,Relatively High,1.00000,0.03125,383672000.00000,3269.00000,24844400000.00000,401871.64844,25228473871.64844,0.00002,0.00000,0.00023,Very Low,216.08347,0.00000,16.32809,2.85804,235.26960,3.96781,Very Low,3.90259,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,383672000.00000,3269.00000,24844400000.00000,401871.64844,25228473871.64844,0.00003,0.00000,0.00025,Very Low,97.96971,0.00001,81.39982,0.98892,180.35846,2.29440,Very Low,2.87545,Very Low,0.00000,0.01489,383672000.00000,3269.00000,24844400000.00000,25228072000.00000,0.00001,0.00000,Relatively Low,33.63912,0.00008,601.88118,635.52030,11.72219,Very Low,8.92399,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00003,0.00000,0.00425,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,383672000.00000,3269.00000,24844400000.00000,401871.64844,25228473871.64844,0.00000,0.00000,0.00001,Very Low,6.15276,0.00001,64.79544,0.16813,71.11633,3.99786,Very Low,4.21372,Very Low,0.00000,0.00007,383672000.00000,3269.00000,24844400000.00000,401871.64844,25228473871.64844,0.00551,0.00000,0.00129,Very Low,148.97220,0.00000,6.43201,0.03668,155.44090,3.83065,Very Low,4.18336,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00077,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.00353,383671965.49317,3268.99982,24844398657.69281,25228070623.18598,0.00000,0.00000,Very Low,0.00952,0.00005,351.81249,351.82201,8.15453,Very Low,7.51213,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00001,True,0.00000
18,T15009030404,Hawaii,HI,15,Maui,County,9,15009,30404,15009030404,5609,567723000.00000,5651711.18727,10.52359,21.76268,Relatively Moderate,78.15477,80.98160,21.79849,Relatively Moderate,74.10055,82.51534,521364.13755,400193.17325,0.01594,121111.84200,59.12230,32.15102,Relatively Moderate,54.10089,58.11966,0.16100,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,42.00000,2.33333,5651711.18727,5651711.18727,0.00000,Very Low,2.14258,2.14258,0.35025,Very Low,0.35023,Very Low,,0.00622,567723000.00000,5609.00000,42628400000.00000,43196123000.00000,0.00086,0.00001,Very Low,399450.10000,0.01568,119185.63200,518635.73200,33.27076,Relatively High,37.45670,Relatively High,1.00000,0.03125,567723000.00000,5609.00000,42628400000.00000,5651711.18727,43201774711.18726,0.00002,0.00000,0.00023,Very Low,319.74071,0.00000,28.01599,40.19390,387.95060,4.68764,Very Low,4.99089,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,567723000.00000,5609.00000,42628400000.00000,5651711.18727,43201774711.18726,0.00003,0.00000,0.00025,Very Low,144.96668,0.00002,139.66705,13.90771,298.54145,2.71409,Very Low,3.68200,Very Low,0.00000,0.01489,567723000.00000,5609.00000,42628400000.00000,43196123000.00000,0.00001,0.00000,Relatively Low,49.77612,0.00014,1032.71690,1082.49302,13.99933,Relatively Low,11.53665,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00003,0.00000,0.00425,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,567723000.00000,5609.00000,42628400000.00000,5651711.18727,43201774711.18726,0.00000,0.00000,0.00001,Very Low,9.10429,0.00001,111.17701,2.36445,122.64575,4.79427,Very Low,5.46993,Very Low,0.00000,0.00010,567723000.00000,5609.00000,42628400000.00000,5651711.18727,43201774711.18726,0.00381,0.00000,0.00090,Very Low,219.47136,0.00000,10.98787,0.51365,230.97289,4.37124,Very Low,5.16767,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00077,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.00353,567722906.21459,5608.99923,42628394165.71775,43196117071.93233,0.00000,0.00000,Very Low,0.01409,0.00008,603.64518,603.65927,9.76237,Very Low,9.73512,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00001,True,0.00000
19,T15001021601,Hawaii,HI,15,Hawaii,County,1,15001,21601,15001021601,7822,1094086000.00000,566994.60793,6.81708,49.79516,Very High,99.74429,99.69325,46.28881,Very High,99.57382,99.69325,4992177.82562,3805158.57071,0.15618,1186962.55265,56.70226,33.95647,Relatively Moderate,72.81345,70.37037,1.29000,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,62060272.64026,443.69040,3372047023.45150,3434107296.09176,0.00001,0.00000,Very Low,56.64070,0.00000,0.03151,56.67220,1.26609,Very Low,1.36163,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,98.00000,5.44444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,1094086000.00000,7822.00000,59447200000.00000,60541286000.00000,0.00085,0.00001,Very Low,3343740.70000,0.13793,1048251.58400,4391992.28400,67.81552,Very High,82.26501,Very High,1.00000,0.03125,1094086000.00000,7822.00000,59447200000.00000,566994.60793,60541852994.60792,0.00002,0.00000,0.00023,Very Low,616.18753,0.00002,141.24077,4.03236,761.46065,5.86918,Very Low,6.73320,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,1094086000.00000,7822.00000,59447200000.00000,566994.60793,60541852994.60792,0.00003,0.00000,0.00025,Very Low,404.88724,0.00004,282.27814,2.02211,689.18749,3.58703,Very Low,5.24341,Very Low,0.00000,0.01489,1094086000.00000,7822.00000,59447200000.00000,60541286000.00000,0.00001,0.00000,Very Low,95.92593,0.00016,1204.71475,1300.64068,14.88280,Relatively Low,13.21528,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,120948558.08203,753.22267,5724492313.49084,19158.55753,5845460030.13040,0.00062,0.00000,0.00035,Very Low,446903.01958,0.01708,129813.87970,39.58899,576756.48827,37.58965,Very High,37.98029,Very High,1.00000,0.03125,1094086000.00000,7822.00000,59447200000.00000,566994.60793,60541852994.60792,0.00001,0.00000,0.00062,Very Low,285.83253,0.00008,576.35285,11.00782,873.19320,9.22306,Very Low,11.33845,Very Low,0.00000,0.00008,1094086000.00000,7822.00000,59447200000.00000,566994.60793,60541852994.60792,0.00478,0.00000,0.00112,Very Low,418.39393,0.00000,15.15788,0.05098,433.60279,5.39239,Very Low,6.86921,Very Low,19.00000,0.08677,218840398.91862,746.61823,5674298523.56976,5893138922.48838,0.00067,0.00000,Very Low,12636.82920,0.00025,1907.19515,14544.02435,26.11042,Relatively High,24.72543,Relatively High,3.00000,0.02004,1094085980.37376,7821.99985,59447198863.67453,60541284844.04830,0.00000,0.00000,Very Low,0.15407,0.00063,4770.11791,4770.27198,19.44489,Relatively Low,20.89349,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00010,True,0.00041
20,T15001021013,Hawaii,HI,15,Hawaii,County,1,15001,21013,15001021013,4970,472410000.00000,49059676.89054,51.08433,34.27040,Relatively High,97.66150,91.71779,31.78703,Relatively High,95.14566,92.33129,1616634.17155,1092599.93263,0.06876,522605.89007,1428.34885,34.03163,Relatively Moderate,73.47413,71.22507,1.33700,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,11575814.75002,121.78362,925555502.08001,937131316.83003,0.00000,0.00000,Very Low,2.95561,0.00000,0.01804,2.97366,0.47399,Very Low,0.51089,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,472410000.00000,4970.00000,37772000000.00000,38244410000.00000,0.00085,0.00001,Very Low,1091887.10000,0.06817,518089.56800,1609976.66800,48.53426,Very High,59.00580,Very High,1.00000,0.03125,472410000.00000,4970.00000,37772000000.00000,49059676.89054,38293469676.89054,0.00002,0.00000,0.00023,Very Low,266.06057,0.00001,89.74260,348.90314,704.70632,5.71958,Very Low,6.57610,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01309,472410000.00000,4970.00000,37772000000.00000,49059676.89054,38293469676.89054,0.00003,0.00000,0.00025,Very Low,143.45342,0.00002,150.10733,123.73275,417.29350,3.03461,Very Low,4.44572,Very Low,0.00000,0.01489,472410000.00000,4970.00000,37772000000.00000,38244410000.00000,0.00001,0.00000,Very Low,41.41939,0.00010,765.46053,806.87992,12.69312,Relatively Low,11.29589,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,607.48492,0.00000,0.00000,0.00000,607.48492,0.00062,0.00000,0.00035,Very Low,2.24465,0.00000,0.00000,0.00000,2.24465,0.59127,Very Low,0.59874,Very Low,1.00000,0.03125,472410000.00000,4970.00000,37772000000.00000,49059676.89054,38293469676.89054,0.00001,0.00000,0.00062,Very Low,123.41822,0.00005,366.20732,952.46060,1442.08614,10.90189,Relatively Low,13.43201,Relatively Low,0.00000,0.00038,472410000.00000,4970.00000,37772000000.00000,49059676.89054,38293469676.89054,0.00075,0.00000,0.00018,Very Low,133.21190,0.00000,7.10178,3.25235,143.56604,3.73051,Very Low,4.76247,Very Low,0.00000,0.00000,6173149.85880,49.00000,372400000.00000,378573149.85880,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02074,472409670.70663,4969.99647,37771973193.14844,38244382863.85506,0.00000,0.00000,Very Low,0.06887,0.00041,3137.68446,3137.75333,16.91080,Relatively Low,18.21083,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00003,True,0.00000
21,T15001021702,Hawaii,HI,15,Hawaii,County,1,15001,21702,15001021702,9540,1290871000.00000,1847307.13254,202.20537,41.65141,Very High,99.29061,97.54601,43.00175,Very High,99.30986,99.38650,4002398.25589,3010194.05448,0.13040,991008.48435,1195.71707,30.57426,Relatively Low,36.70561,37.89174,-0.82500,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00200,2781293.46524,20.55476,156216152.81742,158997446.28266,0.00015,0.00000,Very Low,0.82605,0.00000,0.00411,0.83016,0.30978,Very Low,0.29998,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1904.00000,105.77778,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00997,1290871000.00000,9540.00000,72504000000.00000,73794871000.00000,0.00085,0.00001,Very Low,2069190.10000,0.09296,706458.45600,2775648.55600,58.19648,Very High,63.56472,Very High,1.00000,0.03125,1290871000.00000,9540.00000,72504000000.00000,1847307.13254,73796718307.13252,0.00002,0.00000,0.00023,Very Low,727.01653,0.00002,172.26245,13.13770,912.41668,6.23390,Very Low,6.43927,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,1290871000.00000,9540.00000,72504000000.00000,1847307.13254,73796718307.13252,0.00003,0.00000,0.00025,Very Low,329.62076,0.00003,237.55102,4.54585,571.71763,3.37042,Very Low,4.43604,Very Low,0.00000,0.01489,1290871000.00000,9540.00000,72504000000.00000,73794871000.00000,0.00001,0.00000,Very Low,113.17941,0.00019,1469.31459,1582.49399,15.88838,Relatively Low,12.70295,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,254174294.53165,1597.59915,12141753548.38204,552684.37985,12396480527.29354,0.00062,0.00000,0.00035,Very Low,939170.02011,0.03623,275337.62789,1142.05967,1215649.70768,48.19554,Very High,43.84603,Very High,1.00000,0.03125,1290871000.00000,9540.00000,72504000000.00000,1847307.13254,73796718307.13252,0.00001,0.00000,0.00062,Very Low,337.24307,0.00009,702.94121,35.86422,1076.04851,9.88816,Very Low,10.94530,Very Low,0.00000,0.00127,1290871000.00000,9540.00000,72504000000.00000,1847307.13254,73796718307.13252,0.00020,0.00000,0.00005,Very Low,325.84195,0.00000,12.20280,0.10963,338.15438,4.96351,Very Low,5.69296,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,5.00000,0.02090,1283193020.03459,9471.83453,71985942444.34518,73269135464.37978,0.00000,0.00000,Very Low,0.20659,0.00087,6618.12427,6618.33086,21.68739,Relatively Low,20.98196,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00065,True,0.00073
22,T15001021704,Hawaii,HI,15,Hawaii,County,1,15001,21704,15001021704,8087,1437523000.00000,0.00000,141.29213,37.49347,Very High,98.62797,95.09202,40.54781,Very High,99.00604,97.23926,3355552.58560,2636098.92966,0.09466,719453.65594,0.00000,29.18779,Relatively Low,23.87082,28.20513,-1.69200,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,136722744.00234,769.15418,5845571802.10435,5982294546.10669,0.00000,0.00000,Very Low,0.49762,0.00000,0.00086,0.49848,0.26135,Very Low,0.24160,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1589.00000,88.27778,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00997,1437523000.00000,8087.00000,61461200000.00000,62898723000.00000,0.00085,0.00001,Very Low,2606385.90000,0.09328,708924.80800,3315310.70800,61.74711,Very High,64.38451,Very High,1.00000,0.03125,1437523000.00000,8087.00000,61461200000.00000,0.00000,62898723000.00000,0.00002,0.00000,0.00023,Very Low,809.61071,0.00002,146.02584,0.00000,955.63654,6.33081,Relatively Low,6.24283,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,1437523000.00000,8087.00000,61461200000.00000,0.00000,62898723000.00000,0.00003,0.00000,0.00025,Very Low,367.06799,0.00003,201.37056,0.00000,568.43855,3.36396,Very Low,4.22676,Very Low,0.00000,0.01489,1437523000.00000,8087.00000,61461200000.00000,62898723000.00000,0.00001,0.00000,Very Low,126.03738,0.00016,1245.52904,1371.56643,15.14855,Relatively Low,11.56222,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,4275225.00928,11.30754,85937314.25876,0.00000,90212539.26804,0.00062,0.00000,0.00035,Very Low,15796.88916,0.00026,1948.79398,0.00000,17745.68314,11.77882,Relatively Low,10.22988,Relatively Low,1.00000,0.03125,1437523000.00000,8087.00000,61461200000.00000,0.00000,62898723000.00000,0.00001,0.00000,0.00062,Very Low,375.55625,0.00008,595.87899,0.00000,971.43524,9.55673,Very Low,10.09873,Very Low,0.00000,0.00097,1437523000.00000,8087.00000,61461200000.00000,0.00000,62898723000.00000,0.00026,0.00000,0.03148,Very Low,360.37894,0.00000,10.27351,0.00000,370.65245,5.11768,Very Low,5.60359,Very Low,35.00000,0.15985,111653589.95093,124.23352,944174788.61112,1055828378.56206,0.00067,0.00000,Very Low,11876.75388,0.00008,584.58787,12461.34175,24.79937,Relatively High,20.18596,Relatively Moderate,4.00000,0.02233,1436641529.88630,8083.20001,61432320101.23161,62868961631.11791,0.00000,0.00000,Very Low,0.23773,0.00076,5796.38729,5796.62502,20.74991,Relatively Low,19.16463,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00001
23,T15001021902,Hawaii,HI,15,Hawaii,County,1,15001,21902,15001021902,3925,399581000.00000,2581801.85413,115.35015,27.00293,Relatively High,91.12718,88.34356,24.10284,Relatively Moderate,82.22687,86.50307,704800.82829,512501.74537,0.02518,191363.67965,935.40327,35.36373,Relatively High,83.53760,82.90598,2.17000,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,22856965.63992,224.51916,1706345609.62304,1729202575.26296,0.00000,0.00000,Very Low,0.01362,0.00000,0.00007,0.01369,0.07885,Very Low,0.08831,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,224.00000,12.44444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00988,399581000.00000,3925.00000,29830000000.00000,30229581000.00000,0.00085,0.00001,Very Low,422346.00000,0.01990,151241.52000,573587.52000,34.40660,Relatively High,43.46737,Very High,1.00000,0.03125,399581000.00000,3925.00000,29830000000.00000,2581801.85413,30232162801.85412,0.00002,0.00000,0.00023,Very Low,225.04339,0.00001,70.87318,18.36129,314.27786,4.36985,Very Low,5.22090,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,399581000.00000,3925.00000,29830000000.00000,2581801.85413,30232162801.85412,0.00003,0.00000,0.00025,Very Low,102.03203,0.00001,97.73457,6.35329,206.11989,2.39881,Very Low,3.65183,Very Low,0.00000,0.01489,399581000.00000,3925.00000,29830000000.00000,30229581000.00000,0.00001,0.00000,Very Low,35.03397,0.00008,604.51360,639.54757,11.74690,Very Low,10.86301,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,24231739.68757,212.45399,1614650337.38996,416363.70361,1639298440.78114,0.00062,0.00000,0.00035,Very Low,89535.89698,0.00482,36615.30371,860.36843,127011.56912,22.69962,Relatively High,23.88603,Relatively High,1.00000,0.03125,399581000.00000,3925.00000,29830000000.00000,2581801.85413,30232162801.85412,0.00001,0.00000,0.00062,Very Low,104.39147,0.00004,289.20799,50.12395,443.72341,7.35996,Very Low,9.42302,Very Low,0.00000,0.00103,399581000.00000,3925.00000,29830000000.00000,2581801.85413,30232162801.85412,0.00032,0.00000,0.00007,Very Low,129.23359,0.00000,6.43276,0.19631,135.86266,3.66255,Very Low,4.85875,Very Low,4.00000,0.01827,1977759.74077,10.38078,78893926.25924,80871686.00002,0.00067,0.00000,Very Low,24.04310,0.00000,5.58255,29.62566,3.30985,Very Low,3.26418,Relatively Low,4.00000,0.02183,398364800.99124,3913.13771,29739846574.84885,30138211375.84010,0.00000,0.00000,Very Low,0.05721,0.00032,2432.51122,2432.56842,15.53506,Relatively Low,17.38416,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00036,True,0.00023
24,T15003007502,Hawaii,HI,15,Honolulu,County,3,15003,7502,15003007502,1376,196711000.00000,0.00000,7.76188,7.99748,Very Low,5.44412,5.82822,13.47561,Relatively Low,29.95779,19.93865,123170.68616,117626.13582,0.00073,5544.55034,0.00000,18.96599,Very Low,1.22562,10.54131,-8.08400,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00284,196711000.00000,1376.00000,10457600000.00000,10654311000.00000,0.01675,0.00014,Very Low,117052.40000,0.00071,5415.45600,122467.85600,20.56440,Relatively Moderate,13.76321,Relatively Low,1.00000,0.03125,196711000.00000,1376.00000,10457600000.00000,0.00000,10654311000.00000,0.00002,0.00000,0.00023,Very Low,110.78733,0.00000,6.86487,0.00000,117.65220,3.14940,Very Low,1.99338,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,196711000.00000,1376.00000,10457600000.00000,0.00000,10654311000.00000,0.00003,0.00000,0.00025,Very Low,50.22967,0.00000,34.26312,0.00000,84.49280,1.78195,Very Low,1.43712,Very Low,0.00000,0.01489,196711000.00000,1376.00000,10457600000.00000,10654311000.00000,0.00001,0.00000,Very Low,17.24699,0.00001,41.10841,58.35539,5.28842,Very Low,2.59081,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,334545.91866,0.00000,0.00000,0.00000,334545.91866,0.00007,0.00000,0.00057,Very Low,144.79549,0.00000,0.00000,0.00000,144.79549,2.37131,Very Low,1.32189,Very Low,1.00000,0.03125,196711000.00000,1376.00000,10457600000.00000,0.00000,10654311000.00000,0.00000,0.00000,0.00002,Very Low,1.39700,0.00001,38.02179,0.00000,39.41879,3.28402,Very Low,2.22742,Very Low,0.00000,0.00024,196711000.00000,1376.00000,10457600000.00000,0.00000,10654311000.00000,0.00520,0.00000,0.03148,Very Low,249.27935,0.00000,8.83615,0.00000,258.11550,4.53616,Very Low,3.18768,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00000
25,T15001020202,Hawaii,HI,15,Hawaii,County,1,15001,20202,15001020202,2568,183300000.00000,19450471.04129,244.92654,26.83317,Relatively High,90.80548,87.73006,25.42283,Relatively Moderate,85.75867,88.34356,827053.97907,517884.47869,0.04061,308604.49033,565.01006,33.31681,Relatively Moderate,66.74281,65.24217,0.89000,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,530773.62915,7.43604,56513926.70678,57044700.33593,0.00003,0.00000,Very Low,1.05210,0.00000,0.00684,1.05894,0.33597,Very Low,0.35451,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,183300000.00000,2568.00000,19516800000.00000,19700100000.00000,0.00085,0.00001,Very Low,510273.90000,0.03978,302342.66800,812616.56800,38.64297,Very High,45.99360,Very High,1.00000,0.03125,183300000.00000,2568.00000,19516800000.00000,19450471.04129,19719550471.04129,0.00002,0.00000,0.00023,Very Low,103.23427,0.00001,46.37002,138.32807,287.93236,4.24416,Very Low,4.77723,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00850,183300000.00000,2568.00000,19516800000.00000,19450471.04129,19719550471.04129,0.00003,0.00000,0.00025,Very Low,47.52516,0.00001,67.00241,47.86366,162.39123,2.21553,Very Low,3.17758,Very Low,0.00000,0.01489,183300000.00000,2568.00000,19516800000.00000,19700100000.00000,0.00001,0.00000,Very Low,16.07115,0.00005,395.51361,411.58477,10.14188,Very Low,8.83591,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,1988278.73919,22.85569,173703207.09342,0.00000,175691485.83261,0.00062,0.00000,0.00035,Very Low,7346.65867,0.00052,3939.05450,0.00000,11285.71317,10.12932,Relatively Low,10.04179,Relatively Low,1.00000,0.03125,183300000.00000,2568.00000,19516800000.00000,19450471.04129,19719550471.04129,0.00001,0.00000,0.00062,Very Low,47.88755,0.00002,189.21940,377.61780,614.72475,8.20475,Very Low,9.89657,Very Low,0.00000,0.00160,183300000.00000,2568.00000,19516800000.00000,19450471.04129,19719550471.04129,0.00016,0.00000,0.00004,Very Low,48.12306,0.00000,3.41643,1.20052,52.74001,2.67176,Very Low,3.33896,Very Low,3.00000,0.01370,0.00000,0.00000,0.00000,0.00000,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02074,183299817.81471,2567.99331,19516749182.22680,19700049000.04151,0.00000,0.00000,Very Low,0.02672,0.00021,1621.23912,1621.26585,13.56988,Relatively Low,14.30613,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00003,True,0.00004
26,T15001020300,Hawaii,HI,15,Hawaii,County,1,15001,20300,15001020300,3934,677850000.00000,103350.89980,1.27097,40.54581,Very High,99.15176,96.93252,36.02644,Relatively High,97.95433,94.78528,2353564.71500,2038255.83169,0.04149,315303.85971,5.02361,35.52524,Relatively High,84.64832,84.04558,2.27100,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,38504874.71060,223.46858,1698361209.77725,1736866084.48785,0.00002,0.00000,Very Low,42.25308,0.00000,0.11408,42.36716,1.14908,Very Low,1.29288,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,677850000.00000,3934.00000,29898400000.00000,30576250000.00000,0.00085,0.00001,Very Low,1823510.70000,0.03726,283175.24000,2106685.94000,53.08541,Very High,67.37143,Very High,1.00000,0.03125,677850000.00000,3934.00000,29898400000.00000,103350.89980,30576353350.89980,0.00002,0.00000,0.00023,Very Low,381.76406,0.00001,71.03569,0.73501,453.53476,4.93816,Very Low,5.92684,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,677850000.00000,3934.00000,29898400000.00000,103350.89980,30576353350.89980,0.00003,0.00000,0.00025,Very Low,173.08735,0.00001,97.95867,0.25433,271.30034,2.62889,Very Low,4.02037,Very Low,0.00000,0.01489,677850000.00000,3934.00000,29898400000.00000,30576250000.00000,0.00001,0.00000,Very Low,59.43170,0.00008,605.89975,665.33145,11.90268,Very Low,11.05735,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,57842789.44656,165.79988,1260079101.24805,978.13878,1317922868.83340,0.00062,0.00000,0.00035,Very Low,213728.19713,0.00376,28574.71858,2.02121,242304.93692,28.15301,Relatively High,29.75976,Relatively High,1.00000,0.03125,677850000.00000,3934.00000,29898400000.00000,103350.89980,30576353350.89980,0.00001,0.00000,0.00062,Very Low,177.08990,0.00004,289.87115,2.00649,468.96753,7.49697,Very Low,9.64226,Very Low,0.00000,0.00001,677850000.00000,3934.00000,29898400000.00000,103350.89980,30576353350.89980,0.02763,0.00002,0.00649,Very Low,183.20964,0.00000,5.38810,0.00657,188.60431,4.08571,Very Low,5.44496,Very Low,0.00000,0.00000,199213148.09324,676.78429,5143560607.49873,5342773755.59196,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02074,677850000.00000,3934.00000,29898400000.00000,30576250000.00000,0.00000,0.00000,Very Low,0.09882,0.00033,2483.63369,2483.73251,15.64322,Relatively Low,17.58515,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00001,True,0.00032
27,T15003009507,Hawaii,HI,15,Honolulu,County,3,15003,9507,15003009507,2560,291260000.00000,0.00000,0.67776,10.37452,Very Low,17.94911,10.42945,13.75349,Relatively Low,31.76425,21.47239,130948.46744,125905.40060,0.00066,5043.06684,0.00000,24.10567,Very Low,3.44295,12.82051,-4.87000,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00384,291260000.00000,2560.00000,19456000000.00000,19747260000.00000,0.01675,0.00014,Very Low,125352.30000,0.00063,4806.54400,130158.84400,20.98617,Relatively Moderate,17.85175,Relatively Moderate,1.00000,0.03125,291260000.00000,2560.00000,19456000000.00000,0.00000,19747260000.00000,0.00002,0.00000,0.00023,Very Low,164.03718,0.00000,12.77185,0.00000,176.80903,3.60742,Very Low,2.90203,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,291260000.00000,2560.00000,19456000000.00000,0.00000,19747260000.00000,0.00003,0.00000,0.00025,Very Low,74.37253,0.00001,63.74535,0.00000,138.11788,2.09913,Very Low,2.15169,Very Low,0.00000,0.01489,291260000.00000,2560.00000,19456000000.00000,19747260000.00000,0.00001,0.00000,Very Low,25.53674,0.00001,76.48076,102.01750,6.37075,Very Low,3.96683,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,291260000.00000,2560.00000,19456000000.00000,0.00000,19747260000.00000,0.00000,0.00000,0.00002,Very Low,2.06847,0.00001,70.73821,0.00000,72.80667,4.02929,Very Low,3.47351,Very Low,0.00000,0.00002,291260000.00000,2560.00000,19456000000.00000,0.00000,19747260000.00000,0.05950,0.00004,0.03148,Very Low,287.08569,0.00000,12.78667,0.00000,299.87236,4.76866,Very Low,4.25945,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00000
28,T15009031502,Hawaii,HI,15,Maui,County,9,15009,31502,15009031502,5036,709032000.00000,4590410.13683,33.44815,20.88523,Relatively Moderate,74.98178,77.91411,24.19820,Relatively Moderate,82.54032,86.80982,713199.37573,567506.01586,0.01913,145382.64968,310.71019,27.79492,Relatively Low,14.31209,19.37322,-2.56300,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,23099293.95247,164.06600,1246901602.49345,1270000896.44592,0.00005,0.00000,Very Low,74.04188,0.00000,0.18867,74.23055,1.38527,Very Low,1.19531,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,392.00000,21.77778,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00587,709032000.00000,5036.00000,38273600000.00000,38982632000.00000,0.00086,0.00001,Very Low,550446.20000,0.01582,120222.42400,670668.62400,36.24749,Very High,35.27893,Relatively High,1.00000,0.03125,709032000.00000,5036.00000,38273600000.00000,4590410.13683,38987222410.13683,0.00002,0.00000,0.00023,Very Low,399.32571,0.00000,25.15395,32.64613,457.12580,4.95116,Very Low,4.55724,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,709032000.00000,5036.00000,38273600000.00000,4590410.13683,38987222410.13683,0.00003,0.00000,0.00025,Very Low,181.04959,0.00002,125.39905,11.29607,317.74471,2.77108,Very Low,3.24997,Very Low,0.00000,0.01489,709032000.00000,5036.00000,38273600000.00000,38982632000.00000,0.00001,0.00000,Relatively Low,62.16564,0.00012,927.21738,989.38302,13.58586,Relatively Low,9.67899,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,49165319.45551,253.37274,1925632813.11168,13966.89999,1974812099.46718,0.00003,0.00000,0.00425,Very Low,6706.21996,0.00308,23409.24979,264.43338,30379.90313,14.09071,Relatively Moderate,11.42285,Relatively Low,1.00000,0.03125,709032000.00000,5036.00000,38273600000.00000,4590410.13683,38987222410.13683,0.00000,0.00000,0.00001,Very Low,11.37039,0.00001,99.81947,1.92045,113.11031,4.66665,Very Low,4.60294,Very Low,0.00000,0.00038,709032000.00000,5036.00000,38273600000.00000,4590410.13683,38987222410.13683,0.00100,0.00000,0.00023,Very Low,272.10881,0.00000,9.79376,0.41417,282.31674,4.67372,Very Low,4.77659,Very Low,5.00000,0.02284,529748701.10416,3369.44023,25607745784.44640,26137494485.55056,0.00077,0.00000,Very Low,9353.51628,0.00000,21.42509,9374.94136,22.55495,Relatively Moderate,17.13655,Relatively Moderate,1.00000,0.00353,709031990.63092,5035.99999,38273599899.28609,38982631889.91700,0.00000,0.00000,Very Low,0.01759,0.00007,541.97852,541.99612,9.41795,Very Low,8.11920,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00007,True,0.00001
29,T15009031700,Hawaii,HI,15,Maui,County,9,15009,31700,15009031700,4503,555074000.00000,1276731.15375,122.84314,22.35610,Relatively Moderate,80.13445,82.20859,20.07619,Relatively Moderate,66.55714,77.91411,407292.19303,311299.92649,0.01180,89717.92010,6274.34644,35.86107,Relatively High,86.54830,85.75499,2.48100,51.80160,Relatively Low,16.95832,80.00000,2.59008,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,69959563.72472,567.54219,4313320669.74526,4383280233.46998,0.00000,0.00000,Very Low,0.72981,0.00000,0.00464,0.73446,0.29739,Very Low,0.33108,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,770.00000,42.77778,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00500,555074000.00000,4503.00000,34222800000.00000,34777874000.00000,0.00086,0.00001,Very Low,300975.70000,0.00682,51807.37600,352783.07600,29.26024,Relatively High,36.74286,Relatively High,1.00000,0.03125,555074000.00000,4503.00000,34222800000.00000,1276731.15375,34779150731.15376,0.00002,0.00000,0.00023,Very Low,312.61681,0.00000,22.49171,9.07987,344.18839,4.50430,Very Low,5.34909,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,555074000.00000,4503.00000,34222800000.00000,1276731.15375,34779150731.15376,0.00003,0.00000,0.00025,Very Low,141.73679,0.00001,112.12707,3.14178,257.00564,2.58189,Very Low,3.90683,Very Low,0.00000,0.01489,555074000.00000,4503.00000,34222800000.00000,34777874000.00000,0.00001,0.00000,Relatively Low,48.66710,0.00011,829.08258,877.74968,13.05436,Relatively Low,11.99931,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,107.00000,4.45833,53882794.81154,393.45557,2990262326.81742,330715.40087,3044475837.02983,0.00003,0.00000,0.00425,Very Low,7349.69035,0.00478,36351.58129,6261.38881,49962.66045,16.63231,Relatively Moderate,17.39609,Relatively Moderate,1.00000,0.03125,555074000.00000,4503.00000,34222800000.00000,1276731.15375,34779150731.15376,0.00000,0.00000,0.00001,Very Low,8.90144,0.00001,89.25478,0.53413,98.69036,4.45926,Very Low,5.67481,Very Low,0.00000,0.00241,555074000.00000,4503.00000,34222800000.00000,1276731.15375,34779150731.15376,0.00028,0.00000,0.00007,Very Low,373.27007,0.00000,15.34479,0.20185,388.81671,5.19995,Very Low,6.85699,Very Low,7.00000,0.03197,84493307.16276,678.65679,5157791637.90328,5242284945.06604,0.00077,0.00000,Very Low,2088.60034,0.00000,6.04148,2094.64182,13.68639,Relatively Moderate,13.41616,Relatively Moderate,1.00000,0.00353,555073174.03934,4502.99194,34222738762.77709,34777811936.81642,0.00000,0.00000,Very Low,0.01377,0.00006,484.61575,484.62952,9.07321,Very Low,10.09196,Very Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00491,True,0.00001
30,T15001021202,Hawaii,HI,15,Hawaii,County,1,15001,21202,15001021202,8451,921317000.00000,67149035.71070,934.54922,57.96214,Very High,99.88727,100.00000,50.90098,Very High,99.74154,100.00000,6638046.01388,4824851.12985,0.23831,1811169.55645,2025.32759,35.94422,Relatively High,86.97234,86.60969,2.53300,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,83809817.36564,768.76555,5842618149.70678,5926427967.07242,0.00000,0.00000,Very Low,0.00892,0.00000,0.00004,0.00896,0.06846,Very Low,0.07794,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,812.00000,45.11111,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,921317000.00000,8451.00000,64227600000.00000,65148917000.00001,0.00085,0.00001,Very Low,4823252.00000,0.23729,1803371.62400,6626623.62400,77.78085,Very High,99.87695,Very High,1.00000,0.03125,921317000.00000,8451.00000,64227600000.00000,67149035.71070,65216066035.71070,0.00002,0.00000,0.00023,Very Low,518.88430,0.00002,152.59853,477.55124,1149.03407,6.73193,Relatively Low,8.17503,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.01452,916526100.27995,8404.89883,63877231082.13767,67149035.71070,64860906218.12833,0.00003,0.00000,0.00025,Very Low,339.18808,0.00004,303.31363,239.47847,881.98018,3.89442,Very Low,6.02598,Very Low,0.00000,0.01489,921317000.00000,8451.00000,64227600000.00000,65148917000.00001,0.00001,0.00000,Very Low,80.77811,0.00017,1301.59094,1382.36905,15.18822,Relatively Low,14.27595,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,33595.89703,0.31045,2359415.76248,0.00000,2393011.65952,0.00062,0.00000,0.00035,Very Low,124.13631,0.00001,53.50429,0.00000,177.64060,2.53854,Very Low,2.71507,Very Low,1.00000,0.03125,921317000.00000,8451.00000,64227600000.00000,67149035.71070,65216066035.71070,0.00001,0.00000,0.00062,Very Low,240.69622,0.00008,622.69981,1303.65333,2167.04936,12.48709,Relatively Low,16.24974,Relatively Low,2.00000,0.00706,921317000.00000,8451.00000,64227600000.00000,67149035.71070,65216066035.71070,0.00004,0.00000,0.00001,Very Low,271.05882,0.00000,12.59939,4.64455,288.30276,4.70652,Very Low,6.34641,Very Low,21.00000,0.09591,379409.99162,1.39729,10619428.86368,10998838.85530,0.00067,0.00000,Very Low,24.21503,0.00000,3.94503,28.16006,3.25435,Very Low,3.26212,Relatively Low,4.00000,0.02074,921315089.37888,8450.97859,64227437319.97716,65148752409.35605,0.00000,0.00000,Very Low,0.13432,0.00070,5335.31651,5335.45083,20.18435,Relatively Low,22.95762,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.00000,1.28870,80084.46030,3.52573,26795555.27041,0.00000,26875639.73071,0.00000,0.00000,0.00000,Very Low,0.02974,0.00000,12.36428,0.00000,12.39402,3.68383,Very Low,2.55170,Very Low,November 2021,0.00000,0.00003,True,0.00000
31,T15001021300,Hawaii,HI,15,Hawaii,County,1,15001,21300,15001021300,5972,691942000.00000,41505347.68198,314.48474,44.86489,Very High,99.56145,98.77301,40.94410,Very High,99.06103,97.85276,3454904.67884,2421751.96468,0.13572,1031508.10350,1644.61067,34.58814,Relatively Moderate,78.08114,75.49858,1.68500,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,59825905.45672,516.34430,3924216677.33008,3984042582.78680,0.00000,0.00000,Very Low,1.33424,0.00000,0.00597,1.34021,0.36341,Very Low,0.39810,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,532.00000,29.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,691942000.00000,5972.00000,45387200000.00000,46079142000.00000,0.00085,0.00001,Very Low,2014339.20000,0.11134,846203.91200,2860543.11200,58.78386,Very High,72.63547,Very High,1.00000,0.03125,691942000.00000,5972.00000,45387200000.00000,41505347.68198,46120647347.68198,0.00002,0.00000,0.00023,Very Low,389.70065,0.00001,107.83557,295.17818,792.71441,5.94841,Very Low,6.95103,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.01449,683648413.12104,5903.05898,44863248263.77738,41505347.68198,45588402024.58041,0.00003,0.00000,0.00025,Very Low,252.99704,0.00003,213.02794,148.02353,614.04850,3.45163,Very Low,5.13934,Very Low,0.00000,0.01489,691942000.00000,5972.00000,45387200000.00000,46079142000.00000,0.00001,0.00000,Very Low,60.66724,0.00012,919.78477,980.45201,13.54485,Relatively Low,12.25097,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,108451273.17361,1031.96464,7842931251.61482,190128.16864,7951572652.95707,0.00062,0.00000,0.00035,Very Low,400725.74843,0.02340,177853.55945,392.87833,578972.18621,37.63772,Very High,38.73628,Very High,1.00000,0.03125,691942000.00000,5972.00000,45387200000.00000,41505347.68198,46120647347.68198,0.00001,0.00000,0.00062,Very Low,180.77147,0.00006,440.03825,805.79838,1426.60810,10.86275,Relatively Low,13.60264,Relatively Low,0.00000,0.00234,691942000.00000,5972.00000,45387200000.00000,41505347.68198,46120647347.68198,0.00012,0.00000,0.00003,Very Low,193.74750,0.00000,8.47370,2.73225,204.95344,4.20051,Very Low,5.45029,Very Low,19.00000,0.08677,97112232.88584,779.50127,5924209635.28003,6021321868.16588,0.00067,0.00000,Very Low,5607.69724,0.00026,1991.19307,7598.89031,21.02983,Relatively Moderate,20.28479,Relatively Moderate,4.00000,0.02074,691941637.79876,5971.99706,45387177640.42914,46079119278.22790,0.00000,0.00000,Very Low,0.10088,0.00050,3770.27277,3770.37365,17.97847,Relatively Low,19.67717,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.00000,0.96431,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00004,True,0.00058
32,T15003010308,Hawaii,HI,15,Honolulu,County,3,15003,10308,15003010308,3319,402502000.00000,0.00000,3.29786,14.66084,Relatively Low,45.16972,34.04908,14.83776,Relatively Low,38.72888,32.51534,164424.77056,141142.51251,0.00306,23282.25805,0.00000,31.57533,Relatively Moderate,47.49952,49.57265,-0.19900,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,133.00000,7.38889,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00316,402502000.00000,3319.00000,25224400000.00000,25626902000.00000,0.01675,0.00014,Very Low,140331.50000,0.00302,22973.66000,163305.16000,22.63472,Relatively Moderate,25.22037,Relatively Moderate,1.00000,0.03125,402502000.00000,3319.00000,25224400000.00000,0.00000,25626902000.00000,0.00002,0.00000,0.00023,Very Low,226.68850,0.00000,16.55851,0.00000,243.24701,4.01215,Very Low,4.22777,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,402502000.00000,3319.00000,25224400000.00000,0.00000,25626902000.00000,0.00003,0.00000,0.00025,Very Low,102.77790,0.00001,82.64485,0.00000,185.42275,2.31567,Very Low,3.10918,Very Low,0.00000,0.01489,402502000.00000,3319.00000,25224400000.00000,25626902000.00000,0.00001,0.00000,Very Low,35.29008,0.00001,99.15611,134.44619,6.98471,Very Low,5.69679,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,402502000.00000,3319.00000,25224400000.00000,0.00000,25626902000.00000,0.00000,0.00000,0.00002,Very Low,2.85849,0.00001,91.71098,0.00000,94.56946,4.39631,Very Low,4.96429,Very Low,0.00000,0.00009,402502000.00000,3319.00000,25224400000.00000,0.00000,25626902000.00000,0.01223,0.00001,0.03148,Very Low,443.39754,0.00000,18.52761,0.00000,461.92515,5.50733,Very Low,6.44397,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00000
33,T15001021504,Hawaii,HI,15,Hawaii,County,1,15001,21504,15001021504,3965,567799000.00000,0.00000,11.98158,39.05043,Very High,98.94005,96.01227,38.76148,Very High,98.70908,96.31902,2931317.85656,2359248.55263,0.07527,572069.30393,0.00000,31.80081,Relatively Moderate,50.02189,52.99145,-0.05800,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,84051061.91405,586.93739,4460724128.99274,4544775190.90678,0.00000,0.00000,Very Low,3.82153,0.00000,0.00414,3.82567,0.51552,Very Low,0.51922,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,119.00000,6.61111,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,567799000.00000,3965.00000,30134000000.00000,30701799000.00000,0.00085,0.00001,Very Low,2292113.70000,0.07423,564167.07600,2856280.77600,58.75465,Very High,66.74887,Very High,1.00000,0.03125,567799000.00000,3965.00000,30134000000.00000,0.00000,30701799000.00000,0.00002,0.00000,0.00023,Very Low,319.78351,0.00001,71.59545,0.00000,391.37896,4.70140,Very Low,5.05111,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,567799000.00000,3965.00000,30134000000.00000,0.00000,30701799000.00000,0.00003,0.00000,0.00025,Very Low,210.12477,0.00002,143.08781,0.00000,353.21258,2.87057,Very Low,3.92973,Very Low,0.00000,0.01489,567799000.00000,3965.00000,30134000000.00000,30701799000.00000,0.00001,0.00000,Very Low,49.78279,0.00008,610.67425,660.45704,11.87354,Very Low,9.87387,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,17678751.91681,25.00000,190000000.00000,0.00000,207678751.91681,0.00062,0.00000,0.00035,Very Low,65322.71024,0.00057,4308.61565,0.00000,69631.32589,18.57829,Relatively Moderate,17.57969,Relatively Moderate,1.00000,0.03125,567799000.00000,3965.00000,30134000000.00000,0.00000,30701799000.00000,0.00001,0.00000,0.00062,Very Low,148.33882,0.00004,292.15534,0.00000,440.49415,7.34207,Very Low,8.45303,Very Low,0.00000,0.00014,567799000.00000,3965.00000,30134000000.00000,0.00000,30701799000.00000,0.00271,0.00000,0.03148,Very Low,217.13435,0.00000,7.68359,0.00000,224.81794,4.33206,Very Low,5.16796,Very Low,15.00000,0.06851,18932200.47666,25.00249,190018929.36722,208951129.84388,0.00067,0.00000,Very Low,863.07666,0.00001,50.42170,913.49836,10.37899,Relatively Low,9.20451,Relatively Low,3.00000,0.02004,567798879.68277,3965.00000,30133999985.83248,30701798865.51525,0.00000,0.00000,Very Low,0.07996,0.00032,2417.99001,2418.06997,15.50413,Relatively Low,15.60158,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00012
34,T15001021604,Hawaii,HI,15,Hawaii,County,1,15001,21604,15001021604,7587,965922000.00000,0.00000,3.03422,39.55294,Very High,99.03766,96.31902,41.00471,Very High,99.06653,98.15951,3470269.99178,2636463.22416,0.10971,833806.76762,0.00000,30.44792,Relatively Low,35.42391,37.32194,-0.90400,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,29819708.47308,234.22401,1780102507.45699,1809922215.93007,0.00002,0.00000,Very Low,32.57800,0.00000,0.07273,32.65073,1.05351,Very Low,1.01594,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,49.00000,2.72222,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,965922000.00000,7587.00000,57661200000.00000,58627122000.00000,0.00085,0.00001,Very Low,2358086.40000,0.10171,773033.77200,3131120.17200,60.58175,Very High,65.89660,Very High,1.00000,0.03125,965922000.00000,7587.00000,57661200000.00000,0.00000,58627122000.00000,0.00002,0.00000,0.00023,Very Low,544.00576,0.00002,136.99740,0.00000,681.00317,5.65473,Very Low,5.81688,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,965922000.00000,7587.00000,57661200000.00000,0.00000,58627122000.00000,0.00003,0.00000,0.00025,Very Low,357.45772,0.00004,273.79753,0.00000,631.25525,3.48357,Very Low,4.56603,Very Low,0.00000,0.01489,965922000.00000,7587.00000,57661200000.00000,58627122000.00000,0.00001,0.00000,Very Low,84.68893,0.00015,1168.52094,1253.20987,14.69964,Relatively Low,11.70398,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,72095984.58842,299.44735,2275799824.51249,0.00000,2347895809.10091,0.00062,0.00000,0.00035,Very Low,266393.52898,0.00679,51608.14068,0.00000,318001.66966,30.82340,Relatively High,27.92581,Relatively High,1.00000,0.03125,965922000.00000,7587.00000,57661200000.00000,0.00000,58627122000.00000,0.00001,0.00000,0.00062,Very Low,252.34938,0.00007,559.03721,0.00000,811.38659,9.00010,Very Low,9.92114,Very Low,0.00000,0.00004,965922000.00000,7587.00000,57661200000.00000,0.00000,58627122000.00000,0.00966,0.00001,0.03148,Very Low,369.38220,0.00000,14.70249,0.00000,384.08469,5.17877,Very Low,5.91533,Very Low,14.00000,0.06394,243079736.71172,1267.07624,9629779454.75488,9872859191.46660,0.00067,0.00000,Very Low,10342.69716,0.00031,2384.91952,12727.61668,24.97477,Relatively High,21.20638,Relatively High,3.00000,0.02004,965922000.00000,7587.00000,57661200000.00000,58627122000.00000,0.00000,0.00000,Very Low,0.13603,0.00061,4626.80712,4626.94314,19.24816,Relatively Low,18.54513,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00028
35,T15001022000,Hawaii,HI,15,Hawaii,County,1,15001,22000,15001022000,2588,255562000.00000,1087339.01013,464.15876,20.74767,Relatively Moderate,74.46899,77.30061,19.56807,Relatively Moderate,64.15128,75.15337,377142.83882,279582.45956,0.01283,97528.79081,31.58844,33.46873,Relatively Moderate,68.24474,66.38177,0.98500,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1631.00000,90.61111,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00998,255562000.00000,2588.00000,19668800000.00000,19924362000.00000,0.00085,0.00001,Very Low,279213.30000,0.01253,95246.46800,374459.76800,29.84766,Relatively High,35.68725,Relatively High,1.00000,0.03125,255562000.00000,2588.00000,19668800000.00000,1087339.01013,19925449339.01013,0.00002,0.00000,0.00023,Very Low,143.93212,0.00001,46.73116,7.73295,198.39622,3.74863,Very Low,4.23871,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01029,255562000.00000,2588.00000,19668800000.00000,1087339.01013,19925449339.01013,0.00003,0.00000,0.00025,Very Low,64.67076,0.00001,64.45375,2.67572,131.80023,2.06663,Very Low,2.97754,Very Low,0.00000,0.01489,255562000.00000,2588.00000,19668800000.00000,19924362000.00000,0.00001,0.00000,Very Low,22.40685,0.00005,398.59394,421.00079,10.21864,Very Low,8.94337,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00062,0.00000,0.00035,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,255562000.00000,2588.00000,19668800000.00000,1087339.01013,19925449339.01013,0.00001,0.00000,0.00062,Very Low,66.76617,0.00003,190.69307,21.10995,278.56919,6.30206,Very Low,7.63621,Very Low,0.00000,0.00320,255562000.00000,2588.00000,19668800000.00000,1087339.01013,19925449339.01013,0.00009,0.00000,0.00002,Very Low,69.79954,0.00000,3.58185,0.06982,73.45121,2.98367,Very Low,3.74586,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00067,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,4.00000,0.02032,254026689.54866,2587.99729,19668779370.32698,19922806059.87564,0.00000,0.00000,Very Low,0.03580,0.00021,1578.26905,1578.30485,13.44894,Relatively Low,14.24329,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.00000,1.20478,4169606.09934,0.00000,0.00000,0.00000,4169606.09934,0.00000,0.00000,0.00000,Very Low,1.54833,0.00000,0.00000,0.00000,1.54833,1.84155,Very Low,1.18774,Very Low,November 2021,0.00000,0.00003,True,0.00000
36,T15001022102,Hawaii,HI,15,Hawaii,County,1,15001,22102,15001022102,2041,231676000.00000,20509139.47402,318.20691,28.29784,Relatively High,93.01338,89.57055,26.87499,Relatively High,88.88354,89.57055,977027.56828,707863.20397,0.03534,268568.64109,595.72323,33.23685,Relatively Moderate,65.94534,64.38746,0.84000,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.05797,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,238.00000,13.22222,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00999,231676000.00000,2041.00000,15511600000.00000,15743276000.00000,0.00085,0.00001,Very Low,707499.30000,0.03510,266751.56400,974250.86400,41.05180,Very High,48.74337,Very High,1.00000,0.03125,231676000.00000,2041.00000,15511600000.00000,20509139.47402,15763785139.47402,0.00002,0.00000,0.00023,Very Low,130.47956,0.00000,36.85405,145.85712,313.19074,4.36480,Very Low,4.90124,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01175,231676000.00000,2041.00000,15511600000.00000,20509139.47402,15763785139.47402,0.00003,0.00000,0.00025,Very Low,59.18406,0.00001,50.82197,50.46883,160.47486,2.20678,Very Low,3.15744,Very Low,0.00000,0.01489,231676000.00000,2041.00000,15511600000.00000,15743276000.00000,0.00001,0.00000,Very Low,20.31260,0.00004,314.34707,334.65968,9.46600,Very Low,8.22727,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00062,0.00000,0.00035,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,231676000.00000,2041.00000,15511600000.00000,20509139.47402,15763785139.47402,0.00001,0.00000,0.00062,Very Low,60.52590,0.00002,150.38816,398.17114,609.08519,8.17958,Very Low,9.84253,Very Low,0.00000,0.00205,231676000.00000,2041.00000,15511600000.00000,20509139.47402,15763785139.47402,0.00012,0.00000,0.00003,Very Low,58.91482,0.00000,2.63011,1.22614,62.77107,2.83142,Very Low,3.53004,Very Low,5.00000,0.02284,2267345.00260,25.83867,196373857.49260,198641202.49520,0.00067,0.00000,Very Low,34.45440,0.00000,17.36933,51.82372,3.98806,Relatively Low,3.69649,Relatively Low,4.00000,0.02046,231675410.17383,2040.99365,15511551772.58923,15743227182.76306,0.00000,0.00000,Very Low,0.03263,0.00016,1244.66640,1244.69902,12.42546,Relatively Low,13.06819,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,53.00000,0.96126,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00003,True,0.00000
37,T15001021509,Hawaii,HI,15,Hawaii,County,1,15001,21509,15001021509,5154,799747000.00000,979196.95033,10.12957,43.64418,Very High,99.48446,98.46626,39.60850,Very High,98.86856,96.62577,3127715.32380,2488986.82289,0.08404,638694.10161,34.39930,34.78164,Relatively Moderate,79.56802,77.49288,1.80600,50.77520,Relatively Low,9.38594,40.00000,2.53876,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,34544698.00261,222.62462,1691947126.58074,1726491824.58336,0.00001,0.00000,Very Low,26.38026,0.00000,0.05672,26.43698,0.98192,Very Low,1.08168,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,28.00000,1.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.01000,799747000.00000,5154.00000,39170400000.00000,39970147000.00000,0.00085,0.00001,Very Low,2391862.20000,0.08145,619056.63200,3010918.83200,59.79639,Very High,74.29994,Very High,1.00000,0.03125,799747000.00000,5154.00000,39170400000.00000,979196.95033,39971126196.95033,0.00002,0.00000,0.00023,Very Low,450.41626,0.00001,93.06506,6.96386,550.44519,5.26744,Very Low,6.18972,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,799747000.00000,5154.00000,39170400000.00000,979196.95033,39971126196.95033,0.00003,0.00000,0.00025,Very Low,295.96152,0.00002,185.99610,3.49218,485.44980,3.19157,Very Low,4.77871,Very Low,0.00000,0.01489,799747000.00000,5154.00000,39170400000.00000,39970147000.00000,0.00001,0.00000,Very Low,70.11924,0.00010,793.79952,863.91875,12.98543,Relatively Low,11.81070,Relatively Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,142.00000,5.91667,23918829.41100,78.82664,599082429.52348,2344.76330,623003603.69778,0.00062,0.00000,0.00035,Very Low,88379.69843,0.00179,13585.34699,4.84519,101969.89061,21.09736,Relatively Moderate,21.83462,Relatively High,1.00000,0.03125,799747000.00000,5154.00000,39170400000.00000,979196.95033,39971126196.95033,0.00001,0.00000,0.00062,Very Low,208.93578,0.00005,379.76510,19.01045,607.71132,8.17342,Very Low,10.29225,Very Low,0.00000,0.00013,799747000.00000,5154.00000,39170400000.00000,979196.95033,39971126196.95033,0.00286,0.00000,0.00067,Very Low,304.37402,0.00000,9.94000,0.08761,314.40163,4.84446,Very Low,6.32113,Very Low,11.00000,0.05024,221010989.94339,956.07226,7266149140.74071,7487160130.68410,0.00067,0.00000,Very Low,7388.62414,0.00019,1413.92492,8802.54905,22.08625,Relatively Moderate,21.42295,Relatively High,4.00000,0.02028,799720520.06993,5153.63689,39167640337.32340,39967360857.39333,0.00000,0.00000,Very Low,0.11326,0.00042,3175.57521,3175.68846,16.97867,Relatively Low,18.68688,Relatively Low,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00004,True,0.00011
38,T15003010100,Hawaii,HI,15,Honolulu,County,3,15003,10100,15003010100,7881,844170000.00000,6510793.17494,30.20684,17.90236,Relatively Low,62.29670,62.57669,20.18994,Relatively Moderate,67.06581,79.14110,414254.41184,357290.39806,0.00666,50595.05951,6368.95427,28.33544,Relatively Low,17.49651,21.08262,-2.22500,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,108722387.39659,1015.01017,7714077290.77201,7822799678.16860,0.00002,0.00000,Very Low,165.81854,0.00000,0.86337,166.68192,1.81399,Very Low,1.60806,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00310,844170000.00000,7881.00000,59895600000.00000,60739770000.00000,0.01675,0.00014,Very Low,271131.70000,0.00614,46674.41200,317806.11200,28.25938,Relatively High,28.25667,Relatively Moderate,1.00000,0.03125,844170000.00000,7881.00000,59895600000.00000,6510793.17494,60746280793.17494,0.00002,0.00000,0.00023,Very Low,475.43523,0.00001,39.31835,46.30353,561.05711,5.30108,Very Low,5.01280,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,844170000.00000,7881.00000,59895600000.00000,6510793.17494,60746280793.17494,0.00003,0.00000,0.00025,Very Low,312.40109,0.00004,284.40732,23.21991,620.02832,3.46280,Very Low,4.17232,Very Low,0.00000,0.01489,844170000.00000,7881.00000,59895600000.00000,60739770000.00000,0.00001,0.00000,Very Low,74.01410,0.00003,235.44721,309.46131,9.22220,Very Low,6.74991,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,144063515.18652,1085.26153,8247987634.87326,1740883.87637,8393792033.93615,0.00007,0.00000,0.00057,Very Low,62352.41734,0.00040,3076.17312,6293.62789,71722.21835,18.76241,Relatively Moderate,15.62611,Relatively Moderate,1.00000,0.03125,844170000.00000,7881.00000,59895600000.00000,6510793.17494,60746280793.17494,0.00000,0.00000,0.00002,Very Low,5.99512,0.00003,217.76867,4.46673,228.23052,5.89698,Very Low,5.97559,Very Low,0.00000,0.00081,844170000.00000,7881.00000,59895600000.00000,6510793.17494,60746280793.17494,0.00108,0.00000,0.00025,Very Low,736.91988,0.00000,34.86250,1.33621,773.11858,6.53882,Very Low,6.86590,Very Low,6.00000,0.02740,515711432.16672,4182.42137,31786402433.13354,32302113865.30026,0.00156,0.00000,Very Low,22035.69676,0.00000,31.80697,22067.50373,30.00338,Relatively High,23.41922,Relatively High,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00098,True,0.00008
39,T15003010202,Hawaii,HI,15,Honolulu,County,3,15003,10202,15003010202,7643,654554000.00000,1559566.80012,12.87237,19.94052,Relatively Moderate,71.18327,73.61963,22.06508,Relatively Moderate,75.22237,83.43558,540727.67974,458981.69102,0.01040,79074.92220,2671.06652,28.87915,Relatively Low,21.41001,26.21083,-1.88500,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,149406920.22258,1744.57278,13258753125.92247,13408160046.14506,0.00005,0.00000,Very Low,484.69690,0.00000,5.31053,490.00744,2.59861,Very Low,2.34780,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00341,654554000.00000,7643.00000,58086800000.00000,58741354000.00000,0.01675,0.00014,Very Low,247080.50000,0.00832,63197.49600,310277.99600,28.03446,Relatively High,28.56966,Relatively High,1.00000,0.03125,654554000.00000,7643.00000,58086800000.00000,1559566.80012,58742913566.80013,0.00002,0.00000,0.00023,Very Low,368.64379,0.00001,38.13097,11.09134,417.86610,4.80516,Very Low,4.63103,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01449,654554000.00000,7643.00000,58086800000.00000,1559566.80012,58742913566.80013,0.00003,0.00000,0.00025,Very Low,242.23010,0.00004,275.81844,5.56200,523.61053,3.27310,Very Low,4.01943,Very Low,0.00000,0.01489,654554000.00000,7643.00000,58086800000.00000,58741354000.00000,0.00001,0.00000,Very Low,57.38919,0.00003,228.33689,285.72607,8.98012,Very Low,6.69885,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,435262433.14929,5305.69969,40323317626.41830,733854.20067,40759313913.76827,0.00007,0.00000,0.00057,Very Low,188386.80182,0.00198,15039.00238,2653.02317,206078.82737,26.67361,Relatively High,22.64116,Relatively High,1.00000,0.03125,654554000.00000,7643.00000,58086800000.00000,1559566.80012,58742913566.80013,0.00000,0.00000,0.00002,Very Low,4.64851,0.00003,211.19223,1.06994,216.91068,5.79783,Very Low,5.98785,Very Low,0.00000,0.00033,654554000.00000,7643.00000,58086800000.00000,1559566.80012,58742913566.80013,0.00261,0.00000,0.00061,Very Low,571.39421,0.00000,33.80968,0.32007,605.52396,6.02737,Very Low,6.45026,Very Low,6.00000,0.02740,509853307.49550,6025.71624,45795443443.44840,46305296750.94389,0.00156,0.00000,Very Low,21785.38650,0.00001,45.82508,21831.21158,29.89590,Relatively High,23.78310,Relatively High,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00171,True,0.00029
40,T15003000114,Hawaii,HI,15,Honolulu,County,3,15003,114,15003000114,1594,256337000.00000,0.00000,0.47337,11.57003,Very Low,25.57500,13.49693,13.00244,Very Low,27.07763,15.33742,110646.24390,96129.44713,0.00191,14516.79677,0.00000,28.43619,Relatively Low,18.16951,21.36752,-2.16200,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06797,45060581.76163,280.20367,2129547867.42890,2174608449.19053,0.00002,0.00000,Very Low,68.56829,0.00000,0.33167,68.89995,1.35128,Very Low,1.20214,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00354,256337000.00000,1594.00000,12114400000.00000,12370737000.00000,0.01675,0.00014,Very Low,78176.60000,0.00181,13793.92400,91970.52400,18.69210,Relatively Moderate,18.75676,Relatively Moderate,1.00000,0.03125,256337000.00000,1594.00000,12114400000.00000,0.00000,12370737000.00000,0.00002,0.00000,0.00023,Very Low,144.36860,0.00000,7.95247,0.00000,152.32107,3.43254,Very Low,3.25741,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,256337000.00000,1594.00000,12114400000.00000,0.00000,12370737000.00000,0.00003,0.00000,0.00025,Very Low,65.45503,0.00001,39.69144,0.00000,105.14647,1.91670,Very Low,2.31764,Very Low,0.00000,0.01489,256337000.00000,1594.00000,12114400000.00000,12370737000.00000,0.00001,0.00000,Very Low,22.47480,0.00001,47.62122,70.09602,5.62164,Very Low,4.12923,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,31810533.45188,201.19406,1529074871.61304,0.00000,1560885405.06492,0.00007,0.00000,0.00057,Very Low,13767.98043,0.00008,570.28444,0.00000,14338.26487,10.97075,Relatively Low,9.16938,Relatively Low,1.00000,0.03125,256337000.00000,1594.00000,12114400000.00000,0.00000,12370737000.00000,0.00000,0.00000,0.00002,Very Low,1.82045,0.00001,44.04559,0.00000,45.86604,3.45410,Very Low,3.51259,Very Low,0.00000,0.00002,256337000.00000,1594.00000,12114400000.00000,0.00000,12370737000.00000,0.05408,0.00004,0.03148,Very Low,282.38169,0.00000,8.89816,0.00000,291.27985,4.72267,Very Low,4.97632,Very Low,5.00000,0.02284,101097246.51534,638.70940,4854191474.33995,4955288720.85530,0.00156,0.00000,Very Low,3599.79785,0.00000,4.04778,3603.84562,16.39990,Relatively Moderate,12.84650,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00006
41,T15003000301,Hawaii,HI,15,Honolulu,County,3,15003,301,15003000301,3307,448705000.00000,0.00000,3.26527,14.95661,Relatively Low,46.96105,36.19632,15.50298,Relatively Low,42.64562,39.87730,187545.72833,159140.82367,0.00374,28404.90467,0.00000,30.83012,Relatively Low,39.39759,39.88604,-0.66500,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.04548,25555924.55627,188.34968,1431457556.87500,1457013481.43127,0.00001,0.00000,Very Low,14.81169,0.00000,0.07933,14.89102,0.81093,Very Low,0.78216,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00325,448705000.00000,3307.00000,25133200000.00000,25581905000.00000,0.01675,0.00014,Very Low,137822.20000,0.00356,27038.14000,164860.34000,22.70635,Relatively Moderate,24.70307,Relatively Moderate,1.00000,0.03125,448705000.00000,3307.00000,25133200000.00000,0.00000,25581905000.00000,0.00002,0.00000,0.00023,Very Low,252.70996,0.00000,16.49864,0.00000,269.20860,4.15010,Very Low,4.26992,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,448705000.00000,3307.00000,25133200000.00000,0.00000,25581905000.00000,0.00003,0.00000,0.00025,Very Low,114.57573,0.00001,82.34604,0.00000,196.92177,2.36259,Very Low,3.09730,Very Low,0.00000,0.01489,448705000.00000,3307.00000,25133200000.00000,25581905000.00000,0.00001,0.00000,Very Low,39.34101,0.00001,98.79760,138.13861,7.04808,Very Low,5.61280,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,43472034.28852,372.96049,2834499749.55267,0.00000,2877971783.84119,0.00007,0.00000,0.00057,Very Low,18815.21787,0.00014,1057.15628,0.00000,19872.37415,12.23171,Relatively Low,11.08396,Relatively Low,1.00000,0.03125,448705000.00000,3307.00000,25133200000.00000,0.00000,25581905000.00000,0.00000,0.00000,0.00002,Very Low,3.18661,0.00001,91.37939,0.00000,94.56600,4.39626,Very Low,4.84707,Very Low,0.00000,0.00009,448705000.00000,3307.00000,25133200000.00000,0.00000,25581905000.00000,0.01235,0.00001,0.03148,Very Low,494.29492,0.00000,18.46062,0.00000,512.75554,5.70235,Very Low,6.51470,Very Low,5.00000,0.02284,44498932.41447,322.96266,2454516231.29220,2499015163.70668,0.00156,0.00000,Very Low,1584.48589,0.00000,2.04675,1586.53265,12.47581,Relatively Moderate,10.59537,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00004
42,T15003000401,Hawaii,HI,15,Honolulu,County,3,15003,401,15003000401,2893,351046000.00000,0.00000,2.38498,14.18176,Relatively Low,42.31155,28.52761,14.30944,Relatively Low,35.29743,26.38037,147478.98602,127735.04103,0.00260,19743.94499,0.00000,31.67128,Relatively Moderate,48.60477,51.28205,-0.13900,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00200,6908402.00262,56.93273,432688744.92584,439597146.92847,0.00007,0.00000,Very Low,0.98286,0.00000,0.00432,0.98718,0.32820,Very Low,0.32519,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00301,351046000.00000,2893.00000,21986800000.00000,22337846000.00000,0.01675,0.00014,Very Low,124594.10000,0.00255,19358.87200,143952.97200,21.70278,Relatively Moderate,24.25545,Relatively Moderate,1.00000,0.03125,351046000.00000,2893.00000,21986800000.00000,0.00000,22337846000.00000,0.00002,0.00000,0.00023,Very Low,197.70856,0.00000,14.43319,0.00000,212.14175,3.83328,Very Low,4.05156,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,351046000.00000,2893.00000,21986800000.00000,0.00000,22337846000.00000,0.00003,0.00000,0.00025,Very Low,89.63874,0.00001,72.03722,0.00000,161.67596,2.21227,Very Low,2.97937,Very Low,0.00000,0.01489,351046000.00000,2893.00000,21986800000.00000,22337846000.00000,0.00001,0.00000,Very Low,30.77858,0.00001,86.42923,117.20781,6.67244,Very Low,5.45863,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,5598483.87282,40.86977,310610234.46660,0.00000,316208718.33942,0.00007,0.00000,0.00057,Very Low,2423.09097,0.00002,115.84533,0.00000,2538.93630,6.16058,Relatively Low,5.73481,Relatively Low,1.00000,0.03125,351046000.00000,2893.00000,21986800000.00000,0.00000,22337846000.00000,0.00000,0.00000,0.00002,Very Low,2.49306,0.00001,79.93970,0.00000,82.43275,4.19957,Very Low,4.75654,Very Low,0.00000,0.00007,351046000.00000,2893.00000,21986800000.00000,0.00000,22337846000.00000,0.01691,0.00001,0.03148,Very Low,392.16847,0.00000,16.37736,0.00000,408.54583,5.28645,Very Low,6.20430,Very Low,0.00000,0.00459,570395.34452,5.20582,39564233.70548,40134629.04999,0.00156,0.00000,Very Low,4.07979,0.00000,0.00663,4.08642,1.71015,Very Low,1.49201,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00001
43,T15003000500,Hawaii,HI,15,Honolulu,County,3,15003,500,15003000500,3807,768658000.00000,0.00000,1.11203,20.33235,Relatively Moderate,72.85638,76.07362,21.73557,Relatively Moderate,73.87234,82.20859,516862.79073,477082.14708,0.00523,39780.64365,0.00000,29.89302,Relatively Low,30.02900,33.61823,-1.25100,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,360125556.27383,1783.62548,13555553633.45199,13915679189.72582,0.00003,0.00000,Very Low,767.51602,0.00000,3.36648,770.88250,3.02229,Very Low,2.82646,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00297,768658000.00000,3807.00000,28933200000.00000,29701858000.00000,0.01675,0.00014,Very Low,330555.30000,0.00462,35140.12000,365695.42000,29.61296,Relatively High,31.23776,Relatively High,1.00000,0.03125,768658000.00000,3807.00000,28933200000.00000,0.00000,29701858000.00000,0.00002,0.00000,0.00023,Very Low,432.90698,0.00000,18.99314,0.00000,451.90013,4.93222,Very Low,4.92038,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,768658000.00000,3807.00000,28933200000.00000,0.00000,29701858000.00000,0.00003,0.00000,0.00025,Very Low,196.27495,0.00001,94.79630,0.00000,291.07125,2.69126,Very Low,3.42095,Very Low,0.00000,0.01489,768658000.00000,3807.00000,28933200000.00000,29701858000.00000,0.00001,0.00000,Very Low,67.39346,0.00001,113.73525,181.12871,7.71427,Very Low,5.95660,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,310362683.77060,1505.34075,11440589737.43963,0.00000,11750952421.21023,0.00007,0.00000,0.00057,Very Low,134328.69218,0.00056,4266.88741,0.00000,138595.57959,23.36974,Relatively High,20.53317,Relatively High,1.00000,0.03125,768658000.00000,3807.00000,28933200000.00000,0.00000,29701858000.00000,0.00000,0.00000,0.00002,Very Low,5.45885,0.00001,105.19545,0.00000,110.65430,4.63263,Very Low,4.95243,Very Low,0.00000,0.00005,768658000.00000,3807.00000,28933200000.00000,0.00000,29701858000.00000,0.02671,0.00002,0.03148,Very Low,1040.30168,0.00000,26.10934,0.00000,1066.41102,7.27878,Very Low,8.06313,Very Low,3.00000,0.01370,453479536.53912,3008.65103,22865747837.99893,23319227374.53805,0.00156,0.00000,Very Low,9688.30296,0.00000,11.44027,9699.74323,22.81248,Relatively Moderate,18.78514,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00018
44,T15003001100,Hawaii,HI,15,Honolulu,County,3,15003,1100,15003001100,3862,219684000.00000,0.00000,0.31932,14.85345,Relatively Low,46.32453,35.58282,12.98654,Very Low,26.97865,14.41718,110240.91171,78625.48827,0.00416,31615.42344,0.00000,36.55030,Relatively High,89.76828,89.74359,2.91200,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00298,219684000.00000,3862.00000,29351200000.00000,29570884000.00000,0.01675,0.00014,Very Low,78161.00000,0.00411,31254.39200,109415.39200,19.80621,Relatively Moderate,25.54587,Relatively Moderate,1.00000,0.03125,219684000.00000,3862.00000,29351200000.00000,0.00000,29570884000.00000,0.00002,0.00000,0.00023,Very Low,123.72569,0.00000,19.26754,0.00000,142.99323,3.36099,Very Low,4.09962,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,219684000.00000,3862.00000,29351200000.00000,0.00000,29570884000.00000,0.00003,0.00000,0.00025,Very Low,56.09577,0.00001,96.16583,0.00000,152.26161,2.16847,Very Low,3.37027,Very Low,0.00000,0.01489,219684000.00000,3862.00000,29351200000.00000,29570884000.00000,0.00001,0.00000,Very Low,19.26119,0.00002,115.37839,134.63958,6.98806,Very Low,6.59753,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,219684000.00000,3862.00000,29351200000.00000,0.00000,29570884000.00000,0.00000,0.00000,0.00002,Very Low,1.56015,0.00001,106.71521,0.00000,108.27537,4.59919,Very Low,6.01165,Very Low,0.00000,0.00001,219684000.00000,3862.00000,29351200000.00000,0.00000,29570884000.00000,0.12628,0.00008,0.03148,Very Low,263.84547,0.00000,23.50446,0.00000,287.34993,4.70133,Very Low,6.36760,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00000
45,T15003001400,Hawaii,HI,15,Honolulu,County,3,15003,1400,15003001400,2550,280795000.00000,0.00000,0.19486,13.07814,Relatively Low,35.39504,23.00613,12.35851,Very Low,23.18976,12.88344,95007.96754,78209.03021,0.00221,16798.93732,0.00000,33.81734,Relatively Moderate,71.53859,69.80057,1.20300,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00294,280795000.00000,2550.00000,19380000000.00000,19660795000.00000,0.01675,0.00014,Very Low,77555.80000,0.00218,16557.81600,94113.61600,18.83618,Relatively Moderate,22.47815,Relatively Moderate,1.00000,0.03125,280795000.00000,2550.00000,19380000000.00000,0.00000,19660795000.00000,0.00002,0.00000,0.00023,Very Low,158.14331,0.00000,12.72196,0.00000,170.86527,3.56653,Very Low,4.02506,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,280795000.00000,2550.00000,19380000000.00000,0.00000,19660795000.00000,0.00003,0.00000,0.00025,Very Low,71.70032,0.00001,63.49634,0.00000,135.19666,2.08423,Very Low,2.99713,Very Low,0.00000,0.01489,280795000.00000,2550.00000,19380000000.00000,19660795000.00000,0.00001,0.00000,Very Low,24.61920,0.00001,76.18200,100.80121,6.34533,Very Low,5.54278,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,280795000.00000,2550.00000,19380000000.00000,0.00000,19660795000.00000,0.00000,0.00000,0.00002,Very Low,1.99415,0.00001,70.46188,0.00000,72.45603,4.02281,Very Low,4.86508,Very Low,0.00000,0.00001,280795000.00000,2550.00000,19380000000.00000,0.00000,19660795000.00000,0.13390,0.00009,0.03148,Very Low,396.77324,0.00000,18.25913,0.00000,415.03237,5.31428,Very Low,6.65964,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00000
46,T15003001901,Hawaii,HI,15,Honolulu,County,3,15003,1901,15003001901,837,1117472000.00000,0.00000,0.32828,30.70335,Relatively High,95.51272,89.87730,27.12868,Relatively High,89.33997,89.87730,1004957.83209,995747.39514,0.00121,9210.43695,0.00000,36.16650,Relatively High,88.07895,88.31909,2.67200,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.06997,905020382.29717,677.87118,5151820945.73177,6056841328.02894,0.00004,0.00000,Very Low,2320.98226,0.00000,1.66153,2322.64379,4.36517,Relatively Low,4.93906,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00656,1117472000.00000,837.00000,6361200000.00000,7478672000.00000,0.01675,0.00014,Very Low,577071.70000,0.00094,7144.83600,584216.53600,34.61783,Relatively High,44.18092,Very High,1.00000,0.03125,1117472000.00000,837.00000,6361200000.00000,0.00000,7478672000.00000,0.00002,0.00000,0.00023,Very Low,629.35848,0.00000,4.17580,0.00000,633.53428,5.52016,Very Low,6.66261,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,1117472000.00000,837.00000,6361200000.00000,0.00000,7478672000.00000,0.00003,0.00000,0.00025,Very Low,285.34375,0.00000,20.84174,0.00000,306.18549,2.73706,Very Low,4.20932,Very Low,0.00000,0.01489,1117472000.00000,837.00000,6361200000.00000,7478672000.00000,0.00001,0.00000,Very Low,97.97634,0.00000,25.00562,122.98197,6.78025,Very Low,6.33412,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,870614950.65495,698.41872,5307982289.13923,0.00000,6178597239.79418,0.00007,0.00000,0.00057,Very Low,376812.59323,0.00026,1979.66742,0.00000,378792.26066,32.67416,Relatively High,34.73308,Very High,1.00000,0.03125,1117472000.00000,837.00000,6361200000.00000,0.00000,7478672000.00000,0.00000,0.00000,0.00002,Very Low,7.93605,0.00000,23.12808,0.00000,31.06413,3.03336,Very Low,3.92331,Very Low,0.00000,0.00002,1117472000.00000,837.00000,6361200000.00000,0.00000,7478672000.00000,0.05998,0.00004,0.03148,Relatively Low,1579.02735,0.00000,5.99329,0.00000,1585.02064,8.30671,Very Low,11.13326,Very Low,5.00000,0.02284,1037497917.95646,809.07638,6148980465.81388,7186478383.77034,0.00156,0.00000,Relatively Low,36942.47766,0.00000,5.12747,36947.60512,35.62716,Relatively High,35.49441,Relatively High,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00034
47,T15003001904,Hawaii,HI,15,Honolulu,County,3,15003,1904,15003001904,3912,544584000.00000,0.00000,0.04455,20.52323,Relatively Moderate,73.61525,76.38037,21.17828,Relatively Moderate,71.50360,80.98160,478116.67554,435047.88310,0.00567,43068.79244,0.00000,30.96765,Relatively Low,40.81334,42.16524,-0.57900,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.05797,538132301.35570,3865.65445,29378973818.67021,29917106120.02592,0.00005,0.00000,Very Low,1448.77978,0.00000,7.98567,1456.76544,3.73654,Relatively Low,3.62005,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00760,544584000.00000,3912.00000,29731200000.00000,30275784000.00000,0.01675,0.00014,Very Low,200288.10000,0.00421,31971.07200,232259.17200,25.45460,Relatively High,27.81652,Relatively Moderate,1.00000,0.03125,544584000.00000,3912.00000,29731200000.00000,0.00000,30275784000.00000,0.00002,0.00000,0.00023,Very Low,306.70886,0.00000,19.51699,0.00000,326.22585,4.42454,Very Low,4.57259,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,544584000.00000,3912.00000,29731200000.00000,0.00000,30275784000.00000,0.00003,0.00000,0.00025,Very Low,139.05820,0.00001,97.41086,0.00000,236.46906,2.51120,Very Low,3.30682,Very Low,0.00000,0.01489,544584000.00000,3912.00000,29731200000.00000,30275784000.00000,0.00001,0.00000,Very Low,47.74737,0.00002,116.87216,164.61953,7.47239,Very Low,5.97725,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,527170866.74366,3780.16239,28729234185.55996,0.00000,29256405052.30361,0.00007,0.00000,0.00057,Very Low,228165.87428,0.00141,10714.86789,0.00000,238880.74217,28.01976,Relatively High,25.50381,Relatively High,1.00000,0.03125,544584000.00000,3912.00000,29731200000.00000,0.00000,30275784000.00000,0.00000,0.00000,0.00002,Very Low,3.86752,0.00001,108.09682,0.00000,111.96434,4.65084,Very Low,5.15063,Very Low,0.00000,0.00001,544584000.00000,3912.00000,29731200000.00000,0.00000,30275784000.00000,0.13390,0.00009,0.03148,Very Low,769.51640,0.00000,28.01165,0.00000,797.52805,6.60692,Very Low,7.58194,Very Low,1.00000,0.00457,544584000.00000,3912.00000,29731200000.00000,30275784000.00000,0.00156,0.00000,Very Low,3878.23070,0.00000,4.95841,3883.18910,16.81313,Relatively Moderate,14.34264,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00042
48,T15003002202,Hawaii,HI,15,Honolulu,County,3,15003,2202,15003002202,3400,291464000.00000,0.00000,0.09203,17.03480,Relatively Low,58.03627,54.29448,16.84528,Relatively Low,50.31826,55.82822,240600.61444,206514.82898,0.00448,34085.78546,0.00000,32.31574,Relatively Moderate,55.96805,58.40456,0.26400,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.05797,172542690.38602,2012.75337,15296925587.97904,15469468278.36506,0.00007,0.00000,Very Low,700.62131,0.00000,6.33107,706.95238,2.93632,Very Low,2.96862,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00398,291464000.00000,3400.00000,25840000000.00000,26131464000.00000,0.01675,0.00014,Very Low,103980.90000,0.00346,26304.28400,130285.18400,20.99296,Relatively Moderate,23.93955,Relatively Moderate,1.00000,0.03125,291464000.00000,3400.00000,25840000000.00000,0.00000,26131464000.00000,0.00002,0.00000,0.00023,Very Low,164.15207,0.00000,16.96262,0.00000,181.11469,3.63647,Very Low,3.92175,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,291464000.00000,3400.00000,25840000000.00000,0.00000,26131464000.00000,0.00003,0.00000,0.00025,Very Low,74.42462,0.00001,84.66179,0.00000,159.08641,2.20040,Very Low,3.02368,Very Low,0.00000,0.01489,291464000.00000,3400.00000,25840000000.00000,26131464000.00000,0.00001,0.00000,Very Low,25.55462,0.00001,101.57601,127.13063,6.85565,Very Low,5.72265,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,219965392.44814,2625.46784,19953555621.72948,0.00000,20173521014.17761,0.00007,0.00000,0.00057,Very Low,95203.66023,0.00098,7441.88693,0.00000,102645.54716,21.14385,Relatively Moderate,20.08309,Relatively High,1.00000,0.03125,291464000.00000,3400.00000,25840000000.00000,0.00000,26131464000.00000,0.00000,0.00000,0.00002,Very Low,2.06992,0.00001,93.94918,0.00000,96.01910,4.41866,Very Low,5.10653,Very Low,0.00000,0.00001,291464000.00000,3400.00000,25840000000.00000,0.00000,26131464000.00000,0.13390,0.00009,0.03148,Very Low,411.84891,0.00000,24.34550,0.00000,436.19442,5.40311,Very Low,6.47028,Very Low,3.00000,0.01370,278575886.57166,3100.19270,23561464491.77140,23840040378.34306,0.00156,0.00000,Very Low,5951.59730,0.00000,11.78836,5963.38566,19.39769,Relatively Moderate,17.26778,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00033
49,T15003002600,Hawaii,HI,15,Honolulu,County,3,15003,2600,15003002600,4249,791449000.00000,0.00000,0.25636,25.65307,Relatively High,88.70482,87.11656,21.12087,Relatively Moderate,71.27401,80.67485,474238.94428,431102.87806,0.00568,43136.06622,0.00000,38.81311,Relatively High,95.92920,94.58689,4.32700,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.04348,206319525.33443,1107.65402,8418170520.03298,8624490045.36741,0.00001,0.00000,Very Low,121.52272,0.00000,0.62295,122.14567,1.63543,Very Low,1.98586,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00355,791449000.00000,4249.00000,32292400000.00000,33083849000.00000,0.01675,0.00014,Very Low,427356.70000,0.00562,42731.76000,470088.46000,32.19846,Relatively High,44.10034,Very High,1.00000,0.03125,791449000.00000,4249.00000,32292400000.00000,0.00000,33083849000.00000,0.00002,0.00000,0.00023,Very Low,445.74284,0.00000,21.19828,0.00000,466.94113,4.98635,Very Low,6.45873,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,791449000.00000,4249.00000,32292400000.00000,0.00000,33083849000.00000,0.00003,0.00000,0.00025,Very Low,202.09457,0.00001,105.80234,0.00000,307.89691,2.74215,Very Low,4.52575,Very Low,0.00000,0.01489,791449000.00000,4249.00000,32292400000.00000,33083849000.00000,0.00001,0.00000,Very Low,69.39170,0.00002,126.94013,196.33183,7.92433,Very Low,7.94465,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,791449000.00000,4249.00000,32292400000.00000,0.00000,33083849000.00000,0.00000,0.00000,0.00002,Very Low,5.62071,0.00002,117.40884,0.00000,123.02955,4.79926,Very Low,6.66153,Very Low,0.00000,0.00001,791449000.00000,4249.00000,32292400000.00000,0.00000,33083849000.00000,0.13390,0.00009,0.03148,Relatively Low,1118.34535,0.00000,30.42472,0.00000,1148.77007,7.46154,Very Low,10.73229,Very Low,0.00000,0.00459,249345255.46422,1499.54102,11396511753.40721,11645857008.87142,0.00156,0.00000,Very Low,1783.46017,0.00000,1.90895,1785.36913,12.97662,Relatively Moderate,13.87434,Relatively Moderate,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00000
50,T15003002800,Hawaii,HI,15,Honolulu,County,3,15003,2800,15003002800,3678,390551000.00000,0.00000,0.88993,13.27625,Relatively Low,36.74370,24.53988,14.06404,Relatively Low,33.79618,23.92638,140020.60507,112962.04598,0.00356,27058.55909,0.00000,30.16647,Relatively Low,32.63754,35.89744,-1.08000,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00297,390551000.00000,3678.00000,27952800000.00000,28343351000.00000,0.01675,0.00014,Very Low,110889.30000,0.00351,26648.94400,137538.24400,21.37551,Relatively Moderate,22.75461,Relatively Moderate,1.00000,0.03125,390551000.00000,3678.00000,27952800000.00000,0.00000,28343351000.00000,0.00002,0.00000,0.00023,Very Low,219.95771,0.00000,18.34956,0.00000,238.30728,3.98481,Very Low,4.01160,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,390551000.00000,3678.00000,27952800000.00000,0.00000,28343351000.00000,0.00003,0.00000,0.00025,Very Low,99.72625,0.00001,91.58414,0.00000,191.31038,2.33993,Very Low,3.00157,Very Low,0.00000,0.01489,390551000.00000,3678.00000,27952800000.00000,28343351000.00000,0.00001,0.00000,Very Low,34.24225,0.00001,109.88134,144.12359,7.14843,Very Low,5.57018,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,2748002.74749,22.23846,169012331.51587,0.00000,171760334.26336,0.00007,0.00000,0.00057,Very Low,1189.36855,0.00001,63.03491,0.00000,1252.40346,4.86764,Very Low,4.31594,Very Low,1.00000,0.03125,390551000.00000,3678.00000,27952800000.00000,0.00000,28343351000.00000,0.00000,0.00000,0.00002,Very Low,2.77361,0.00001,101.63091,0.00000,104.40452,4.54372,Very Low,4.90181,Very Low,0.00000,0.00003,390551000.00000,3678.00000,27952800000.00000,0.00000,28343351000.00000,0.04531,0.00003,0.03148,Very Low,526.67760,0.00000,25.13424,0.00000,551.81184,5.84361,Very Low,6.53237,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00001
51,T15003003000,Hawaii,HI,15,Honolulu,County,3,15003,3000,15003003000,4321,523641000.00000,0.00000,0.57518,14.30589,Relatively Low,43.06493,31.28834,15.91222,Relatively Low,45.06386,44.17178,202793.52199,170878.39722,0.00420,31915.12477,0.00000,28.73043,Relatively Low,20.35264,23.64672,-1.97800,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00200,251966.93460,2.07919,15801843.90719,16053810.84178,0.00006,0.00000,Very Low,0.03104,0.00000,0.00020,0.03124,0.10381,Very Low,0.09331,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00297,523641000.00000,4321.00000,32839600000.00000,33363241000.00000,0.01675,0.00014,Very Low,166244.10000,0.00412,31347.03600,197591.13600,24.11928,Relatively Moderate,24.45316,Relatively Moderate,1.00000,0.03125,523641000.00000,4321.00000,32839600000.00000,0.00000,33363241000.00000,0.00002,0.00000,0.00023,Very Low,294.91379,0.00000,21.55749,0.00000,316.47129,4.37999,Very Low,4.19954,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,523641000.00000,4321.00000,32839600000.00000,0.00000,33363241000.00000,0.00003,0.00000,0.00025,Very Low,133.71045,0.00001,107.59517,0.00000,241.30563,2.52820,Very Low,3.08870,Very Low,0.00000,0.01489,523641000.00000,4321.00000,32839600000.00000,33363241000.00000,0.00001,0.00000,Very Low,45.91116,0.00002,129.09115,175.00231,7.62629,Very Low,5.65965,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,7892777.52638,56.27312,427675735.61512,0.00000,435568513.14150,0.00007,0.00000,0.00057,Very Low,3416.08878,0.00002,159.50613,0.00000,3575.59491,6.90537,Relatively Low,5.83125,Relatively Low,1.00000,0.03125,523641000.00000,4321.00000,32839600000.00000,0.00000,33363241000.00000,0.00000,0.00000,0.00002,Very Low,3.71879,0.00002,119.39835,0.00000,123.11714,4.80040,Very Low,4.93220,Very Low,0.00000,0.00002,523641000.00000,4321.00000,32839600000.00000,0.00000,33363241000.00000,0.07011,0.00005,0.03148,Very Low,739.92320,0.00000,30.94027,0.00000,770.86348,6.53245,Very Low,6.95484,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00001
52,T15003003101,Hawaii,HI,15,Honolulu,County,3,15003,3101,15003003101,3687,492314000.00000,0.00000,2.07891,16.61383,Relatively Low,55.95348,51.84049,16.77941,Relatively Low,49.95120,55.21472,237789.12840,204090.58525,0.00443,33698.54314,0.00000,31.64089,Relatively Moderate,48.23407,50.14245,-0.15800,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00200,4891339.63756,36.63184,278402008.17392,283293347.81148,0.00010,0.00000,Very Low,0.96017,0.00000,0.00568,0.96586,0.32582,Very Low,0.32252,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,287.00000,15.94444,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00297,492314000.00000,3687.00000,28021200000.00000,28513514000.00000,0.01675,0.00014,Very Low,190812.30000,0.00429,32640.40400,223452.70400,25.12873,Relatively High,28.05741,Relatively Moderate,1.00000,0.03125,492314000.00000,3687.00000,28021200000.00000,0.00000,28513514000.00000,0.00002,0.00000,0.00023,Very Low,277.27048,0.00000,18.39446,0.00000,295.66494,4.28182,Very Low,4.52130,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,492314000.00000,3687.00000,28021200000.00000,0.00000,28513514000.00000,0.00003,0.00000,0.00025,Very Low,125.71118,0.00001,91.80824,0.00000,217.51942,2.44224,Very Low,3.28593,Very Low,0.00000,0.01489,492314000.00000,3687.00000,28021200000.00000,28513514000.00000,0.00001,0.00000,Very Low,43.16450,0.00001,110.15022,153.31472,7.29727,Very Low,5.96407,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,153.00000,6.37500,28382955.02045,252.35012,1917860889.42846,0.00000,1946243844.44892,0.00007,0.00000,0.00057,Very Low,12284.48337,0.00009,715.28625,0.00000,12999.76962,10.61816,Relatively Low,9.87485,Relatively Low,1.00000,0.03125,492314000.00000,3687.00000,28021200000.00000,0.00000,28513514000.00000,0.00000,0.00000,0.00002,Very Low,3.49631,0.00001,101.87960,0.00000,105.37591,4.55777,Very Low,5.15729,Very Low,0.00000,0.00006,492314000.00000,3687.00000,28021200000.00000,0.00000,28513514000.00000,0.01940,0.00001,0.03148,Very Low,543.19924,0.00000,20.61470,0.00000,563.81393,5.88567,Very Low,6.90101,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00003
53,T15003003407,Hawaii,HI,15,Honolulu,County,3,15003,3407,15003003407,913,159228000.00000,0.00000,0.04779,18.33867,Relatively Moderate,64.30526,65.33742,12.14302,Very Low,21.85348,12.26994,90124.32051,80912.82163,0.00121,9211.49889,0.00000,48.26092,Very High,99.65940,100.00000,10.23500,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00463,159228000.00000,913.00000,6938800000.00000,7098028000.00000,0.01675,0.00014,Very Low,80542.40000,0.00120,9125.16800,89667.56800,18.53476,Relatively Moderate,31.56538,Relatively High,1.00000,0.03125,159228000.00000,913.00000,6938800000.00000,0.00000,7098028000.00000,0.00002,0.00000,0.00023,Very Low,89.67696,0.00000,4.55496,0.00000,94.23192,2.92479,Very Low,4.71060,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,159228000.00000,913.00000,6938800000.00000,0.00000,7098028000.00000,0.00003,0.00000,0.00025,Very Low,40.65848,0.00000,22.73418,0.00000,63.39266,1.61921,Very Low,3.32291,Very Low,0.00000,0.01489,159228000.00000,913.00000,6938800000.00000,7098028000.00000,0.00001,0.00000,Very Low,13.96060,0.00000,27.27615,41.23674,4.71043,Very Low,5.87205,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,159228000.00000,913.00000,6938800000.00000,0.00000,7098028000.00000,0.00000,0.00000,0.00002,Very Low,1.13080,0.00000,25.22812,0.00000,26.35892,2.87176,Very Low,4.95637,Very Low,0.00000,0.00001,159228000.00000,913.00000,6938800000.00000,0.00000,7098028000.00000,0.13390,0.00009,0.03148,Relatively Low,224.99478,0.00000,6.53748,0.00000,231.53226,4.37476,Very Low,7.82391,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00000
54,T15003003501,Hawaii,HI,15,Honolulu,County,3,15003,3501,15003003501,2282,361961000.00000,0.00000,0.11498,19.82112,Relatively Moderate,70.69523,72.69939,15.93785,Relatively Low,45.23158,44.78528,203775.06777,184706.94336,0.00251,19068.12442,0.00000,39.74222,Relatively High,97.10010,95.44160,4.90800,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,154.00000,8.55556,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00463,361961000.00000,2282.00000,17343200000.00000,17705161000.00000,0.01675,0.00014,Very Low,183464.60000,0.00248,18852.10400,202316.70400,24.31005,Relatively Moderate,34.09308,Relatively High,1.00000,0.03125,361961000.00000,2282.00000,17343200000.00000,0.00000,17705161000.00000,0.00002,0.00000,0.00023,Very Low,203.85587,0.00000,11.38491,0.00000,215.24078,3.85186,Very Low,5.10867,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,361961000.00000,2282.00000,17343200000.00000,0.00000,17705161000.00000,0.00003,0.00000,0.00025,Very Low,92.42586,0.00001,56.82300,0.00000,149.24886,2.15407,Very Low,3.64026,Very Low,0.00000,0.01489,361961000.00000,2282.00000,17343200000.00000,17705161000.00000,0.00001,0.00000,Very Low,31.73557,0.00001,68.17543,99.91100,6.32659,Very Low,6.49465,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,361961000.00000,2282.00000,17343200000.00000,0.00000,17705161000.00000,0.00000,0.00000,0.00002,Very Low,2.57057,0.00001,63.05648,0.00000,65.62705,3.89224,Very Low,5.53187,Very Low,0.00000,0.00001,361961000.00000,2282.00000,17343200000.00000,0.00000,17705161000.00000,0.13390,0.00009,0.03148,Relatively Low,511.46366,0.00000,16.34013,0.00000,527.80379,5.75760,Very Low,8.47951,Very Low,0.00000,0.00459,55964729.53755,188.89933,1435634874.03306,1491599603.57061,0.00156,0.00000,Very Low,400.29182,0.00000,0.24047,400.53229,7.88494,Relatively Low,8.63222,Relatively Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,November 2021,0.00000,0.00000,False,0.00000
55,T15003004600,Hawaii,HI,15,Honolulu,County,3,15003,4600,15003004600,3735,483204000.00000,17799.93547,2.63912,16.46389,Relatively Low,55.17673,50.00000,15.64066,Relatively Low,43.48561,41.10429,192587.11033,163440.91489,0.00384,29146.00780,0.18764,33.63824,Relatively Moderate,69.88619,68.09117,1.09100,51.40280,Relatively Low,13.64938,60.00000,2.57014,,,,,,,,,Not Applicable,,,,,,Not Applicable,,Not Applicable,,0.00000,0.00000,0.00000,0.00000,0.00000,0.00005,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00805,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Rating,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,0.00292,483204000.00000,3735.00000,28386000000.00000,28869204000.00000,0.01675,0.00014,Very Low,162417.50000,0.00379,28796.78000,191214.28000,23.85697,Relatively Moderate,28.31894,Relatively Moderate,1.00000,0.03125,483204000.00000,3735.00000,28386000000.00000,17799.93547,28869221799.93546,0.00002,0.00000,0.00023,Very Low,272.13974,0.00000,18.63394,0.12659,290.90026,4.25869,Very Low,4.78075,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00008,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.01000,483204000.00000,3735.00000,28386000000.00000,17799.93547,28869221799.93546,0.00003,0.00000,0.00025,Very Low,123.38496,0.00001,93.00347,0.04380,216.43223,2.43817,Very Low,3.48753,Very Low,0.00000,0.01489,483204000.00000,3735.00000,28386000000.00000,28869204000.00000,0.00001,0.00000,Very Low,42.36577,0.00001,111.58423,153.95000,7.30733,Very Low,6.34930,Very Low,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,,,,,,,,,Insufficient Data,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00007,0.00000,0.00057,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,1.00000,0.03125,483204000.00000,3735.00000,28386000000.00000,17799.93547,28869221799.93546,0.00000,0.00000,0.00002,Very Low,3.43161,0.00001,103.20594,0.01221,106.64976,4.57606,Very Low,5.50485,Very Low,0.00000,0.00008,483204000.00000,3735.00000,28386000000.00000,17799.93547,28869221799.93546,0.01525,0.00001,0.00358,Very Low,582.09281,0.00000,22.80023,0.00504,604.89807,6.02529,Very Low,7.51075,Very Low,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00156,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.04778,0.00011,No Rating,0.00000,0.00000,0.00000,0.00000,0.00000,No Expected Annual Losses,0.00000,No Rating,,,,,,,,,,,Insufficient Data,,,,,,,Insufficient Data,,Insufficient Data,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,0.00000,No,,,,,,,,,,,0.00000,0.00000,True,0.00000

1 OID_ NRI_ID STATE STATEABBRV STATEFIPS COUNTY COUNTYTYPE COUNTYFIPS STCOFIPS TRACT GEOID10_TRACT POPULATION BUILDVALUE AGRIVALUE AREA RISK_SCORE RISK_RATNG RISK_NPCTL RISK_SPCTL FEMA Risk Index Expected Annual Loss Score EAL_RATNG EAL_NPCTL EAL_SPCTL EAL_VALT EAL_VALB EAL_VALP EAL_VALPE EAL_VALA SOVI_SCORE SOVI_RATNG SOVI_NPCTL SOVI_SPCTL SOVI_VALUE RESL_SCORE RESL_RATNG RESL_NPCTL RESL_SPCTL RESL_VALUE AVLN_EVNTS AVLN_AFREQ AVLN_EXPB AVLN_EXPP AVLN_EXPPE AVLN_EXPT AVLN_HLRB AVLN_HLRP AVLN_HLRR AVLN_EALB AVLN_EALP AVLN_EALPE AVLN_EALT AVLN_EALS AVLN_EALR AVLN_RISKS AVLN_RISKR CFLD_EVNTS CFLD_AFREQ CFLD_EXPB CFLD_EXPP CFLD_EXPPE CFLD_EXPT CFLD_HLRB CFLD_HLRP CFLD_HLRR CFLD_EALB CFLD_EALP CFLD_EALPE CFLD_EALT CFLD_EALS CFLD_EALR CFLD_RISKS CFLD_RISKR CWAV_EVNTS CWAV_AFREQ CWAV_EXPB CWAV_EXPP CWAV_EXPPE CWAV_EXPA CWAV_EXPT CWAV_HLRB CWAV_HLRP CWAV_HLRA CWAV_HLRR CWAV_EALB CWAV_EALP CWAV_EALPE CWAV_EALA CWAV_EALT CWAV_EALS CWAV_EALR CWAV_RISKS CWAV_RISKR DRGT_EVNTS DRGT_AFREQ DRGT_EXPA DRGT_EXPT DRGT_HLRA DRGT_HLRR DRGT_EALA DRGT_EALT DRGT_EALS DRGT_EALR DRGT_RISKS DRGT_RISKR ERQK_EVNTS ERQK_AFREQ ERQK_EXPB ERQK_EXPP ERQK_EXPPE ERQK_EXPT ERQK_HLRB ERQK_HLRP ERQK_HLRR ERQK_EALB ERQK_EALP ERQK_EALPE ERQK_EALT ERQK_EALS ERQK_EALR ERQK_RISKS ERQK_RISKR HAIL_EVNTS HAIL_AFREQ HAIL_EXPB HAIL_EXPP HAIL_EXPPE HAIL_EXPA HAIL_EXPT HAIL_HLRB HAIL_HLRP HAIL_HLRA HAIL_HLRR HAIL_EALB HAIL_EALP HAIL_EALPE HAIL_EALA HAIL_EALT HAIL_EALS HAIL_EALR HAIL_RISKS HAIL_RISKR HWAV_EVNTS HWAV_AFREQ HWAV_EXPB HWAV_EXPP HWAV_EXPPE HWAV_EXPA HWAV_EXPT HWAV_HLRB HWAV_HLRP HWAV_HLRA HWAV_HLRR HWAV_EALB HWAV_EALP HWAV_EALPE HWAV_EALA HWAV_EALT HWAV_EALS HWAV_EALR HWAV_RISKS HWAV_RISKR HRCN_EVNTS HRCN_AFREQ HRCN_EXPB HRCN_EXPP HRCN_EXPPE HRCN_EXPA HRCN_EXPT HRCN_HLRB HRCN_HLRP HRCN_HLRA HRCN_HLRR HRCN_EALB HRCN_EALP HRCN_EALPE HRCN_EALA HRCN_EALT HRCN_EALS HRCN_EALR HRCN_RISKS HRCN_RISKR ISTM_EVNTS ISTM_AFREQ ISTM_EXPB ISTM_EXPP ISTM_EXPPE ISTM_EXPT ISTM_HLRB ISTM_HLRP ISTM_HLRR ISTM_EALB ISTM_EALP ISTM_EALPE ISTM_EALT ISTM_EALS ISTM_EALR ISTM_RISKS ISTM_RISKR LNDS_EVNTS LNDS_AFREQ LNDS_EXPB LNDS_EXPP LNDS_EXPPE LNDS_EXPT LNDS_HLRB LNDS_HLRP LNDS_HLRR LNDS_EALB LNDS_EALP LNDS_EALPE LNDS_EALT LNDS_EALS LNDS_EALR LNDS_RISKS LNDS_RISKR LTNG_EVNTS LTNG_AFREQ LTNG_EXPB LTNG_EXPP LTNG_EXPPE LTNG_EXPT LTNG_HLRB LTNG_HLRP LTNG_HLRR LTNG_EALB LTNG_EALP LTNG_EALPE LTNG_EALT LTNG_EALS LTNG_EALR LTNG_RISKS LTNG_RISKR RFLD_EVNTS RFLD_AFREQ RFLD_EXPB RFLD_EXPP RFLD_EXPPE RFLD_EXPA RFLD_EXPT RFLD_HLRB RFLD_HLRP RFLD_HLRA RFLD_HLRR RFLD_EALB RFLD_EALP RFLD_EALPE RFLD_EALA RFLD_EALT RFLD_EALS RFLD_EALR RFLD_RISKS RFLD_RISKR SWND_EVNTS SWND_AFREQ SWND_EXPB SWND_EXPP SWND_EXPPE SWND_EXPA SWND_EXPT SWND_HLRB SWND_HLRP SWND_HLRA SWND_HLRR SWND_EALB SWND_EALP SWND_EALPE SWND_EALA SWND_EALT SWND_EALS SWND_EALR SWND_RISKS SWND_RISKR TRND_EVNTS TRND_AFREQ TRND_EXPB TRND_EXPP TRND_EXPPE TRND_EXPA TRND_EXPT TRND_HLRB TRND_HLRP TRND_HLRA TRND_HLRR TRND_EALB TRND_EALP TRND_EALPE TRND_EALA TRND_EALT TRND_EALS TRND_EALR TRND_RISKS TRND_RISKR TSUN_EVNTS TSUN_AFREQ TSUN_EXPB TSUN_EXPP TSUN_EXPPE TSUN_EXPT TSUN_HLRB TSUN_HLRP TSUN_HLRR TSUN_EALB TSUN_EALP TSUN_EALPE TSUN_EALT TSUN_EALS TSUN_EALR TSUN_RISKS TSUN_RISKR VLCN_EVNTS VLCN_AFREQ VLCN_EXPB VLCN_EXPP VLCN_EXPPE VLCN_EXPT VLCN_HLRB VLCN_HLRP VLCN_HLRR VLCN_EALB VLCN_EALP VLCN_EALPE VLCN_EALT VLCN_EALS VLCN_EALR VLCN_RISKS VLCN_RISKR WFIR_EVNTS WFIR_AFREQ WFIR_EXPB WFIR_EXPP WFIR_EXPPE WFIR_EXPA WFIR_EXPT WFIR_HLRB WFIR_HLRP WFIR_HLRA WFIR_HLRR WFIR_EALB WFIR_EALP WFIR_EALPE WFIR_EALA WFIR_EALT WFIR_EALS WFIR_EALR WFIR_RISKS WFIR_RISKR WNTW_EVNTS WNTW_AFREQ WNTW_EXPB WNTW_EXPP WNTW_EXPPE WNTW_EXPA WNTW_EXPT WNTW_HLRB WNTW_HLRP WNTW_HLRA WNTW_HLRR WNTW_EALB WNTW_EALP WNTW_EALPE WNTW_EALA WNTW_EALT WNTW_EALS WNTW_EALR WNTW_RISKS WNTW_RISKR NRI_VER Expected population loss rate (Natural Hazards Risk Index) Expected agricultural loss rate (Natural Hazards Risk Index) Contains agricultural value Expected building loss rate (Natural Hazards Risk Index)
2 1 T06001020100 Hawaii HI 15 Kauai County 7 15007 40300 06001020100 8385 992658000.0 992658000.00000 147860.5647200878 147860.56472 3.6108521589 3.61085 18.0705830803 18.07058 Relatively Low 63.0775787404 63.07758 63.4969325153 63.49693 18.6199401875 18.61994 Relatively Low 59.6420077263 59.64201 70.5521472393 70.55215 324935.2155714268 324935.21557 98076.5248682368 98076.52487 0.0296790442 0.02968 225560.7358958097 225560.73590 1297.9548073803 1297.95481 31.6808724993 31.68087 Relatively Moderate 48.7278745931 48.72787 51.8518518519 51.85185 -0.133 -0.13300 52.509198 52.50920 Relatively Low 23.5125676106 23.51257 100.0 100.00000 2.6254599 2.62546 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 202742385.58005425 202742385.58005 1862.6855876887 1862.68559 14156410466.433796 14156410466.43380 14359152852.013851 14359152852.01385 3.57579e-05 0.00004 2e-09 0.00000 Very Low 507.2650077305 507.26501 2.606e-07 0.00000 1.9802850905 1.98029 509.245292821 509.24529 2.6321796 2.63218 Very Low 2.553881041 2.55388 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0030589604 0.00306 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0005345855 0.00053 912658000.0 912658000.00000 8385.0 8385.00000 63726000000.0 63726000000.00000 64638658000.00001 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 22512.2 22512.20000 0.00015412 0.00015 1171.312 1171.31200 23683.512 23683.51200 11.8920653303 11.89207 Relatively Low 13.014700282 13.01470 Relatively Low 0.0 0.00000 0.0 0.00000 912658000.0 912658000.00000 8385.0 8385.00000 63726000000.0 63726000000.00000 147860.5647200878 147860.56472 64638805860.56472 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 2.0 2.00000 0.0343605913 0.03436 912658000.0 912658000.00000 8385.0 8385.00000 63726000000.0 63726000000.00000 147860.5647200878 147860.56472 64638805860.56472 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 788.9305592758 788.93056 9.68737e-05 0.00010 736.240125413 736.24013 1.3226671624 1.32267 1526.4933518512 1526.49335 4.6757862953 4.67579 Very Low 6.1662913066 6.16629 Very Low 0.0 0.00000 0.01489 912658000.0 912658000.00000 8385.0 8385.00000 63726000000.0 63726000000.00000 64638658000.00001 5.8883e-06 0.00001 2.8944e-06 0.00000 Relatively Low 80.0189118426 80.01891 0.000361377 0.00036 2746.46506358 2746.46506 2826.4839754226 2826.48398 19.2773661946 19.27737 Relatively Low 15.4429446232 15.44294 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 59632790.05858513 59632790.05859 418.9266599156 418.92666 3183842615.35848 51591.3125103788 51591.31251 3243526996.729576 3243526996.72958 0.000180437 0.00018 1.14831e-05 0.00001 0.0042466231 0.00425 Very Low 63663.1136805333 63663.11368 0.0284625391 0.02846 216315.2971586954 216315.29716 1296.2757495066 1296.27575 281274.6865887354 281274.68659 29.5879096062 29.58791 Relatively High 26.9708819409 26.97088 Relatively High 1.0 1.00000 0.03125 912658000.0 912658000.00000 8385.0 8385.00000 63726000000.0 63726000000.00000 147860.5647200878 147860.56472 64638805860.56472 3.2387e-06 0.00000 1.8297e-06 0.00000 7.27233e-05 0.00007 Very Low 92.3692287258 92.36923 0.0004794348 0.00048 3643.7043933928 3643.70439 0.3360282071 0.33603 3736.4096503256 3736.40965 14.9734902768 14.97349 Relatively Low 16.6070545485 16.60705 Relatively Low 0.0 0.00000 6.5331e-05 0.00007 912658000.0 912658000.00000 8385.0 8385.00000 63726000000.0 63726000000.00000 147860.5647200878 147860.56472 64638805860.56472 0.008966239 0.00897 5.9784e-06 0.00001 0.0021079463 0.00211 Very Low 534.6107152638 534.61072 3.275e-06 0.00000 24.8896914625 24.88969 0.0203625042 0.02036 559.5207692305 559.52077 5.8706925202 5.87069 Very Low 6.7469108145 6.74691 Very Low 7.0 7.00000 0.031969309 0.03197 198555247.5326174 198555247.53262 978.4678896234 978.46789 7436355961.138096 7436355961.13810 7634911208.670712 7634911208.67071 0.001559314 0.00156 3.8734e-06 0.00000 Very Low 9898.0167648649 9898.01676 0.0001211641 0.00012 920.8471781755 920.84718 10818.8639430404 10818.86394 23.6580872265 23.65809 Relatively High 20.2115884136 20.21159 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.000541107 0.00054 3.7371e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.5067e-06 0.00000 0.0031812618 0.00318 True 6.6152e-05 0.00007
3 2 T06007040300 Hawaii HI 15 Hawaii County 1 15001 20100 06007040300 5213 409283000.0 409283000.00000 30161527.914254252 30161527.91425 97.0642891247 97.06429 26.0474557835 26.04746 Relatively High 89.4815710967 89.48157 87.4233128834 87.42331 24.6571275391 24.65713 Relatively Moderate 83.8106105391 83.81061 87.4233128834 87.42331 754552.3595077734 754552.35951 510222.1167381129 510222.11674 0.0320334258 0.03203 243454.0359926558 243454.03599 876.2067770047 876.20678 33.3455935266 33.34559 Relatively Moderate 67.0519519602 67.05195 65.5270655271 65.52707 0.908 0.90800 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.057971012 0.05797 1082842.5920536572 1082842.59205 13.7920666932 13.79207 104819706.8679995 104819706.86800 105902549.46005316 105902549.46005 3.13713e-05 0.00003 2.5e-09 0.00000 Very Low 1.9692852387 1.96929 2e-09 0.00000 0.0151413322 0.01514 1.984426571 1.98443 0.41420772 0.41421 Very Low 0.437449991 0.43745 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099874373 0.00999 409283000.0 409283000.00000 5213.0 5213.00000 39618800000.0 39618800000.00000 40028083000.0 40028083000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 509627.8 509627.80000 0.03142336 0.03142 238817.536 238817.53600 748445.336 748445.33600 37.5977579168 37.59776 Very High 44.7882310288 44.78823 Very High 1.0 1.00000 0.03125 409283000.0 409283000.00000 5213.0 5213.00000 39618800000.0 39618800000.00000 30161527.91425424 30161527.91425 40058244527.914246 40058244527.91425 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 230.5075462219 230.50755 1.23856e-05 0.00001 94.1304164907 94.13042 214.5030827638 214.50308 539.1410454765 539.14105 5.2311349597 5.23113 Very Low 5.8932581207 5.89326 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 409283000.0 409283000.00000 5213.0 5213.00000 39618800000.0 39618800000.00000 30161527.91425424 30161527.91425 40058244527.914246 40058244527.91425 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 104.5094165573 104.50942 1.70798e-05 0.00002 129.8064434247 129.80644 74.2213962963 74.22140 308.5372562783 308.53726 2.7440512545 2.74405 Very Low 3.939006349 3.93901 Very Low 0.0 0.00000 0.01489 409283000.0 409283000.00000 5213.0 5213.00000 39618800000.0 39618800000.00000 40028083000.0 40028083000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 35.8846142757 35.88461 0.000105643 0.00011 802.886471452 802.88647 838.7710857277 838.77109 12.8581949229 12.85819 Relatively Low 11.2121138672 11.21211 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 409283000.0 409283000.00000 5213.0 5213.00000 39618800000.0 39618800000.00000 30161527.91425424 30161527.91425 40058244527.914246 40058244527.91425 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 106.9261414761 106.92614 5.05411e-05 0.00005 384.1124266061 384.11243 585.5657605523 585.56576 1076.6043286345 1076.60433 9.8898625798 9.88986 Very Low 11.9394659724 11.93947 Relatively Low 0.0 0.00000 0.0006781468 0.00068 409283000.0 409283000.00000 5213.0 5213.00000 39618800000.0 39618800000.00000 30161527.914254252 30161527.91425 40058244527.914246 40058244527.91425 0.0003985575 0.00040 2.657e-07 0.00000 9.37001e-05 0.00009 Very Low 110.6212172132 110.62122 9.395e-07 0.00000 7.139853548 7.13985 1.9165373923 1.91654 119.6776081535 119.67761 3.5109250974 3.51093 Very Low 4.391726113 4.39173 Very Low 4.0 4.00000 0.018268176 0.01827 315888.8587620232 315888.85876 2.2117928286 2.21179 16809625.4977077 16809625.49771 17125514.35646972 17125514.35647 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 3.8401775301 3.84018 1.565e-07 0.00000 1.1894532216 1.18945 5.0296307517 5.02963 1.8327269938 1.83273 Very Low 1.704290689 1.70429 Very Low 4.0 4.00000 0.0204021391 0.02040 407903840.58451587 407903840.58452 5201.979993784 5201.97999 39535047952.75828 39942951793.34279 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0583395999 0.05834 0.0004233184 0.00042 3217.2197865804 3217.21979 3217.2781261802 3217.27813 17.0524727301 17.05247 Relatively Low 17.9932135371 17.99321 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.58e-08 0.00000 2.90505e-05 0.00003 True 1.4426e-06 0.00000
4 3 T06007040500 Hawaii HI 15 Kauai County 7 15007 40500 06007040500 5943 1030806000.0 1030806000.00000 459516.6731830848 459516.67318 6.1500338151 6.15003 19.0467198618 19.04672 Relatively Moderate 67.4534981234 67.45350 69.3251533742 69.32515 18.7719774304 18.77198 Relatively Low 60.4118835838 60.41188 72.0858895706 72.08589 332959.9571449574 332959.95714 167792.7734322688 167792.77343 0.0217301935 0.02173 165149.4709508616 165149.47095 17.7127618271 17.71276 33.1217117362 33.12171 Relatively Moderate 64.7826443794 64.78264 63.5327635328 63.53276 0.768 0.76800 52.509198 52.50920 Relatively Low 23.5125676106 23.51257 100.0 100.00000 2.6254599 2.62546 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 66594737.2848528 66594737.28485 383.9447225607 383.94472 2917979891.461138 2917979891.46114 2984574628.7459903 2984574628.74599 6.3169e-06 0.00001 3e-10 0.00000 Very Low 29.4350693631 29.43507 8.3e-09 0.00000 0.0628428106 0.06284 29.4979121737 29.49791 1.0184434918 1.01844 Very Low 1.0330889632 1.03309 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 56.0 56.00000 3.111111111 3.11111 0.0 0.00000 0.0 0.00000 0.0030589604 0.00306 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0005860614 0.00059 1030806000.0 1030806000.00000 5943.0 5943.00000 45166800000.0 45166800000.00000 46197606000.0 46197606000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 120075.0 120075.00000 0.00114383 0.00114 8693.108 8693.10800 128768.108 128768.10800 20.9111551033 20.91116 Relatively Moderate 23.9260247408 23.92602 Relatively Moderate 0.0 0.00000 0.0 0.00000 1030806000.0 1030806000.00000 5943.0 5943.00000 45166800000.0 45166800000.00000 459516.6731830846 459516.67318 46198065516.673195 46198065516.67319 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 2.0 2.00000 0.0289855072 0.02899 1030806000.0 1030806000.00000 5943.0 5943.00000 45166800000.0 45166800000.00000 459516.6731830846 459516.67318 46198065516.673195 46198065516.67319 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 762.9385502884 762.93855 5.64393e-05 0.00006 428.9386307213 428.93863 3.2776151707 3.27762 1195.1547961804 1195.15480 4.3095415029 4.30954 Very Low 5.9417734791 5.94177 Very Low 0.0 0.00000 0.01489 1030806000.0 1030806000.00000 5943.0 5943.00000 45166800000.0 45166800000.00000 46197606000.0 46197606000.00000 5.8883e-06 0.00001 2.8944e-06 0.00000 Relatively Low 90.3777476786 90.37775 0.0002561316 0.00026 1946.6001040973 1946.60010 2036.9778517759 2036.97785 17.2833380202 17.28334 Relatively Low 14.4752368977 14.47524 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 40606220.88329143 40606220.88329 293.0385094863 293.03851 2227092672.0956783 2227092672.09568 530.1707312656 530.17073 2267699423.1497006 2267699423.14970 0.000180437 0.00018 1.14831e-05 0.00001 0.0042466231 0.00425 Very Low 43350.6205845832 43350.62058 0.0199094993 0.01991 151312.194528839 151312.19453 13.3209920158 13.32099 194676.136105438 194676.13611 26.1722849103 26.17228 Relatively High 24.9423944801 24.94239 Relatively High 1.0 1.00000 0.03125 1030806000.0 1030806000.00000 5943.0 5943.00000 45166800000.0 45166800000.00000 459516.6731830846 459516.67318 46198065516.673195 46198065516.67319 3.2387e-06 0.00000 1.8297e-06 0.00000 7.27233e-05 0.00007 Very Low 104.3268729204 104.32687 0.0003398069 0.00034 2582.5325235382 2582.53252 1.0442984855 1.04430 2687.9036949441 2687.90369 13.4166096589 13.41661 Relatively Low 15.5570766452 15.55708 Relatively Low 0.0 0.00000 0.000122337 0.00012 1030806000.0 1030806000.00000 5943.0 5943.00000 45166800000.0 45166800000.00000 459516.6731830848 459516.67318 46198065516.673195 46198065516.67319 0.0052856261 0.00529 3.5243e-06 0.00000 0.001242641 0.00124 Very Low 666.5475081608 666.54751 2.5623e-06 0.00000 19.473622804 19.47362 0.069856155 0.06986 686.0909871197 686.09099 6.2836381633 6.28364 Very Low 7.5500148235 7.55001 Very Low 9.0 9.00000 0.041103397 0.04110 42337272.98880063 42337272.98880 137.653444203 137.65344 1046166175.9429299 1046166175.94293 1088503448.9317303 1088503448.93173 0.001559314 0.00156 3.8734e-06 0.00000 Very Low 2713.5270992744 2713.52710 2.19159e-05 0.00002 166.5606980512 166.56070 2880.0877973256 2880.08780 15.2190537663 15.21905 Relatively Moderate 13.5932751503 13.59328 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.000541107 0.00054 3.7371e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.4603e-06 0.00000 3.85465e-05 0.00004 True 4.36593e-05 0.00004
5 4 T15001021010 Hawaii HI 15 Hawaii County 1 15001 21010 15001021010 7884 737712000.0 737712000.00000 8711454.309073342 8711454.30907 58.4401512286 58.44015 43.1066279987 43.10663 Very High 99.4459643383 99.44596 98.1595092025 98.15951 42.6674572964 42.66746 Very High 99.2741170486 99.27412 99.0797546012 99.07975 3909779.132120072 3909779.13212 2582125.8111252696 2582125.81113 0.1746532017 0.17465 1327364.3330713348 1327364.33307 288.9879234675 288.98792 31.8903618889 31.89036 Relatively Moderate 51.0956693021 51.09567 54.415954416 54.41595 -0.002 -0.00200 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099998852 0.01000 737712000.0 737712000.00000 7884.0 7884.00000 59918400000.0 59918400000.00000 60656112000.0 60656112000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 2580741.4 2580741.40000 0.17367654 0.17368 1319941.704 1319941.70400 3900683.104 3900683.10400 65.1861714882 65.18617 Very High 74.2640163391 74.26402 Very High 1.0 1.00000 0.03125 737712000.0 737712000.00000 7884.0 7884.00000 59918400000.0 59918400000.00000 8711454.309073342 8711454.30907 60664823454.309074 60664823454.30907 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 415.4782459486 415.47825 1.87316e-05 0.00002 142.3602922696 142.36029 61.9542156517 61.95422 619.7927538699 619.79275 5.4799587665 5.47996 Very Low 5.9041560145 5.90416 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0269344664 0.02693 737712000.0 737712000.00000 7884.0 7884.00000 59918400000.0 59918400000.00000 8711454.309073342 8711454.30907 60664823454.309074 60664823454.30907 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 473.505191031 473.50519 6.51127e-05 0.00007 494.8567057547 494.85671 57.246194849 57.24619 1025.6080916347 1025.60809 4.0952789981 4.09528 Very Low 5.6221049906 5.62210 Very Low 0.0 0.00000 0.01489 737712000.0 737712000.00000 7884.0 7884.00000 59918400000.0 59918400000.00000 60656112000.0 60656112000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 64.6802104328 64.68021 0.0001597715 0.00016 1214.263752336 1214.26375 1278.9439627688 1278.94396 14.7995789625 14.79958 Relatively Low 12.3417814165 12.34178 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 737712000.0 737712000.00000 7884.0 7884.00000 59918400000.0 59918400000.00000 8711454.309073342 8711454.30907 60664823454.309074 60664823454.30907 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 192.7289862509 192.72899 7.6437e-05 0.00008 580.9212298706 580.92123 169.1270211135 169.12702 942.7772372349 942.77724 9.4618177655 9.46182 Very Low 10.9242145239 10.92421 Very Low 1.0 1.00000 0.0004673635 0.00047 737712000.0 737712000.00000 7884.0 7884.00000 59918400000.0 59918400000.00000 8711454.309073342 8711454.30907 60664823454.309074 60664823454.30907 0.0006900376 0.00069 4.601e-07 0.00000 0.0001622266 0.00016 Very Low 237.910942867 237.91094 1.6953e-06 0.00000 12.8843062101 12.88431 0.6604918534 0.66049 251.4557409305 251.45574 4.4968090785 4.49681 Very Low 5.3796416501 5.37964 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0006654598 0.00067 3.8734e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 4.0 4.00000 0.0207448 0.02074 737708710.8628113 737708710.86281 7883.9591351862 7883.95914 59918089427.41536 60655798138.27817 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.1075487398 0.10755 0.0006549135 0.00065 4977.3427848938 4977.34278 4977.4503336337 4977.45033 19.7224171343 19.72242 Relatively Low 19.902265065 19.90227 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 4.08e-08 0.00000 3.31733e-05 0.00003 True 1.8765e-06 0.00000
6 5 T15001021101 Hawaii HI 15 Hawaii County 1 15001 21101 15001021101 3531 365469000.0 365469000.00000 1115552.946347012 1115552.94635 41.0551206444 41.05512 39.6369371498 39.63694 Very High 99.0514029613 99.05140 96.6257668712 96.62577 35.4631324234 35.46313 Relatively High 97.7453635601 97.74536 94.4785276074 94.47853 2244880.451421157 2244880.45142 1569603.2441089998 1569603.24411 0.0888473124 0.08885 675239.574319989 675239.57432 37.6329921689 37.63299 35.2805718581 35.28057 Relatively High 83.0000273575 83.00003 82.3361823362 82.33618 2.118 2.11800 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.067971012 0.06797 53358423.69058833 53358423.69059 515.5255139327 515.52551 3917993905.8884683 3917993905.88847 3971352329.5790553 3971352329.57906 9.778e-07 0.00000 1e-10 0.00000 Very Low 3.5462107144 3.54621 2.3e-09 0.00000 0.0178004814 0.01780 3.5640111958 3.56401 0.5034846073 0.50348 Very Low 0.562592042 0.56259 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099998512 0.01000 365469000.0 365469000.00000 3531.0 3531.00000 26835600000.0 26835600000.00000 27201069000.0 27201069000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 1549795.8 1549795.80000 0.08759107 0.08759 665692.1319999999 665692.13200 2215487.932 2215487.93200 53.9839983966 53.98400 Very High 68.0399795668 68.03998 Very High 1.0 1.00000 0.03125 365469000.0 365469000.00000 3531.0 3531.00000 26835600000.0 26835600000.00000 1115552.946347012 1115552.94635 27202184552.946342 27202184552.94634 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 205.8315698678 205.83157 8.3893e-06 0.00001 63.7587762572 63.75878 7.9336015953 7.93360 277.5239477203 277.52395 4.192392616 4.19239 Very Low 4.9971070139 4.99711 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0289855072 0.02899 365469000.0 365469000.00000 3531.0 3531.00000 26835600000.0 26835600000.00000 1115552.946347012 1115552.94635 27202184552.946342 27202184552.94634 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 270.4974447523 270.49744 3.35331e-05 0.00003 254.8514731746 254.85147 7.9569545004 7.95695 533.3058724274 533.30587 3.2931774779 3.29318 Very Low 5.0015747332 5.00157 Very Low 0.0 0.00000 0.01489 365469000.0 365469000.00000 3531.0 3531.00000 26835600000.0 26835600000.00000 27201069000.0 27201069000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 32.0431439731 32.04314 7.15567e-05 0.00007 543.831216324 543.83122 575.8743602971 575.87436 11.3433526973 11.34335 Very Low 10.4651653429 10.46517 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 4828130.527921984 4828130.52792 35.1384012388 35.13840 267051849.41505945 267051849.41506 0.0 0.00000 271879979.9429814 271879979.94298 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 17839.8663537918 17839.86635 0.0007968309 0.00080 6055.9146131274 6055.91461 0.0 0.00000 23895.7809669192 23895.78097 13.0070200492 13.00702 Relatively Moderate 13.6546608024 13.65466 Relatively Moderate 1.0 1.00000 0.03125 365469000.0 365469000.00000 3531.0 3531.00000 26835600000.0 26835600000.00000 1115552.946347012 1115552.94635 27202184552.946342 27202184552.94634 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 95.4796314509 95.47963 3.42338e-05 0.00003 260.1766695466 260.17667 21.6577094941 21.65771 377.3140104915 377.31401 6.972778356 6.97278 Very Low 8.9063071715 8.90631 Very Low 0.0 0.00000 0.000363433 0.00036 365469000.0 365469000.00000 3531.0 3531.00000 26835600000.0 26835600000.00000 1115552.946347012 1115552.94635 27202184552.946342 27202184552.94634 0.0008889061 0.00089 5.927e-07 0.00000 0.0002089802 0.00021 Very Low 118.0676167774 118.06762 7.606e-07 0.00000 5.7804922284 5.78049 0.0847265791 0.08473 123.9328355849 123.93284 3.5520526364 3.55205 Very Low 4.7010550308 4.70106 Very Low 13.0 13.00000 0.059371574 0.05937 31437177.79214135 31437177.79214 196.0173546829 196.01735 1489731895.5901709 1489731895.59017 1521169073.3823123 1521169073.38231 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 1242.0638448472 1242.06384 4.50783e-05 0.00005 342.5948426489 342.59484 1584.6586874961 1584.65869 12.4708959075 12.47090 Relatively Moderate 12.2698912376 12.26989 Relatively Moderate 3.0 3.00000 0.0188028 0.01880 365467633.73540473 365467633.73540 3530.9854379618 3530.98544 26835489328.50994 27200956962.245342 27200956962.24534 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0482928249 0.04829 0.0002658574 0.00027 2020.5164362008 2020.51644 2020.5647290257 2020.56473 14.6032241308 14.60322 Relatively Low 16.3029908639 16.30299 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 2.677e-07 0.00000 3.37348e-05 0.00003 True 5.07987e-05 0.00005
7 6 T15007040603 Hawaii HI 15 Kauai County 7 15007 40603 15007040603 2544 509507000.0 509507000.00000 3763051.378240333 3763051.37824 15.9289735326 15.92897 23.861367567 23.86137 Relatively Moderate 84.6148558545 84.61486 84.9693251534 84.96933 22.2413255033 22.24133 Relatively Moderate 75.9028856597 75.90289 83.7423312883 83.74233 553788.5026946985 553788.50269 159866.005336267 159866.00534 0.0465200191 0.04652 353552.1448416796 353552.14484 40370.352516752 40370.35252 35.0215086434 35.02151 Relatively Moderate 81.3161710393 81.31617 79.7720797721 79.77208 1.956 1.95600 52.509198 52.50920 Relatively Low 23.5125676106 23.51257 100.0 100.00000 2.6254599 2.62546 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 59268365.982889764 59268365.98289 295.9306212878 295.93062 2249072721.7871075 2249072721.78711 2308341087.7699966 2308341087.77000 2.0063e-06 0.00000 1e-10 0.00000 Very Low 8.3203647759 8.32036 1.4e-09 0.00000 0.010921869 0.01092 8.3312866448 8.33129 0.6682062552 0.66821 Very Low 0.7166933897 0.71669 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 119.0 119.00000 6.611111111 6.61111 1994468.3763317089 1994468.37633 1994468.3763317089 1994468.37633 0.0030589604 0.00306 Relatively Moderate 40334.3876510453 40334.38765 40334.3876510453 40334.38765 9.31733969 9.31734 Relatively Moderate 10.0118819196 10.01188 Relatively Moderate 0.0006288023 0.00063 509507000.0 509507000.00000 2544.0 2544.00000 19334400000.0 19334400000.00000 19843907000.0 19843907000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 29888.8 29888.80000 0.0002046 0.00020 1554.96 1554.96000 31443.76 31443.76000 13.0703357152 13.07034 Relatively Low 15.8125293377 15.81253 Relatively Low 0.0 0.00000 0.0 0.00000 509507000.0 509507000.00000 2544.0 2544.00000 19334400000.0 19334400000.00000 3763051.378240333 3763051.37824 19847670051.37824 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 2.0 2.00000 0.0289855072 0.02899 509500026.786716 509500026.78672 2543.9789504995 2543.97895 19334240023.79628 3763051.378240333 3763051.37824 19847503101.961227 19847503101.96123 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 377.1002611632 377.10026 2.41596e-05 0.00002 183.6127961654 183.61280 26.8408852286 26.84089 587.5539425572 587.55394 3.4012529352 3.40125 Very Low 4.9584510525 4.95845 Very Low 0.0 0.00000 0.01489 509507000.0 509507000.00000 2544.0 2544.00000 19334400000.0 19334400000.00000 19843907000.0 19843907000.00000 5.8883e-06 0.00001 2.8944e-06 0.00000 Relatively Low 44.6719315627 44.67193 0.0001096414 0.00011 833.2745523849 833.27455 877.9464839477 877.94648 13.0553404852 13.05534 Relatively Low 11.5613443431 11.56134 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 119566421.24697922 119566421.24698 677.5008183296 677.50082 5149006219.304985 5149006219.30499 0.0 0.00000 5268572640.551965 5268572640.55196 0.000180437 0.00018 1.14831e-05 0.00001 0.0042466231 0.00425 Very Low 127647.4010480262 127647.40105 0.0460304759 0.04603 349831.6169989206 349831.61700 0.0 0.00000 477479.0180469467 477479.01805 35.2957296359 35.29573 Relatively High 35.566468565 35.56647 Very High 1.0 1.00000 0.03125 509507000.0 509507000.00000 2544.0 2544.00000 19334400000.0 19334400000.00000 3763051.378240333 3763051.37824 19847670051.37824 3.2387e-06 0.00000 1.8297e-06 0.00000 7.27233e-05 0.00007 Very Low 51.5667080334 51.56671 0.00014546 0.00015 1105.4960019992 1105.49600 8.5519178837 8.55192 1165.6146279163 1165.61463 10.1552327033 10.15523 Very Low 12.4507973241 12.45080 Relatively Low 0.0 0.00000 0.0002990171 0.00030 509507000.0 509507000.00000 2544.0 2544.00000 19334400000.0 19334400000.00000 3763051.378240333 3763051.37824 19847670051.37824 0.0021625099 0.00216 1.4419e-06 0.00000 0.0005084021 0.00051 Very Low 329.4612383326 329.46124 1.0968e-06 0.00000 8.3360081463 8.33601 0.5720625944 0.57206 338.3693090733 338.36931 4.964561772 4.96456 Very Low 6.3071150891 6.30712 Very Low 3.0 3.00000 0.013701132 0.01370 71084897.08187932 71084897.08188 86.3741073938 86.37411 656443216.1930951 656443216.19310 727528113.2749742 727528113.27497 0.001559314 0.00156 3.8734e-06 0.00000 Relatively Low 1518.683784373 1518.68378 4.5839e-06 0.00000 34.8375621943 34.83756 1553.5213465673 1553.52135 12.3886737842 12.38867 Relatively Moderate 11.699932367 11.69993 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.000541107 0.00054 3.7371e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.82039e-05 0.00002 0.0107280896 0.01073 True 0.0002521232 0.00025
8 7 T15007040700 Hawaii HI 15 Kauai County 7 15007 40700 15007040700 8403 953840000.0 953840000.00000 4902899.033772812 4902899.03377 35.9094759697 35.90948 14.5995882683 14.59959 Relatively Low 44.799901016 44.79990 33.4355828221 33.43558 14.2025996464 14.20260 Relatively Low 34.6292910268 34.62929 25.1533742331 25.15337 144200.0701977621 144200.07020 43942.44874484 43942.44874 0.0128483788 0.01285 97647.6787717786 97647.67877 2609.9426811435 2609.94268 33.5566820719 33.55668 Relatively Moderate 69.0887204881 69.08872 66.9515669516 66.95157 1.04 1.04000 52.509198 52.50920 Relatively Low 23.5125676106 23.51257 100.0 100.00000 2.6254599 2.62546 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 7924120.216700878 7924120.21670 88.3295953796 88.32960 671304924.8847564 671304924.88476 679229045.1014572 679229045.10146 1.71347e-05 0.00002 1e-09 0.00000 Very Low 9.5004950424 9.50050 6.4e-09 0.00000 0.0483633348 0.04836 9.5488583772 9.54886 0.6992894806 0.69929 Very Low 0.718660905 0.71866 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 56.0 56.00000 3.111111111 3.11111 0.0 0.00000 0.0 0.00000 0.0030589604 0.00306 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.000417928 0.00042 753840000.0 753840000.00000 8403.0 8403.00000 63862800000.0 63862800000.00000 64616640000.0 64616640000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 22605.7 22605.70000 0.00026554 0.00027 2018.104 2018.10400 24623.804 24623.80400 12.0474084201 12.04741 Relatively Low 13.9653684416 13.96537 Relatively Low 0.0 0.00000 0.0 0.00000 753840000.0 753840000.00000 8403.0 8403.00000 63862800000.0 63862800000.00000 4902899.033772809 4902899.03377 64621542899.03377 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 2.0 2.00000 0.0367917638 0.03679 753839838.3895446 753839838.38954 8402.998750639 8402.99875 63862790504.856735 63862790504.85674 4902899.033772809 4902899.03377 64621533242.28005 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 565.9880891858 565.98809 8.06355e-05 0.00008 612.8295337298 612.82953 35.4917036305 35.49170 1214.3093265461 1214.30933 4.3324423408 4.33244 Very Low 6.0517928671 6.05179 Very Low 0.0 0.00000 0.01489 753840000.0 753840000.00000 8403.0 8403.00000 63862800000.0 63862800000.00000 64616640000.0 64616640000.00000 5.8883e-06 0.00001 2.8944e-06 0.00000 Relatively Low 66.0942614905 66.09426 0.0003621527 0.00036 2752.3608740922 2752.36087 2818.4551355827 2818.45514 19.2590959492 19.25910 Relatively Low 16.3418113695 16.34181 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 17435799.68528737 17435799.68529 171.1495864487 171.14959 1300736857.009833 1300736857.00983 101991.5773982118 101991.57740 1318274648.2725186 1318274648.27252 0.000180437 0.00018 1.14831e-05 0.00001 0.0042466231 0.00425 Very Low 18614.2103427484 18614.21034 0.0116281733 0.01163 88374.1169843188 88374.11698 2562.6254111801 2562.62541 109550.9527382472 109550.95274 21.6077453518 21.60775 Relatively Moderate 20.8627809132 20.86278 Relatively High 1.0 1.00000 0.03125 753840000.0 753840000.00000 8403.0 8403.00000 63862800000.0 63862800000.00000 4902899.033772809 4902899.03377 64621542899.03377 3.2387e-06 0.00000 1.8297e-06 0.00000 7.27233e-05 0.00007 Very Low 76.2954133774 76.29541 0.000480464 0.00048 3651.5262990207 3651.52630 11.1423378834 11.14234 3738.9640502815 3738.96405 14.976901713 14.97690 Relatively Low 17.594358084 17.59436 Relatively Low 0.0 0.00000 0.0005599395 0.00056 753840000.0 753840000.00000 8403.0 8403.00000 63862800000.0 63862800000.00000 4902899.033772812 4902899.03377 64621542899.03377 0.0010585776 0.00106 7.058e-07 0.00000 0.0002488696 0.00025 Very Low 446.8306321093 446.83063 3.321e-06 0.00000 25.2397457391 25.23975 0.6832284494 0.68323 472.7536062978 472.75361 5.5500327704 5.55003 Very Low 6.7560542776 6.75605 Very Low 18.0 18.00000 0.082206795 0.08221 12152864.1611398 12152864.16114 88.2036899901 88.20369 670348043.9244705 670348043.92447 682500908.0856104 682500908.08561 0.001559314 0.00156 3.8734e-06 0.00000 Very Low 1557.8295108863 1557.82951 2.80859e-05 0.00003 213.4529715432 213.45297 1771.2824824295 1771.28248 12.9424059626 12.94241 Relatively Moderate 11.7116400138 11.71164 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.000541107 0.00054 3.7371e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.4941e-06 0.00000 0.0005323264 0.00053 True 2.07361e-05 0.00002
9 8 T15009030100 Hawaii HI 15 Maui County 9 15009 30100 15009030100 2291 368239000.0 368239000.00000 644114.43822931 644114.43823 214.3878544386 214.38785 15.5323735316 15.53237 Relatively Low 50.1986554668 50.19866 40.7975460123 40.79755 16.2238215839 16.22382 Relatively Low 46.8895640578 46.88956 49.0797546012 49.07975 214942.067418806 214942.06742 186581.2187114685 186581.21871 0.0036972718 0.00370 28099.2660221777 28099.26602 261.5826851598 261.58269 30.8317208514 30.83172 Relatively Low 39.4153694635 39.41537 40.1709401709 40.17094 -0.664 -0.66400 51.8016 51.80160 Relatively Low 16.9583200764 16.95832 80.0 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 50139595.99454863 50139595.99455 311.9436410144 311.94364 2370771671.7096305 2370771671.70963 2420911267.704179 2420911267.70418 3.07e-07 0.00000 0.0 0.00000 Very Low 1.0772166727 1.07722 1.1e-09 0.00000 0.0081382716 0.00814 1.0853549442 1.08535 0.338737887 0.33874 Very Low 0.3242214636 0.32422 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 427.0 427.00000 23.722222222 23.72222 0.0 0.00000 0.0 0.00000 1.625e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0071038122 0.00710 368239000.0 368239000.00000 2291.0 2291.00000 17411600000.0 17411600000.00000 17779839000.0 17779839000.00000 0.0008599048 0.00086 7.5108e-06 0.00001 Very Low 185778.4 185778.40000 0.00359349 0.00359 27310.524 27310.52400 213088.924 213088.92400 24.7340676281 24.73407 Relatively High 26.7033206855 26.70332 Relatively Moderate 1.0 1.00000 0.03125 368239000.0 368239000.00000 2291.0 2291.00000 17411600000.0 17411600000.00000 644114.4382293099 644114.43823 17780483114.43823 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 207.3916295405 207.39163 1.5057e-06 0.00000 11.4431512 11.44315 4.580820078 4.58082 223.4156008185 223.41560 3.9000151241 3.90002 Very Low 3.9819297582 3.98193 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 368239000.0 368239000.00000 2291.0 2291.00000 17411600000.0 17411600000.00000 644114.4382293099 644114.43823 17780483114.43823 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 94.0289311886 94.02893 7.5062e-06 0.00001 57.0471056754 57.04711 1.5850348535 1.58503 152.6610717175 152.66107 2.170363366 2.17036 Very Low 2.8235447615 2.82354 Very Low 0.0 0.00000 0.01489 368239000.0 368239000.00000 2291.0 2291.00000 17411600000.0 17411600000.00000 17779839000.0 17779839000.00000 5.8883e-06 0.00001 1.627e-06 0.00000 Relatively Low 32.2860086451 32.28601 5.55018e-05 0.00006 421.813943948 421.81394 454.0999525931 454.09995 10.4797118228 10.47971 Very Low 8.2817973573 8.28180 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.0 107.00000 4.458333333 4.45833 25.0001805198 25.00018 0.0001620382 0.00016 1231.4903737514 1231.49037 13472.8923938542 13472.89239 14729.3829481254 14729.38295 3.05947e-05 0.00003 2.7267e-06 0.00000 0.0042466231 0.00425 Relatively Low 0.0034100604 0.00341 2e-09 0.00000 0.0149708011 0.01497 255.0804028339 255.08040 255.0987836954 255.09878 2.8640034011 2.86400 Very Low 2.575415095 2.57542 Very Low 1.0 1.00000 0.03125 368239000.0 368239000.00000 2291.0 2291.00000 17411600000.0 17411600000.00000 644114.4382293099 644114.43823 17780483114.43823 5.132e-07 0.00000 8.35e-08 0.00000 1.33875e-05 0.00001 Very Low 5.9052638179 5.90526 5.975e-06 0.00001 45.4103272432 45.41033 0.2694722287 0.26947 51.5850632898 51.58506 3.592081699 3.59208 Very Low 3.9301453807 3.93015 Very Low 0.0 0.00000 0.0024581721 0.00246 368239000.0 368239000.00000 2291.0 2291.00000 17411600000.0 17411600000.00000 644114.43822931 644114.43823 17780483114.43823 0.0001798702 0.00018 1.199e-07 0.00000 4.22872e-05 0.00004 Very Low 162.8175922584 162.81759 6.754e-07 0.00000 5.1331444622 5.13314 0.066955123 0.06696 168.0176918435 168.01769 3.9312947106 3.93129 Very Low 4.4567490456 4.45675 Very Low 6.0 6.00000 0.027402265 0.02740 14124383.392418932 14124383.39242 90.8041015676 90.80410 690111171.9139464 690111171.91395 704235555.3063654 704235555.30637 0.0007732141 0.00077 3.66e-08 0.00000 Very Low 299.2648749055 299.26487 9.12e-08 0.00000 0.692869733 0.69287 299.9577446384 299.95774 7.1604299781 7.16043 Relatively Low 6.0346593804 6.03466 Relatively Low 1.0 1.00000 0.003531 0.00353 368238629.3887722 368238629.38877 2290.9968855822 2290.99689 17411576330.424442 17411576330.42444 17779814959.813213 17779814959.81321 7e-09 0.00000 4.0104e-06 0.00000 Very Low 0.0091377281 0.00914 3.2442e-05 0.00003 246.5589966972 246.55900 246.5681344253 246.56813 7.243305643 7.24331 Very Low 6.9266931121 6.92669 Very Low Insufficient Data Insufficient Data Insufficient Data 1.0 1.00000 0.0368471205 0.03685 4945035.468947387 4945035.46895 9.3607227865 9.36072 71141493.17722161 71141493.17722 290715.7155912937 290715.71559 76377244.3617603 76377244.36176 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 Very Low 0.0346466514 0.03465 8.15e-08 0.00000 0.6193741462 0.61937 4.27e-08 0.00000 0.6540208402 0.65402 1.3817404111 1.38174 Very Low 0.8046981705 0.80470 Very Low November 2021 3.11e-08 0.00000 0.0004061121 0.00041 True 1.3674e-06 0.00000
10 9 T15009030201 Hawaii HI 15 Maui County 9 15009 30201 15009030201 2453 240407000.0 240407000.00000 911133.6885541946 911133.68855 45.603767843 45.60377 16.0782655749 16.07827 Relatively Low 53.1489297351 53.14893 46.3190184049 46.31902 16.5620580551 16.56206 Relatively Low 48.7303922243 48.73039 51.5337423313 51.53374 228667.7111643 228667.71116 175591.2462281788 175591.24623 0.0069825353 0.00698 53067.2684114386 53067.26841 9.1965246826 9.19652 31.2634928758 31.26349 Relatively Low 44.0524717533 44.05247 45.8689458689 45.86895 -0.394 -0.39400 51.8016 51.80160 Relatively Low 16.9583200764 16.95832 80.0 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.067971012 0.06797 1123293.7247402107 1123293.72474 11.4615610477 11.46156 87107863.96230894 87107863.96231 88231157.68704915 88231157.68705 0.0002145287 0.00021 1.65e-08 0.00000 Very Low 16.3795722727 16.37957 1.29e-08 0.00000 0.0979067238 0.09791 16.4774789966 16.47748 0.8387581763 0.83876 Very Low 0.8140563845 0.81406 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 42.0 42.00000 2.333333333 2.33333 0.0 0.00000 0.0 0.00000 1.625e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0066172465 0.00662 240407000.0 240407000.00000 2453.0 2453.00000 18642800000.0 18642800000.00000 18883207000.0 18883207000.00000 0.0008599048 0.00086 7.5108e-06 0.00001 Very Low 175248.3 175248.30000 0.0068716 0.00687 52224.16 52224.16000 227472.46 227472.46000 25.2785131982 25.27851 Relatively High 27.6733022248 27.67330 Relatively Moderate 1.0 1.00000 0.03125 240407000.0 240407000.00000 2453.0 2453.00000 18642800000.0 18642800000.00000 911133.6885541948 911133.68855 18884118133.688553 18884118133.68855 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 135.3968468355 135.39685 1.6121e-06 0.00000 12.2523133536 12.25231 6.4798104909 6.47981 154.12897068 154.12897 3.4460630452 3.44606 Very Low 3.5677158209 3.56772 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 240407000.0 240407000.00000 2453.0 2453.00000 18642800000.0 18642800000.00000 911133.6885541948 911133.68855 18884118133.688553 18884118133.68855 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 61.387341537 61.38734 8.037e-06 0.00001 61.0809909305 61.08099 2.2421150138 2.24212 124.7104474814 124.71045 2.0288843577 2.02888 Very Low 2.6764507281 2.67645 Very Low 0.0 0.00000 0.01489 240407000.0 240407000.00000 2453.0 2453.00000 18642800000.0 18642800000.00000 18883207000.0 18883207000.00000 5.8883e-06 0.00001 1.627e-06 0.00000 Relatively Low 21.0781109017 21.07811 5.94265e-05 0.00006 451.641032084 451.64103 472.7191429857 472.71914 10.6210287562 10.62103 Very Low 8.5110193188 8.51102 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.0 107.00000 4.458333333 4.45833 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 3.05947e-05 0.00003 2.7267e-06 0.00000 0.0042466231 0.00425 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 240407000.0 240407000.00000 2453.0 2453.00000 18642800000.0 18642800000.00000 911133.6885541948 911133.68855 18884118133.688553 18884118133.68855 5.132e-07 0.00000 8.35e-08 0.00000 1.33875e-05 0.00001 Very Low 3.8552862642 3.85529 6.3975e-06 0.00001 48.6213586754 48.62136 0.3811826146 0.38118 52.8578275542 52.85783 3.6213846227 3.62138 Very Low 4.0176934337 4.01769 Very Low 0.0 0.00000 0.0005103731 0.00051 240407000.0 240407000.00000 2453.0 2453.00000 18642800000.0 18642800000.00000 911133.6885541946 911133.68855 18884118133.688553 18884118133.68855 0.0008544857 0.00085 5.697e-07 0.00000 0.000200888 0.00020 Very Low 104.8430527576 104.84305 7.133e-07 0.00000 5.4209693174 5.42097 0.0934165632 0.09342 110.3574386382 110.35744 3.4173107124 3.41731 Very Low 3.9282264255 3.92823 Very Low 1.0 1.00000 0.004567044 0.00457 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0007732141 0.00077 3.66e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.003531 0.00353 240406941.15547386 240406941.15547 2452.9993801304 2452.99938 18642795288.99131 18883202230.146786 18883202230.14679 7e-09 0.00000 4.0104e-06 0.00000 Very Low 0.0059656242 0.00597 3.4736e-05 0.00003 263.9938403539 263.99384 263.9998059781 263.99981 7.4101277885 7.41013 Very Low 7.185459815 7.18546 Very Low Insufficient Data Insufficient Data Insufficient Data 1.0 1.00000 0.0106982003 0.01070 7419.8231090135 7419.82311 0.0 0.00000 0.0 0.00000 0.0 0.00000 7419.8231090135 7419.82311 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 Very Low 5.19859e-05 0.00005 0.0 0.00000 0.0 0.00000 0.0 0.00000 5.19859e-05 0.00005 0.0594097511 0.05941 Very Low 0.0350835894 0.03508 Very Low November 2021 3.11e-08 0.00000 1.00935e-05 0.00001 True 1.4265e-06 0.00000
11 10 T15001021402 Hawaii HI 15 Hawaii County 1 15001 21402 15001021402 4025 425500000.0 425500000.00000 1383968.458588042 1383968.45859 16.1940325556 16.19403 40.6895862222 40.68959 Very High 99.1723834532 99.17238 97.2392638037 97.23926 37.6719247757 37.67192 Relatively High 98.4849942947 98.48499 96.0122699387 96.01227 2691010.34602831 2691010.34603 1957068.2379162407 1957068.23792 0.0965656564 0.09657 733898.988498616 733898.98850 43.1196134532 43.11961 34.0939983689 34.09400 Relatively Moderate 74.000766011 74.00077 71.7948717949 71.79487 1.376 1.37600 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 23588727.030300748 23588727.03030 223.1366070434 223.13661 1695838213.5297291 1695838213.52973 1719426940.56003 2.9443e-06 0.00000 2e-10 0.00000 Very Low 4.8595807616 4.85958 3.4e-09 0.00000 0.025793951 0.02579 4.8853747126 4.88537 0.5592926832 0.55929 Very Low 0.6039331168 0.60393 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 161.0 161.00000 8.944444444 8.94444 1383968.458588042 1383968.45859 1383968.458588042 1383968.45859 5.41e-08 0.00000 Very Low 0.6696122276 0.66961 0.6696122276 0.66961 0.2376883514 0.23769 Very Low 0.2571334241 0.25713 Very Low 0.0099990439 0.01000 425500000.0 425500000.00000 4025.0 4025.00000 30590000000.0 30590000000.00000 31015500000.000004 31015500000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 1310569.6 1310569.60000 0.07113999 0.07114 540663.924 540663.92400 1851233.524 1851233.52400 50.846647139 50.84665 Very High 61.9303831851 61.93038 Very High 1.0 1.00000 0.03125 425500000.0 425500000.00000 4025.0 4025.00000 30590000000.0 30590000000.00000 1383968.4585880418 1383968.45859 31016883968.458588 31016883968.45859 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 239.6409352949 239.64094 9.563e-06 0.00001 72.6788656012 72.67887 9.8425219597 9.84252 322.1623228558 322.16232 4.4060901141 4.40609 Very Low 5.075191079 5.07519 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.0144927536 0.01449 425500000.0 425500000.00000 4025.0 4025.00000 30590000000.0 30590000000.00000 1383968.4585880418 1383968.45859 31016883968.458588 31016883968.45859 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 157.4643304159 157.46433 1.91122e-05 0.00002 145.2530698864 145.25307 4.9357469279 4.93575 307.6531472301 307.65315 2.7414277339 2.74143 Very Low 4.0235624639 4.02356 Very Low 0.0 0.00000 0.01489 425500000.0 425500000.00000 4025.0 4025.00000 30590000000.0 30590000000.00000 31015500000.000004 31015500000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 37.3064685666 37.30647 8.15678e-05 0.00008 619.9152211 619.91522 657.2216896666 657.22169 11.8541244954 11.85412 Very Low 10.5685757043 10.56858 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 174713506.010078 174713506.01008 1099.3436364052 1099.34364 8355011636.67989 341.9328564726 341.93286 8529725484.622824 8529725484.62282 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 645563.6564497937 645563.65645 0.0249297326 0.02493 189465.9676547664 189465.96765 0.7065655187 0.70657 835030.3306700788 835030.33067 42.5243956562 42.52440 Very High 43.1403413275 43.14034 Very High 1.0 1.00000 0.03125 425500000.0 425500000.00000 4025.0 4025.00000 30590000000.0 30590000000.00000 1383968.4585880418 1383968.45859 31016883968.458588 31016883968.45859 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 111.1628706773 111.16287 3.90232e-05 0.00004 296.5763508737 296.57635 26.8688159761 26.86882 434.608037527 434.60804 7.3092160828 7.30922 Very Low 9.0220437817 9.02204 Very Low 0.0 0.00000 0.0001368209 0.00014 425500000.0 425500000.00000 4025.0 4025.00000 30590000000.0 30590000000.00000 1383968.458588042 1383968.45859 31016883968.458588 31016883968.45859 0.0021643504 0.00216 1.4431e-06 0.00000 0.0005088348 0.00051 Very Low 126.0026443038 126.00264 7.947e-07 0.00000 6.0399428818 6.03994 0.0963508431 0.09635 132.1389380288 132.13894 3.6287819112 3.62878 Very Low 4.6410708199 4.64107 Very Low 3.0 3.00000 0.013701132 0.01370 28350000.0 28350000.00000 217.0 217.00000 1649200000.0 1649200000.00000 1677550000.0 1677550000.00000 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 258.482603829 258.48260 1.15162e-05 0.00001 87.5233472654 87.52335 346.0059510944 346.00595 7.5095445566 7.50954 Relatively Low 7.1400125868 7.14001 Relatively Low 4.0 4.00000 0.0207448 0.02074 425499989.0686448 425499989.06864 4024.9999387069 4024.99994 30589999534.172466 30589999534.17247 31015499523.241116 31015499523.24112 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0620325976 0.06203 0.0003343532 0.00033 2541.0842522902 2541.08425 2541.1462848878 2541.14628 15.7628369695 15.76284 Relatively Low 17.0057283845 17.00573 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 6.231e-06 0.00001 3.11565e-05 0.00003 True 0.0015187781 0.00152
12 11 T15001021800 Hawaii HI 15 Hawaii County 1 15001 21800 15001021800 6322 560173000.0 560173000.00000 1734823.6758895495 1734823.67589 140.9697985177 140.96980 26.9714927226 26.97149 Relatively High 91.0611913829 91.06119 88.036809816 88.03681 25.2568722397 25.25687 Relatively Moderate 85.4191011699 85.41910 88.036809816 88.03681 810962.2510357033 810962.25104 553967.9101830884 553967.91018 0.0338073298 0.03381 256935.7064026278 256935.70640 58.6344499873 58.63445 33.7086018582 33.70860 Relatively Moderate 70.5085765874 70.50858 69.5156695157 69.51567 1.135 1.13500 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 51086751.82636114 51086751.82636 576.5548233247 576.55482 4381816657.267557 4381816657.26756 4432903409.093918 4432903409.09392 3.784e-07 0.00000 0.0 0.00000 Very Low 1.3527161263 1.35272 1.5e-09 0.00000 0.0117538785 0.01175 1.3644700048 1.36447 0.3655901691 0.36559 Very Low 0.3903076103 0.39031 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1575.0 1575.00000 87.5 87.50000 1734823.6758895495 1734823.67589 1734823.6758895495 1734823.67589 5.41e-08 0.00000 Very Low 8.2112108805 8.21121 8.2112108805 8.21121 0.5481118294 0.54811 Very Low 0.5862496728 0.58625 Very Low 0.0097461622 0.00975 560173000.0 560173000.00000 6322.0 6322.00000 48047200000.0 48047200000.00000 48607373000.0 48607373000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 538363.3999999999 538363.40000 0.03189122 0.03189 242373.272 242373.27200 780736.672 780736.67200 38.130875603 38.13088 Very High 45.9177953623 45.91780 Very High 1.0 1.00000 0.03125 560173000.0 560173000.00000 6322.0 6322.00000 48047200000.0 48047200000.00000 1734823.6758895495 1734823.67589 48609107823.675896 48609107823.67590 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 315.4885585027 315.48856 1.50205e-05 0.00002 114.1554753602 114.15548 12.3377379153 12.33774 441.9817717782 441.98177 4.8958703896 4.89587 Very Low 5.5756016541 5.57560 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 560173000.0 560173000.00000 6322.0 6322.00000 48047200000.0 48047200000.00000 1734823.6758895495 1734823.67589 48609107823.675896 48609107823.67590 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 143.0388103126 143.03881 2.07133e-05 0.00002 157.4211270537 157.42113 4.2690488333 4.26905 304.7289861995 304.72899 2.7327145569 2.73271 Very Low 3.9654366815 3.96544 Very Low 0.0 0.00000 0.01489 560173000.0 560173000.00000 6322.0 6322.00000 48047200000.0 48047200000.00000 48607373000.0 48607373000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 49.1141631406 49.11416 0.0001281172 0.00013 973.690441688 973.69044 1022.8046048286 1022.80460 13.7371428056 13.73714 Relatively Low 12.1089418931 12.10894 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 3744844.4892568006 3744844.48926 53.3229072465 53.32291 405254095.0732191 405254095.07322 0.0 0.00000 408998939.5624759 408998939.56248 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 13837.1414811001 13837.14148 0.0012091995 0.00121 9189.9164965874 9189.91650 0.0 0.00000 23027.0579776875 23027.05798 12.8474484831 12.84745 Relatively Low 12.8862073443 12.88621 Relatively Moderate 1.0 1.00000 0.03125 560173000.0 560173000.00000 6322.0 6322.00000 48047200000.0 48047200000.00000 1734823.6758895495 1734823.67589 48609107823.675896 48609107823.67590 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 146.3465070599 146.34651 6.12931e-05 0.00006 465.827500671 465.82750 33.6804338323 33.68043 645.8544415632 645.85444 8.3409675847 8.34097 Very Low 10.1791934049 10.17919 Very Low 0.0 0.00000 0.0012868546 0.00129 560173000.0 560173000.00000 6322.0 6322.00000 48047200000.0 48047200000.00000 1734823.6758895495 1734823.67589 48609107823.675896 48609107823.67590 0.0002591576 0.00026 1.728e-07 0.00000 6.09275e-05 0.00006 Very Low 186.8166860621 186.81669 1.4058e-06 0.00000 10.6840235122 10.68402 0.136018526 0.13602 197.6367281003 197.63673 4.1499208704 4.14992 Very Low 5.2476929578 5.24769 Very Low 38.0 38.00000 0.173547679 0.17355 8010662.960923643 8010662.96092 89.7924700335 89.79247 682422772.2545192 682422772.25452 690433435.2154428 690433435.21544 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 925.1434444921 925.14344 6.03605e-05 0.00006 458.7398439858 458.73984 1383.8832884779 1383.88329 11.920255492 11.92026 Relatively Moderate 11.2055646697 11.20556 Relatively Moderate 4.0 4.00000 0.0199142254 0.01991 554917542.964756 554917542.96476 6278.2557780679 6278.25578 47714743913.315994 47714743913.31599 48269661456.28075 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0678162917 0.06782 0.0004199984 0.00042 3191.987739891 3191.98774 3192.0555561827 3192.05556 17.0077935464 17.00779 Relatively Low 18.1414348445 18.14143 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 2.271e-07 0.00000 3.37985e-05 0.00003 True 2.62049e-05 0.00003
13 12 T15009030402 Hawaii HI 15 Maui County 9 15009 30402 15009030402 8652 848387000.0 848387000.00000 6154260.50317884 6154260.50318 17.7870581334 17.78706 22.7178018808 22.71780 Relatively Moderate 81.2823932141 81.28239 83.7423312883 83.74233 23.9449676493 23.94497 Relatively Moderate 81.7621908467 81.76219 85.2760736196 85.27607 691042.409030566 691042.40903 529396.7171852423 529396.71719 0.0212606987 0.02126 161581.3101906748 161581.31019 64.3816546488 64.38165 30.553467769 30.55347 Relatively Low 36.5264137007 36.52641 37.6068376068 37.60684 -0.838 -0.83800 51.8016 51.80160 Relatively Low 16.9583200764 16.95832 80.0 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 49.0 49.00000 2.722222222 2.72222 5275080.431296148 5275080.43130 5275080.431296148 5275080.43130 1.625e-07 0.00000 Very Low 2.3330989039 2.33310 2.3330989039 2.33310 0.3603389066 0.36034 Very Low 0.3424150272 0.34242 Very Low 0.0063848119 0.00638 848387000.0 848387000.00000 8652.0 8652.00000 65755200000.0 65755200000.00000 66603587000.0 66603587000.00000 0.0008599048 0.00086 7.5108e-06 0.00001 Very Low 528285.0 528285.00000 0.02086974 0.02087 158610.024 158610.02400 686895.024 686895.02400 36.5374899179 36.53749 Very High 39.0904958889 39.09050 Relatively High 1.0 1.00000 0.03125 848387000.0 848387000.00000 8652.0 8652.00000 65755200000.0 65755200000.00000 6154260.50317884 6154260.50318 66609741260.50319 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 477.8102330578 477.81023 5.6862e-06 0.00001 43.2152528077 43.21525 43.7679368836 43.76794 564.7934227491 564.79342 5.3128187837 5.31282 Very Low 5.3754527661 5.37545 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 848387000.0 848387000.00000 8652.0 8652.00000 65755200000.0 65755200000.00000 6154260.50317884 6154260.50318 66609741260.50319 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 216.6335527858 216.63355 2.83473e-05 0.00003 215.4393532534 215.43935 15.1443855568 15.14439 447.2172915961 447.21729 3.1054833874 3.10548 Very Low 4.0036322682 4.00363 Very Low 0.0 0.00000 0.01489 848387000.0 848387000.00000 8652.0 8652.00000 65755200000.0 65755200000.00000 66603587000.0 66603587000.00000 5.8883e-06 0.00001 1.627e-06 0.00000 Relatively Low 74.3838377151 74.38384 0.0002096036 0.00021 1592.987447856 1592.98745 1667.3712855711 1667.37129 16.1675033957 16.16750 Relatively Low 12.6613776932 12.66138 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 3.05947e-05 0.00003 2.7267e-06 0.00000 0.0042466231 0.00425 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 848387000.0 848387000.00000 8652.0 8652.00000 65755200000.0 65755200000.00000 6154260.50317884 6154260.50318 66609741260.50319 5.132e-07 0.00000 8.35e-08 0.00000 1.33875e-05 0.00001 Very Low 13.605156039 13.60516 2.25649e-05 0.00002 171.4928639494 171.49286 2.5747013191 2.57470 187.6727213076 187.67272 5.5246563276 5.52466 Very Low 5.9900496315 5.99005 Very Low 0.0 0.00000 0.0001715926 0.00017 848387000.0 848387000.00000 8652.0 8652.00000 65755200000.0 65755200000.00000 6154260.50317884 6154260.50318 66609741260.50319 0.0022617831 0.00226 1.5081e-06 0.00000 0.000531741 0.00053 Very Low 329.2633531826 329.26335 2.2389e-06 0.00000 17.0158149667 17.01581 0.5615319854 0.56153 346.8407001347 346.84070 5.0056515598 5.00565 Very Low 5.6236951437 5.62370 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0007732141 0.00077 3.66e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.003531 0.00353 848386998.4516693 848386998.45167 8651.999977881 8651.99998 65755199831.89553 66603586830.347206 66603586830.34721 7e-09 0.00000 4.0104e-06 0.00000 Very Low 0.0210524619 0.02105 0.0001225178 0.00012 931.1354578416 931.13546 931.1565103035 931.15651 11.2797304876 11.27973 Relatively Low 10.6893328863 10.68933 Very Low Insufficient Data Insufficient Data Insufficient Data 1.0 1.00000 0.0008568947 0.00086 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.1e-08 0.00000 1.04613e-05 0.00001 True 1.3104e-06 0.00000
14 13 T15009030800 Hawaii HI 15 Maui County 9 15009 30800 15009030800 6907 606441000.0 606441000.00000 4986834.924185982 4986834.92419 54.8722617975 54.87226 18.4696898486 18.46969 Relatively Moderate 64.906033902 64.90603 65.9509202454 65.95092 19.8423994159 19.84240 Relatively Moderate 65.4476965589 65.44770 76.3803680982 76.38037 393228.0586943021 393228.05869 270968.5074116394 270968.50741 0.0160775475 0.01608 122189.3610068932 122189.36101 70.1902757695 70.19028 29.9761725809 29.97617 Relatively Low 30.7977457391 30.79775 33.9031339031 33.90313 -1.199 -1.19900 51.8016 51.80160 Relatively Low 16.9583200764 16.95832 80.0 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 13759687.487434156 13759687.48743 156.7146045134 156.71460 1191030994.3018012 1191030994.30180 1204790681.789235 1204790681.78924 1.4976e-06 0.00000 2e-10 0.00000 Very Low 1.441846236 1.44185 2e-09 0.00000 0.0148379347 0.01484 1.4566841707 1.45668 0.3736471249 0.37365 Very Low 0.347710694 0.34771 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 546.0 546.00000 30.333333333 30.33333 0.0 0.00000 0.0 0.00000 1.625e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0058745704 0.00587 606441000.0 606441000.00000 6907.0 6907.00000 52493200000.0 52493200000.00000 53099641000.0 53099641000.00000 0.0008599048 0.00086 7.5108e-06 0.00001 Very Low 263409.7 263409.70000 0.00995124 0.00995 75629.424 75629.42400 339039.124 339039.12400 28.8752126234 28.87521 Relatively High 30.3091204383 30.30912 Relatively High 1.0 1.00000 0.03125 606441000.0 606441000.00000 6907.0 6907.00000 52493200000.0 52493200000.00000 4986834.924185979 4986834.92419 53104627834.92419 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 341.5466238236 341.54662 4.5394e-06 0.00000 34.4992777558 34.49928 35.4654269344 35.46543 411.5113285137 411.51133 4.7806732077 4.78067 Very Low 4.745639852 4.74564 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 606441000.0 606441000.00000 6907.0 6907.00000 52493200000.0 52493200000.00000 4986834.924185979 4986834.92419 53104627834.92419 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 154.8532313496 154.85323 2.263e-05 0.00002 171.9879349193 171.98793 12.2715882373 12.27159 339.1127545062 339.11275 2.8318552857 2.83186 Very Low 3.5818854928 3.58189 Very Low 0.0 0.00000 0.01489 606441000.0 606441000.00000 6907.0 6907.00000 52493200000.0 52493200000.00000 53099641000.0 53099641000.00000 5.8883e-06 0.00001 1.627e-06 0.00000 Relatively Low 53.1707922538 53.17079 0.0001673292 0.00017 1271.701837996 1271.70184 1324.8726302498 1324.87263 14.9746574859 14.97466 Relatively Low 11.5056344625 11.50563 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.0 107.00000 4.458333333 4.45833 42656810.46717848 42656810.46718 478.2321074611 478.23211 3634564016.7041287 3634564016.70413 1051.9819381299 1051.98194 3677221879.153245 3677221879.15324 3.05947e-05 0.00003 2.7267e-06 0.00000 0.0042466231 0.00425 Very Low 5818.4500156325 5818.45002 0.0058137018 0.00581 44184.1333216547 44184.13332 19.9170281115 19.91703 50022.5003653988 50022.50037 16.6389480361 16.63895 Relatively Moderate 14.5471523811 14.54715 Relatively Moderate 1.0 1.00000 0.03125 606441000.0 606441000.00000 6907.0 6907.00000 52493200000.0 52493200000.00000 4986834.924185979 4986834.92419 53104627834.92419 5.132e-07 0.00000 8.35e-08 0.00000 1.33875e-05 0.00001 Very Low 9.725189605 9.72519 1.80138e-05 0.00002 136.9049019069 136.90490 2.0862962253 2.08630 148.7163877373 148.71639 5.1123960729 5.11240 Very Low 5.4383270008 5.43833 Very Low 0.0 0.00000 0.0005655006 0.00057 606441000.0 606441000.00000 6907.0 6907.00000 52493200000.0 52493200000.00000 4986834.924185982 4986834.92419 53104627834.92419 0.0006786466 0.00068 4.525e-07 0.00000 0.0001595486 0.00016 Very Low 232.7369430918 232.73694 1.7674e-06 0.00000 13.4323833739 13.43238 0.4499362609 0.44994 246.6192627266 246.61926 4.4677918235 4.46779 Very Low 4.9244889733 4.92449 Very Low 4.0 4.00000 0.018268176 0.01827 67033876.95772268 67033876.95772 771.7073878955 771.70739 5864976148.006127 5864976148.00613 5932010024.96385 0.0007732141 0.00077 3.66e-08 0.00000 Very Low 946.867721006 946.86772 5.165e-07 0.00000 3.9256132198 3.92561 950.7933342258 950.79333 10.5183540477 10.51835 Relatively Low 8.6186622138 8.61866 Relatively Low 1.0 1.00000 0.003531 0.00353 606440788.3682716 606440788.36827 6906.9980871584 6906.99809 52493185462.40396 53099626250.77223 7e-09 0.00000 4.0104e-06 0.00000 Very Low 0.0150486413 0.01505 9.78075e-05 0.00010 743.3368981321 743.33690 743.3519467734 743.35195 10.4637974095 10.46380 Relatively Low 9.7287461836 9.72875 Very Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 8.727e-07 0.00000 1.40751e-05 0.00001 True 1.09028e-05 0.00001
15 14 T15003010201 Hawaii HI 15 Honolulu County 3 15003 10201 15003010201 5882 557874000.0 557874000.00000 2011289.800396436 2011289.80040 25.5816853094 25.58169 17.5102524699 17.51025 Relatively Low 60.4352548152 60.43525 60.1226993865 60.12270 18.0813496455 18.08135 Relatively Low 56.9034493188 56.90345 68.4049079755 68.40491 297546.2422935 297546.24229 249181.3591556492 249181.35916 0.0063307538 0.00633 48113.7288361653 48113.72884 251.1543016855 251.15430 30.9468600579 30.94686 Relatively Low 40.5985828797 40.59858 41.5954415954 41.59544 -0.592 -0.59200 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 135837044.05719995 135837044.05720 1432.211383116 1432.21138 10884806511.681526 10884806511.68153 11020643555.738728 11020643555.73873 7.16225e-05 0.00007 6.5e-09 0.00000 Very Low 680.7471428573 680.74714 6.562e-07 0.00000 4.9869103498 4.98691 685.7340532072 685.73405 2.9066433749 2.90664 Very Low 2.8141353282 2.81414 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.00294104 0.00294 557874000.0 557874000.00000 5882.0 5882.00000 44703200000.0 44703200000.00000 45261074000.0 45261074000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 171686.6 171686.60000 0.00573264 0.00573 43568.064 43568.06400 215254.664 215254.66400 24.8175806479 24.81758 Relatively High 27.1021914971 27.10219 Relatively Moderate 1.0 1.00000 0.03125 557874000.0 557874000.00000 5882.0 5882.00000 44703200000.0 44703200000.00000 2011289.800396436 2011289.80040 45263085289.8004 45263085289.80040 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 314.1937652945 314.19377 3.8612e-06 0.00000 29.3453308436 29.34533 14.303912711 14.30391 357.8430088491 357.84301 4.5630928384 4.56309 Very Low 4.7126137782 4.71261 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0144927536 0.01449 557874000.0 557874000.00000 5882.0 5882.00000 44703200000.0 44703200000.00000 2011289.800396436 2011289.80040 45263085289.8004 45263085289.80040 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 206.4518351676 206.45184 2.793e-05 0.00003 212.2679644878 212.26796 7.1730084535 7.17301 425.8928081089 425.89281 3.0553182212 3.05532 Very Low 4.020628225 4.02063 Very Low 0.0 0.00000 0.01489 557874000.0 557874000.00000 5882.0 5882.00000 44703200000.0 44703200000.00000 45261074000.0 45261074000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 48.9125942306 48.91259 2.31219e-05 0.00002 175.726491072 175.72649 224.6390853026 224.63909 8.2882077573 8.28821 Very Low 6.6253851293 6.62539 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 136393741.7226258 136393741.72263 1377.3125391358 1377.31254 10467575297.432064 10467575297.43206 63035.3285035604 63035.32850 10604032074.483196 10604032074.48320 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 59032.8473920028 59032.84739 0.0005136831 0.00051 3903.9915132622 3903.99151 227.8847583929 227.88476 63164.7236636579 63164.72366 17.9843853774 17.98439 Relatively Moderate 16.3585402916 16.35854 Relatively Moderate 1.0 1.00000 0.03125 557874000.0 557874000.00000 5882.0 5882.00000 44703200000.0 44703200000.00000 2011289.800396436 2011289.80040 45263085289.8004 45263085289.80040 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 3.9619053212 3.96191 2.13858e-05 0.00002 162.5320803577 162.53208 1.379846317 1.37985 167.8738319958 167.87383 5.3231154392 5.32312 Very Low 5.8911968528 5.89120 Very Low 0.0 0.00000 0.0006143702 0.00061 557874000.0 557874000.00000 5882.0 5882.00000 44703200000.0 44703200000.00000 2011289.800396436 2011289.80040 45263085289.8004 45263085289.80040 0.0014208892 0.00142 9.474e-07 0.00000 0.0003340484 0.00033 Very Low 486.9972150472 486.99722 3.4236e-06 0.00000 26.0196966141 26.01970 0.4127758112 0.41278 513.4296874725 513.42969 5.7048503468 5.70485 Very Low 6.5422388715 6.54224 Very Low 6.0 6.00000 0.027402265 0.02740 391320912.7946821 391320912.79468 4049.3333832863 4049.33338 30774933712.975822 30774933712.97582 31166254625.77051 0.001559314 0.00156 3.65e-08 0.00000 Very Low 16720.647305728 16720.64731 4.052e-06 0.00000 30.794849178 30.79485 16751.442154906 16751.44215 27.3696856628 27.36969 Relatively High 23.3323622044 23.33236 Relatively High 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.01e-07 0.00000 0.0001248723 0.00012 True 0.0001089388 0.00011
16 15 T15007040604 Hawaii HI 15 Kauai County 7 15007 40604 15007040604 3139 376167000.0 376167000.00000 807532.1623493504 807532.16235 8.3880250232 8.38803 14.2765841171 14.27658 Relatively Low 42.8710870372 42.87109 30.6748466258 30.67485 13.8830970216 13.88310 Relatively Low 32.6111164575 32.61112 22.0858895706 22.08589 134685.5527553962 134685.55276 77709.9447390012 77709.94474 0.0074864082 0.00749 56896.7026370244 56896.70264 78.9053793707 78.90538 33.569475317 33.56948 Relatively Moderate 69.2104615216 69.21046 67.8062678063 67.80627 1.048 1.04800 52.509198 52.50920 Relatively Low 23.5125676106 23.51257 100.0 100.00000 2.6254599 2.62546 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 21860058.46409384 21860058.46409 182.415585415 182.41559 1386358449.1537223 1386358449.15372 1408218507.6178162 1408218507.61782 9.083e-07 0.00000 0.0 0.00000 Very Low 1.3892481407 1.38925 4e-10 0.00000 0.0030759352 0.00308 1.3923240759 1.39232 0.3680611303 0.36806 Very Low 0.3784012134 0.37840 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 119.0 119.00000 6.611111111 6.61111 0.0 0.00000 0.0 0.00000 0.0030589604 0.00306 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0004927213 0.00049 376167000.0 376167000.00000 3139.0 3139.00000 23856400000.0 23856400000.00000 24232567000.0 24232567000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 19693.2 19693.20000 0.00021504 0.00022 1634.304 1634.30400 21327.504 21327.50400 11.4838786799 11.48388 Relatively Low 13.3171993296 13.31720 Relatively Low 0.0 0.00000 0.0 0.00000 376167000.0 376167000.00000 3139.0 3139.00000 23856400000.0 23856400000.00000 807532.1623493504 807532.16235 24233374532.16235 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 2.0 2.00000 0.0289855072 0.02899 376166995.48792046 376166995.48792 3138.9999875522 3138.99999 23856399905.396767 23856399905.39677 807532.1623493504 807532.16235 24233374433.04704 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 278.415436274 278.41544 2.98104e-05 0.00003 226.5587004029 226.55870 5.7599208486 5.75992 510.7340575256 510.73406 3.2460456341 3.24605 Very Low 4.5359830678 4.53598 Very Low 0.0 0.00000 0.01489 376167000.0 376167000.00000 3139.0 3139.00000 23856400000.0 23856400000.00000 24232567000.0 24232567000.00000 5.8883e-06 0.00001 2.8944e-06 0.00000 Relatively Low 32.9811101323 32.98111 0.0001352847 0.00014 1028.1638443146 1028.16384 1061.1449544468 1061.14495 13.9066895378 13.90669 Relatively Low 11.8046630662 11.80466 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 51663594.44358358 51663594.44358 101.8023609365 101.80236 773697943.117316 773697943.11732 2833.2124537414 2833.21245 825364370.7733533 825364370.77335 0.000180437 0.00018 1.14831e-05 0.00001 0.0042466231 0.00425 Very Low 55155.3144331424 55155.31443 0.0069166132 0.00692 52566.2605523137 52566.26055 71.1868804704 71.18688 107792.7618659264 107792.76187 21.4915266456 21.49153 Relatively Moderate 20.7584800543 20.75848 Relatively High 1.0 1.00000 0.03125 376167000.0 376167000.00000 3139.0 3139.00000 23856400000.0 23856400000.00000 807532.1623493504 807532.16235 24233374532.16235 3.2387e-06 0.00000 1.8297e-06 0.00000 7.27233e-05 0.00007 Very Low 38.0714962911 38.07150 0.0001794807 0.00018 1364.0534395736 1364.05344 1.8351991633 1.83520 1403.960135028 1403.96014 10.8049594658 10.80496 Very Low 12.6981405265 12.69814 Relatively Low 0.0 0.00000 0.0001499326 0.00015 376167000.0 376167000.00000 3139.0 3139.00000 23856400000.0 23856400000.00000 807532.1623493504 807532.16235 24233374532.16235 0.0043344678 0.00433 2.8901e-06 0.00000 0.0010190254 0.00102 Very Low 244.4626335188 244.46263 1.3602e-06 0.00000 10.3373675981 10.33737 0.1233788883 0.12338 254.9233800052 254.92338 4.517385498 4.51739 Very Low 5.5009638623 5.50096 Very Low 4.0 4.00000 0.018268176 0.01827 79552220.59858328 79552220.59858 124.6270280907 124.62703 947165413.4890952 947165413.48910 1026717634.0876783 1026717634.08768 0.001559314 0.00156 3.8734e-06 0.00000 Relatively Low 2266.1103815019 2266.11038 8.8186e-06 0.00001 67.0216568862 67.02166 2333.1320383881 2333.13204 14.1872704626 14.18727 Relatively Moderate 12.8430178115 12.84302 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.000541107 0.00054 3.7371e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 2.3137e-06 0.00000 9.77117e-05 0.00010 True 0.0001482071 0.00015
17 16 T15009030303 Hawaii HI 15 Maui County 9 15009 30303 15009030303 3567 1129413000.0 1129413000.00000 197696.7639710142 197696.76397 19.7369018049 19.73690 25.6493645079 25.64936 Relatively High 88.693823121 88.69382 86.8098159509 86.80982 26.4505931648 26.45059 Relatively Moderate 88.1315387894 88.13154 88.9570552147 88.95706 931468.5240622706 931468.52406 861544.7090485197 861544.70905 0.0092002397 0.00920 69921.8217850408 69921.82179 1.9932287101 1.99323 31.2283114516 31.22831 Relatively Low 43.6448444724 43.64484 45.0142450142 45.01425 -0.416 -0.41600 51.8016 51.80160 Relatively Low 16.9583200764 16.95832 80.0 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 100790585.95376156 100790585.95376 318.3246696267 318.32467 2419267489.1627007 2419267489.16270 2520058075.116462 2520058075.11646 1.80303e-05 0.00002 2e-10 0.00000 Very Low 127.1574129927 127.15741 4.2e-09 0.00000 0.0319497717 0.03195 127.1893627645 127.18936 1.6576395812 1.65764 Very Low 1.6070109389 1.60701 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1239.0 1239.00000 68.833333333 68.83333 0.0 0.00000 0.0 0.00000 1.625e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.006923474 0.00692 1129413000.0 1129413000.00000 3567.0 3567.00000 27109200000.0 27109200000.00000 28238613000.0 28238613000.00000 0.0008599048 0.00086 7.5108e-06 0.00001 Very Low 848650.0 848650.00000 0.00883652 0.00884 67157.552 67157.55200 915807.552 915807.55200 40.2139430552 40.21394 Very High 43.9741165216 43.97412 Very High 1.0 1.00000 0.03125 1129413000.0 1129413000.00000 3567.0 3567.00000 27109200000.0 27109200000.00000 197696.7639710143 197696.76397 28238810696.76397 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 636.0836372416 636.08364 2.3443e-06 0.00000 17.8165518684 17.81655 1.4059819995 1.40598 655.3061711094 655.30617 5.5826861321 5.58269 Very Low 5.7732618037 5.77326 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 1129413000.0 1129413000.00000 3567.0 3567.00000 27109200000.0 27109200000.00000 197696.7639710143 197696.76397 28238810696.76397 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 288.3928569774 288.39286 1.16869e-05 0.00001 88.8201771908 88.82018 0.4864915964 0.48649 377.6995257646 377.69953 2.935430672 2.93543 Very Low 3.8679850902 3.86799 Very Low 0.0 0.00000 0.01489 1129413000.0 1129413000.00000 3567.0 3567.00000 27109200000.0 27109200000.00000 28238613000.0 28238613000.00000 5.8883e-06 0.00001 1.627e-06 0.00000 Relatively Low 99.0232916173 99.02329 8.64142e-05 0.00009 656.748292476 656.74829 755.7715840933 755.77158 12.4192596738 12.41926 Relatively Low 9.94080842 9.94081 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.0 107.00000 4.458333333 4.45833 45816805.85820674 45816805.85821 16.6469757394 16.64698 126517015.61972572 126517015.61973 0.0 0.00000 172333821.47793248 172333821.47793 3.05947e-05 0.00003 2.7267e-06 0.00000 0.0042466231 0.00425 Very Low 6249.4779108493 6249.47791 0.0002023715 0.00020 1538.0234492799 1538.02345 0.0 0.00000 7787.5013601292 7787.50136 8.9509702135 8.95097 Relatively Low 8.1525703711 8.15257 Relatively Low 1.0 1.00000 0.03125 1129413000.0 1129413000.00000 3567.0 3567.00000 27109200000.0 27109200000.00000 197696.7639710143 197696.76397 28238810696.76397 5.132e-07 0.00000 8.35e-08 0.00000 1.33875e-05 0.00001 Very Low 18.1118287968 18.11183 9.3029e-06 0.00001 70.7021550749 70.70216 0.0827085754 0.08271 88.8966924471 88.89669 4.3065889072 4.30659 Very Low 4.7725068917 4.77251 Very Low 0.0 0.00000 0.0002380802 0.00024 1129413000.0 1129413000.00000 3567.0 3567.00000 27109200000.0 27109200000.00000 197696.7639710142 197696.76397 28238810696.76397 0.0016308791 0.00163 1.0874e-06 0.00000 0.0003834167 0.00038 Very Low 438.5285864888 438.52859 9.235e-07 0.00000 7.0183510621 7.01835 0.0180465388 0.01805 445.5649840897 445.56498 5.4415290045 5.44153 Very Low 6.2485052977 6.24851 Very Low 4.0 4.00000 0.018268176 0.01827 356660523.69661236 356660523.69661 240.8813720156 240.88137 1830698427.3183384 1830698427.31834 2187358951.0149508 2187358951.01495 0.0007732141 0.00077 3.66e-08 0.00000 Relatively Low 5037.9054975204 5037.90550 1.612e-07 0.00000 1.2253441048 1.22534 5039.1308416252 5039.13084 18.3388016795 18.33880 Relatively Moderate 15.6543612096 15.65436 Relatively Moderate 1.0 1.00000 0.003531 0.00353 1129412989.0734086 1129412989.07341 3566.9999767517 3566.99998 27109199823.312626 27109199823.31263 28238612812.38603 7e-09 0.00000 4.0104e-06 0.00000 Very Low 0.0280260353 0.02803 5.0511e-05 0.00005 383.8835142123 383.88351 383.9115402475 383.91154 8.395274174 8.39527 Very Low 8.1315765739 8.13158 Very Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 8.78e-08 0.00000 4.8854e-06 0.00000 True 6.9565e-06 0.00001
18 17 T15009030403 Hawaii HI 15 Maui County 9 15009 30403 15009030403 3269 383672000.0 383672000.00000 401871.6484401426 401871.64844 7.3245313886 7.32453 17.0102151832 17.01022 Relatively Low 57.9029131553 57.90291 53.9877300613 53.98773 18.443733489 18.44373 Relatively Low 58.678288126 58.67829 69.6319018405 69.63190 315797.3279419072 315797.32794 249358.1267817433 249358.12678 0.008741447 0.00874 66434.9970379305 66434.99704 4.2041222335 4.20412 29.7011178098 29.70112 Relatively Low 28.279484584 28.27948 31.6239316239 31.62393 -1.371 -1.37100 51.8016 51.80160 Relatively Low 16.9583200764 16.95832 80.0 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 42.0 42.00000 2.333333333 2.33333 401871.6484401426 401871.64844 401871.6484401426 401871.64844 1.625e-07 0.00000 Very Low 0.1523507661 0.15235 0.1523507661 0.15235 0.1451047583 0.14510 Very Low 0.134040364 0.13404 Very Low 0.0064465741 0.00645 383672000.0 383672000.00000 3269.0 3269.00000 24844400000.0 24844400000.00000 25228072000.0 25228072000.00000 0.0008599048 0.00086 7.5108e-06 0.00001 Very Low 248855.3 248855.30000 0.00859373 0.00859 65312.348 65312.34800 314167.648 314167.64800 28.1511239294 28.15112 Relatively High 29.2779385716 29.27794 Relatively High 1.0 1.00000 0.03125 383672000.0 383672000.00000 3269.0 3269.00000 24844400000.0 24844400000.00000 401871.6484401426 401871.64844 25228473871.64844 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 216.0834710312 216.08347 2.1484e-06 0.00000 16.3280930916 16.32809 2.8580351669 2.85804 235.2695992897 235.26960 3.9678056982 3.96781 Very Low 3.9025882218 3.90259 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 383672000.0 383672000.00000 3269.0 3269.00000 24844400000.0 24844400000.00000 401871.6484401426 401871.64844 25228473871.64844 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 97.9697101257 97.96971 1.07105e-05 0.00001 81.3998203636 81.39982 0.9889245321 0.98892 180.3584550214 180.35846 2.2943967393 2.29440 Very Low 2.8754496849 2.87545 Very Low 0.0 0.00000 0.01489 383672000.0 383672000.00000 3269.0 3269.00000 24844400000.0 24844400000.00000 25228072000.0 25228072000.00000 5.8883e-06 0.00001 1.627e-06 0.00000 Relatively Low 33.6391243428 33.63912 7.91949e-05 0.00008 601.881179732 601.88118 635.5203040748 635.52030 11.7221875304 11.72219 Very Low 8.9239875048 8.92399 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 3.05947e-05 0.00003 2.7267e-06 0.00000 0.0042466231 0.00425 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 383672000.0 383672000.00000 3269.0 3269.00000 24844400000.0 24844400000.00000 401871.6484401426 401871.64844 25228473871.64844 5.132e-07 0.00000 8.35e-08 0.00000 1.33875e-05 0.00001 Very Low 6.1527550844 6.15276 8.5257e-06 0.00001 64.7954429324 64.79544 0.1681273425 0.16813 71.1163253592 71.11633 3.9978637221 3.99786 Very Low 4.2137175891 4.21372 Very Low 0.0 0.00000 7.05247e-05 0.00007 383672000.0 383672000.00000 3269.0 3269.00000 24844400000.0 24844400000.00000 401871.6484401426 401871.64844 25228473871.64844 0.005505591 0.00551 3.6709e-06 0.00000 0.0012943543 0.00129 Very Low 148.9722004575 148.97220 8.463e-07 0.00000 6.43201279 6.43201 0.0366844259 0.03668 155.4408976735 155.44090 3.830649025 3.83065 Very Low 4.1833575346 4.18336 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0007732141 0.00077 3.66e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.003531 0.00353 383671965.4931728 383671965.49317 3268.9998233806 3268.99982 24844398657.692806 24844398657.69281 25228070623.18598 7e-09 0.00000 4.0104e-06 0.00000 Very Low 0.0095207016 0.00952 4.62911e-05 0.00005 351.8124890209 351.81249 351.8220097225 351.82201 8.1545280316 8.15453 Very Low 7.5121282608 7.51213 Very Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.1e-08 0.00000 1.03042e-05 0.00001 True 1.3105e-06 0.00000
19 18 T15009030404 Hawaii HI 15 Maui County 9 15009 30404 15009030404 5609 567723000.0 567723000.00000 5651711.187266577 5651711.18727 10.5235860733 10.52359 21.7626773065 21.76268 Relatively Moderate 78.1547725429 78.15477 80.981595092 80.98160 21.7984897602 21.79849 Relatively Moderate 74.1005512861 74.10055 82.5153374233 82.51534 521364.1375527395 521364.13755 400193.1732488482 400193.17325 0.0159357687 0.01594 121111.8419998061 121111.84200 59.1223040851 59.12230 32.1510242592 32.15102 Relatively Moderate 54.1008945914 54.10089 58.1196581197 58.11966 0.161 0.16100 51.8016 51.80160 Relatively Low 16.9583200764 16.95832 80.0 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 42.0 42.00000 2.333333333 2.33333 5651711.187266577 5651711.18727 5651711.187266577 5651711.18727 1.625e-07 0.00000 Very Low 2.1425809272 2.14258 2.1425809272 2.14258 0.3502508394 0.35025 Very Low 0.3502314548 0.35023 Very Low 0.006220697 0.00622 567723000.0 567723000.00000 5609.0 5609.00000 42628400000.0 42628400000.00000 43196123000.0 43196123000.00000 0.0008599048 0.00086 7.5108e-06 0.00001 Very Low 399450.1 399450.10000 0.01568232 0.01568 119185.632 119185.63200 518635.732 518635.73200 33.2707606493 33.27076 Relatively High 37.4566993659 37.45670 Relatively High 1.0 1.00000 0.03125 567723000.0 567723000.00000 5609.0 5609.00000 42628400000.0 42628400000.00000 5651711.187266581 5651711.18727 43201774711.18726 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 319.7407067123 319.74071 3.6863e-06 0.00000 28.0159908693 28.01599 40.1939011846 40.19390 387.9505987662 387.95060 4.6876365807 4.68764 Very Low 4.9908933102 4.99089 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 567723000.0 567723000.00000 5609.0 5609.00000 42628400000.0 42628400000.00000 5651711.187266581 5651711.18727 43201774711.18726 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 144.966684412 144.96668 1.83772e-05 0.00002 139.667051826 139.66705 13.9077137264 13.90771 298.5414499644 298.54145 2.7140919728 2.71409 Very Low 3.6820004321 3.68200 Very Low 0.0 0.00000 0.01489 567723000.0 567723000.00000 5609.0 5609.00000 42628400000.0 42628400000.00000 43196123000.0 43196123000.00000 5.8883e-06 0.00001 1.627e-06 0.00000 Relatively Low 49.7761228061 49.77612 0.0001358838 0.00014 1032.716897252 1032.71690 1082.4930200581 1082.49302 13.9993290959 13.99933 Relatively Low 11.536645038 11.53665 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 3.05947e-05 0.00003 2.7267e-06 0.00000 0.0042466231 0.00425 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 567723000.0 567723000.00000 5609.0 5609.00000 42628400000.0 42628400000.00000 5651711.187266581 5651711.18727 43201774711.18726 5.132e-07 0.00000 8.35e-08 0.00000 1.33875e-05 0.00001 Very Low 9.1042884934 9.10429 1.46286e-05 0.00001 111.1770080794 111.17701 2.3644543876 2.36445 122.6457509603 122.64575 4.794268861 4.79427 Very Low 5.4699309407 5.46993 Very Low 0.0 0.00000 0.0001014667 0.00010 567723000.0 567723000.00000 5609.0 5609.00000 42628400000.0 42628400000.00000 5651711.187266577 5651711.18727 43201774711.18726 0.0038099356 0.00381 2.5403e-06 0.00000 0.0008957088 0.00090 Very Low 219.4713585555 219.47136 1.4458e-06 0.00000 10.9878736031 10.98787 0.5136538593 0.51365 230.9728860179 230.97289 4.3712360994 4.37124 Very Low 5.1676654102 5.16767 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0007732141 0.00077 3.66e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.003531 0.00353 567722906.214587 567722906.21459 5608.9992323313 5608.99923 42628394165.71775 43196117071.932335 43196117071.93233 7e-09 0.00000 4.0104e-06 0.00000 Very Low 0.014087869 0.01409 7.9427e-05 0.00008 603.6451781764 603.64518 603.6592660453 603.65927 9.7623667417 9.76237 Very Low 9.7351198346 9.73512 Very Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.1e-08 0.00000 1.0461e-05 0.00001 True 1.3088e-06 0.00000
20 19 T15001021601 Hawaii HI 15 Hawaii County 1 15001 21601 15001021601 7822 1094086000.0 1094086000.00000 566994.6079257398 566994.60793 6.8170806188 6.81708 49.7951606355 49.79516 Very High 99.744291233 99.74429 99.6932515337 99.69325 46.288812204 46.28881 Very High 99.5738187217 99.57382 99.6932515337 99.69325 4992177.82561776 4992177.82562 3805158.5707100113 3805158.57071 0.1561792832 0.15618 1186962.5526520708 1186962.55265 56.7022556784 56.70226 33.9564709833 33.95647 Relatively Moderate 72.8134489645 72.81345 70.3703703704 70.37037 1.29 1.29000 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 62060272.64025827 62060272.64026 443.6903978226 443.69040 3372047023.4515033 3372047023.45150 3434107296.091761 3434107296.09176 1.30436e-05 0.00001 1e-10 0.00000 Very Low 56.6406985726 56.64070 4.1e-09 0.00000 0.031505131 0.03151 56.6722037036 56.67220 1.266086014 1.26609 Very Low 1.3616250452 1.36163 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 98.0 98.00000 5.444444444 5.44444 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099989874 0.01000 1094086000.0 1094086000.00000 7822.0 7822.00000 59447200000.0 59447200000.00000 60541286000.0 60541286000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 3343740.7 3343740.70000 0.13792784 0.13793 1048251.584 1048251.58400 4391992.284 4391992.28400 67.8155218284 67.81552 Very High 82.2650123419 82.26501 Very High 1.0 1.00000 0.03125 1094086000.0 1094086000.00000 7822.0 7822.00000 59447200000.0 59447200000.00000 566994.6079257398 566994.60793 60541852994.60792 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 616.1875260291 616.18753 1.85843e-05 0.00002 141.2407668887 141.24077 4.0323584288 4.03236 761.4606513466 761.46065 5.8691825077 5.86918 Very Low 6.7331958941 6.73320 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0144927536 0.01449 1094086000.0 1094086000.00000 7822.0 7822.00000 59447200000.0 59447200000.00000 566994.6079257398 566994.60793 60541852994.60792 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 404.8872371382 404.88724 3.71419e-05 0.00004 282.2781397865 282.27814 2.0221139266 2.02211 689.1874908512 689.18749 3.5870338637 3.58703 Very Low 5.2434126229 5.24341 Very Low 0.0 0.00000 0.01489 1094086000.0 1094086000.00000 7822.0 7822.00000 59447200000.0 59447200000.00000 60541286000.0 60541286000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 95.9259341201 95.92593 0.0001585151 0.00016 1204.714747688 1204.71475 1300.6406818081 1300.64068 14.8827995601 14.88280 Relatively Low 13.2152755837 13.21528 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 120948558.08203287 120948558.08203 753.2226728277 753.22267 5724492313.490836 5724492313.49084 19158.5575277741 19158.55753 5845460030.130397 5845460030.13040 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 446903.0195826046 446903.01958 0.0170807736 0.01708 129813.8797014064 129813.87970 39.5889891275 39.58899 576756.4882731385 576756.48827 37.5896454739 37.58965 Very High 37.9802893472 37.98029 Very High 1.0 1.00000 0.03125 1094086000.0 1094086000.00000 7822.0 7822.00000 59447200000.0 59447200000.00000 566994.6079257398 566994.60793 60541852994.60792 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 285.8325276715 285.83253 7.58359e-05 0.00008 576.3528488228 576.35285 11.0078186279 11.00782 873.1931951221 873.19320 9.2230592245 9.22306 Very Low 11.3384513041 11.33845 Very Low 0.0 0.00000 7.99759e-05 0.00008 1094086000.0 1094086000.00000 7822.0 7822.00000 59447200000.0 59447200000.00000 566994.6079257398 566994.60793 60541852994.60792 0.0047816194 0.00478 3.1882e-06 0.00000 0.0011241499 0.00112 Very Low 418.3939264616 418.39393 1.9945e-06 0.00000 15.1578838311 15.15788 0.0509755678 0.05098 433.6027858605 433.60279 5.3923898832 5.39239 Very Low 6.8692131386 6.86921 Very Low 19.0 19.00000 0.086773839 0.08677 218840398.9186238 218840398.91862 746.6182267855 746.61823 5674298523.5697565 5674298523.56976 5893138922.48838 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 12636.8292031895 12636.82920 0.0002509467 0.00025 1907.1951510591 1907.19515 14544.0243542486 14544.02435 26.1104249456 26.11042 Relatively High 24.7254344658 24.72543 Relatively High 3.0 3.00000 0.0200386 0.02004 1094085980.3737593 1094085980.37376 7821.9998504835 7821.99985 59447198863.67453 60541284844.0483 60541284844.04830 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.1540742249 0.15407 0.0006276471 0.00063 4770.117907457 4770.11791 4770.2719816818 4770.27198 19.4448923018 19.44489 Relatively Low 20.8934909442 20.89349 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 2.221e-06 0.00000 0.0001000049 0.00010 True 0.0004101879 0.00041
21 20 T15001021013 Hawaii HI 15 Hawaii County 1 15001 21013 15001021013 4970 472410000.0 472410000.00000 49059676.890542656 49059676.89054 51.0843274312 51.08433 34.2704008127 34.27040 Relatively High 97.6615020828 97.66150 91.717791411 91.71779 31.7870290791 31.78703 Relatively High 95.1456577627 95.14566 92.3312883436 92.33129 1616634.1715474543 1616634.17155 1092599.9326310402 1092599.93263 0.0687639329 0.06876 522605.8900662626 522605.89007 1428.3488501514 1428.34885 34.0316312987 34.03163 Relatively Moderate 73.4741334501 73.47413 71.2250712251 71.22507 1.337 1.33700 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.067971012 0.06797 11575814.750016397 11575814.75002 121.7836186947 121.78362 925555502.0800141 925555502.08001 937131316.8300304 937131316.83003 3.7564e-06 0.00000 3e-10 0.00000 Very Low 2.9556129381 2.95561 2.4e-09 0.00000 0.0180424519 0.01804 2.97365539 2.97366 0.473990958 0.47399 Very Low 0.5108866985 0.51089 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099996439 0.01000 472410000.0 472410000.00000 4970.0 4970.00000 37772000000.0 37772000000.00000 38244410000.0 38244410000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 1091887.0999999999 1091887.10000 0.06816968 0.06817 518089.568 518089.56800 1609976.6679999998 1609976.66800 48.5342637441 48.53426 Very High 59.0058028418 59.00580 Very High 1.0 1.00000 0.03125 472410000.0 472410000.00000 4970.0 4970.00000 37772000000.0 37772000000.00000 49059676.89054267 49059676.89054 38293469676.89054 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 266.0605740053 266.06057 1.18082e-05 0.00001 89.742599263 89.74260 348.9031445064 348.90314 704.7063177748 704.70632 5.7195849429 5.71958 Very Low 6.5760993879 6.57610 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0130926272 0.01309 472410000.0 472410000.00000 4970.0 4970.00000 37772000000.0 37772000000.00000 49059676.89054267 49059676.89054 38293469676.89054 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 143.453420139 143.45342 1.9751e-05 0.00002 150.1073280265 150.10733 123.7327500539 123.73275 417.2934982194 417.29350 3.0346146773 3.03461 Very Low 4.4457223006 4.44572 Very Low 0.0 0.00000 0.01489 472410000.0 472410000.00000 4970.0 4970.00000 37772000000.0 37772000000.00000 38244410000.0 38244410000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 41.4193861705 41.41939 0.0001007185 0.00010 765.46053388 765.46053 806.8799200505 806.87992 12.6931230651 12.69312 Relatively Low 11.295886 11.29589 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 607.4849160695 607.48492 0.0 0.00000 0.0 0.00000 0.0 0.00000 607.4849160695 607.48492 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 2.2446472091 2.24465 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.2446472091 2.24465 0.5912712527 0.59127 Very Low 0.5987382758 0.59874 Very Low 1.0 1.00000 0.03125 472410000.0 472410000.00000 4970.0 4970.00000 37772000000.0 37772000000.00000 49059676.89054267 49059676.89054 38293469676.89054 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 123.4182179437 123.41822 4.81852e-05 0.00005 366.2073202052 366.20732 952.4606012164 952.46060 1442.0861393653 1442.08614 10.9018938929 10.90189 Relatively Low 13.432007056 13.43201 Relatively Low 0.0 0.00000 0.00037632 0.00038 472410000.0 472410000.00000 4970.0 4970.00000 37772000000.0 37772000000.00000 49059676.890542656 49059676.89054 38293469676.89054 0.0007493188 0.00075 4.996e-07 0.00000 0.0001761635 0.00018 Very Low 133.2119011897 133.21190 9.344e-07 0.00000 7.1017795182 7.10178 3.2523543748 3.25235 143.5660350827 143.56604 3.7305067727 3.73051 Very Low 4.7624656829 4.76247 Very Low 0.0 0.00000 0.0 0.00000 6173149.858796488 6173149.85880 49.0 49.00000 372400000.0 372400000.00000 378573149.8587965 378573149.85880 0.0006654598 0.00067 3.8734e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 4.0 4.00000 0.0207448 0.02074 472409670.70662737 472409670.70663 4969.9964727827 4969.99647 37771973193.14844 38244382863.85506 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0688714448 0.06887 0.0004128532 0.00041 3137.6844629178 3137.68446 3137.7533343626 3137.75333 16.9107977252 16.91080 Relatively Low 18.2108316966 18.21083 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.65e-08 0.00000 2.91145e-05 0.00003 True 1.5088e-06 0.00000
22 21 T15001021702 Hawaii HI 15 Hawaii County 1 15001 21702 15001021702 9540 1290871000.0 1290871000.00000 1847307.132536592 1847307.13254 202.2053672226 202.20537 41.6514079785 41.65141 Very High 99.2906143884 99.29061 97.5460122699 97.54601 43.0017491363 43.00175 Very High 99.3098612849 99.30986 99.3865030675 99.38650 4002398.255892564 4002398.25589 3010194.054478895 3010194.05448 0.1303958532 0.13040 991008.4843458552 991008.48435 1195.7170678134 1195.71707 30.5742567924 30.57426 Relatively Low 36.7056055591 36.70561 37.8917378917 37.89174 -0.825 -0.82500 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.002 0.00200 2781293.4652375295 2781293.46524 20.5547569497 20.55476 156216152.8174247 156216152.81742 158997446.28266224 158997446.28266 0.0001485004 0.00015 1.32e-08 0.00000 Very Low 0.8260461896 0.82605 5e-10 0.00000 0.0041116194 0.00411 0.830157809 0.83016 0.3097847707 0.30978 Very Low 0.2999768522 0.29998 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1904.0 1904.00000 105.777777777 105.77778 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099727839 0.00997 1290871000.0 1290871000.00000 9540.0 9540.00000 72504000000.0 72504000000.00000 73794871000.0 73794871000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 2069190.1 2069190.10000 0.09295506 0.09296 706458.4560000001 706458.45600 2775648.556 2775648.55600 58.1964835648 58.19648 Very High 63.5647236624 63.56472 Very High 1.0 1.00000 0.03125 1290871000.0 1290871000.00000 9540.0 9540.00000 72504000000.0 72504000000.00000 1847307.132536592 1847307.13254 73796718307.13252 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 727.0165306165 727.01653 2.26661e-05 0.00002 172.2624541197 172.26245 13.1376989875 13.13770 912.4166837238 912.41668 6.2338957004 6.23390 Very Low 6.4392683964 6.43927 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 1290871000.0 1290871000.00000 9540.0 9540.00000 72504000000.0 72504000000.00000 1847307.132536592 1847307.13254 73796718307.13252 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 329.6207637766 329.62076 3.12567e-05 0.00003 237.5510205776 237.55102 4.5458477818 4.54585 571.7176321361 571.71763 3.3704162765 3.37042 Very Low 4.4360400879 4.43604 Very Low 0.0 0.00000 0.01489 1290871000.0 1290871000.00000 9540.0 9540.00000 72504000000.0 72504000000.00000 73794871000.0 73794871000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 113.1794086604 113.17941 0.0001933309 0.00019 1469.31458616 1469.31459 1582.4939948204 1582.49399 15.8883773218 15.88838 Relatively Low 12.7029473048 12.70295 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 254174294.53165004 254174294.53165 1597.5991511029 1597.59915 12141753548.38204 552684.3798532827 552684.37985 12396480527.293545 12396480527.29354 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 939170.020112434 939170.02011 0.0362286352 0.03623 275337.6278939629 275337.62789 1142.059670892 1142.05967 1215649.7076772891 1215649.70768 48.1955436376 48.19554 Very High 43.8460306298 43.84603 Very High 1.0 1.00000 0.03125 1290871000.0 1290871000.00000 9540.0 9540.00000 72504000000.0 72504000000.00000 1847307.132536592 1847307.13254 73796718307.13252 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 337.2430694017 337.24307 9.24923e-05 0.00009 702.9412142414 702.94121 35.8642244223 35.86422 1076.0485080654 1076.04851 9.8881603341 9.88816 Very Low 10.945298289 10.94530 Very Low 0.0 0.00000 0.0012659477 0.00127 1290871000.0 1290871000.00000 9540.0 9540.00000 72504000000.0 72504000000.00000 1847307.132536592 1847307.13254 73796718307.13252 0.0001993923 0.00020 1.329e-07 0.00000 4.68768e-05 0.00005 Very Low 325.8419546829 325.84195 1.6056e-06 0.00000 12.2027969479 12.20280 0.1096257297 0.10963 338.1543773606 338.15438 4.9635103885 4.96351 Very Low 5.6929552963 5.69296 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0006654598 0.00067 3.8734e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 5.0 5.00000 0.0209036275 0.02090 1283193020.0345883 1283193020.03459 9471.8345321507 9471.83453 71985942444.34518 73269135464.37978 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.2065931336 0.20659 0.0008708058 0.00087 6618.124268226 6618.12427 6618.3308613596 6618.33086 21.6873915176 21.68739 Relatively Low 20.9819644591 20.98196 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.8333e-06 0.00000 0.0006472757 0.00065 True 0.0007289681 0.00073
23 22 T15001021704 Hawaii HI 15 Hawaii County 1 15001 21704 15001021704 8087 1437523000.0 1437523000.00000 0.0 0.00000 141.2921284365 141.29213 37.4934682651 37.49347 Very High 98.6279712396 98.62797 95.0920245399 95.09202 40.54780701 40.54781 Very High 99.0060352768 99.00604 97.2392638037 97.23926 3355552.5856007547 3355552.58560 2636098.9296592614 2636098.92966 0.0946649547 0.09466 719453.6559414929 719453.65594 0.0 0.00000 29.1877888475 29.18779 Relatively Low 23.8708177167 23.87082 28.2051282051 28.20513 -1.692 -1.69200 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 136722744.0023373 136722744.00234 769.1541844874 769.15418 5845571802.104352 5845571802.10435 5982294546.106689 5982294546.10669 5.2e-08 0.00000 0.0 0.00000 Very Low 0.4976182338 0.49762 1e-10 0.00000 0.0008613326 0.00086 0.4984795664 0.49848 0.2613498758 0.26135 Very Low 0.2415990737 0.24160 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1589.0 1589.00000 88.277777777 88.27778 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099749521 0.00997 1437523000.0 1437523000.00000 8087.0 8087.00000 61461200000.0 61461200000.00000 62898723000.0 62898723000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 2606385.9000000004 2606385.90000 0.09327958 0.09328 708924.808 708924.80800 3315310.708 3315310.70800 61.7471139969 61.74711 Very High 64.3845063537 64.38451 Very High 1.0 1.00000 0.03125 1437523000.0 1437523000.00000 8087.0 8087.00000 61461200000.0 61461200000.00000 0.0 0.00000 62898723000.0 62898723000.00000 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 809.610707915 809.61071 1.92139e-05 0.00002 146.0258350586 146.02584 0.0 0.00000 955.6365429737 955.63654 6.3308113948 6.33081 Relatively Low 6.2428321439 6.24283 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 1437523000.0 1437523000.00000 8087.0 8087.00000 61461200000.0 61461200000.00000 0.0 0.00000 62898723000.0 62898723000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 367.0679945606 367.06799 2.64961e-05 0.00003 201.3705559131 201.37056 0.0 0.00000 568.4385504738 568.43855 3.3639602531 3.36396 Very Low 4.2267645992 4.22676 Very Low 0.0 0.00000 0.01489 1437523000.0 1437523000.00000 8087.0 8087.00000 61461200000.0 61461200000.00000 62898723000.0 62898723000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 126.0373833448 126.03738 0.0001638854 0.00016 1245.529041748 1245.52904 1371.5664250928 1371.56643 15.1485525076 15.14855 Relatively Low 11.5622238963 11.56222 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 4275225.009284457 4275225.00928 11.3075413498 11.30754 85937314.2587605 85937314.25876 0.0 0.00000 90212539.26804496 90212539.26804 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 15796.8891596742 15796.88916 0.0002564203 0.00026 1948.7939827883 1948.79398 0.0 0.00000 17745.6831424625 17745.68314 11.7788160915 11.77882 Relatively Low 10.229875008 10.22988 Relatively Low 1.0 1.00000 0.03125 1437523000.0 1437523000.00000 8087.0 8087.00000 61461200000.0 61461200000.00000 0.0 0.00000 62898723000.0 62898723000.00000 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 375.5562475673 375.55625 7.84051e-05 0.00008 595.8789936627 595.87899 0.0 0.00000 971.43524123 971.43524 9.5567340721 9.55673 Very Low 10.0987330053 10.09873 Very Low 0.0 0.00000 0.0009691875 0.00097 1437523000.0 1437523000.00000 8087.0 8087.00000 61461200000.0 61461200000.00000 0.0 0.00000 62898723000.0 62898723000.00000 0.0002586645 0.00026 1.725e-07 0.00000 0.0314801129 0.03148 Very Low 360.3789426695 360.37894 1.3518e-06 0.00000 10.2735112261 10.27351 0.0 0.00000 370.6524538956 370.65245 5.117677217 5.11768 Very Low 5.6035862783 5.60359 Very Low 35.0 35.00000 0.159846547 0.15985 111653589.95093364 111653589.95093 124.2335248173 124.23352 944174788.6111234 944174788.61112 1055828378.5620573 1055828378.56206 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 11876.7538770515 11876.75388 7.69195e-05 0.00008 584.5878715456 584.58787 12461.3417485972 12461.34175 24.799371691 24.79937 Relatively High 20.1859557314 20.18596 Relatively Moderate 4.0 4.00000 0.022325698 0.02233 1436641529.8863049 1436641529.88630 8083.20001332 8083.20001 61432320101.23161 62868961631.11791 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.2377282447 0.23773 0.0007626825 0.00076 5796.3872882176 5796.38729 5796.6250164624 5796.62502 20.7499106293 20.74991 Relatively Low 19.1646258394 19.16463 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 6.75e-08 0.00000 0.0 0.00000 False 1.24075e-05 0.00001
24 23 T15001021902 Hawaii HI 15 Hawaii County 1 15001 21902 15001021902 3925 399581000.0 399581000.00000 2581801.8541268115 2581801.85413 115.3501535902 115.35015 27.002929534 27.00293 Relatively High 91.1271807421 91.12718 88.3435582822 88.34356 24.1028365867 24.10284 Relatively Moderate 82.2268659179 82.22687 86.5030674847 86.50307 704800.8282911462 704800.82829 512501.7453728801 512501.74537 0.0251794315 0.02518 191363.6796525504 191363.67965 935.4032657156 935.40327 35.3637279516 35.36373 Relatively High 83.5376029327 83.53760 82.905982906 82.90598 2.17 2.17000 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.067971012 0.06797 22856965.639919005 22856965.63992 224.5191591609 224.51916 1706345609.62304 1729202575.262959 1729202575.26296 8.8e-09 0.00000 0.0 0.00000 Very Low 0.0136155178 0.01362 0.0 0.00000 7.29943e-05 0.00007 0.0136885121 0.01369 0.0788482259 0.07885 Very Low 0.0883124103 0.08831 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 224.0 224.00000 12.444444444 12.44444 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.009884127 0.00988 399581000.0 399581000.00000 3925.0 3925.00000 29830000000.0 29830000000.00000 30229581000.0 30229581000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 422346.0 422346.00000 0.0199002 0.01990 151241.52 151241.52000 573587.52 573587.52000 34.4066045743 34.40660 Relatively High 43.4673703843 43.46737 Very High 1.0 1.00000 0.03125 399581000.0 399581000.00000 3925.0 3925.00000 29830000000.0 29830000000.00000 2581801.854126812 2581801.85413 30232162801.85412 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 225.0433949783 225.04339 9.3254e-06 0.00001 70.8731794986 70.87318 18.3612865492 18.36129 314.2778610261 314.27786 4.3698485829 4.36985 Very Low 5.2209017008 5.22090 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 399581000.0 399581000.00000 3925.0 3925.00000 29830000000.0 29830000000.00000 2581801.854126812 2581801.85413 30232162801.85412 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 102.0320345028 102.03203 1.28598e-05 0.00001 97.734565594 97.73457 6.3532901622 6.35329 206.119890259 206.11989 2.3988125677 2.39881 Very Low 3.651828438 3.65183 Very Low 0.0 0.00000 0.01489 399581000.0 399581000.00000 3925.0 3925.00000 29830000000.0 29830000000.00000 30229581000.0 30229581000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 35.0339741864 35.03397 7.95413e-05 0.00008 604.5136007 604.51360 639.5475748864 639.54757 11.7468964466 11.74690 Very Low 10.8630111137 10.86301 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 24231739.68756725 24231739.68757 212.4539917618 212.45399 1614650337.3899603 1614650337.38996 416363.7036091328 416363.70361 1639298440.7811368 1639298440.78114 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 89535.8969783547 89535.89698 0.0048178031 0.00482 36615.3037124016 36615.30371 860.3684338636 860.36843 127011.5691246199 127011.56912 22.6996151325 22.69962 Relatively High 23.8860328609 23.88603 Relatively High 1.0 1.00000 0.03125 399581000.0 399581000.00000 3925.0 3925.00000 29830000000.0 29830000000.00000 2581801.854126812 2581801.85413 30232162801.85412 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 104.3914712733 104.39147 3.80537e-05 0.00004 289.2079943275 289.20799 50.1239450006 50.12395 443.7234106013 443.72341 7.3599635589 7.35996 Very Low 9.4230153392 9.42302 Very Low 0.0 0.00000 0.0010265904 0.00103 399581000.0 399581000.00000 3925.0 3925.00000 29830000000.0 29830000000.00000 2581801.8541268115 2581801.85413 30232162801.85412 0.0003150456 0.00032 2.101e-07 0.00000 7.40666e-05 0.00007 Very Low 129.2335939336 129.23359 8.464e-07 0.00000 6.432756402 6.43276 0.1963101401 0.19631 135.8626604756 135.86266 3.6625534291 3.66255 Very Low 4.8587514569 4.85875 Very Low 4.0 4.00000 0.018268176 0.01827 1977759.7407743428 1977759.74077 10.380779771 10.38078 78893926.25924085 78893926.25924 80871686.0000152 80871686.00002 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 24.0431034706 24.04310 7.345e-07 0.00000 5.5825535655 5.58255 29.6256570361 29.62566 3.3098507134 3.30985 Very Low 3.2641784236 3.26418 Relatively Low 4.0 4.00000 0.0218268636 0.02183 398364800.99124306 398364800.99124 3913.137707217 3913.13771 29739846574.84885 30138211375.840096 30138211375.84010 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0572066629 0.05721 0.0003200673 0.00032 2432.5112170668 2432.51122 2432.5684237297 2432.56842 15.5350569596 15.53506 Relatively Low 17.3841639553 17.38416 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.2633e-06 0.00000 0.0003623064 0.00036 True 0.0002255654 0.00023
25 24 T15003007502 Hawaii HI 15 Honolulu County 3 15003 7502 15003007502 1376 196711000.0 196711000.00000 0.0 0.00000 7.7618787766 7.76188 7.997483957 7.99748 Very Low 5.4441221353 5.44412 5.8282208589 5.82822 13.4756112773 13.47561 Relatively Low 29.9577943057 29.95779 19.9386503067 19.93865 123170.6861596142 123170.68616 117626.135823795 117626.13582 0.0007295461 0.00073 5544.5503358193 5544.55034 0.0 0.00000 18.9659859594 18.96599 Very Low 1.2256175964 1.22562 10.5413105413 10.54131 -8.084 -8.08400 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0028437331 0.00284 196711000.0 196711000.00000 1376.0 1376.00000 10457600000.0 10457600000.00000 10654311000.0 10654311000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 117052.4 117052.40000 0.00071256 0.00071 5415.456 5415.45600 122467.856 122467.85600 20.5643959253 20.56440 Relatively Moderate 13.7632106877 13.76321 Relatively Low 1.0 1.00000 0.03125 196711000.0 196711000.00000 1376.0 1376.00000 10457600000.0 10457600000.00000 0.0 0.00000 10654311000.0 10654311000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 110.7873278999 110.78733 9.033e-07 0.00000 6.8648716832 6.86487 0.0 0.00000 117.6521995832 117.65220 3.1494047356 3.14940 Very Low 1.9933788852 1.99338 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 196711000.0 196711000.00000 1376.0 1376.00000 10457600000.0 10457600000.00000 0.0 0.00000 10654311000.0 10654311000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 50.2296744317 50.22967 4.5083e-06 0.00000 34.263124142 34.26312 0.0 0.00000 84.4927985737 84.49280 1.7819530051 1.78195 Very Low 1.4371183905 1.43712 Very Low 0.0 0.00000 0.01489 196711000.0 196711000.00000 1376.0 1376.00000 10457600000.0 10457600000.00000 10654311000.0 10654311000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 17.2469864587 17.24699 5.409e-06 0.00001 41.108407296 41.10841 58.3553937547 58.35539 5.2884189904 5.28842 Very Low 2.590807762 2.59081 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 334545.9186602516 334545.91866 0.0 0.00000 0.0 0.00000 0.0 0.00000 334545.9186602516 334545.91866 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 144.7954863065 144.79549 0.0 0.00000 0.0 0.00000 0.0 0.00000 144.7954863065 144.79549 2.3713140511 2.37131 Very Low 1.3218946842 1.32189 Very Low 1.0 1.00000 0.03125 196711000.0 196711000.00000 1376.0 1376.00000 10457600000.0 10457600000.00000 0.0 0.00000 10654311000.0 10654311000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 1.3970006805 1.39700 5.0029e-06 0.00001 38.0217855444 38.02179 0.0 0.00000 39.4187862249 39.41879 3.2840213033 3.28402 Very Low 2.2274217169 2.22742 Very Low 0.0 0.00000 0.0002439162 0.00024 196711000.0 196711000.00000 1376.0 1376.00000 10457600000.0 10457600000.00000 0.0 0.00000 10654311000.0 10654311000.00000 0.0051953759 0.00520 3.4641e-06 0.00000 0.0314801129 0.03148 Very Low 249.2793480177 249.27935 1.1627e-06 0.00000 8.8361471536 8.83615 0.0 0.00000 258.1154951713 258.11550 4.5361626976 4.53616 Very Low 3.1876813425 3.18768 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.23e-08 0.00000 0.0 0.00000 False 2.9166e-06 0.00000
26 25 T15001020202 Hawaii HI 15 Hawaii County 1 15001 20202 15001020202 2568 183300000.0 183300000.00000 19450471.041291997 19450471.04129 244.9265376883 244.92654 26.8331711535 26.83317 Relatively High 90.8054826159 90.80548 87.7300613497 87.73006 25.4228346534 25.42283 Relatively Moderate 85.7586714142 85.75867 88.3435582822 88.34356 827053.979074397 827053.97907 517884.4786890347 517884.47869 0.040605854 0.04061 308604.4903297234 308604.49033 565.0100556387 565.01006 33.316808725 33.31681 Relatively Moderate 66.7428118075 66.74281 65.2421652422 65.24217 0.89 0.89000 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.067971012 0.06797 530773.6291478402 530773.62915 7.4360429877 7.43604 56513926.70677888 56513926.70678 57044700.33592673 57044700.33593 2.91625e-05 0.00003 1.8e-09 0.00000 Very Low 1.0521023568 1.05210 9e-10 0.00000 0.006837104 0.00684 1.0589394608 1.05894 0.3359672067 0.33597 Very Low 0.35451291 0.35451 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099986349 0.01000 183300000.0 183300000.00000 2568.0 2568.00000 19516800000.0 19516800000.00000 19700100000.0 19700100000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 510273.9 510273.90000 0.03978193 0.03978 302342.668 302342.66800 812616.568 812616.56800 38.6429680605 38.64297 Very High 45.9935976887 45.99360 Very High 1.0 1.00000 0.03125 183300000.0 183300000.00000 2568.0 2568.00000 19516800000.0 19516800000.00000 19450471.041291986 19450471.04129 19719550471.041286 19719550471.04129 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 103.2342736504 103.23427 6.1013e-06 0.00001 46.3700190961 46.37002 138.3280718214 138.32807 287.9323645679 287.93236 4.2441620115 4.24416 Very Low 4.7772331358 4.77723 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0085026261 0.00850 183300000.0 183300000.00000 2568.0 2568.00000 19516800000.0 19516800000.00000 19450471.041291986 19450471.04129 19719550471.041286 19719550471.04129 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 47.5251579324 47.52516 8.8161e-06 0.00001 67.0024084263 67.00241 47.8636600709 47.86366 162.3912264296 162.39123 2.2155277901 2.21553 Very Low 3.1775808335 3.17758 Very Low 0.0 0.00000 0.01489 183300000.0 183300000.00000 2568.0 2568.00000 19516800000.0 19516800000.00000 19700100000.0 19700100000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 16.0711532039 16.07115 5.20413e-05 0.00005 395.513611872 395.51361 411.5847650759 411.58477 10.1418835219 10.14188 Very Low 8.8359053801 8.83591 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 1988278.7391910965 1988278.73919 22.8556851439 22.85569 173703207.09342223 173703207.09342 0.0 0.00000 175691485.83261335 175691485.83261 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 7346.6586655273 7346.65867 0.0005182966 0.00052 3939.0545037912 3939.05450 0.0 0.00000 11285.7131693184 11285.71317 10.1293226006 10.12932 Relatively Low 10.0417935626 10.04179 Relatively Low 1.0 1.00000 0.03125 183300000.0 183300000.00000 2568.0 2568.00000 19516800000.0 19516800000.00000 19450471.041291986 19450471.04129 19719550471.041286 19719550471.04129 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 47.8875539237 47.88755 2.48973e-05 0.00002 189.2193960336 189.21940 377.6178017498 377.61780 614.7247517071 614.72475 8.2047455424 8.20475 Very Low 9.8965701001 9.89657 Very Low 0.0 0.00000 0.0015977717 0.00160 183300000.0 183300000.00000 2568.0 2568.00000 19516800000.0 19516800000.00000 19450471.041291997 19450471.04129 19719550471.041286 19719550471.04129 0.0001643146 0.00016 1.096e-07 0.00000 3.86301e-05 0.00004 Very Low 48.1230596103 48.12306 4.495e-07 0.00000 3.4164308742 3.41643 1.2005219967 1.20052 52.7400124812 52.74001 2.6717593631 2.67176 Very Low 3.3389626051 3.33896 Very Low 3.0 3.00000 0.013701132 0.01370 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0006654598 0.00067 3.8734e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 4.0 4.00000 0.0207448 0.02074 183299817.8147132 183299817.81471 2567.9933134509 2567.99331 19516749182.2268 19516749182.22680 19700049000.04151 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0267228299 0.02672 0.0002133209 0.00021 1621.239122526 1621.23912 1621.265845356 1621.26585 13.5698768441 13.56988 Relatively Low 14.3061317429 14.30613 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 2.378e-07 0.00000 2.90487e-05 0.00003 True 4.15197e-05 0.00004
27 26 T15001020300 Hawaii HI 15 Hawaii County 1 15001 20300 15001020300 3934 677850000.0 677850000.00000 103350.899803428 103350.89980 1.2709697914 1.27097 40.5458083398 40.54581 Very High 99.1517617784 99.15176 96.9325153374 96.93252 36.0264444526 36.02644 Relatively High 97.9543298643 97.95433 94.7852760736 94.78528 2353564.7149971174 2353564.71500 2038255.8316858609 2038255.83169 0.04148735 0.04149 315303.8597053038 315303.85971 5.0236059534 5.02361 35.5252426719 35.52524 Relatively High 84.6483188794 84.64832 84.0455840456 84.04558 2.271 2.27100 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.067971012 0.06797 38504874.710603446 38504874.71060 223.4685802338 223.46858 1698361209.7772455 1698361209.77725 1736866084.4878492 1736866084.48785 1.61443e-05 0.00002 1e-09 0.00000 Very Low 42.2530795804 42.25308 1.5e-08 0.00000 0.1140789343 0.11408 42.3671585148 42.36716 1.1490783013 1.14908 Very Low 1.2928806869 1.29288 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099965667 0.01000 677850000.0 677850000.00000 3934.0 3934.00000 29898400000.0 29898400000.00000 30576250000.0 30576250000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 1823510.7 1823510.70000 0.0372599 0.03726 283175.24 283175.24000 2106685.94 2106685.94000 53.0854109894 53.08541 Very High 67.3714272457 67.37143 Very High 1.0 1.00000 0.03125 677850000.0 677850000.00000 3934.0 3934.00000 29898400000.0 29898400000.00000 103350.899803428 103350.89980 30576353350.8998 30576353350.89980 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 381.7640610691 381.76406 9.3468e-06 0.00001 71.0356912478 71.03569 0.735012055 0.73501 453.5347643718 453.53476 4.9381618494 4.93816 Very Low 5.9268435024 5.92684 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 677850000.0 677850000.00000 3934.0 3934.00000 29898400000.0 29898400000.00000 103350.899803428 103350.89980 30576353350.8998 30576353350.89980 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 173.0873454636 173.08735 1.28893e-05 0.00001 97.9586703304 97.95867 0.2543255804 0.25433 271.3003413745 271.30034 2.6288943199 2.62889 Very Low 4.020371551 4.02037 Very Low 0.0 0.00000 0.01489 677850000.0 677850000.00000 3934.0 3934.00000 29898400000.0 29898400000.00000 30576250000.0 30576250000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 59.4317032147 59.43170 7.97237e-05 0.00008 605.899746536 605.89975 665.3314497507 665.33145 11.9026831383 11.90268 Very Low 11.0573477508 11.05735 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 57842789.44656033 57842789.44656 165.7998817432 165.79988 1260079101.2480536 1260079101.24805 978.1387811597 978.13878 1317922868.8333955 1317922868.83340 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 213728.197133329 213728.19713 0.0037598314 0.00376 28574.7185786544 28574.71858 2.0212130019 2.02121 242304.9369249853 242304.93692 28.1530091221 28.15301 Relatively High 29.759755919 29.75976 Relatively High 1.0 1.00000 0.03125 677850000.0 677850000.00000 3934.0 3934.00000 29898400000.0 29898400000.00000 103350.899803428 103350.89980 30576353350.8998 30576353350.89980 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 177.0898986754 177.08990 3.81409e-05 0.00004 289.8711464164 289.87115 2.0064881467 2.00649 468.9675332385 468.96753 7.4969706224 7.49697 Very Low 9.6422648288 9.64226 Very Low 0.0 0.00000 9.7837e-06 0.00001 677850000.0 677850000.00000 3934.0 3934.00000 29898400000.0 29898400000.00000 103350.899803428 103350.89980 30576353350.8998 30576353350.89980 0.0276254828 0.02763 1.84197e-05 0.00002 0.0064947002 0.00649 Very Low 183.2096424429 183.20964 7.09e-07 0.00000 5.3881035599 5.38810 0.0065671694 0.00657 188.6043131722 188.60431 4.0857125073 4.08571 Very Low 5.4449646719 5.44496 Very Low 0.0 0.00000 0.0 0.00000 199213148.09323543 199213148.09324 676.7842904604 676.78429 5143560607.498727 5143560607.49873 5342773755.591963 5342773755.59196 0.0006654598 0.00067 3.8734e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 4.0 4.00000 0.0207448 0.02074 677850000.0 677850000.00000 3934.0 3934.00000 29898400000.0 29898400000.00000 30576250000.0 30576250000.00000 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0988220855 0.09882 0.0003267939 0.00033 2483.6336896246 2483.63369 2483.7325117101 2483.73251 15.6432181718 15.64322 Relatively Low 17.585149872 17.58515 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 9.915e-07 0.00000 1.23128e-05 0.00001 True 0.0003168032 0.00032
28 27 T15003009507 Hawaii HI 15 Honolulu County 3 15003 9507 15003009507 2560 291260000.0 291260000.00000 0.0 0.00000 0.6777584315 0.67776 10.37452179 10.37452 Very Low 17.9491057067 17.94911 10.4294478528 10.42945 13.7534872042 13.75349 Relatively Low 31.7642530142 31.76425 21.472392638 21.47239 130948.4674371914 130948.46744 125905.400600614 125905.40060 0.0006635614 0.00066 5043.0668365775 5043.06684 0.0 0.00000 24.1056722051 24.10567 Very Low 3.4429458594 3.44295 12.8205128205 12.82051 -4.87 -4.87000 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0038371924 0.00384 291260000.0 291260000.00000 2560.0 2560.00000 19456000000.0 19456000000.00000 19747260000.0 19747260000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 125352.3 125352.30000 0.00063244 0.00063 4806.544 4806.54400 130158.844 130158.84400 20.9861680407 20.98617 Relatively Moderate 17.8517488934 17.85175 Relatively Moderate 1.0 1.00000 0.03125 291260000.0 291260000.00000 2560.0 2560.00000 19456000000.0 19456000000.00000 0.0 0.00000 19747260000.0 19747260000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 164.0371769964 164.03718 1.6805e-06 0.00000 12.7718542944 12.77185 0.0 0.00000 176.8090312908 176.80903 3.6074191585 3.60742 Very Low 2.9020293931 2.90203 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 291260000.0 291260000.00000 2560.0 2560.00000 19456000000.0 19456000000.00000 0.0 0.00000 19747260000.0 19747260000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 74.3725311496 74.37253 8.3875e-06 0.00001 63.745347241 63.74535 0.0 0.00000 138.1178783905 138.11788 2.0991315083 2.09913 Very Low 2.1516903399 2.15169 Very Low 0.0 0.00000 0.01489 291260000.0 291260000.00000 2560.0 2560.00000 19456000000.0 19456000000.00000 19747260000.0 19747260000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 25.5367380369 25.53674 1.00633e-05 0.00001 76.48075776 76.48076 102.0174957969 102.01750 6.3707477239 6.37075 Very Low 3.9668297631 3.96683 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 291260000.0 291260000.00000 2560.0 2560.00000 19456000000.0 19456000000.00000 0.0 0.00000 19747260000.0 19747260000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 2.0684680481 2.06847 9.3077e-06 0.00001 70.738205664 70.73821 0.0 0.00000 72.8066737121 72.80667 4.0292908096 4.02929 Very Low 3.4735129238 3.47351 Very Low 0.0 0.00000 1.65662e-05 0.00002 291260000.0 291260000.00000 2560.0 2560.00000 19456000000.0 19456000000.00000 0.0 0.00000 19747260000.0 19747260000.00000 0.0594988816 0.05950 3.96718e-05 0.00004 0.0314801129 0.03148 Very Low 287.0856863831 287.08569 1.6825e-06 0.00000 12.7866716181 12.78667 0.0 0.00000 299.8723580012 299.87236 4.768656889 4.76866 Very Low 4.2594450047 4.25945 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.22e-08 0.00000 0.0 0.00000 False 1.899e-06 0.00000
29 28 T15009031502 Hawaii HI 15 Maui County 9 15009 31502 15009031502 5036 709032000.0 709032000.00000 4590410.1368262 4590410.13683 33.4481475347 33.44815 20.8852252798 20.88523 Relatively Moderate 74.9817841873 74.98178 77.9141104294 77.91411 24.198196878 24.19820 Relatively Moderate 82.5403153741 82.54032 86.8098159509 86.80982 713199.375733464 713199.37573 567506.0158586083 567506.01586 0.019129296 0.01913 145382.649682015 145382.64968 310.7101928407 310.71019 27.79492428 27.79492 Relatively Low 14.3120947665 14.31209 19.3732193732 19.37322 -2.563 -2.56300 51.8016 51.80160 Relatively Low 16.9583200764 16.95832 80.0 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 23099293.95246688 23099293.95247 164.0660003281 164.06600 1246901602.4934509 1246901602.49345 1270000896.4459178 1270000896.44592 4.581e-05 0.00005 2.2e-09 0.00000 Very Low 74.0418791841 74.04188 2.48e-08 0.00000 0.1886672111 0.18867 74.2305463952 74.23055 1.3852688343 1.38527 Very Low 1.1953078769 1.19531 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 392.0 392.00000 21.777777777 21.77778 0.0 0.00000 0.0 0.00000 1.625e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0058748695 0.00587 709032000.0 709032000.00000 5036.0 5036.00000 38273600000.0 38273600000.00000 38982632000.0 38982632000.00000 0.0008599048 0.00086 7.5108e-06 0.00001 Very Low 550446.2 550446.20000 0.01581874 0.01582 120222.424 120222.42400 670668.6240000001 670668.62400 36.2474880052 36.24749 Very High 35.2789273681 35.27893 Relatively High 1.0 1.00000 0.03125 709032000.0 709032000.00000 5036.0 5036.00000 38273600000.0 38273600000.00000 4590410.1368262 4590410.13683 38987222410.136826 38987222410.13683 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 399.3257147569 399.32571 3.3097e-06 0.00000 25.153954362 25.15395 32.6461288135 32.64613 457.1257979323 457.12580 4.951160858 4.95116 Very Low 4.5572417759 4.55724 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 709032000.0 709032000.00000 5036.0 5036.00000 38273600000.0 38273600000.00000 4590410.1368262 4590410.13683 38987222410.136826 38987222410.13683 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 181.0495931678 181.04959 1.64999e-05 0.00002 125.3990502756 125.39905 11.2960673245 11.29607 317.7447107678 317.74471 2.7710803876 2.77108 Very Low 3.2499679737 3.24997 Very Low 0.0 0.00000 0.01489 709032000.0 709032000.00000 5036.0 5036.00000 38273600000.0 38273600000.00000 38982632000.0 38982632000.00000 5.8883e-06 0.00001 1.627e-06 0.00000 Relatively Low 62.1656404717 62.16564 0.0001220023 0.00012 927.217381808 927.21738 989.3830222797 989.38302 13.5858559669 13.58586 Relatively Low 9.6789889819 9.67899 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.0 107.00000 4.458333333 4.45833 49165319.45551353 49165319.45551 253.3727385673 253.37274 1925632813.1116757 1925632813.11168 13966.8999917194 13966.89999 1974812099.467181 1974812099.46718 3.05947e-05 0.00003 2.7267e-06 0.00000 0.0042466231 0.00425 Very Low 6706.2199592869 6706.21996 0.0030801644 0.00308 23409.2497895341 23409.24979 264.4333801592 264.43338 30379.9031289802 30379.90313 14.0907095081 14.09071 Relatively Moderate 11.4228454037 11.42285 Relatively Low 1.0 1.00000 0.03125 709032000.0 709032000.00000 5036.0 5036.00000 38273600000.0 38273600000.00000 4590410.1368262 4590410.13683 38987222410.136826 38987222410.13683 5.132e-07 0.00000 8.35e-08 0.00000 1.33875e-05 0.00001 Very Low 11.3703899242 11.37039 1.31341e-05 0.00001 99.819470972 99.81947 1.920447636 1.92045 113.1103085322 113.11031 4.6666541082 4.66665 Very Low 4.6029446457 4.60294 Very Low 0.0 0.00000 0.000384431 0.00038 709032000.0 709032000.00000 5036.0 5036.00000 38273600000.0 38273600000.00000 4590410.1368262 4590410.13683 38987222410.136826 38987222410.13683 0.0009982937 0.00100 6.656e-07 0.00000 0.000234697 0.00023 Very Low 272.1088122904 272.10881 1.2887e-06 0.00000 9.7937574448 9.79376 0.4141689076 0.41417 282.3167386428 282.31674 4.673721251 4.67372 Very Low 4.7765928461 4.77659 Very Low 5.0 5.00000 0.022835221 0.02284 529748701.1041623 529748701.10416 3369.4402347956 3369.44023 25607745784.4464 25607745784.44640 26137494485.55056 0.0007732141 0.00077 3.66e-08 0.00000 Very Low 9353.516275116 9353.51628 2.8191e-06 0.00000 21.4250892171 21.42509 9374.9413643331 9374.94136 22.5549531321 22.55495 Relatively Moderate 17.1365470909 17.13655 Relatively Moderate 1.0 1.00000 0.003531 0.00353 709031990.6309193 709031990.63092 5035.9999867482 5035.99999 38273599899.28609 38982631889.917 38982631889.91700 7e-09 0.00000 4.0104e-06 0.00000 Very Low 0.0175944103 0.01759 7.1313e-05 0.00007 541.9785211903 541.97852 541.9961156007 541.99612 9.4179537409 9.41795 Very Low 8.1192033408 8.11920 Very Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 6.427e-07 0.00000 6.76868e-05 0.00007 True 1.08687e-05 0.00001
30 29 T15009031700 Hawaii HI 15 Maui County 9 15009 31700 15009031700 4503 555074000.0 555074000.00000 1276731.153754402 1276731.15375 122.8431385787 122.84314 22.3560952843 22.35610 Relatively Moderate 80.1344533194 80.13445 82.2085889571 82.20859 20.0761939648 20.07619 Relatively Moderate 66.5571426607 66.55714 77.9141104294 77.91411 407292.1930305858 407292.19303 311299.9264943793 311299.92649 0.0118049895 0.01180 89717.9200985319 89717.92010 6274.3464376747 6274.34644 35.8610653575 35.86107 Relatively High 86.5482997292 86.54830 85.754985755 85.75499 2.481 2.48100 51.8016 51.80160 Relatively Low 16.9583200764 16.95832 80.0 80.00000 2.59008 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 69959563.72471517 69959563.72472 567.5421933875 567.54219 4313320669.745264 4313320669.74526 4383280233.469979 4383280233.46998 1.491e-07 0.00000 0.0 0.00000 Very Low 0.7298131267 0.72981 6e-10 0.00000 0.0046429426 0.00464 0.7344560692 0.73446 0.2973914322 0.29739 Very Low 0.3310791736 0.33108 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 770.0 770.00000 42.777777777 42.77778 0.0 0.00000 0.0 0.00000 1.625e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0050032569 0.00500 555074000.0 555074000.00000 4503.0 4503.00000 34222800000.0 34222800000.00000 34777874000.0 34777874000.00000 0.0008599048 0.00086 7.5108e-06 0.00001 Very Low 300975.7 300975.70000 0.00681676 0.00682 51807.376 51807.37600 352783.076 352783.07600 29.26023654 29.26024 Relatively High 36.7428620471 36.74286 Relatively High 1.0 1.00000 0.03125 555074000.0 555074000.00000 4503.0 4503.00000 34222800000.0 34222800000.00000 1276731.153754402 1276731.15375 34779150731.153755 34779150731.15376 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 312.6168096693 312.61681 2.9594e-06 0.00000 22.4917109794 22.49171 9.0798705263 9.07987 344.1883911751 344.18839 4.5042988642 4.50430 Very Low 5.3490902368 5.34909 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 555074000.0 555074000.00000 4503.0 4503.00000 34222800000.0 34222800000.00000 1276731.153754402 1276731.15375 34779150731.153755 34779150731.15376 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 141.7367930897 141.73679 1.47536e-05 0.00001 112.1270697758 112.12707 3.141776146 3.14178 257.0056390115 257.00564 2.5818870076 2.58189 Very Low 3.9068333014 3.90683 Very Low 0.0 0.00000 0.01489 555074000.0 555074000.00000 4503.0 4503.00000 34222800000.0 34222800000.00000 34777874000.0 34777874000.00000 5.8883e-06 0.00001 1.627e-06 0.00000 Relatively Low 48.6670992553 48.66710 0.0001090898 0.00011 829.082579484 829.08258 877.7496787393 877.74968 13.0543648938 13.05436 Relatively Low 11.9993143124 11.99931 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 107.0 107.00000 4.458333333 4.45833 53882794.81154165 53882794.81154 393.4555693181 393.45557 2990262326.8174186 2990262326.81742 330715.4008730415 330715.40087 3044475837.0298333 3044475837.02983 3.05947e-05 0.00003 2.7267e-06 0.00000 0.0042466231 0.00425 Very Low 7349.6903514333 7349.69035 0.0047831028 0.00478 36351.5812921717 36351.58129 6261.3888103603 6261.38881 49962.6604539653 49962.66045 16.6323105532 16.63231 Relatively Moderate 17.3960927705 17.39609 Relatively Moderate 1.0 1.00000 0.03125 555074000.0 555074000.00000 4503.0 4503.00000 34222800000.0 34222800000.00000 1276731.153754402 1276731.15375 34779150731.153755 34779150731.15376 5.132e-07 0.00000 8.35e-08 0.00000 1.33875e-05 0.00001 Very Low 8.9014428359 8.90144 1.17441e-05 0.00001 89.2547811335 89.25478 0.534134261 0.53413 98.6903582304 98.69036 4.4592633895 4.45926 Very Low 5.6748051881 5.67481 Very Low 0.0 0.00000 0.0024062802 0.00241 555074000.0 555074000.00000 4503.0 4503.00000 34222800000.0 34222800000.00000 1276731.153754402 1276731.15375 34779150731.153755 34779150731.15376 0.0002794641 0.00028 1.863e-07 0.00000 6.57015e-05 0.00007 Very Low 373.2700670825 373.27007 2.0191e-06 0.00000 15.3447945665 15.34479 0.2018463811 0.20185 388.8167080301 388.81671 5.1999468378 5.19995 Very Low 6.8569915193 6.85699 Very Low 7.0 7.00000 0.031969309 0.03197 84493307.16276018 84493307.16276 678.656794461 678.65679 5157791637.9032755 5157791637.90328 5242284945.066035 5242284945.06604 0.0007732141 0.00077 3.66e-08 0.00000 Very Low 2088.6003439168 2088.60034 7.949e-07 0.00000 6.0414768162 6.04148 2094.641820733 2094.64182 13.6863927662 13.68639 Relatively Moderate 13.4161554257 13.41616 Relatively Moderate 1.0 1.00000 0.003531 0.00353 555073174.039344 555073174.03934 4502.9919424707 4502.99194 34222738762.77709 34777811936.81642 7e-09 0.00000 4.0104e-06 0.00000 Very Low 0.0137739698 0.01377 6.37652e-05 0.00006 484.6157506621 484.61575 484.6295246319 484.62952 9.0732132399 9.07321 Very Low 10.0919635959 10.09196 Very Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.0934e-06 0.00000 0.0049143834 0.00491 True 1.4837e-05 0.00001
31 30 T15001021202 Hawaii HI 15 Hawaii County 1 15001 21202 15001021202 8451 921317000.0 921317000.00000 67149035.71069637 67149035.71070 934.5492187546 934.54922 57.9621366282 57.96214 Very High 99.887268178 99.88727 100.0 100.00000 50.9009757018 50.90098 Very High 99.7415416764 99.74154 100.0 100.00000 6638046.013878048 6638046.01388 4824851.129846153 4824851.12985 0.2383117837 0.23831 1811169.5564462843 1811169.55645 2025.32758561 2025.32759 35.9442214511 35.94422 Relatively High 86.9723415315 86.97234 86.6096866097 86.60969 2.533 2.53300 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 83809817.36564039 83809817.36564 768.7655460141 768.76555 5842618149.706782 5842618149.70678 5926427967.072424 5926427967.07242 1.5e-09 0.00000 0.0 0.00000 Very Low 0.0089197982 0.00892 0.0 0.00000 4.12276e-05 0.00004 0.0089610257 0.00896 0.0684634982 0.06846 Very Low 0.0779399169 0.07794 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 812.0 812.00000 45.111111111 45.11111 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099993129 0.01000 921317000.0 921317000.00000 8451.0 8451.00000 64227600000.0 64227600000.00000 65148917000.00001 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 4823252.0 4823252.00000 0.23728574 0.23729 1803371.624 1803371.62400 6626623.624 6626623.62400 77.7808503062 77.78085 Very High 99.8769515712 99.87695 Very High 1.0 1.00000 0.03125 921317000.0 921317000.00000 8451.0 8451.00000 64227600000.0 64227600000.00000 67149035.7106964 67149035.71070 65216066035.7107 65216066035.71070 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 518.8842951283 518.88430 2.00788e-05 0.00002 152.5985324699 152.59853 477.5512436032 477.55124 1149.0340712014 1149.03407 6.7319274673 6.73193 Relatively Low 8.1750345355 8.17503 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.0145222912 0.01452 916526100.2799532 916526100.27995 8404.8988265971 8404.89883 63877231082.13767 67149035.7106964 67149035.71070 64860906218.12833 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 339.1880815019 339.18808 3.99097e-05 0.00004 303.3136289789 303.31363 239.4784683418 239.47847 881.9801788226 881.98018 3.8944185305 3.89442 Very Low 6.0259803913 6.02598 Very Low 0.0 0.00000 0.01489 921317000.0 921317000.00000 8451.0 8451.00000 64227600000.0 64227600000.00000 65148917000.00001 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 80.7781050537 80.77811 0.000171262 0.00017 1301.590940004 1301.59094 1382.3690450577 1382.36905 15.1882191486 15.18822 Relatively Low 14.2759487032 14.27595 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 33595.8970324927 33595.89703 0.3104494424 0.31045 2359415.7624847298 2359415.76248 0.0 0.00000 2393011.6595172225 2393011.65952 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 124.1363110689 124.13631 7.04e-06 0.00001 53.5042929894 53.50429 0.0 0.00000 177.6406040583 177.64060 2.5385446927 2.53854 Very Low 2.7150722173 2.71507 Very Low 1.0 1.00000 0.03125 921317000.0 921317000.00000 8451.0 8451.00000 64227600000.0 64227600000.00000 67149035.7106964 67149035.71070 65216066035.7107 65216066035.71070 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 240.6962221409 240.69622 8.19342e-05 0.00008 622.6998114826 622.69981 1303.6533254449 1303.65333 2167.0493590684 2167.04936 12.4870873874 12.48709 Relatively Low 16.2497403306 16.24974 Relatively Low 2.0 2.00000 0.0070628791 0.00706 921317000.0 921317000.00000 8451.0 8451.00000 64227600000.0 64227600000.00000 67149035.71069637 67149035.71070 65216066035.7107 65216066035.71070 4.16555e-05 0.00004 2.78e-08 0.00000 9.7931e-06 0.00001 Very Low 271.0588231698 271.05882 1.6578e-06 0.00000 12.5993870449 12.59939 4.6445482201 4.64455 288.3027584348 288.30276 4.7065231209 4.70652 Very Low 6.3464133912 6.34641 Very Low 21.0 21.00000 0.095907928 0.09591 379409.9916177188 379409.99162 1.3972932715 1.39729 10619428.86368238 10619428.86368 10998838.855300099 10998838.85530 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 24.2150337388 24.21503 5.191e-07 0.00000 3.9450254625 3.94503 28.1600592013 28.16006 3.2543450395 3.25435 Very Low 3.2621214124 3.26212 Relatively Low 4.0 4.00000 0.0207448 0.02074 921315089.3788786 921315089.37888 8450.9785947338 8450.97859 64227437319.97716 65148752409.35605 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.1343162625 0.13432 0.0007020153 0.00070 5335.3165094503 5335.31651 5335.4508257128 5335.45083 20.1843546699 20.18435 Relatively Low 22.9576202858 22.95762 Relatively Low Insufficient Data Insufficient Data Insufficient Data 53.0 53.00000 1.2887045444 1.28870 80084.4603006705 80084.46030 3.5257309566 3.52573 26795555.270413022 26795555.27041 0.0 0.00000 26875639.730713695 26875639.73071 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 Very Low 0.0297382894 0.02974 1.6269e-06 0.00000 12.364277175 12.36428 0.0 0.00000 12.3940154644 12.39402 3.6838330638 3.68383 Very Low 2.5516985128 2.55170 Very Low November 2021 3.83e-08 0.00000 3.01617e-05 0.00003 True 1.7093e-06 0.00000
32 31 T15001021300 Hawaii HI 15 Hawaii County 1 15001 21300 15001021300 5972 691942000.0 691942000.00000 41505347.68197775 41505347.68198 314.4847400233 314.48474 44.8648895425 44.86489 Very High 99.5614457169 99.56145 98.773006135 98.77301 40.94410456 40.94410 Very High 99.0610264095 99.06103 97.8527607362 97.85276 3454904.678842767 3454904.67884 2421751.9646799425 2421751.96468 0.1357247505 0.13572 1031508.1034963035 1031508.10350 1644.6106665214 1644.61067 34.5881374634 34.58814 Relatively Moderate 78.0811424507 78.08114 75.4985754986 75.49858 1.685 1.68500 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 59825905.45671751 59825905.45672 516.3442996487 516.34430 3924216677.330079 3924216677.33008 3984042582.786796 3984042582.78680 3.187e-07 0.00000 0.0 0.00000 Very Low 1.3342353514 1.33424 8e-10 0.00000 0.0059722724 0.00597 1.3402076238 1.34021 0.363410278 0.36341 Very Low 0.3981036443 0.39810 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 532.0 532.00000 29.555555555 29.55556 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099990732 0.01000 691942000.0 691942000.00000 5972.0 5972.00000 45387200000.0 45387200000.00000 46079142000.0 46079142000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 2014339.2 2014339.20000 0.11134262 0.11134 846203.912 846203.91200 2860543.112 2860543.11200 58.7838578297 58.78386 Very High 72.635473364 72.63547 Very High 1.0 1.00000 0.03125 691942000.0 691942000.00000 5972.0 5972.00000 45387200000.0 45387200000.00000 41505347.68197774 41505347.68198 46120647347.68198 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 389.7006534547 389.70065 1.41889e-05 0.00001 107.835574004 107.83557 295.1781837538 295.17818 792.7144112124 792.71441 5.9484074704 5.94841 Very Low 6.951026967 6.95103 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.0144927536 0.01449 683648413.1210414 683648413.12104 5903.058982076 5903.05898 44863248263.77738 41505347.68197774 41505347.68198 45588402024.58041 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 252.9970378585 252.99704 2.803e-05 0.00003 213.0279351202 213.02794 148.0235268574 148.02353 614.0484998361 614.04850 3.4516273867 3.45163 Very Low 5.1393369516 5.13934 Very Low 0.0 0.00000 0.01489 691942000.0 691942000.00000 5972.0 5972.00000 45387200000.0 45387200000.00000 46079142000.0 46079142000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 60.6672443546 60.66724 0.0001210243 0.00012 919.784770288 919.78477 980.4520146426 980.45201 13.5448532024 13.54485 Relatively Low 12.2509712728 12.25097 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 108451273.17360821 108451273.17361 1031.9646383704 1031.96464 7842931251.61482 190128.1686397818 190128.16864 7951572652.957066 7951572652.95707 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 400725.748429268 400725.74843 0.0234017841 0.02340 177853.5594508764 177853.55945 392.8783255313 392.87833 578972.1862056758 578972.18621 37.6377194155 37.63772 Very High 38.7362849875 38.73628 Very High 1.0 1.00000 0.03125 691942000.0 691942000.00000 5972.0 5972.00000 45387200000.0 45387200000.00000 41505347.68197774 41505347.68198 46120647347.68198 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 180.7714666508 180.77147 5.78998e-05 0.00006 440.0382527704 440.03825 805.7983849982 805.79838 1426.6081044193 1426.60810 10.8627498557 10.86275 Relatively Low 13.6026382415 13.60264 Relatively Low 0.0 0.00000 0.002337114 0.00234 691942000.0 691942000.00000 5972.0 5972.00000 45387200000.0 45387200000.00000 41505347.68197775 41505347.68198 46120647347.68198 0.0001198082 0.00012 7.99e-08 0.00000 2.81667e-05 0.00003 Very Low 193.7474988081 193.74750 1.115e-06 0.00000 8.4736995875 8.47370 2.7322453807 2.73225 204.9534437764 204.95344 4.2005130404 4.20051 Very Low 5.4502921677 5.45029 Very Low 19.0 19.00000 0.086773839 0.08677 97112232.88584217 97112232.88584 779.5012678 779.50127 5924209635.280034 5924209635.28003 6021321868.165876 6021321868.16588 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 5607.6972377257 5607.69724 0.0002619991 0.00026 1991.19306877 1991.19307 7598.8903064956 7598.89031 21.0298318769 21.02983 Relatively Moderate 20.2847855136 20.28479 Relatively Moderate 4.0 4.00000 0.0207448 0.02074 691941637.798755 691941637.79876 5971.9970579512 5971.99706 45387177640.42914 46079119278.2279 46079119278.22790 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.1008764707 0.10088 0.0004960885 0.00050 3770.2727726148 3770.27277 3770.3736490856 3770.37365 17.9784656825 17.97847 Relatively Low 19.6771737362 19.67717 Relatively Low Insufficient Data Insufficient Data Insufficient Data 53.0 53.00000 0.9643149741 0.96431 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.9558e-06 0.00000 3.96241e-05 0.00004 True 0.0005806917 0.00058
33 32 T15003010308 Hawaii HI 15 Honolulu County 3 15003 10308 15003010308 3319 402502000.0 402502000.00000 0.0 0.00000 3.2978566421 3.29786 14.6608364994 14.66084 Relatively Low 45.1697163832 45.16972 34.0490797546 34.04908 14.8377632042 14.83776 Relatively Low 38.7288799681 38.72888 32.5153374233 32.51534 164424.770555597 164424.77056 141142.5125061344 141142.51251 0.003063455 0.00306 23282.2580494626 23282.25805 0.0 0.00000 31.5753282267 31.57533 Relatively Moderate 47.4995212431 47.49952 49.5726495726 49.57265 -0.199 -0.19900 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 133.0 133.00000 7.388888888 7.38889 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0031566579 0.00316 402502000.0 402502000.00000 3319.0 3319.00000 25224400000.0 25224400000.00000 25626902000.0 25626902000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 140331.5 140331.50000 0.00302285 0.00302 22973.66 22973.66000 163305.16 163305.16000 22.6347249226 22.63472 Relatively Moderate 25.2203710271 25.22037 Relatively Moderate 1.0 1.00000 0.03125 402502000.0 402502000.00000 3319.0 3319.00000 25224400000.0 25224400000.00000 0.0 0.00000 25626902000.0 25626902000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 226.6884976151 226.68850 2.1788e-06 0.00000 16.5585095325 16.55851 0.0 0.00000 243.2470071476 243.24701 4.012154308 4.01215 Very Low 4.2277709887 4.22777 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 402502000.0 402502000.00000 3319.0 3319.00000 25224400000.0 25224400000.00000 0.0 0.00000 25626902000.0 25626902000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 102.7779047338 102.77790 1.08743e-05 0.00001 82.6448466769 82.64485 0.0 0.00000 185.4227514107 185.42275 2.3156736562 2.31567 Very Low 3.1091817133 3.10918 Very Low 0.0 0.00000 0.01489 402502000.0 402502000.00000 3319.0 3319.00000 25224400000.0 25224400000.00000 25626902000.0 25626902000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 35.2900780517 35.29008 1.30469e-05 0.00001 99.156107424 99.15611 134.4461854757 134.44619 6.984709526 6.98471 Very Low 5.6967889747 5.69679 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 402502000.0 402502000.00000 3319.0 3319.00000 25224400000.0 25224400000.00000 0.0 0.00000 25626902000.0 25626902000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 2.8584856358 2.85849 1.20672e-05 0.00001 91.7109783589 91.71098 0.0 0.00000 94.5694639947 94.56946 4.3963121986 4.39631 Very Low 4.964293599 4.96429 Very Low 0.0 0.00000 9.00893e-05 0.00009 402502000.0 402502000.00000 3319.0 3319.00000 25224400000.0 25224400000.00000 0.0 0.00000 25626902000.0 25626902000.00000 0.0122279031 0.01223 8.1531e-06 0.00001 0.0314801129 0.03148 Very Low 443.397540098 443.39754 2.4378e-06 0.00000 18.5276074704 18.52761 0.0 0.00000 461.9251475684 461.92515 5.5073304115 5.50733 Very Low 6.4439737658 6.44397 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.22e-08 0.00000 0.0 0.00000 False 2.0149e-06 0.00000
34 33 T15001021504 Hawaii HI 15 Hawaii County 1 15001 21504 15001021504 3965 567799000.0 567799000.00000 0.0 0.00000 11.9815794264 11.98158 39.0504271072 39.05043 Very High 98.9400459176 98.94005 96.0122699387 96.01227 38.7614777296 38.76148 Very High 98.7090831603 98.70908 96.3190184049 96.31902 2931317.856563528 2931317.85656 2359248.5526345233 2359248.55263 0.0752722768 0.07527 572069.3039290046 572069.30393 0.0 0.00000 31.8008091728 31.80081 Relatively Moderate 50.0218860285 50.02189 52.9914529915 52.99145 -0.058 -0.05800 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.067971012 0.06797 84051061.91404876 84051061.91405 586.9373853938 586.93739 4460724128.992736 4460724128.99274 4544775190.906784 4544775190.90678 6.689e-07 0.00000 0.0 0.00000 Very Low 3.8215319092 3.82153 5e-10 0.00000 0.0041417707 0.00414 3.8256736799 3.82567 0.5155163995 0.51552 Very Low 0.5192212128 0.51922 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 119.0 119.00000 6.611111111 6.61111 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099991023 0.01000 567799000.0 567799000.00000 3965.0 3965.00000 30134000000.0 30134000000.00000 30701798999.999996 30701799000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 2292113.7 2292113.70000 0.07423251 0.07423 564167.0760000001 564167.07600 2856280.776 2856280.77600 58.7546464651 58.75465 Very High 66.7488670584 66.74887 Very High 1.0 1.00000 0.03125 567799000.0 567799000.00000 3965.0 3965.00000 30134000000.0 30134000000.00000 0.0 0.00000 30701798999.999996 30701799000.00000 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 319.7835097897 319.78351 9.4205e-06 0.00001 71.5954539393 71.59545 0.0 0.00000 391.3789637291 391.37896 4.7014045019 4.70140 Very Low 5.0511105804 5.05111 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0144927536 0.01449 567799000.0 567799000.00000 3965.0 3965.00000 30134000000.0 30134000000.00000 0.0 0.00000 30701798999.999996 30701799000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 210.1247693141 210.12477 1.88273e-05 0.00002 143.0878067314 143.08781 0.0 0.00000 353.2125760456 353.21258 2.8705717113 2.87057 Very Low 3.9297288144 3.92973 Very Low 0.0 0.00000 0.01489 567799000.0 567799000.00000 3965.0 3965.00000 30134000000.0 30134000000.00000 30701798999.999996 30701799000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 49.7827862412 49.78279 8.03519e-05 0.00008 610.67424886 610.67425 660.4570351012 660.45704 11.8735443385 11.87354 Very Low 9.8738742457 9.87387 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 17678751.916805524 17678751.91681 25.0 25.00000 190000000.0 190000000.00000 0.0 0.00000 207678751.9168055 207678751.91681 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 65322.7102444127 65322.71024 0.0005669231 0.00057 4308.6156452932 4308.61565 0.0 0.00000 69631.3258897058 69631.32589 18.5782850353 18.57829 Relatively Moderate 17.5796928591 17.57969 Relatively Moderate 1.0 1.00000 0.03125 567799000.0 567799000.00000 3965.0 3965.00000 30134000000.0 30134000000.00000 0.0 0.00000 30701798999.999996 30701799000.00000 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 148.338817405 148.33882 3.84415e-05 0.00004 292.1553369448 292.15534 0.0 0.00000 440.4941543498 440.49415 7.3420656985 7.34207 Very Low 8.4530342805 8.45303 Very Low 0.0 0.00000 0.0001412408 0.00014 567799000.0 567799000.00000 3965.0 3965.00000 30134000000.0 30134000000.00000 0.0 0.00000 30701798999.999996 30701799000.00000 0.0027075331 0.00271 1.8053e-06 0.00000 0.0314801129 0.03148 Very Low 217.1343505456 217.13435 1.011e-06 0.00000 7.6835859614 7.68359 0.0 0.00000 224.817936507 224.81794 4.3320578719 4.33206 Very Low 5.1679616475 5.16796 Very Low 15.0 15.00000 0.068505663 0.06851 18932200.47665635 18932200.47666 25.0024907062 25.00249 190018929.36722437 190018929.36722 208951129.84388068 208951129.84388 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 863.0766648539 863.07666 6.6344e-06 0.00001 50.4216998251 50.42170 913.498364679 913.49836 10.3789877739 10.37899 Relatively Low 9.2045087312 9.20451 Relatively Low 3.0 3.00000 0.0200386 0.02004 567798879.682773 567798879.68277 3964.9999981359 3965.00000 30133999985.83248 30701798865.51525 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0799600523 0.07996 0.0003181566 0.00032 2417.9900096784 2417.99001 2418.0699697307 2418.06997 15.5041317216 15.50413 Relatively Low 15.6015784286 15.60158 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.803e-07 0.00000 0.0 0.00000 False 0.0001167168 0.00012
35 34 T15001021604 Hawaii HI 15 Hawaii County 1 15001 21604 15001021604 7587 965922000.0 965922000.00000 0.0 0.00000 3.0342188606 3.03422 39.5529446793 39.55294 Very High 99.0376551781 99.03766 96.3190184049 96.31902 41.0047129501 41.00471 Very High 99.0665255228 99.06653 98.1595092025 98.15951 3470269.991777817 3470269.99178 2636463.224159166 2636463.22416 0.1097114168 0.10971 833806.7676186502 833806.76762 0.0 0.00000 30.4479234964 30.44792 Relatively Low 35.4239050146 35.42391 37.3219373219 37.32194 -0.904 -0.90400 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 29819708.47307848 29819708.47308 234.2240141391 234.22401 1780102507.4569924 1780102507.45699 1809922215.9300704 1809922215.93007 1.56136e-05 0.00002 6e-10 0.00000 Very Low 32.5779960448 32.57800 9.6e-09 0.00000 0.0727345758 0.07273 32.6507306206 32.65073 1.0535071298 1.05351 Very Low 1.0159373566 1.01594 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 49.0 49.00000 2.722222222 2.72222 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099990193 0.01000 965922000.0 965922000.00000 7587.0 7587.00000 57661200000.0 57661200000.00000 58627122000.0 58627122000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 2358086.4000000004 2358086.40000 0.10171497 0.10171 773033.772 773033.77200 3131120.172 3131120.17200 60.5817522328 60.58175 Very High 65.8966020412 65.89660 Very High 1.0 1.00000 0.03125 965922000.0 965922000.00000 7587.0 7587.00000 57661200000.0 57661200000.00000 0.0 0.00000 58627122000.0 58627122000.00000 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 544.0057614457 544.00576 1.8026e-05 0.00002 136.9974045493 136.99740 0.0 0.00000 681.003165995 681.00317 5.6547251774 5.65473 Very Low 5.8168822061 5.81688 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0144927536 0.01449 965922000.0 965922000.00000 7587.0 7587.00000 57661200000.0 57661200000.00000 0.0 0.00000 58627122000.0 58627122000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 357.4577225839 357.45772 3.6026e-05 0.00004 273.7975257683 273.79753 0.0 0.00000 631.2552483523 631.25525 3.4835711241 3.48357 Very Low 4.5660259096 4.56603 Very Low 0.0 0.00000 0.01489 965922000.0 965922000.00000 7587.0 7587.00000 57661200000.0 57661200000.00000 58627122000.0 58627122000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 84.6889276868 84.68893 0.0001537528 0.00015 1168.520939748 1168.52094 1253.2098674348 1253.20987 14.6996430876 14.69964 Relatively Low 11.7039784212 11.70398 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 72095984.58842091 72095984.58842 299.4473453306 299.44735 2275799824.5124927 2275799824.51249 0.0 0.00000 2347895809.1009145 2347895809.10091 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 266393.5289786026 266393.52898 0.0067905448 0.00679 51608.1406813159 51608.14068 0.0 0.00000 318001.6696599184 318001.66966 30.8233993797 30.82340 Relatively High 27.925805176 27.92581 Relatively High 1.0 1.00000 0.03125 965922000.0 965922000.00000 7587.0 7587.00000 57661200000.0 57661200000.00000 0.0 0.00000 58627122000.0 58627122000.00000 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 252.3493827665 252.34938 7.35575e-05 0.00007 559.0372109459 559.03721 0.0 0.00000 811.3865937124 811.38659 9.000103265 9.00010 Very Low 9.9211351379 9.92114 Very Low 0.0 0.00000 3.96076e-05 0.00004 965922000.0 965922000.00000 7587.0 7587.00000 57661200000.0 57661200000.00000 0.0 0.00000 58627122000.0 58627122000.00000 0.009655059 0.00966 6.4377e-06 0.00001 0.0314801129 0.03148 Very Low 369.3822041738 369.38220 1.9345e-06 0.00000 14.7024884463 14.70249 0.0 0.00000 384.0846926201 384.08469 5.1787657086 5.17877 Very Low 5.9153319159 5.91533 Very Low 14.0 14.00000 0.063938618 0.06394 243079736.71172065 243079736.71172 1267.0762440467 1267.07624 9629779454.75488 9872859191.466602 9872859191.46660 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 10342.69716028 10342.69716 0.0003138052 0.00031 2384.9195180287 2384.91952 12727.6166783087 12727.61668 24.9747665844 24.97477 Relatively High 21.2063810389 21.20638 Relatively High 3.0 3.00000 0.0200386 0.02004 965922000.0 965922000.00000 7587.0 7587.00000 57661200000.0 57661200000.00000 58627122000.0 58627122000.00000 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.1360255831 0.13603 0.0006087904 0.00061 4626.8071152723 4626.80712 4626.9431408554 4626.94314 19.2481598108 19.24816 Relatively Low 18.5451270921 18.54513 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 9.324e-07 0.00000 0.0 0.00000 False 0.0002774903 0.00028
36 35 T15001022000 Hawaii HI 15 Hawaii County 1 15001 22000 15001022000 2588 255562000.0 255562000.00000 1087339.0101268515 1087339.01013 464.1587560056 464.15876 20.7476698713 20.74767 Relatively Moderate 74.4689918751 74.46899 77.3006134969 77.30061 19.5680692358 19.56807 Relatively Moderate 64.151280606 64.15128 75.1533742331 75.15337 377142.8388196314 377142.83882 279582.459563443 279582.45956 0.0128327356 0.01283 97528.7908128289 97528.79081 31.5884433596 31.58844 33.4687285113 33.46873 Relatively Moderate 68.2447405138 68.24474 66.3817663818 66.38177 0.985 0.98500 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.067971012 0.06797 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1631.0 1631.00000 90.611111111 90.61111 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099812096 0.00998 255562000.0 255562000.00000 2588.0 2588.00000 19668800000.0 19668800000.00000 19924362000.0 19924362000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 279213.3 279213.30000 0.01253243 0.01253 95246.468 95246.46800 374459.768 374459.76800 29.8476612003 29.84766 Relatively High 35.6872456781 35.68725 Relatively High 1.0 1.00000 0.03125 255562000.0 255562000.00000 2588.0 2588.00000 19668800000.0 19668800000.00000 1087339.0101268515 1087339.01013 19925449339.010128 19925449339.01013 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 143.9321191635 143.93212 6.1488e-06 0.00001 46.7311563165 46.73116 7.7329494164 7.73295 198.3962248964 198.39622 3.7486330273 3.74863 Very Low 4.2387053459 4.23871 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0102889159 0.01029 255562000.0 255562000.00000 2588.0 2588.00000 19668800000.0 19668800000.00000 1087339.0101268515 1087339.01013 19925449339.010128 19925449339.01013 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 64.6707563155 64.67076 8.4808e-06 0.00001 64.4537491694 64.45375 2.6757205341 2.67572 131.8002260189 131.80023 2.0666252581 2.06663 Very Low 2.9775355575 2.97754 Very Low 0.0 0.00000 0.01489 255562000.0 255562000.00000 2588.0 2588.00000 19668800000.0 19668800000.00000 19924362000.0 19924362000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 22.4068524555 22.40685 5.24466e-05 0.00005 398.593935952 398.59394 421.0007884075 421.00079 10.2186413768 10.21864 Very Low 8.9433744405 8.94337 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 255562000.0 255562000.00000 2588.0 2588.00000 19668800000.0 19668800000.00000 1087339.0101268515 1087339.01013 19925449339.010128 19925449339.01013 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 66.7661705175 66.76617 2.50912e-05 0.00003 190.6930673426 190.69307 21.1099549152 21.10995 278.5691927753 278.56919 6.3020606503 6.30206 Very Low 7.6362121452 7.63621 Very Low 0.0 0.00000 0.0031985263 0.00320 255562000.0 255562000.00000 2588.0 2588.00000 19668800000.0 19668800000.00000 1087339.0101268515 1087339.01013 19925449339.010128 19925449339.01013 8.53899e-05 0.00009 5.69e-08 0.00000 2.0075e-05 0.00002 Very Low 69.7995388104 69.79954 4.713e-07 0.00000 3.5818500352 3.58185 0.0698184939 0.06982 73.4512073395 73.45121 2.9836662624 2.98367 Very Low 3.7458582497 3.74586 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0006654598 0.00067 3.8734e-06 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 4.0 4.00000 0.0203185325 0.02032 254026689.5486555 254026689.54866 2587.9972855693 2587.99729 19668779370.32698 19922806059.87564 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0357989244 0.03580 0.000207667 0.00021 1578.2690540132 1578.26905 1578.3048529376 1578.30485 13.4489421521 13.44894 Relatively Low 14.2432880593 14.24329 Relatively Low Insufficient Data Insufficient Data Insufficient Data 53.0 53.00000 1.2047797578 1.20478 4169606.0993384407 4169606.09934 0.0 0.00000 0.0 0.00000 0.0 0.00000 4169606.0993384407 4169606.09934 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 Very Low 1.5483272564 1.54833 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.5483272564 1.54833 1.8415500075 1.84155 Very Low 1.1877446094 1.18774 Very Low November 2021 3.58e-08 0.00000 2.90511e-05 0.00003 True 1.4444e-06 0.00000
37 36 T15001022102 Hawaii HI 15 Hawaii County 1 15001 22102 15001022102 2041 231676000.0 231676000.00000 20509139.474021494 20509139.47402 318.206913497 318.20691 28.297836669 28.29784 Relatively High 93.013376593 93.01338 89.5705521472 89.57055 26.8749889144 26.87499 Relatively High 88.8835425288 88.88354 89.5705521472 89.57055 977027.5682842254 977027.56828 707863.2039671029 707863.20397 0.0353379791 0.03534 268568.6410903668 268568.64109 595.7232267555 595.72323 33.2368509427 33.23685 Relatively Moderate 65.9453396438 65.94534 64.3874643875 64.38746 0.84 0.84000 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.057971012 0.05797 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 238.0 238.00000 13.222222222 13.22222 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.009986985 0.00999 231676000.0 231676000.00000 2041.0 2041.00000 15511600000.0 15511600000.00000 15743276000.0 15743276000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 707499.2999999999 707499.30000 0.03509889 0.03510 266751.564 266751.56400 974250.864 974250.86400 41.0517981635 41.05180 Very High 48.7433714577 48.74337 Very High 1.0 1.00000 0.03125 231676000.0 231676000.00000 2041.0 2041.00000 15511600000.0 15511600000.00000 20509139.4740215 20509139.47402 15763785139.47402 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 130.4795612794 130.47956 4.8492e-06 0.00000 36.8540533395 36.85405 145.8571215132 145.85712 313.1907361321 313.19074 4.3648041515 4.36480 Very Low 4.9012371629 4.90124 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0117516502 0.01175 231676000.0 231676000.00000 2041.0 2041.00000 15511600000.0 15511600000.00000 20509139.4740215 20509139.47402 15763785139.47402 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 59.1840584381 59.18406 6.6871e-06 0.00001 50.8219741089 50.82197 50.4688281351 50.46883 160.4748606821 160.47486 2.2067781933 2.20678 Very Low 3.1574360485 3.15744 Very Low 0.0 0.00000 0.01489 231676000.0 231676000.00000 2041.0 2041.00000 15511600000.0 15511600000.00000 15743276000.0 15743276000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 20.3126049627 20.31260 4.13615e-05 0.00004 314.347072364 314.34707 334.6596773267 334.65968 9.466003284 9.46600 Very Low 8.2272664527 8.22727 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 231676000.0 231676000.00000 2041.0 2041.00000 15511600000.0 15511600000.00000 20509139.4740215 20509139.47402 15763785139.47402 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 60.5258971247 60.52590 1.97879e-05 0.00002 150.3881570511 150.38816 398.1711367054 398.17114 609.0851908812 609.08519 8.1795779715 8.17958 Very Low 9.8425348042 9.84253 Very Low 0.0 0.00000 0.0020489727 0.00205 231676000.0 231676000.00000 2041.0 2041.00000 15511600000.0 15511600000.00000 20509139.474021494 20509139.47402 15763785139.47402 0.0001241102 0.00012 8.28e-08 0.00000 2.91781e-05 0.00003 Very Low 58.9148231709 58.91482 3.461e-07 0.00000 2.6301068292 2.63011 1.2261404018 1.22614 62.7710704018 62.77107 2.8314166101 2.83142 Very Low 3.5300428471 3.53004 Very Low 5.0 5.00000 0.022835221 0.02284 2267345.0026022545 2267345.00260 25.8386654596 25.83867 196373857.49260196 196373857.49260 198641202.4952042 198641202.49520 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 34.4543953978 34.45440 2.2854e-06 0.00000 17.36932864 17.36933 51.8237240378 51.82372 3.9880624307 3.98806 Relatively Low 3.696487659 3.69649 Relatively Low 4.0 4.00000 0.0204629272 0.02046 231675410.17382696 231675410.17383 2040.9936542881 2040.99365 15511551772.589231 15511551772.58923 15743227182.76306 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.0326267294 0.03263 0.0001637719 0.00016 1244.6663980342 1244.66640 1244.6990247637 1244.69902 12.4254638837 12.42546 Relatively Low 13.0681887685 13.06819 Relatively Low Insufficient Data Insufficient Data Insufficient Data 53.0 53.00000 0.9612593147 0.96126 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.58e-08 0.00000 2.90467e-05 0.00003 True 1.4219e-06 0.00000
38 37 T15001021509 Hawaii HI 15 Hawaii County 1 15001 21509 15001021509 5154 799747000.0 799747000.00000 979196.950329917 979196.95033 10.1295724573 10.12957 43.6441792428 43.64418 Very High 99.4844581311 99.48446 98.4662576687 98.46626 39.6085028569 39.60850 Very High 98.8685574451 98.86856 96.6257668712 96.62577 3127715.323796508 3127715.32380 2488986.8228898174 2488986.82289 0.0840386976 0.08404 638694.1016106104 638694.10161 34.3992960803 34.39930 34.7816352966 34.78164 Relatively Moderate 79.5680245124 79.56802 77.4928774929 77.49288 1.806 1.80600 50.775198 50.77520 Relatively Low 9.3859370029 9.38594 40.0 40.00000 2.5387599 2.53876 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 34544698.002613455 34544698.00261 222.6246219185 222.62462 1691947126.5807436 1691947126.58074 1726491824.583357 1726491824.58336 1.09139e-05 0.00001 5e-10 0.00000 Very Low 26.3802562625 26.38026 7.5e-09 0.00000 0.0567194769 0.05672 26.4369757394 26.43698 0.981922252 0.98192 Very Low 1.0816801748 1.08168 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 28.0 28.00000 1.555555555 1.55556 0.0 0.00000 0.0 0.00000 5.41e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0099990082 0.01000 799747000.0 799747000.00000 5154.0 5154.00000 39170400000.0 39170400000.00000 39970147000.0 39970147000.00000 0.0008505842 0.00085 1.16917e-05 0.00001 Very Low 2391862.2 2391862.20000 0.08145482 0.08145 619056.6319999999 619056.63200 3010918.832 3010918.83200 59.7963856883 59.79639 Very High 74.2999363956 74.29994 Very High 1.0 1.00000 0.03125 799747000.0 799747000.00000 5154.0 5154.00000 39170400000.0 39170400000.00000 979196.9503299173 979196.95033 39971126196.950325 39971126196.95033 1.80224e-05 0.00002 7.6e-08 0.00000 0.0002275779 0.00023 Very Low 450.4162610427 450.41626 1.22454e-05 0.00001 93.0650616906 93.06506 6.9638635375 6.96386 550.4451862709 550.44519 5.2674426826 5.26744 Very Low 6.1897185553 6.18972 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0144927536 0.01449 799747000.0 799747000.00000 5154.0 5154.00000 39170400000.0 39170400000.00000 979196.9503299173 979196.95033 39971126196.950325 39971126196.95033 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 295.9615178693 295.96152 2.44732e-05 0.00002 185.9961048913 185.99610 3.492180988 3.49218 485.4498037485 485.44980 3.1915706156 3.19157 Very Low 4.7787076778 4.77871 Very Low 0.0 0.00000 0.01489 799747000.0 799747000.00000 5154.0 5154.00000 39170400000.0 39170400000.00000 39970147000.0 39970147000.00000 5.8883e-06 0.00001 1.361e-06 0.00000 Very Low 70.1192392872 70.11924 0.0001044473 0.00010 793.799515416 793.79952 863.9187547032 863.91875 12.985434587 12.98543 Relatively Low 11.8106970135 11.81070 Relatively Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 142.0 142.00000 5.916666666 5.91667 23918829.41099917 23918829.41100 78.8266354636 78.82664 599082429.5234789 599082429.52348 2344.7633025502 2344.76330 623003603.6977806 623003603.69778 0.0006245044 0.00062 3.8327e-06 0.00000 0.0003492485 0.00035 Very Low 88379.6984285393 88379.69843 0.0017875457 0.00179 13585.3469929743 13585.34699 4.8451877839 4.84519 101969.8906092976 101969.89061 21.0973569676 21.09736 Relatively Moderate 21.8346150102 21.83462 Relatively High 1.0 1.00000 0.03125 799747000.0 799747000.00000 5154.0 5154.00000 39170400000.0 39170400000.00000 979196.9503299173 979196.95033 39971126196.950325 39971126196.95033 8.3601e-06 0.00001 3.102e-07 0.00000 0.0006212585 0.00062 Very Low 208.9357751655 208.93578 4.99691e-05 0.00005 379.7650962455 379.76510 19.0104496225 19.01045 607.7113210335 607.71132 8.1734233122 8.17342 Very Low 10.2922465761 10.29225 Very Low 0.0 0.00000 0.0001332481 0.00013 799747000.0 799747000.00000 5154.0 5154.00000 39170400000.0 39170400000.00000 979196.950329917 979196.95033 39971126196.950325 39971126196.95033 0.0028562355 0.00286 1.9044e-06 0.00000 0.0006714957 0.00067 Very Low 304.374019364 304.37402 1.3079e-06 0.00000 9.9399963725 9.94000 0.0876141484 0.08761 314.4016298849 314.40163 4.8444617015 4.84446 Very Low 6.3211251574 6.32113 Very Low 11.0 11.00000 0.050237486 0.05024 221010989.94338924 221010989.94339 956.0722553606 956.07226 7266149140.740707 7266149140.74071 7487160130.684095 7487160130.68410 0.0006654598 0.00067 3.8734e-06 0.00000 Very Low 7388.6241355279 7388.62414 0.0001860428 0.00019 1413.9249167873 1413.92492 8802.5490523153 8802.54905 22.0862454143 22.08625 Relatively Moderate 21.4229529236 21.42295 Relatively High 4.0 4.00000 0.0202783018 0.02028 799720520.0699263 799720520.06993 5153.6368864899 5153.63689 39167640337.3234 39167640337.32340 39967360857.393326 39967360857.39333 7e-09 0.00000 4.0043e-06 0.00000 Very Low 0.1132567587 0.11326 0.0004178388 0.00042 3175.5752067561 3175.57521 3175.6884635148 3175.68846 16.9786748734 16.97867 Relatively Low 18.686876158 18.68688 Relatively Low Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.842e-07 0.00000 3.51301e-05 0.00004 True 0.0001122053 0.00011
39 38 T15003010100 Hawaii HI 15 Honolulu County 3 15003 10100 15003010100 7881 844170000.0 844170000.00000 6510793.174941882 6510793.17494 30.2068351444 30.20684 17.9023593434 17.90236 Relatively Low 62.2967046564 62.29670 62.5766871166 62.57669 20.1899418692 20.18994 Relatively Moderate 67.065810638 67.06581 79.1411042945 79.14110 414254.4118402396 414254.41184 357290.3980572544 357290.39806 0.0066572447 0.00666 50595.0595105788 50595.05951 6368.9542724065 6368.95427 28.3354388883 28.33544 Relatively Low 17.4965119142 17.49651 21.0826210826 21.08262 -2.225 -2.22500 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 108722387.39658688 108722387.39659 1015.0101698384 1015.01017 7714077290.772013 7714077290.77201 7822799678.1686 7822799678.16860 2.1797e-05 0.00002 1.6e-09 0.00000 Very Low 165.8185422659 165.81854 1.136e-07 0.00000 0.8633732204 0.86337 166.6819154863 166.68192 1.8139946646 1.81399 Very Low 1.6080612486 1.60806 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0031021867 0.00310 844170000.0 844170000.00000 7881.0 7881.00000 59895600000.0 59895600000.00000 60739770000.0 60739770000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 271131.7 271131.70000 0.00614137 0.00614 46674.412 46674.41200 317806.112 317806.11200 28.2593824392 28.25938 Relatively High 28.2566705 28.25667 Relatively Moderate 1.0 1.00000 0.03125 844170000.0 844170000.00000 7881.0 7881.00000 59895600000.0 59895600000.00000 6510793.174941879 6510793.17494 60746280793.17494 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 475.4352252455 475.43523 5.1735e-06 0.00001 39.3183530055 39.31835 46.3035298223 46.30353 561.0571080733 561.05711 5.3010774425 5.30108 Very Low 5.0127961668 5.01280 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0144927536 0.01449 844170000.0 844170000.00000 7881.0 7881.00000 59895600000.0 59895600000.00000 6510793.174941879 6510793.17494 60746280793.17494 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 312.4010900194 312.40109 3.7422e-05 0.00004 284.4073152208 284.40732 23.219913149 23.21991 620.0283183891 620.02832 3.4627955954 3.46280 Very Low 4.1723206395 4.17232 Very Low 0.0 0.00000 0.01489 844170000.0 844170000.00000 7881.0 7881.00000 59895600000.0 59895600000.00000 60739770000.0 60739770000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 74.014104747 74.01410 3.09799e-05 0.00003 235.447207776 235.44721 309.461312523 309.46131 9.2221951746 9.22220 Very Low 6.7499127907 6.74991 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 144063515.18652028 144063515.18652 1085.2615309044 1085.26153 8247987634.8732605 8247987634.87326 1740883.8763676984 1740883.87637 8393792033.9361515 8393792033.93615 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 62352.4173422582 62352.41734 0.0004047596 0.00040 3076.1731167997 3076.17312 6293.6278904878 6293.62789 71722.2183495456 71722.21835 18.7624106894 18.76241 Relatively Moderate 15.626112207 15.62611 Relatively Moderate 1.0 1.00000 0.03125 844170000.0 844170000.00000 7881.0 7881.00000 59895600000.0 59895600000.00000 6510793.174941879 6510793.17494 60746280793.17494 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 5.9951200718 5.99512 2.86538e-05 0.00003 217.7686714211 217.76867 4.4667327311 4.46673 228.230524224 228.23052 5.8969773428 5.89698 Very Low 5.9755854646 5.97559 Very Low 0.0 0.00000 0.0008089954 0.00081 844170000.0 844170000.00000 7881.0 7881.00000 59895600000.0 59895600000.00000 6510793.174941882 6510793.17494 60746280793.17494 0.0010790568 0.00108 7.195e-07 0.00000 0.0002536843 0.00025 Very Low 736.9198762201 736.91988 4.5872e-06 0.00000 34.8625006827 34.86250 1.3362062164 1.33621 773.1185831192 773.11858 6.5388187819 6.53882 Very Low 6.8658963899 6.86590 Very Low 6.0 6.00000 0.027402265 0.02740 515711432.1667201 515711432.16672 4182.4213727807 4182.42137 31786402433.133545 31786402433.13354 32302113865.30026 0.001559314 0.00156 3.65e-08 0.00000 Very Low 22035.6967564264 22035.69676 4.1851e-06 0.00000 31.8069724526 31.80697 22067.5037288791 22067.50373 30.003377423 30.00338 Relatively High 23.4192184699 23.41922 Relatively High 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 6.49e-08 0.00000 0.0009782148 0.00098 True 7.59598e-05 0.00008
40 39 T15003010202 Hawaii HI 15 Honolulu County 3 15003 10202 15003010202 7643 654554000.0 654554000.00000 1559566.8001234492 1559566.80012 12.8723696364 12.87237 19.9405231828 19.94052 Relatively Moderate 71.1832716974 71.18327 73.6196319018 73.61963 22.0650824666 22.06508 Relatively Moderate 75.2223703928 75.22237 83.4355828221 83.43558 540727.6797428379 540727.67974 458981.6910243044 458981.69102 0.010404595 0.01040 79074.9221952323 79074.92220 2671.0665233012 2671.06652 28.8791518078 28.87915 Relatively Low 21.4100073865 21.41001 26.2108262108 26.21083 -1.885 -1.88500 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 149406920.22258168 149406920.22258 1744.5727797266 1744.57278 13258753125.922472 13258753125.92247 13408160046.145056 13408160046.14506 4.63641e-05 0.00005 5.7e-09 0.00000 Very Low 484.6969048295 484.69690 6.988e-07 0.00000 5.3105325914 5.31053 490.0074374209 490.00744 2.5986077845 2.59861 Very Low 2.3478038255 2.34780 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0034127689 0.00341 654554000.0 654554000.00000 7643.0 7643.00000 58086800000.0 58086800000.00000 58741354000.0 58741354000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 247080.5 247080.50000 0.00831546 0.00832 63197.496 63197.49600 310277.996 310277.99600 28.0344631782 28.03446 Relatively High 28.5696588646 28.56966 Relatively High 1.0 1.00000 0.03125 654554000.0 654554000.00000 7643.0 7643.00000 58086800000.0 58086800000.00000 1559566.8001234487 1559566.80012 58742913566.800125 58742913566.80013 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 368.6437902619 368.64379 5.0172e-06 0.00001 38.1309696766 38.13097 11.0913441572 11.09134 417.8661040956 417.86610 4.805156172 4.80516 Very Low 4.6310331917 4.63103 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0144927536 0.01449 654554000.0 654554000.00000 7643.0 7643.00000 58086800000.0 58086800000.00000 1559566.8001234487 1559566.80012 58742913566.800125 58742913566.80013 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 242.2300994782 242.23010 3.62919e-05 0.00004 275.818438045 275.81844 5.5619960081 5.56200 523.6105335314 523.61053 3.2730989859 3.27310 Very Low 4.0194298107 4.01943 Very Low 0.0 0.00000 0.01489 654554000.0 654554000.00000 7643.0 7643.00000 58086800000.0 58086800000.00000 58741354000.0 58741354000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 57.3891850203 57.38919 3.00443e-05 0.00003 228.336887328 228.33689 285.7260723483 285.72607 8.9801201061 8.98012 Very Low 6.6988536162 6.69885 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 435262433.14929074 435262433.14929 5305.6996876866 5305.69969 40323317626.418304 40323317626.41830 733854.200665268 733854.20067 40759313913.76827 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 188386.8018213588 188386.80182 0.0019788161 0.00198 15039.0023789685 15039.00238 2653.0231726283 2653.02317 206078.8273729557 206078.82737 26.673613762 26.67361 Relatively High 22.6411586896 22.64116 Relatively High 1.0 1.00000 0.03125 654554000.0 654554000.00000 7643.0 7643.00000 58086800000.0 58086800000.00000 1559566.8001234487 1559566.80012 58742913566.800125 58742913566.80013 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 4.6485066083 4.64851 2.77885e-05 0.00003 211.1922288633 211.19223 1.0699415394 1.06994 216.910677011 216.91068 5.7978262092 5.79783 Very Low 5.9878468792 5.98785 Very Low 0.0 0.00000 0.0003346294 0.00033 654554000.0 654554000.00000 7643.0 7643.00000 58086800000.0 58086800000.00000 1559566.8001234492 1559566.80012 58742913566.800125 58742913566.80013 0.0026087124 0.00261 1.7394e-06 0.00000 0.0006133035 0.00061 Very Low 571.3942128474 571.39421 4.4486e-06 0.00000 33.8096805884 33.80968 0.3200689681 0.32007 605.523962404 605.52396 6.0273680086 6.02737 Very Low 6.4502559937 6.45026 Very Low 6.0 6.00000 0.027402265 0.02740 509853307.4954975 509853307.49550 6025.716242559 6025.71624 45795443443.4484 45795443443.44840 46305296750.943886 46305296750.94389 0.001559314 0.00156 3.65e-08 0.00000 Very Low 21785.3865039 21785.38650 6.0296e-06 0.00001 45.8250791711 45.82508 21831.2115830711 21831.21158 29.8959038814 29.89590 Relatively High 23.783098318 23.78310 Relatively High 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 2.726e-07 0.00000 0.0017126977 0.00171 True 0.0002904509 0.00029
41 40 T15003000114 Hawaii HI 15 Honolulu County 3 15003 114 15003000114 1594 256337000.0 256337000.00000 0.0 0.00000 0.4733660713 0.47337 11.5700314407 11.57003 Very Low 25.5750010311 25.57500 13.4969325153 13.49693 13.0024416326 13.00244 Very Low 27.0776337316 27.07763 15.3374233129 15.33742 110646.243904659 110646.24390 96129.447132593 96129.44713 0.0019101048 0.00191 14516.796772066 14516.79677 0.0 0.00000 28.436185694 28.43619 Relatively Low 18.1695072908 18.16951 21.3675213675 21.36752 -2.162 -2.16200 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.067971012 0.06797 45060581.76163264 45060581.76163 280.203666767 280.20367 2129547867.4289021 2129547867.42890 2174608449.1905346 2174608449.19053 2.23874e-05 0.00002 2.3e-09 0.00000 Very Low 68.5682860676 68.56829 4.36e-08 0.00000 0.331668756 0.33167 68.8999548236 68.89995 1.3512825139 1.35128 Very Low 1.2021374741 1.20214 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 287.0 287.00000 15.944444444 15.94444 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0035448826 0.00354 256337000.0 256337000.00000 1594.0 1594.00000 12114400000.0 12114400000.00000 12370737000.0 12370737000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 78176.6 78176.60000 0.00181499 0.00181 13793.924 13793.92400 91970.524 91970.52400 18.6921018488 18.69210 Relatively Moderate 18.7567615341 18.75676 Relatively Moderate 1.0 1.00000 0.03125 256337000.0 256337000.00000 1594.0 1594.00000 12114400000.0 12114400000.00000 0.0 0.00000 12370737000.0 12370737000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 144.3685979527 144.36860 1.0464e-06 0.00000 7.9524749005 7.95247 0.0 0.00000 152.3210728532 152.32107 3.4325361718 3.43254 Very Low 3.2574099371 3.25741 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 256337000.0 256337000.00000 1594.0 1594.00000 12114400000.0 12114400000.00000 0.0 0.00000 12370737000.0 12370737000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 65.4550282129 65.45503 5.2226e-06 0.00001 39.691438868 39.69144 0.0 0.00000 105.1464670809 105.14647 1.916701913 1.91670 Very Low 2.3176443554 2.31764 Very Low 0.0 0.00000 0.01489 256337000.0 256337000.00000 1594.0 1594.00000 12114400000.0 12114400000.00000 12370737000.0 12370737000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 22.4748019576 22.47480 6.266e-06 0.00001 47.621221824 47.62122 70.0960237816 70.09602 5.6216436913 5.62164 Very Low 4.1292251723 4.12923 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 31810533.451878175 31810533.45188 201.1940620543 201.19406 1529074871.6130447 1529074871.61304 0.0 0.00000 1560885405.0649233 1560885405.06492 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 13767.98042935 13767.98043 7.50374e-05 0.00008 570.2844405031 570.28444 0.0 0.00000 14338.264869853 14338.26487 10.9707486819 10.97075 Relatively Low 9.1693798611 9.16938 Relatively Low 1.0 1.00000 0.03125 256337000.0 256337000.00000 1594.0 1594.00000 12114400000.0 12114400000.00000 0.0 0.00000 12370737000.0 12370737000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 1.8204521528 1.82045 5.7955e-06 0.00001 44.0455858705 44.04559 0.0 0.00000 45.8660380233 45.86604 3.4541030654 3.45410 Very Low 3.5125918792 3.51259 Very Low 0.0 0.00000 2.0369e-05 0.00002 256337000.0 256337000.00000 1594.0 1594.00000 12114400000.0 12114400000.00000 0.0 0.00000 12370737000.0 12370737000.00000 0.0540823568 0.05408 3.60603e-05 0.00004 0.0314801129 0.03148 Very Low 282.3816906154 282.38169 1.1708e-06 0.00000 8.8981639975 8.89816 0.0 0.00000 291.279854613 291.27985 4.7226679739 4.72267 Very Low 4.97631598 4.97632 Very Low 5.0 5.00000 0.022835221 0.02284 101097246.51534072 101097246.51534 638.7094045184 638.70940 4854191474.339953 4854191474.33995 4955288720.855295 4955288720.85530 0.001559314 0.00156 3.65e-08 0.00000 Very Low 3599.797846284 3599.79785 5.326e-07 0.00000 4.0477773464 4.04778 3603.8456236304 3603.84562 16.3998975605 16.39990 Relatively Moderate 12.8464989548 12.84650 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 5.93e-08 0.00000 0.0 0.00000 False 5.59929e-05 0.00006
42 41 T15003000301 Hawaii HI 15 Honolulu County 3 15003 301 15003000301 3307 448705000.0 448705000.00000 0.0 0.00000 3.2652746527 3.26527 14.9566064901 14.95661 Relatively Low 46.9610525303 46.96105 36.1963190184 36.19632 15.5029761891 15.50298 Relatively Low 42.6456233932 42.64562 39.8773006135 39.87730 187545.7283336508 187545.72833 159140.8236666432 159140.82367 0.0037374875 0.00374 28404.9046670075 28404.90467 0.0 0.00000 30.8301216957 30.83012 Relatively Low 39.3975870654 39.39759 39.886039886 39.88604 -0.665 -0.66500 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.045478259 0.04548 25555924.556268148 25555924.55627 188.3496785362 188.34968 1431457556.8750038 1431457556.87500 1457013481.4312716 1457013481.43127 1.27441e-05 0.00001 1.2e-09 0.00000 Very Low 14.811687435 14.81169 1.04e-08 0.00000 0.0793339445 0.07933 14.8910213795 14.89102 0.810926215 0.81093 Very Low 0.7821557032 0.78216 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 287.0 287.00000 15.944444444 15.94444 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0032518991 0.00325 448705000.0 448705000.00000 3307.0 3307.00000 25133200000.0 25133200000.00000 25581905000.0 25581905000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 137822.2 137822.20000 0.00355765 0.00356 27038.14 27038.14000 164860.34 164860.34000 22.7063493531 22.70635 Relatively Moderate 24.7030701239 24.70307 Relatively Moderate 1.0 1.00000 0.03125 448705000.0 448705000.00000 3307.0 3307.00000 25133200000.0 25133200000.00000 0.0 0.00000 25581905000.0 25581905000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 252.7099550373 252.70996 2.1709e-06 0.00000 16.4986414655 16.49864 0.0 0.00000 269.2085965027 269.20860 4.1500955944 4.15010 Very Low 4.2699156153 4.26992 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 448705000.0 448705000.00000 3307.0 3307.00000 25133200000.0 25133200000.00000 0.0 0.00000 25581905000.0 25581905000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 114.5757281792 114.57573 1.0835e-05 0.00001 82.3460403617 82.34604 0.0 0.00000 196.9217685408 196.92177 2.362585806 2.36259 Very Low 3.0973030875 3.09730 Very Low 0.0 0.00000 0.01489 448705000.0 448705000.00000 3307.0 3307.00000 25133200000.0 25133200000.00000 25581905000.0 25581905000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 39.3410081743 39.34101 1.29997e-05 0.00001 98.797603872 98.79760 138.1386120463 138.13861 7.0480755517 7.04808 Very Low 5.6128016961 5.61280 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 43472034.28851925 43472034.28852 372.9604933622 372.96049 2834499749.552674 2834499749.55267 0.0 0.00000 2877971783.8411927 2877971783.84119 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 18815.2178652957 18815.21787 0.0001390995 0.00014 1057.1562804341 1057.15628 0.0 0.00000 19872.3741457298 19872.37415 12.2317140159 12.23171 Relatively Low 11.0839590918 11.08396 Relatively Low 1.0 1.00000 0.03125 448705000.0 448705000.00000 3307.0 3307.00000 25133200000.0 25133200000.00000 0.0 0.00000 25581905000.0 25581905000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 3.186609749 3.18661 1.20236e-05 0.00001 91.3793930199 91.37939 0.0 0.00000 94.5660027689 94.56600 4.3962585632 4.39626 Very Low 4.8470726091 4.84707 Very Low 0.0 0.00000 8.91993e-05 0.00009 448705000.0 448705000.00000 3307.0 3307.00000 25133200000.0 25133200000.00000 0.0 0.00000 25581905000.0 25581905000.00000 0.0123499135 0.01235 8.2345e-06 0.00001 0.0314801129 0.03148 Very Low 494.2949183598 494.29492 2.429e-06 0.00000 18.4606200375 18.46062 0.0 0.00000 512.7555383974 512.75554 5.7023523714 5.70235 Very Low 6.5147029765 6.51470 Very Low 5.0 5.00000 0.022835221 0.02284 44498932.4144714 44498932.41447 322.9626620121 322.96266 2454516231.2922034 2454516231.29220 2499015163.706675 2499015163.70668 0.001559314 0.00156 3.65e-08 0.00000 Very Low 1584.485894413 1584.48589 2.693e-07 0.00000 2.0467538724 2.04675 1586.5326482854 1586.53265 12.4758098497 12.47581 Relatively Moderate 10.5953740883 10.59537 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 5.43e-08 0.00000 0.0 0.00000 False 4.39802e-05 0.00004
43 42 T15003000401 Hawaii HI 15 Honolulu County 3 15003 401 15003000401 2893 351046000.0 351046000.00000 0.0 0.00000 2.3849752201 2.38498 14.1817633164 14.18176 Relatively Low 42.3115522622 42.31155 28.527607362 28.52761 14.3094432099 14.30944 Relatively Low 35.2974332889 35.29743 26.3803680982 26.38037 147478.9860232134 147478.98602 127735.041033475 127735.04103 0.0025978875 0.00260 19743.9449897384 19743.94499 0.0 0.00000 31.6712775654 31.67128 Relatively Moderate 48.6047656827 48.60477 51.2820512821 51.28205 -0.139 -0.13900 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.002 0.00200 6908402.002621479 6908402.00262 56.9327295955 56.93273 432688744.9258443 432688744.92584 439597146.9284658 439597146.92847 7.11351e-05 0.00007 5e-09 0.00000 Very Low 0.9828593662 0.98286 6e-10 0.00000 0.0043249758 0.00432 0.987184342 0.98718 0.3282005193 0.32820 Very Low 0.3251932208 0.32519 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 287.0 287.00000 15.944444444 15.94444 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0030079196 0.00301 351046000.0 351046000.00000 2893.0 2893.00000 21986800000.0 21986800000.00000 22337846000.0 22337846000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 124594.1 124594.10000 0.00254722 0.00255 19358.872 19358.87200 143952.972 143952.97200 21.7027847784 21.70278 Relatively Moderate 24.2554548276 24.25545 Relatively Moderate 1.0 1.00000 0.03125 351046000.0 351046000.00000 2893.0 2893.00000 21986800000.0 21986800000.00000 0.0 0.00000 22337846000.0 22337846000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 197.7085588006 197.70856 1.8991e-06 0.00000 14.4331931539 14.43319 0.0 0.00000 212.1417519545 212.14175 3.8332797027 3.83328 Very Low 4.0515578542 4.05156 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 351046000.0 351046000.00000 2893.0 2893.00000 21986800000.0 21986800000.00000 0.0 0.00000 22337846000.0 22337846000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 89.6387405409 89.63874 9.4786e-06 0.00001 72.0372224875 72.03722 0.0 0.00000 161.6759630284 161.67596 2.2122701874 2.21227 Very Low 2.9793712675 2.97937 Very Low 0.0 0.00000 0.01489 351046000.0 351046000.00000 2893.0 2893.00000 21986800000.0 21986800000.00000 22337846000.0 22337846000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 30.77858182 30.77858 1.13723e-05 0.00001 86.429231328 86.42923 117.207813148 117.20781 6.6724353693 6.67244 Very Low 5.4586326301 5.45863 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 5598483.872821221 5598483.87282 40.869767693 40.86977 310610234.4665992 310610234.46660 0.0 0.00000 316208718.3394204 316208718.33942 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 2423.0909711602 2423.09097 1.52428e-05 0.00002 115.8453304451 115.84533 0.0 0.00000 2538.9363016053 2538.93630 6.16057622 6.16058 Relatively Low 5.7348131748 5.73481 Relatively Low 1.0 1.00000 0.03125 351046000.0 351046000.00000 2893.0 2893.00000 21986800000.0 21986800000.00000 0.0 0.00000 22337846000.0 22337846000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 2.4930558072 2.49306 1.05184e-05 0.00001 79.9396988232 79.93970 0.0 0.00000 82.4327546304 82.43275 4.199569963 4.19957 Very Low 4.756543386 4.75654 Very Low 0.0 0.00000 6.60707e-05 0.00007 351046000.0 351046000.00000 2893.0 2893.00000 21986800000.0 21986800000.00000 0.0 0.00000 22337846000.0 22337846000.00000 0.0169083019 0.01691 1.12739e-05 0.00001 0.0314801129 0.03148 Very Low 392.1684715683 392.16847 2.1549e-06 0.00000 16.3773613872 16.37736 0.0 0.00000 408.5458329555 408.54583 5.2864507718 5.28645 Very Low 6.204295772 6.20430 Very Low 0.0 0.00000 0.004587 0.00459 570395.34451811 570395.34452 5.2058202244 5.20582 39564233.70547603 39564233.70548 40134629.04999414 40134629.04999 0.001559314 0.00156 3.65e-08 0.00000 Very Low 4.0797944117 4.07979 9e-10 0.00000 0.0066271377 0.00663 4.0864215494 4.08642 1.7101470841 1.71015 Very Low 1.4920087004 1.49201 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.75e-08 0.00000 0.0 0.00000 False 8.9358e-06 0.00001
44 43 T15003000500 Hawaii HI 15 Honolulu County 3 15003 500 15003000500 3807 768658000.0 768658000.00000 0.0 0.00000 1.1120328336 1.11203 20.332352608 20.33235 Relatively Moderate 72.8563769092 72.85638 76.0736196319 76.07362 21.7355738392 21.73557 Relatively Moderate 73.8723380855 73.87234 82.2085889571 82.20859 516862.7907281188 516862.79073 477082.1470773286 477082.14708 0.0052342952 0.00523 39780.6436507902 39780.64365 0.0 0.00000 29.8930164873 29.89302 Relatively Low 30.0289989878 30.02900 33.6182336182 33.61823 -1.251 -1.25100 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 360125556.27382886 360125556.27383 1783.6254780858 1783.62548 13555553633.451992 13555553633.45199 13915679189.725824 13915679189.72582 3.0459e-05 0.00003 3.5e-09 0.00000 Very Low 767.5160208618 767.51602 4.43e-07 0.00000 3.3664820289 3.36648 770.8825028907 770.88250 3.022288421 3.02229 Very Low 2.8264563707 2.82646 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 287.0 287.00000 15.944444444 15.94444 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.002971023 0.00297 768658000.0 768658000.00000 3807.0 3807.00000 28933200000.0 28933200000.00000 29701858000.0 29701858000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 330555.3 330555.30000 0.0046237 0.00462 35140.12 35140.12000 365695.42 365695.42000 29.6129558301 29.61296 Relatively High 31.2377595174 31.23776 Relatively High 1.0 1.00000 0.03125 768658000.0 768658000.00000 3807.0 3807.00000 28933200000.0 28933200000.00000 0.0 0.00000 29701858000.0 29701858000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 432.9069848209 432.90698 2.4991e-06 0.00000 18.9931442583 18.99314 0.0 0.00000 451.9001290792 451.90013 4.9322219806 4.93222 Very Low 4.920376196 4.92038 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 768658000.0 768658000.00000 3807.0 3807.00000 28933200000.0 28933200000.00000 0.0 0.00000 29701858000.0 29701858000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 196.274946949 196.27495 1.24732e-05 0.00001 94.7963034947 94.79630 0.0 0.00000 291.0712504437 291.07125 2.6912628627 2.69126 Very Low 3.4209500746 3.42095 Very Low 0.0 0.00000 0.01489 768658000.0 768658000.00000 3807.0 3807.00000 28933200000.0 28933200000.00000 29701858000.0 29701858000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 67.3934559705 67.39346 1.49652e-05 0.00001 113.735251872 113.73525 181.1287078425 181.12871 7.7142661392 7.71427 Very Low 5.9565976821 5.95660 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 310362683.7705971 310362683.77060 1505.3407549263 1505.34075 11440589737.439634 11440589737.43963 0.0 0.00000 11750952421.210232 11750952421.21023 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 134328.692180477 134328.69218 0.0005614326 0.00056 4266.8874092204 4266.88741 0.0 0.00000 138595.5795896974 138595.57959 23.369738873 23.36974 Relatively High 20.5331678871 20.53317 Relatively High 1.0 1.00000 0.03125 768658000.0 768658000.00000 3807.0 3807.00000 28933200000.0 28933200000.00000 0.0 0.00000 29701858000.0 29701858000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 5.4588495259 5.45885 1.38415e-05 0.00001 105.1954488188 105.19545 0.0 0.00000 110.6542983447 110.65430 4.6326303292 4.63263 Very Low 4.9524311546 4.95243 Very Low 0.0 0.00000 5.06726e-05 0.00005 768658000.0 768658000.00000 3807.0 3807.00000 28933200000.0 28933200000.00000 0.0 0.00000 29701858000.0 29701858000.00000 0.0267087035 0.02671 1.78084e-05 0.00002 0.0314801129 0.03148 Very Low 1040.3016804499 1040.30168 3.4354e-06 0.00000 26.1093390095 26.10934 0.0 0.00000 1066.4110194594 1066.41102 7.2787835569 7.27878 Very Low 8.063134448 8.06313 Very Low 3.0 3.00000 0.013701132 0.01370 453479536.53912383 453479536.53912 3008.6510313156 3008.65103 22865747837.998928 22865747837.99893 23319227374.538048 23319227374.53805 0.001559314 0.00156 3.65e-08 0.00000 Very Low 9688.3029582735 9688.30296 1.5053e-06 0.00000 11.4402720877 11.44027 9699.7432303613 9699.74323 22.8124793275 22.81248 Relatively Moderate 18.7851444478 18.78514 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.6e-07 0.00000 0.0 0.00000 False 0.0001780227 0.00018
45 44 T15003001100 Hawaii HI 15 Honolulu County 3 15003 1100 15003001100 3862 219684000.0 219684000.00000 0.0 0.00000 0.3193229564 0.31932 14.8534461275 14.85345 Relatively Low 46.3245301695 46.32453 35.5828220859 35.58282 12.9865448527 12.98654 Very Low 26.9786496927 26.97865 14.4171779141 14.41718 110240.9117095661 110240.91171 78625.4882661912 78625.48827 0.0041599241 0.00416 31615.4234433749 31615.42344 0.0 0.00000 36.5503014408 36.55030 Relatively High 89.7682816732 89.76828 89.7435897436 89.74359 2.912 2.91200 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 287.0 287.00000 15.944444444 15.94444 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.002980735 0.00298 219684000.0 219684000.00000 3862.0 3862.00000 29351200000.0 29351200000.00000 29570883999.999996 29570884000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 78161.0 78161.00000 0.00411242 0.00411 31254.392 31254.39200 109415.392 109415.39200 19.8062105715 19.80621 Relatively Moderate 25.5458719969 25.54587 Relatively Moderate 1.0 1.00000 0.03125 219684000.0 219684000.00000 3862.0 3862.00000 29351200000.0 29351200000.00000 0.0 0.00000 29570883999.999996 29570884000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 123.72568562 123.72569 2.5352e-06 0.00000 19.2675395659 19.26754 0.0 0.00000 142.9932251859 142.99323 3.3609878804 3.36099 Very Low 4.099622446 4.09962 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 219684000.0 219684000.00000 3862.0 3862.00000 29351200000.0 29351200000.00000 0.0 0.00000 29570883999.999996 29570884000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 56.0957739925 56.09577 1.26534e-05 0.00001 96.1658324393 96.16583 0.0 0.00000 152.2616064318 152.26161 2.1684686631 2.16847 Very Low 3.3702722886 3.37027 Very Low 0.0 0.00000 0.01489 219684000.0 219684000.00000 3862.0 3862.00000 29351200000.0 29351200000.00000 29570883999.999996 29570884000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 19.2611850542 19.26119 1.51814e-05 0.00002 115.378393152 115.37839 134.6395782062 134.63958 6.9880569493 6.98806 Very Low 6.5975289928 6.59753 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 219684000.0 219684000.00000 3862.0 3862.00000 29351200000.0 29351200000.00000 0.0 0.00000 29570883999.999996 29570884000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 1.5601501569 1.56015 1.40415e-05 0.00001 106.7152149592 106.71521 0.0 0.00000 108.2753651161 108.27537 4.5991908913 4.59919 Very Low 6.0116468147 6.01165 Very Low 0.0 0.00000 9.5105e-06 0.00001 219684000.0 219684000.00000 3862.0 3862.00000 29351200000.0 29351200000.00000 0.0 0.00000 29570883999.999996 29570884000.00000 0.1262836527 0.12628 8.42016e-05 0.00008 0.0314801129 0.03148 Very Low 263.8454713676 263.84547 3.0927e-06 0.00000 23.5044632585 23.50446 0.0 0.00000 287.3499346261 287.34993 4.7013324703 4.70133 Very Low 6.3676040782 6.36760 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.23e-08 0.00000 0.0 0.00000 False 2.1143e-06 0.00000
46 45 T15003001400 Hawaii HI 15 Honolulu County 3 15003 1400 15003001400 2550 280795000.0 280795000.00000 0.0 0.00000 0.1948571852 0.19486 13.0781432235 13.07814 Relatively Low 35.3950425494 35.39504 23.0061349693 23.00613 12.3585076356 12.35851 Very Low 23.1897606511 23.18976 12.8834355828 12.88344 95007.9675359395 95007.96754 78209.0302122659 78209.03021 0.0022103865 0.00221 16798.9373236737 16798.93732 0.0 0.00000 33.8173444421 33.81734 Relatively Moderate 71.538587804 71.53859 69.8005698006 69.80057 1.203 1.20300 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 287.0 287.00000 15.944444444 15.94444 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.002940859 0.00294 280795000.0 280795000.00000 2550.0 2550.00000 19380000000.0 19380000000.00000 19660795000.0 19660795000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 77555.8 77555.80000 0.00217866 0.00218 16557.816 16557.81600 94113.616 94113.61600 18.8361759451 18.83618 Relatively Moderate 22.478152645 22.47815 Relatively Moderate 1.0 1.00000 0.03125 280795000.0 280795000.00000 2550.0 2550.00000 19380000000.0 19380000000.00000 0.0 0.00000 19660795000.0 19660795000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 158.1433053447 158.14331 1.6739e-06 0.00000 12.7219642386 12.72196 0.0 0.00000 170.8652695832 170.86527 3.5665341864 3.56653 Very Low 4.0250552399 4.02506 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 280795000.0 280795000.00000 2550.0 2550.00000 19380000000.0 19380000000.00000 0.0 0.00000 19660795000.0 19660795000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 71.7003189046 71.70032 8.3548e-06 0.00001 63.4963419783 63.49634 0.0 0.00000 135.1966608829 135.19666 2.0842269303 2.08423 Very Low 2.9971286146 2.99713 Very Low 0.0 0.00000 0.01489 280795000.0 280795000.00000 2550.0 2550.00000 19380000000.0 19380000000.00000 19660795000.0 19660795000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 24.6192005667 24.61920 1.00239e-05 0.00001 76.1820048 76.18200 100.8012053667 100.80121 6.3453282955 6.34533 Very Low 5.5427782779 5.54278 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 280795000.0 280795000.00000 2550.0 2550.00000 19380000000.0 19380000000.00000 0.0 0.00000 19660795000.0 19660795000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 1.9941477908 1.99415 9.2713e-06 0.00001 70.4618845481 70.46188 0.0 0.00000 72.4560323389 72.45603 4.022811961 4.02281 Very Low 4.8650834374 4.86508 Very Low 0.0 0.00000 1.05528e-05 0.00001 280795000.0 280795000.00000 2550.0 2550.00000 19380000000.0 19380000000.00000 0.0 0.00000 19660795000.0 19660795000.00000 0.1339019955 0.13390 8.92813e-05 0.00009 0.0314801129 0.03148 Very Low 396.7732396591 396.77324 2.4025e-06 0.00000 18.2591281087 18.25913 0.0 0.00000 415.0323677677 415.03237 5.3142818813 5.31428 Very Low 6.6596369426 6.65964 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.24e-08 0.00000 0.0 0.00000 False 2.3264e-06 0.00000
47 46 T15003001901 Hawaii HI 15 Honolulu County 3 15003 1901 15003001901 837 1117472000.0 1117472000.00000 0.0 0.00000 0.328277434 0.32828 30.7033480191 30.70335 Relatively High 95.5127235733 95.51272 89.8773006135 89.87730 27.1286782082 27.12868 Relatively High 89.33996893 89.33997 89.8773006135 89.87730 1004957.8320852902 1004957.83209 995747.3951398876 995747.39514 0.0012118996 0.00121 9210.4369454027 9210.43695 0.0 0.00000 36.1665040858 36.16650 Relatively High 88.0789538478 88.07895 88.3190883191 88.31909 2.672 2.67200 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.069971012 0.06997 905020382.2971718 905020382.29717 677.87117707 677.87118 5151820945.731768 5151820945.73177 6056841328.028939 6056841328.02894 3.66518e-05 0.00004 4.6e-09 0.00000 Very Low 2320.9822630745 2320.98226 2.186e-07 0.00000 1.6615278346 1.66153 2322.6437909091 2322.64379 4.3651655035 4.36517 Relatively Low 4.9390552318 4.93906 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 154.0 154.00000 8.555555555 8.55556 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0065640198 0.00656 1117472000.0 1117472000.00000 837.0 837.00000 6361200000.0 6361200000.00000 7478672000.0 7478672000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 577071.7 577071.70000 0.00094011 0.00094 7144.836 7144.83600 584216.536 584216.53600 34.6178320726 34.61783 Relatively High 44.1809219918 44.18092 Very High 1.0 1.00000 0.03125 1117472000.0 1117472000.00000 837.0 837.00000 6361200000.0 6361200000.00000 0.0 0.00000 7478672000.0 7478672000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 629.3584846957 629.35848 5.494e-07 0.00000 4.1757976736 4.17580 0.0 0.00000 633.5342823693 633.53428 5.5201621225 5.52016 Very Low 6.6626088408 6.66261 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 1117472000.0 1117472000.00000 837.0 837.00000 6361200000.0 6361200000.00000 0.0 0.00000 7478672000.0 7478672000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 285.3437517296 285.34375 2.7423e-06 0.00000 20.8417404846 20.84174 0.0 0.00000 306.1854922143 306.18549 2.7370614693 2.73706 Very Low 4.2093201478 4.20932 Very Low 0.0 0.00000 0.01489 1117472000.0 1117472000.00000 837.0 837.00000 6361200000.0 6361200000.00000 7478672000.0 7478672000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 97.9763432245 97.97634 3.2902e-06 0.00000 25.005622752 25.00562 122.9819659765 122.98197 6.7802545464 6.78025 Very Low 6.3341222119 6.33412 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 870614950.6549523 870614950.65495 698.4187222552 698.41872 5307982289.139232 5307982289.13923 0.0 0.00000 6178597239.794184 6178597239.79418 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 376812.5932326716 376812.59323 0.0002604826 0.00026 1979.6674225433 1979.66742 0.0 0.00000 378792.260655215 378792.26066 32.6741600789 32.67416 Relatively High 34.7330818955 34.73308 Very High 1.0 1.00000 0.03125 1117472000.0 1117472000.00000 837.0 837.00000 6361200000.0 6361200000.00000 0.0 0.00000 7478672000.0 7478672000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 7.9360541324 7.93605 3.0432e-06 0.00000 23.1280773987 23.12808 0.0 0.00000 31.0641315311 31.06413 3.033364655 3.03336 Very Low 3.9233062707 3.92331 Very Low 0.0 0.00000 2.35593e-05 0.00002 1117472000.0 1117472000.00000 837.0 837.00000 6361200000.0 6361200000.00000 0.0 0.00000 7478672000.0 7478672000.00000 0.0599777062 0.05998 3.99911e-05 0.00004 0.0314801129 0.03148 Relatively Low 1579.0273532943 1579.02735 7.886e-07 0.00000 5.9932902851 5.99329 0.0 0.00000 1585.0206435794 1585.02064 8.3067072474 8.30671 Very Low 11.1332617875 11.13326 Very Low 5.0 5.00000 0.022835221 0.02284 1037497917.9564592 1037497917.95646 809.0763770808 809.07638 6148980465.813883 6148980465.81388 7186478383.770342 7186478383.77034 0.001559314 0.00156 3.65e-08 0.00000 Relatively Low 36942.4776570648 36942.47766 6.747e-07 0.00000 5.1274664307 5.12747 36947.6051234956 36947.60512 35.627157479 35.62716 Relatively High 35.4944142526 35.49441 Relatively High 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.239e-07 0.00000 0.0 0.00000 False 0.0003416043 0.00034
48 47 T15003001904 Hawaii HI 15 Honolulu County 3 15003 1904 15003001904 3912 544584000.0 544584000.00000 0.0 0.00000 0.0445511515 0.04455 20.52323289 20.52323 Relatively Moderate 73.6152545402 73.61525 76.3803680982 76.38037 21.1782783212 21.17828 Relatively Moderate 71.5035950453 71.50360 80.981595092 80.98160 478116.6755402327 478116.67554 435047.8831005651 435047.88310 0.0056669464 0.00567 43068.7924396676 43068.79244 0.0 0.00000 30.9676490813 30.96765 Relatively Low 40.8133395344 40.81334 42.1652421652 42.16524 -0.579 -0.57900 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.057971012 0.05797 538132301.3557038 538132301.35570 3865.654449825 3865.65445 29378973818.67021 29917106120.025917 29917106120.02592 4.64411e-05 0.00005 4.7e-09 0.00000 Very Low 1448.779777261 1448.77978 1.0507e-06 0.00000 7.9856652236 7.98567 1456.7654424846 1456.76544 3.736540736 3.73654 Relatively Low 3.6200502203 3.62005 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 154.0 154.00000 8.555555555 8.55556 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.007598724 0.00760 544584000.0 544584000.00000 3912.0 3912.00000 29731200000.0 29731200000.00000 30275784000.0 30275784000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 200288.1 200288.10000 0.00420672 0.00421 31971.072 31971.07200 232259.172 232259.17200 25.4545960597 25.45460 Relatively High 27.8165217199 27.81652 Relatively Moderate 1.0 1.00000 0.03125 544584000.0 544584000.00000 3912.0 3912.00000 29731200000.0 29731200000.00000 0.0 0.00000 30275784000.0 30275784000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 306.708858056 306.70886 2.568e-06 0.00000 19.5169898436 19.51699 0.0 0.00000 326.2258478996 326.22585 4.4245378574 4.42454 Very Low 4.5725883466 4.57259 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 544584000.0 544584000.00000 3912.0 3912.00000 29731200000.0 29731200000.00000 0.0 0.00000 30275784000.0 30275784000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 139.0581971557 139.05820 1.28172e-05 0.00001 97.4108587526 97.41086 0.0 0.00000 236.4690559083 236.46906 2.5111989463 2.51120 Very Low 3.3068175468 3.30682 Very Low 0.0 0.00000 0.01489 544584000.0 544584000.00000 3912.0 3912.00000 29731200000.0 29731200000.00000 30275784000.0 30275784000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 47.7473698657 47.74737 1.53779e-05 0.00002 116.872157952 116.87216 164.6195278177 164.61953 7.4723861251 7.47239 Very Low 5.9772504184 5.97725 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 527170866.7436609 527170866.74366 3780.1623928368 3780.16239 28729234185.559956 28729234185.55996 0.0 0.00000 29256405052.30361 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 228165.8742765172 228165.87428 0.001409851 0.00141 10714.8678902232 10714.86789 0.0 0.00000 238880.7421667404 238880.74217 28.0197622945 28.01976 Relatively High 25.5038085954 25.50381 Relatively High 1.0 1.00000 0.03125 544584000.0 544584000.00000 3912.0 3912.00000 29731200000.0 29731200000.00000 0.0 0.00000 30275784000.0 30275784000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 3.8675225004 3.86752 1.42233e-05 0.00001 108.0968205303 108.09682 0.0 0.00000 111.9643430307 111.96434 4.6508406739 4.65084 Very Low 5.1506348041 5.15063 Very Low 0.0 0.00000 1.05528e-05 0.00001 544584000.0 544584000.00000 3912.0 3912.00000 29731200000.0 29731200000.00000 0.0 0.00000 30275784000.0 30275784000.00000 0.1339019955 0.13390 8.92813e-05 0.00009 0.0314801129 0.03148 Very Low 769.5164014548 769.51640 3.6857e-06 0.00000 28.0116506514 28.01165 0.0 0.00000 797.5280521062 797.52805 6.6069231193 6.60692 Very Low 7.5819369394 7.58194 Very Low 1.0 1.00000 0.004567044 0.00457 544584000.0 544584000.00000 3912.0 3912.00000 29731200000.0 29731200000.00000 30275784000.0 30275784000.00000 0.001559314 0.00156 3.65e-08 0.00000 Very Low 3878.2306977544 3878.23070 6.524e-07 0.00000 4.9584064909 4.95841 3883.1891042453 3883.18910 16.8131307015 16.81313 Relatively Moderate 14.342641233 14.34264 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.731e-07 0.00000 0.0 0.00000 False 0.0004239595 0.00042
49 48 T15003002202 Hawaii HI 15 Honolulu County 3 15003 2202 15003002202 3400 291464000.0 291464000.00000 0.0 0.00000 0.0920274117 0.09203 17.0347962319 17.03480 Relatively Low 58.036266652 58.03627 54.2944785276 54.29448 16.8452811998 16.84528 Relatively Low 50.3182611804 50.31826 55.8282208589 55.82822 240600.6144384058 240600.61444 206514.8289788662 206514.82898 0.0044849718 0.00448 34085.7854595395 34085.78546 0.0 0.00000 32.3157372907 32.31574 Relatively Moderate 55.9680463984 55.96805 58.4045584046 58.40456 0.264 0.26400 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.057971012 0.05797 172542690.38601866 172542690.38602 2012.7533668393 2012.75337 15296925587.97904 15469468278.365055 15469468278.36506 7.00448e-05 0.00007 7.1e-09 0.00000 Very Low 700.6213058816 700.62131 8.33e-07 0.00000 6.33107466 6.33107 706.9523805416 706.95238 2.9363189746 2.93632 Very Low 2.9686154104 2.96862 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 154.0 154.00000 8.555555555 8.55556 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0039757619 0.00398 291464000.0 291464000.00000 3400.0 3400.00000 25840000000.0 25840000000.00000 26131464000.0 26131464000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 103980.9 103980.90000 0.00346109 0.00346 26304.284 26304.28400 130285.184 130285.18400 20.9929559904 20.99296 Relatively Moderate 23.9395532155 23.93955 Relatively Moderate 1.0 1.00000 0.03125 291464000.0 291464000.00000 3400.0 3400.00000 25840000000.0 25840000000.00000 0.0 0.00000 26131464000.0 26131464000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 164.1520694777 164.15207 2.2319e-06 0.00000 16.9626189847 16.96262 0.0 0.00000 181.1146884624 181.11469 3.6364672743 3.63647 Very Low 3.9217481945 3.92175 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 291464000.0 291464000.00000 3400.0 3400.00000 25840000000.0 25840000000.00000 0.0 0.00000 26131464000.0 26131464000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 74.4246220524 74.42462 1.11397e-05 0.00001 84.6617893044 84.66179 0.0 0.00000 159.0864113568 159.08641 2.2003953055 2.20040 Very Low 3.0236787973 3.02368 Very Low 0.0 0.00000 0.01489 291464000.0 291464000.00000 3400.0 3400.00000 25840000000.0 25840000000.00000 26131464000.0 26131464000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 25.5546240994 25.55462 1.33653e-05 0.00001 101.5760064 101.57601 127.1306304994 127.13063 6.8556544867 6.85565 Very Low 5.7226462356 5.72265 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 219965392.44813856 219965392.44814 2625.4678449644 2625.46784 19953555621.729477 19953555621.72948 0.0 0.00000 20173521014.17761 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 95203.6602259949 95203.66023 0.0009791956 0.00098 7441.8869311356 7441.88693 0.0 0.00000 102645.5471571305 102645.54716 21.1438517348 21.14385 Relatively Moderate 20.0830898102 20.08309 Relatively High 1.0 1.00000 0.03125 291464000.0 291464000.00000 3400.0 3400.00000 25840000000.0 25840000000.00000 0.0 0.00000 26131464000.0 26131464000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 2.0699168137 2.06992 1.23617e-05 0.00001 93.9491793975 93.94918 0.0 0.00000 96.0190962112 96.01910 4.4186617199 4.41866 Very Low 5.1065299405 5.10653 Very Low 0.0 0.00000 1.05528e-05 0.00001 291464000.0 291464000.00000 3400.0 3400.00000 25840000000.0 25840000000.00000 0.0 0.00000 26131464000.0 26131464000.00000 0.1339019955 0.13390 8.92813e-05 0.00009 0.0314801129 0.03148 Very Low 411.8489129934 411.84891 3.2034e-06 0.00000 24.3455041449 24.34550 0.0 0.00000 436.1944171383 436.19442 5.4031119357 5.40311 Very Low 6.470278964 6.47028 Very Low 3.0 3.00000 0.013701132 0.01370 278575886.5716552 278575886.57166 3100.1926962857 3100.19270 23561464491.771404 23561464491.77140 23840040378.343056 23840040378.34306 0.001559314 0.00156 3.65e-08 0.00000 Very Low 5951.5973015532 5951.59730 1.5511e-06 0.00000 11.7883555124 11.78836 5963.3856570656 5963.38566 19.3976911898 19.39769 Relatively Moderate 17.2677765053 17.26778 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.007e-07 0.00000 0.0 0.00000 False 0.0003313697 0.00033
50 49 T15003002600 Hawaii HI 15 Honolulu County 3 15003 2600 15003002600 4249 791449000.0 791449000.00000 0.0 0.00000 0.2563620754 0.25636 25.6530656656 25.65307 Relatively High 88.7048213476 88.70482 87.1165644172 87.11656 21.1208678596 21.12087 Relatively Moderate 71.2740070664 71.27401 80.6748466258 80.67485 474238.944278784 474238.94428 431102.878061862 431102.87806 0.0056757982 0.00568 43136.0662169221 43136.06622 0.0 0.00000 38.8131066797 38.81311 Relatively High 95.9291986978 95.92920 94.5868945869 94.58689 4.327 4.32700 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.043478259 0.04348 206319525.33443108 206319525.33443 1107.6540157938 1107.65402 8418170520.03298 8624490045.367409 8624490045.36741 1.35471e-05 0.00001 1.7e-09 0.00000 Very Low 121.522717025 121.52272 8.2e-08 0.00000 0.6229487767 0.62295 122.1456658017 122.14567 1.6354321518 1.63543 Very Low 1.9858551825 1.98586 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 154.0 154.00000 8.555555555 8.55556 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0035502375 0.00355 791449000.0 791449000.00000 4249.0 4249.00000 32292400000.0 32292400000.00000 33083849000.000004 33083849000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 427356.7 427356.70000 0.0056226 0.00562 42731.76 42731.76000 470088.46 470088.46000 32.1984610759 32.19846 Relatively High 44.1003359351 44.10034 Very High 1.0 1.00000 0.03125 791449000.0 791449000.00000 4249.0 4249.00000 32292400000.0 32292400000.00000 0.0 0.00000 33083849000.000004 33083849000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 445.7428404058 445.74284 2.7892e-06 0.00000 21.1982847254 21.19828 0.0 0.00000 466.9411251311 466.94113 4.9863470369 4.98635 Very Low 6.458725985 6.45873 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 791449000.0 791449000.00000 4249.0 4249.00000 32292400000.0 32292400000.00000 0.0 0.00000 33083849000.000004 33083849000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 202.0945732534 202.09457 1.39214e-05 0.00001 105.8023361042 105.80234 0.0 0.00000 307.8969093577 307.89691 2.7421515792 2.74215 Very Low 4.5257518719 4.52575 Very Low 0.0 0.00000 0.01489 791449000.0 791449000.00000 4249.0 4249.00000 32292400000.0 32292400000.00000 33083849000.000004 33083849000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 69.3916973926 69.39170 1.67026e-05 0.00002 126.940132704 126.94013 196.3318300966 196.33183 7.9243276913 7.92433 Very Low 7.9446494857 7.94465 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 791449000.0 791449000.00000 4249.0 4249.00000 32292400000.0 32292400000.00000 0.0 0.00000 33083849000.000004 33083849000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 5.6207064759 5.62071 1.54485e-05 0.00002 117.4088421353 117.40884 0.0 0.00000 123.0295486112 123.02955 4.7992645854 4.79926 Very Low 6.6615326154 6.66153 Very Low 0.0 0.00000 1.05528e-05 0.00001 791449000.0 791449000.00000 4249.0 4249.00000 32292400000.0 32292400000.00000 0.0 0.00000 33083849000.000004 33083849000.00000 0.1339019955 0.13390 8.92813e-05 0.00009 0.0314801129 0.03148 Relatively Low 1118.3453542795 1118.34535 4.0033e-06 0.00000 30.4247197387 30.42472 0.0 0.00000 1148.7700740183 1148.77007 7.461537084 7.46154 Very Low 10.7322937623 10.73229 Very Low 0.0 0.00000 0.004587 0.00459 249345255.4642155 249345255.46422 1499.5410201852 1499.54102 11396511753.407207 11396511753.40721 11645857008.871424 11645857008.87142 0.001559314 0.00156 3.65e-08 0.00000 Very Low 1783.4601730298 1783.46017 2.512e-07 0.00000 1.9089527377 1.90895 1785.3691257675 1785.36913 12.9766248366 12.97662 Relatively Moderate 13.8743441858 13.87434 Relatively Moderate 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.25e-08 0.00000 0.0 0.00000 False 2.4799e-06 0.00000
51 50 T15003002800 Hawaii HI 15 Honolulu County 3 15003 2800 15003002800 3678 390551000.0 390551000.00000 0.0 0.00000 0.8899299747 0.88993 13.276247683 13.27625 Relatively Low 36.7437000784 36.74370 24.5398773006 24.53988 14.0640371335 14.06404 Relatively Low 33.7961753667 33.79618 23.9263803681 23.92638 140020.6050686634 140020.60507 112962.0459764169 112962.04598 0.0035603367 0.00356 27058.5590922465 27058.55909 0.0 0.00000 30.1664721027 30.16647 Relatively Low 32.6375400104 32.63754 35.8974358974 35.89744 -1.08 -1.08000 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 287.0 287.00000 15.944444444 15.94444 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0029738504 0.00297 390551000.0 390551000.00000 3678.0 3678.00000 27952800000.0 27952800000.00000 28343351000.0 28343351000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 110889.3 110889.30000 0.00350644 0.00351 26648.944 26648.94400 137538.244 137538.24400 21.3755062984 21.37551 Relatively Moderate 22.7546054907 22.75461 Relatively Moderate 1.0 1.00000 0.03125 390551000.0 390551000.00000 3678.0 3678.00000 27952800000.0 27952800000.00000 0.0 0.00000 28343351000.0 28343351000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 219.9577130893 219.95771 2.4144e-06 0.00000 18.3495625376 18.34956 0.0 0.00000 238.3072756269 238.30728 3.9848094602 3.98481 Very Low 4.0116038184 4.01160 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 390551000.0 390551000.00000 3678.0 3678.00000 27952800000.0 27952800000.00000 0.0 0.00000 28343351000.0 28343351000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 99.7262460104 99.72625 1.20505e-05 0.00001 91.5841356063 91.58414 0.0 0.00000 191.3103816168 191.31038 2.3399281779 2.33993 Very Low 3.0015662033 3.00157 Very Low 0.0 0.00000 0.01489 390551000.0 390551000.00000 3678.0 3678.00000 27952800000.0 27952800000.00000 28343351000.0 28343351000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 34.242252891 34.24225 1.44581e-05 0.00001 109.881338688 109.88134 144.123591579 144.12359 7.1484279941 7.14843 Very Low 5.5701767866 5.57018 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 2748002.747491579 2748002.74749 22.2384646731 22.23846 169012331.51587087 169012331.51587 0.0 0.00000 171760334.26336247 171760334.26336 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 1189.3685500276 1189.36855 8.2941e-06 0.00001 63.0349139248 63.03491 0.0 0.00000 1252.4034639523 1252.40346 4.8676441341 4.86764 Very Low 4.315942999 4.31594 Very Low 1.0 1.00000 0.03125 390551000.0 390551000.00000 3678.0 3678.00000 27952800000.0 27952800000.00000 0.0 0.00000 28343351000.0 28343351000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 2.7736121151 2.77361 1.33725e-05 0.00001 101.6309064222 101.63091 0.0 0.00000 104.4045185373 104.40452 4.5437174273 4.54372 Very Low 4.9018147862 4.90181 Very Low 0.0 0.00000 2.97603e-05 0.00003 390551000.0 390551000.00000 3678.0 3678.00000 27952800000.0 27952800000.00000 0.0 0.00000 28343351000.0 28343351000.00000 0.045313657 0.04531 3.02136e-05 0.00003 0.0314801129 0.03148 Very Low 526.6776022834 526.67760 3.3071e-06 0.00000 25.1342350676 25.13424 0.0 0.00000 551.811837351 551.81184 5.8436061145 5.84361 Very Low 6.5323723162 6.53237 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.47e-08 0.00000 0.0 0.00000 False 5.3072e-06 0.00001
52 51 T15003003000 Hawaii HI 15 Honolulu County 3 15003 3000 15003003000 4321 523641000.0 523641000.00000 0.0 0.00000 0.5751776938 0.57518 14.3058905963 14.30589 Relatively Low 43.0649307799 43.06493 31.2883435583 31.28834 15.9122177661 15.91222 Relatively Low 45.0638584528 45.06386 44.1717791411 44.17178 202793.5219945092 202793.52199 170878.3972204398 170878.39722 0.0041993585 0.00420 31915.1247740693 31915.12477 0.0 0.00000 28.7304303328 28.73043 Relatively Low 20.3526386343 20.35264 23.6467236467 23.64672 -1.978 -1.97800 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.002 0.00200 251966.9345973358 251966.93460 2.0791899878 2.07919 15801843.90718578 15801843.90719 16053810.841783118 16053810.84178 6.15999e-05 0.00006 6.2e-09 0.00000 Very Low 0.0310422895 0.03104 0.0 0.00000 0.0001956324 0.00020 0.0312379219 0.03124 0.1038087327 0.10381 Very Low 0.0933066629 0.09331 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 154.0 154.00000 8.555555555 8.55556 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0029729141 0.00297 523641000.0 523641000.00000 4321.0 4321.00000 32839600000.0 32839600000.00000 33363241000.000004 33363241000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 166244.1 166244.10000 0.00412461 0.00412 31347.036 31347.03600 197591.136 197591.13600 24.1192836215 24.11928 Relatively Moderate 24.453155646 24.45316 Relatively Moderate 1.0 1.00000 0.03125 523641000.0 523641000.00000 4321.0 4321.00000 32839600000.0 32839600000.00000 0.0 0.00000 33363241000.000004 33363241000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 294.9137931729 294.91379 2.8365e-06 0.00000 21.5574931274 21.55749 0.0 0.00000 316.4712863003 316.47129 4.3799911192 4.37999 Very Low 4.1995360505 4.19954 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 523641000.0 523641000.00000 4321.0 4321.00000 32839600000.0 32839600000.00000 0.0 0.00000 33363241000.000004 33363241000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 133.7104531473 133.71045 1.41573e-05 0.00001 107.5951739954 107.59517 0.0 0.00000 241.3056271427 241.30563 2.5282042934 2.52820 Very Low 3.0886960415 3.08870 Very Low 0.0 0.00000 0.01489 523641000.0 523641000.00000 4321.0 4321.00000 32839600000.0 32839600000.00000 33363241000.000004 33363241000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 45.9111551273 45.91116 1.69857e-05 0.00002 129.091154016 129.09115 175.0023091433 175.00231 7.6262923178 7.62629 Very Low 5.6596488655 5.65965 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 7892777.526380499 7892777.52638 56.2731231073 56.27312 427675735.6151205 427675735.61512 0.0 0.00000 435568513.14150095 435568513.14150 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 3416.088783321 3416.08878 2.09876e-05 0.00002 159.5061315374 159.50613 0.0 0.00000 3575.5949148584 3575.59491 6.9053681457 6.90537 Relatively Low 5.831245485 5.83125 Relatively Low 1.0 1.00000 0.03125 523641000.0 523641000.00000 4321.0 4321.00000 32839600000.0 32839600000.00000 0.0 0.00000 33363241000.000004 33363241000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 3.7187896627 3.71879 1.57103e-05 0.00002 119.3983541696 119.39835 0.0 0.00000 123.1171438323 123.11714 4.800403317 4.80040 Very Low 4.9322027091 4.93220 Very Low 0.0 0.00000 2.01545e-05 0.00002 523641000.0 523641000.00000 4321.0 4321.00000 32839600000.0 32839600000.00000 0.0 0.00000 33363241000.000004 33363241000.00000 0.0701101201 0.07011 4.6747e-05 0.00005 0.0314801129 0.03148 Very Low 739.9232037191 739.92320 4.0711e-06 0.00000 30.9402715912 30.94027 0.0 0.00000 770.8634753103 770.86348 6.5324549018 6.53245 Very Low 6.9548406651 6.95484 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.73e-08 0.00000 0.0 0.00000 False 8.8501e-06 0.00001
53 52 T15003003101 Hawaii HI 15 Honolulu County 3 15003 3101 15003003101 3687 492314000.0 492314000.00000 0.0 0.00000 2.078905601 2.07891 16.6138274719 16.61383 Relatively Low 55.9534775018 55.95348 51.8404907975 51.84049 16.7794100011 16.77941 Relatively Low 49.9511953697 49.95120 55.2147239264 55.21472 237789.1283950368 237789.12840 204090.5852518204 204090.58525 0.0044340188 0.00443 33698.5431432164 33698.54314 0.0 0.00000 31.6408936082 31.64089 Relatively Moderate 48.2340710749 48.23407 50.1424501425 50.14245 -0.158 -0.15800 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.002 0.00200 4891339.637564942 4891339.63756 36.6318431808 36.63184 278402008.173919 278402008.17392 283293347.81148404 283293347.81148 9.81502e-05 0.00010 1.02e-08 0.00000 Very Low 0.9601719971 0.96017 7e-10 0.00000 0.0056849324 0.00568 0.9658569295 0.96586 0.3258197788 0.32582 Very Low 0.3225245827 0.32252 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 287.0 287.00000 15.944444444 15.94444 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0029680742 0.00297 492314000.0 492314000.00000 3687.0 3687.00000 28021200000.0 28021200000.00000 28513514000.0 28513514000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 190812.3 190812.30000 0.00429479 0.00429 32640.404 32640.40400 223452.704 223452.70400 25.1287251725 25.12873 Relatively High 28.0574096887 28.05741 Relatively Moderate 1.0 1.00000 0.03125 492314000.0 492314000.00000 3687.0 3687.00000 28021200000.0 28021200000.00000 0.0 0.00000 28513514000.0 28513514000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 277.2704757248 277.27048 2.4203e-06 0.00000 18.3944635877 18.39446 0.0 0.00000 295.6649393125 295.66494 4.2818199548 4.28182 Very Low 4.5212976106 4.52130 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 492314000.0 492314000.00000 3687.0 3687.00000 28021200000.0 28021200000.00000 0.0 0.00000 28513514000.0 28513514000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 125.7111800466 125.71118 1.208e-05 0.00001 91.8082403427 91.80824 0.0 0.00000 217.5194203893 217.51942 2.4422438638 2.44224 Very Low 3.2859325425 3.28593 Very Low 0.0 0.00000 0.01489 492314000.0 492314000.00000 3687.0 3687.00000 28021200000.0 28021200000.00000 28513514000.0 28513514000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 43.1645047377 43.16450 1.44934e-05 0.00001 110.150216352 110.15022 153.3147210897 153.31472 7.2972653803 7.29727 Very Low 5.9640707912 5.96407 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 153.0 153.00000 6.375 6.37500 28382955.02045255 28382955.02045 252.3501170301 252.35012 1917860889.4284637 1917860889.42846 0.0 0.00000 1946243844.448916 1946243844.44892 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 Very Low 12284.4833721466 12284.48337 9.41166e-05 0.00009 715.286245687 715.28625 0.0 0.00000 12999.7696178336 12999.76962 10.6181604917 10.61816 Relatively Low 9.8748471608 9.87485 Relatively Low 1.0 1.00000 0.03125 492314000.0 492314000.00000 3687.0 3687.00000 28021200000.0 28021200000.00000 0.0 0.00000 28513514000.0 28513514000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 3.496311813 3.49631 1.34052e-05 0.00001 101.8795954253 101.87960 0.0 0.00000 105.3759072384 105.37591 4.557765662 4.55777 Very Low 5.1572928361 5.15729 Very Low 0.0 0.00000 5.68811e-05 0.00006 492314000.0 492314000.00000 3687.0 3687.00000 28021200000.0 28021200000.00000 0.0 0.00000 28513514000.0 28513514000.00000 0.0193976418 0.01940 1.29337e-05 0.00001 0.0314801129 0.03148 Very Low 543.1992353547 543.19924 2.7125e-06 0.00000 20.6146968892 20.61470 0.0 0.00000 563.8139322439 563.81393 5.885669415 5.88567 Very Low 6.9010131938 6.90101 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 3.78e-08 0.00000 0.0 0.00000 False 2.69712e-05 0.00003
54 53 T15003003407 Hawaii HI 15 Honolulu County 3 15003 3407 15003003407 913 159228000.0 159228000.00000 0.0 0.00000 0.0477917056 0.04779 18.3386697912 18.33867 Relatively Moderate 64.3052557775 64.30526 65.3374233129 65.33742 12.1430194003 12.14302 Very Low 21.853476127 21.85348 12.2699386503 12.26994 90124.32051478 90124.32051 80912.8216251666 80912.82163 0.0012120393 0.00121 9211.4988896134 9211.49889 0.0 0.00000 48.2609182352 48.26092 Very High 99.6593986814 99.65940 100.0 100.00000 10.235 10.23500 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 154.0 154.00000 8.555555555 8.55556 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.004633313 0.00463 159228000.0 159228000.00000 913.0 913.00000 6938800000.0 6938800000.00000 7098028000.0 7098028000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 80542.4 80542.40000 0.00120068 0.00120 9125.168 9125.16800 89667.568 89667.56800 18.5347634922 18.53476 Relatively Moderate 31.56537885 31.56538 Relatively High 1.0 1.00000 0.03125 159228000.0 159228000.00000 913.0 913.00000 6938800000.0 6938800000.00000 0.0 0.00000 7098028000.0 7098028000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 89.6769608555 89.67696 5.993e-07 0.00000 4.554962098 4.55496 0.0 0.00000 94.2319229535 94.23192 2.9247885716 2.92479 Very Low 4.7105976451 4.71060 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 159228000.0 159228000.00000 913.0 913.00000 6938800000.0 6938800000.00000 0.0 0.00000 7098028000.0 7098028000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 40.6584817341 40.65848 2.9913e-06 0.00000 22.7341804809 22.73418 0.0 0.00000 63.392662215 63.39266 1.6192081391 1.61921 Very Low 3.3229142555 3.32291 Very Low 0.0 0.00000 0.01489 159228000.0 159228000.00000 913.0 913.00000 6938800000.0 6938800000.00000 7098028000.0 7098028000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 13.9605978306 13.96060 3.589e-06 0.00000 27.276145248 27.27615 41.2367430786 41.23674 4.7104273192 4.71043 Very Low 5.8720506988 5.87205 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 159228000.0 159228000.00000 913.0 913.00000 6938800000.0 6938800000.00000 0.0 0.00000 7098028000.0 7098028000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 1.1308041968 1.13080 3.3195e-06 0.00000 25.2281178794 25.22812 0.0 0.00000 26.3589220762 26.35892 2.8717553046 2.87176 Very Low 4.9563740207 4.95637 Very Low 0.0 0.00000 1.05528e-05 0.00001 159228000.0 159228000.00000 913.0 913.00000 6938800000.0 6938800000.00000 0.0 0.00000 7098028000.0 7098028000.00000 0.1339019955 0.13390 8.92813e-05 0.00009 0.0314801129 0.03148 Relatively Low 224.9947805496 224.99478 8.602e-07 0.00000 6.5374839071 6.53748 0.0 0.00000 231.5322644568 231.53226 4.3747620601 4.37476 Very Low 7.8239142645 7.82391 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.24e-08 0.00000 0.0 0.00000 False 2.3264e-06 0.00000
55 54 T15003003501 Hawaii HI 15 Honolulu County 3 15003 3501 15003003501 2282 361961000.0 361961000.00000 0.0 0.00000 0.1149769285 0.11498 19.8211238437 19.82112 Relatively Moderate 70.6952253949 70.69523 72.6993865031 72.69939 15.9378488267 15.93785 Relatively Low 45.2315814075 45.23158 44.7852760736 44.78528 203775.0677746005 203775.06777 184706.9433557533 184706.94336 0.0025089637 0.00251 19068.1244188472 19068.12442 0.0 0.00000 39.7422161099 39.74222 Relatively High 97.1001012229 97.10010 95.4415954416 95.44160 4.908 4.90800 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 154.0 154.00000 8.555555555 8.55556 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.004633313 0.00463 361961000.0 361961000.00000 2282.0 2282.00000 17343200000.0 17343200000.00000 17705161000.0 17705161000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 183464.6 183464.60000 0.00248054 0.00248 18852.104 18852.10400 202316.704 202316.70400 24.3100488847 24.31005 Relatively Moderate 34.0930840747 34.09308 Relatively High 1.0 1.00000 0.03125 361961000.0 361961000.00000 2282.0 2282.00000 17343200000.0 17343200000.00000 0.0 0.00000 17705161000.0 17705161000.00000 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 203.8558697479 203.85587 1.498e-06 0.00000 11.3849107421 11.38491 0.0 0.00000 215.24078049 215.24078 3.85185543 3.85186 Very Low 5.1086719073 5.10867 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 361961000.0 361961000.00000 2282.0 2282.00000 17343200000.0 17343200000.00000 0.0 0.00000 17705161000.0 17705161000.00000 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 92.4258591891 92.42586 7.4767e-06 0.00001 56.823000939 56.82300 0.0 0.00000 149.2488601282 149.24886 2.1540710416 2.15407 Very Low 3.6402648222 3.64026 Very Low 0.0 0.00000 0.01489 361961000.0 361961000.00000 2282.0 2282.00000 17343200000.0 17343200000.00000 17705161000.0 17705161000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 31.7355738398 31.73557 8.9705e-06 0.00001 68.175425472 68.17543 99.9109993118 99.91100 6.3265938633 6.32659 Very Low 6.4946528924 6.49465 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 361961000.0 361961000.00000 2282.0 2282.00000 17343200000.0 17343200000.00000 0.0 0.00000 17705161000.0 17705161000.00000 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 2.570571871 2.57057 8.2969e-06 0.00001 63.0564786427 63.05648 0.0 0.00000 65.6270505137 65.62705 3.89223612 3.89224 Very Low 5.5318744949 5.53187 Very Low 0.0 0.00000 1.05528e-05 0.00001 361961000.0 361961000.00000 2282.0 2282.00000 17343200000.0 17343200000.00000 0.0 0.00000 17705161000.0 17705161000.00000 0.1339019955 0.13390 8.92813e-05 0.00009 0.0314801129 0.03148 Relatively Low 511.4636606785 511.46366 2.15e-06 0.00000 16.3401295467 16.34013 0.0 0.00000 527.8037902252 527.80379 5.7575992375 5.75760 Very Low 8.4795135456 8.47951 Very Low 0.0 0.00000 0.004587 0.00459 55964729.537551165 55964729.53755 188.8993255307 188.89933 1435634874.0330632 1435634874.03306 1491599603.5706143 1491599603.57061 0.001559314 0.00156 3.65e-08 0.00000 Very Low 400.291820427 400.29182 3.16e-08 0.00000 0.2404735047 0.24047 400.5322939317 400.53229 7.8849374944 7.88494 Relatively Low 8.6322228692 8.63222 Relatively Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating November 2021 1.24e-08 0.00000 0.0 0.00000 False 2.3264e-06 0.00000
56 55 T15003004600 Hawaii HI 15 Honolulu County 3 15003 4600 15003004600 3735 483204000.0 483204000.00000 17799.9354685802 17799.93547 2.639124545 2.63912 16.4638912986 16.46389 Relatively Low 55.1767277526 55.17673 50.0 50.00000 15.6406606485 15.64066 Relatively Low 43.4856129449 43.48561 41.1042944785 41.10429 192587.1103315401 192587.11033 163440.9148912364 163440.91489 0.003835001 0.00384 29146.0077957004 29146.00780 0.1876446033 0.18764 33.6382390098 33.63824 Relatively Moderate 69.8861926518 69.88619 68.0911680912 68.09117 1.091 1.09100 51.402798 51.40280 Relatively Low 13.6493795737 13.64938 60.0 60.00000 2.5701399 2.57014 Not Applicable Not Applicable Not Applicable 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.78451e-05 0.00005 4.8e-09 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 2.1774e-06 0.00000 2.2062e-06 0.00000 0.0080465986 0.00805 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 4.09e-07 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0029215956 0.00292 483204000.0 483204000.00000 3735.0 3735.00000 28386000000.0 28386000000.00000 28869204000.0 28869204000.00000 0.0167507621 0.01675 0.0001397988 0.00014 Very Low 162417.5 162417.50000 0.00378905 0.00379 28796.78 28796.78000 191214.28 191214.28000 23.8569741112 23.85697 Relatively Moderate 28.3189396515 28.31894 Relatively Moderate 1.0 1.00000 0.03125 483204000.0 483204000.00000 3735.0 3735.00000 28386000000.0 28386000000.00000 17799.9354685802 17799.93547 28869221799.935463 28869221799.93546 1.80224e-05 0.00002 2.1e-08 0.00000 0.0002275779 0.00023 Very Low 272.139737921 272.13974 2.4518e-06 0.00000 18.6339358542 18.63394 0.126589775 0.12659 290.9002635501 290.90026 4.258694604 4.25869 Very Low 4.7807463515 4.78075 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 1.6e-09 0.00000 1.005e-07 0.00000 7.61839e-05 0.00008 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.01 0.01000 483204000.0 483204000.00000 3735.0 3735.00000 28386000000.0 28386000000.00000 17799.9354685802 17799.93547 28869221799.935463 28869221799.93546 2.55348e-05 0.00003 3.276e-07 0.00000 0.0002460797 0.00025 Very Low 123.3849637492 123.38496 1.22373e-05 0.00001 93.0034656035 93.00347 0.0438020271 0.04380 216.4322313799 216.43223 2.4381681868 2.43817 Very Low 3.4875286844 3.48753 Very Low 0.0 0.00000 0.01489 483204000.0 483204000.00000 3735.0 3735.00000 28386000000.0 28386000000.00000 28869204000.0 28869204000.00000 5.8883e-06 0.00001 2.64e-07 0.00000 Very Low 42.3657693002 42.36577 1.46821e-05 0.00001 111.58423056 111.58423 153.9499998602 153.95000 7.3073305357 7.30733 Very Low 6.3493009578 6.34930 Very Low Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 6.78921e-05 0.00007 5.85e-08 0.00000 0.0005670888 0.00057 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 1.0 1.00000 0.03125 483204000.0 483204000.00000 3735.0 3735.00000 28386000000.0 28386000000.00000 17799.9354685802 17799.93547 28869221799.935463 28869221799.93546 2.273e-07 0.00000 1.163e-07 0.00000 2.19536e-05 0.00002 Very Low 3.431614484 3.43161 1.35797e-05 0.00001 103.2059367729 103.20594 0.0122116541 0.01221 106.649762911 106.64976 4.57605794 4.57606 Very Low 5.504854264 5.50485 Very Low 0.0 0.00000 7.90165e-05 0.00008 483204000.0 483204000.00000 3735.0 3735.00000 28386000000.0 28386000000.00000 17799.9354685802 17799.93547 28869221799.935463 28869221799.93546 0.0152455823 0.01525 1.01652e-05 0.00001 0.0035842084 0.00358 Very Low 582.0928057819 582.09281 3e-06 0.00000 22.8002269098 22.80023 0.0050411471 0.00504 604.8980738388 604.89807 6.0252906004 6.02529 Very Low 7.5107533908 7.51075 Very Low 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.001559314 0.00156 3.65e-08 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0477752648 0.04778 0.0001095931 0.00011 No Rating 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 No Expected Annual Losses 0.0 0.00000 No Rating Insufficient Data Insufficient Data Insufficient Data 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 0.0 0.00000 8.51e-08 0.00000 1.057e-07 0.00000 0.0 0.00000 No 1.23e-08 0.00000 4.599e-07 0.00000 True 2.118e-06 0.00000

View file

@ -1,13 +1,9 @@
# pylint: disable=protected-access
from unittest import mock
import filecmp
import pytest
import pathlib
import requests
from data_pipeline.etl.base import ValidGeoLevel
from data_pipeline.tests.conftest import copy_data_files
from data_pipeline.etl.sources.national_risk_index.etl import (
NationalRiskIndexETL,
)
@ -18,8 +14,21 @@ logger = get_module_logger(__name__)
class TestNationalRiskIndexETL(TestETL):
"""Tests the NRI ETL only.
This uses pytest-snapshot.
To update individual snapshots: $ poetry run pytest
data_pipeline/tests/sources/national_risk_index/test_etl.py::TestClassNameETL::<testname>
--snapshot-update
"""
_ETL_CLASS = NationalRiskIndexETL
_SAMPLE_DATA_PATH = pathlib.Path(__file__).parents[0] / "data"
_SAMPLE_DATA_FILE_NAME = "NRI_Table_CensusTracts.csv"
_SAMPLE_DATA_ZIP_FILE_NAME = "NRI_Table_CensusTracts.zip"
_EXTRACT_TMP_FOLDER_NAME = "NationalRiskIndexETL"
def setup_method(self, _method, filename=__file__):
"""Invoke `setup_method` from Parent, but using the current file name.
@ -56,39 +65,6 @@ class TestNationalRiskIndexETL(TestETL):
return etl
# This decorator means that this "test" will only be run by passing that flag to
# pytest, for instance by running `pytest . -rsx --update_snapshots`.
@pytest.mark.update_snapshots
def test_update_test_fixtures(self, mock_etl, mock_paths):
etl = self._setup_etl_instance_and_run_extract(
mock_etl=mock_etl, mock_paths=mock_paths
)
# After running extract, write the results as the "input.csv" in the test
# directory.
copy_data_files(
src=etl.INPUT_CSV,
dst=self._DATA_DIRECTORY_FOR_TEST / self._INPUT_CSV_FILE_NAME,
)
# After running transform, write the results as the "transform.csv" in the test
# directory.
etl.transform()
etl.output_df.to_csv(
path_or_buf=self._DATA_DIRECTORY_FOR_TEST
/ self._TRANSFORM_CSV_FILE_NAME,
index=False,
)
# After running load, write the results as the "output.csv" in the test
# directory.
etl.load()
copy_data_files(
src=etl._get_output_file_path(),
dst=self._DATA_DIRECTORY_FOR_TEST / self._OUTPUT_CSV_FILE_NAME,
)
def test_init(self, mock_etl, mock_paths):
"""Tests that the mock NationalRiskIndexETL class instance was
initiliazed correctly.
@ -136,28 +112,3 @@ class TestNationalRiskIndexETL(TestETL):
data_path / "dataset" / "national_risk_index_2020" / "usa.csv"
)
assert output_file_path == expected_output_file_path
def test_extract(self, mock_etl, mock_paths):
"""Ensure the extract results are working as appropriate."""
tmp_path = mock_paths[1]
# ETL instance returned by this method is never used, so we assign it to `_`.
_ = self._setup_etl_instance_and_run_extract(
mock_etl=mock_etl,
mock_paths=mock_paths,
)
# Assert that the extracted file exists
extracted_file_path = (
tmp_path / "NationalRiskIndexETL" / "NRI_Table_CensusTracts.csv"
)
assert extracted_file_path.is_file()
input_csv_path = (
self._DATA_DIRECTORY_FOR_TEST / self._INPUT_CSV_FILE_NAME
)
# Make sure extracted file is equal to the input fixture:
assert filecmp.cmp(
f1=extracted_file_path, f2=input_csv_path, shallow=False
)

View file

@ -1309,6 +1309,17 @@ pytest = ">=5.0"
[package.extras]
dev = ["pre-commit", "tox", "pytest-asyncio"]
[[package]]
name = "pytest-snapshot"
version = "0.8.1"
description = "A plugin for snapshot testing with pytest."
category = "dev"
optional = false
python-versions = ">=3.5"
[package.dependencies]
pytest = ">=3.0.0"
[[package]]
name = "python-dateutil"
version = "2.8.2"
@ -2573,6 +2584,10 @@ pytest-mock = [
{file = "pytest-mock-3.7.0.tar.gz", hash = "sha256:5112bd92cc9f186ee96e1a92efc84969ea494939c3aead39c50f421c4cc69534"},
{file = "pytest_mock-3.7.0-py3-none-any.whl", hash = "sha256:6cff27cec936bf81dc5ee87f07132b807bcda51106b5ec4b90a04331cba76231"},
]
pytest-snapshot = [
{file = "pytest-snapshot-0.8.1.tar.gz", hash = "sha256:0f8872d56bc3ceacb465967072b059a36714898a37c9eb1c75cd4054110106f2"},
{file = "pytest_snapshot-0.8.1-py3-none-any.whl", hash = "sha256:ccb72c8e40dd1ec96b40caf0d328a9e9124b91d6a06204ad47d67403d83a4fd2"},
]
python-dateutil = [
{file = "python-dateutil-2.8.2.tar.gz", hash = "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86"},
{file = "python_dateutil-2.8.2-py2.py3-none-any.whl", hash = "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9"},

View file

@ -40,6 +40,7 @@ tox = "^3.24.0"
pytest-mock = "^3.6.1"
tox-poetry = "^0.4.1"
pandas-vet = "^0.2.2"
pytest-snapshot = "^0.8.1"
nb-black = "^1.0.7"
[build-system]