FTP_BLD_SAR File Layout
|
FIELD NAME |
DESCRIPTION |
TYPE |
|
PARCEL_ID |
18 digit account number - common link to all data files and parcel shapefiles |
VARCHAR(25) |
|
BLD_NUM |
More than one building can exist on a parcel. This number along with the parcel id uniquely identifies the building record. |
INT |
|
LN_NUM |
Each building is made up of sub areas. This number uniquely identifies the sub area for the corresponding building. |
INT |
|
SAR_CD |
A code used to represent the type of subarea (BASE, FSP, UGR) |
VARCHAR(3) |
|
SAR_DSCR |
Sub Area Description corresponds to the code above. |
VARCHAR(50) |
|
ACT_AR |
Square feet of the subarea |
INT |
|
HEAT_AR |
Sub area living area |
INT |