Uniform Chart Of Accounts Municipal Spending Data
State of Connecticut
@usgov.state_of_connecticut_uniform_chart_of_accounts_municip_bd0ce4bf
State of Connecticut
@usgov.state_of_connecticut_uniform_chart_of_accounts_municip_bd0ce4bf
CREATE TABLE table_1 (
"fiscalyear" BIGINT,
"municipality" VARCHAR,
"localaccount" VARCHAR,
"localfund" VARCHAR,
"localfunction" VARCHAR,
"localdepartment" VARCHAR,
"localsubdepartment" DOUBLE,
"localobject" VARCHAR,
"localproject" VARCHAR,
"uniformaccount" VARCHAR,
"uniformfund" VARCHAR,
"uniformfunction" VARCHAR,
"uniformdepartment" VARCHAR,
"uniformobject" VARCHAR,
"uniformprojectname" VARCHAR,
"debit" DOUBLE,
"credit" DOUBLE
);
Anyone who has the link will be able to view this.