Special Districts - Revenues
State of California
@usgov.ca_gov_special_districts_revenues_51333
State of California
@usgov.ca_gov_special_districts_revenues_51333
2002-03 to 2022-23 Special Districts Financial Transactions Report - Revenues, for the finance application.
Organization: State of California
Last updated: 2023-07-29T01:27:19.907948
Tags: california-state-controllers-office, revenues, special-districts
CREATE TABLE special_districts_revenues (
"entity_name" VARCHAR,
"fiscal_year" BIGINT,
"activity" VARCHAR,
"district_type" VARCHAR,
"county" VARCHAR,
"type" VARCHAR,
"category" VARCHAR,
"subcategory_1" VARCHAR,
"subcategory_2" VARCHAR,
"line_description" VARCHAR,
"value" BIGINT,
"city_state" VARCHAR -- City, State,
"zip_code" VARCHAR,
"row_number" BIGINT
);Anyone who has the link will be able to view this.