Skip to content

replace_kingcounty_sqft_with_local_estimate.py

HU DONG edited this page Nov 15, 2019 · 3 revisions

Input Files

Original_Parcel_File_Name

This is King County parcel based land use file.

Column Description Value
unnamed Not used (optional)
PSRC_ID Model Parcel ID
[Employment_type]_[Density] sqft for [Employment_type] at [Density] level [Employment_type] = [Edu, Foo, Gov, Ind, Med, Ofc, Oth, Ret, Svc] [Density] = [VeryLow, Low, Med, High, VeryHigh]
NoEmp Sqft for NoEmp
SFUnits Single Family Housing Units
MFUnits Multi-family Housing Units
BKRCastTAZ BKRCast TAZ
Subarea Subarea name (optional)
JURISDICTION Jurisdiction where the parcel is located

parcel_lookup_File_Name

The file format can be found here.

Subset_Parcels_File_Name

This is the parcel based land use for Bellevue. Format can be found here.

Output Files

Output_Parcel_File_Name

This is the updated parcel based land use for King County. Bellevue part has been replaced with Bellevue's own data. Format can be found here.