LOCATION_NAME (type: esriFieldTypeString, alias: Property or location name (if any), SQL Type: sqlTypeOther, length: 180, nullable: true, editable: true)
BUSINESS_RESIDENTIAL (type: esriFieldTypeString, alias: Do you run a business out of this location?, SQL Type: sqlTypeOther, length: 12, nullable: true, editable: true, Coded Values: [Business: Business], [Residential: Residential])
DAMAGE_CATEGORY (type: esriFieldTypeString, alias: What is the damage category?, SQL Type: sqlTypeOther, length: 255, nullable: true, editable: true, Coded Values: [Affected: Affected], [Minor: Minor], [Major: Major], ... 1 more ...)
DAMAGE_DESCRIPTION (type: esriFieldTypeString, alias: Please describe the extent of the damage, SQL Type: sqlTypeOther, length: 500, nullable: true, editable: true)
DAMAGE_COVERED (type: esriFieldTypeString, alias: Is the damage covered by insurance?, SQL Type: sqlTypeOther, length: 12, nullable: true, editable: true, Coded Values: [Yes: Yes], [No: No], [Partially: Partially], ... 1 more ...)
EST_UNINSURED_COST (type: esriFieldTypeDouble, alias: Estimated cost of the damage in US dollars ($), SQL Type: sqlTypeOther, nullable: true, editable: true)
EST_VALUE_PREDISASTER (type: esriFieldTypeDouble, alias: Estimated pre-disaster fair market value of business in US dollars ($), SQL Type: sqlTypeOther, nullable: true, editable: true)
EST_VALUE_LOSS (type: esriFieldTypeDouble, alias: Estimated value loss of furnishing/inventory in US dollars ($), SQL Type: sqlTypeOther, nullable: true, editable: true)
EST_DAYS_CLOSED (type: esriFieldTypeDouble, alias: Estimated number of business days closed due to disaster, SQL Type: sqlTypeOther, nullable: true, editable: true)