Tax Exempt Properties
District of Columbia
@usgov.district_of_columbia_tax_exempt_properties_1c012
District of Columbia
@usgov.district_of_columbia_tax_exempt_properties_1c012
CREATE TABLE table_1 (
"square" VARCHAR,
"suffix" VARCHAR,
"lot" BIGINT,
"ssl" VARCHAR,
"effective_date" TIMESTAMP,
"expired_date" VARCHAR,
"exemption_type" VARCHAR,
"land_exempt" DOUBLE,
"imp_exempt" DOUBLE,
"property_class" BIGINT,
"cap_assessment" BIGINT,
"taxable" VARCHAR,
"assessment_land" BIGINT,
"assessment_imp" BIGINT,
"tot_assessment" BIGINT,
"create_date" TIMESTAMP,
"ending_date" VARCHAR,
"taxes_forgone" DOUBLE,
"premise_address" VARCHAR,
"ownername" VARCHAR,
"care_of_name" VARCHAR,
"its_data_date" TIMESTAMP,
"year" BIGINT,
"prop_layer" VARCHAR,
"globalid" VARCHAR,
"objectid" BIGINT
);
Anyone who has the link will be able to view this.