Personal Property Data
King County, Washington
@usgov.king_county_washington_personal_property_data
King County, Washington
@usgov.king_county_washington_personal_property_data
Personal property typically includes items used by a company to conduct business. Generally, personal property does not include property which is attached to a building or to the land.
Examples of personal property which may be assessed include furniture, fixtures, electronic equipment, telephones and machinery.
Organization: King County, Washington
Last updated: 2020-11-10T16:58:46.899978
Tags: personal-property, tax
CREATE TABLE table_1 (
"account_number" BIGINT,
"account_status" VARCHAR,
"status_year" DOUBLE,
"account_type" DOUBLE,
"property_class" VARCHAR,
"n__tax_status" VARCHAR -- Tax Status,
"n__omit_levy_code" DOUBLE -- Omit Levy Code,
"n__omit_year" DOUBLE -- Omit Year,
"levy_code" BIGINT,
"bill_year" BIGINT,
"billed_amount" DOUBLE,
"penalty_billed_amount" DOUBLE,
"n__penalty_percentage" DOUBLE -- Penalty Percentage,
"paid_amount" DOUBLE,
"agriculture_equipment_av" DOUBLE,
"manufacturing_av" DOUBLE,
"other_equipment_av" DOUBLE,
"supplies_av" DOUBLE,
"other_items_av" DOUBLE,
"sps_av" DOUBLE,
"all_av" DOUBLE,
"n__senior_citizen_flag" VARCHAR -- Senior Citizen Flag,
"head_of_household_flag" VARCHAR,
"n__quick_collect_info" VARCHAR -- Quick Collect Info,
"n__quick_collect_account" DOUBLE -- Quick Collect Account
);Anyone who has the link will be able to view this.