Road - Expenditures
State of California
@usgov.ca_gov_road_expenditures_af6cc
State of California
@usgov.ca_gov_road_expenditures_af6cc
CREATE TABLE road_expenditures (
"entity_name" VARCHAR,
"fiscal_year" BIGINT,
"type" VARCHAR,
"form_table" VARCHAR,
"category" VARCHAR,
"subcategory" VARCHAR,
"line_description" VARCHAR,
"value" BIGINT,
"zip_code" VARCHAR,
"rownumber" BIGINT
);
Anyone who has the link will be able to view this.