Real Property Tax Receivables
King County, Washington
@usgov.king_county_washington_real_property_tax_receivables
King County, Washington
@usgov.king_county_washington_real_property_tax_receivables
CREATE TABLE table_1 (
"account_number" BIGINT,
"account_status" VARCHAR,
"levy_code" BIGINT,
"omit_levy_code" BIGINT,
"tax_status" VARCHAR,
"receivable_type" VARCHAR,
"bill_year" BIGINT,
"omit_year" BIGINT,
"land_value" BIGINT,
"imps_value" BIGINT,
"forest_patrol_acres" BIGINT,
"drainage_district" BIGINT,
"drainage_benefit" BIGINT,
"drainage_acres" BIGINT,
"billed_amount" BIGINT,
"paid_amount" BIGINT,
"bill_requestor_id" BIGINT,
"senior_citizen_flag" VARCHAR,
"new_construction_flag" VARCHAR,
"change_reason" BIGINT
);
Anyone who has the link will be able to view this.