Property Tax - Allocations
State of California
@usgov.ca_gov_property_tax_allocations_74568
State of California
@usgov.ca_gov_property_tax_allocations_74568
CREATE TABLE property_tax_allocations (
"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.