Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field Name

Field Description

Field Type

OCC_TYPE

Broad HAZUS Occupancy Category (e.g. RES3 - multi-family residential)

string

APPR_BLDG

Appraised value for the building

double

SQ_FOOT

total building area in square feet

integer

DWELL_UNIT

total number of dwelling units in the building

integer

NO_STORIES

total number of stories for the building

integer

CONT_VAL

value of building contents

double

STR_TYP2

detailed structure type as per HAZUS MR-3 specifications

string

EFACILITY

essential facility designation

string

...

Field Name

Field Description

Field Type

PAR_ID

 

string

PARID_CARD

 

string

BLDG_ID

 

string

STR_PROB

 

double

YEAR_BUILT

 

...

integer

A_STORIES

 

integer

B_STORIES

 

integer

BSMT_TYPE

 

string

GSQ_FOOT

 

integer

OCC_DETAIL

 

string

MAJOR_OCC

 

string

BROAD_OCC

 

string

REPL_CST

 

double

STR_CST

 

double

NSTRA_CST

 

double

NSTRD_CST

 

double

DGN_LVL

 

string

OCC_TYP2

 

string

TRACT_ID

 

string

Now, it's ok if you don't have all of the above information for your buildings since the more detail you have about your building means you can be more explicit in mapping your fragilities to your buildings in the damage analysis and in some cases, the more advanced analysis will start requiring some of those attributes (e.g. estimating structural damage cost requires the APPR_BLDG column since the cost of the structure needs to be known). However, all of these columns need to be present, even if they contain no data because MAEviz will expect all of the columns to be there. In the next version of MAEviz, this restriction of all columns being present, even with no data, should be eliminated.

...