Property Tax - Levies
State of California
@usgov.ca_gov_property_tax_levies_1db77
State of California
@usgov.ca_gov_property_tax_levies_1db77
CREATE TABLE property_tax_levies (
"entity_name" VARCHAR,
"fiscal_year" BIGINT,
"entity_type" VARCHAR,
"county" VARCHAR,
"line_description" VARCHAR,
"value" BIGINT,
"row_number" BIGINT
);
Anyone who has the link will be able to view this.