Local Capital Improvement Program (LoCIP) Grant Annual Reporting
State of Connecticut
@usgov.state_of_connecticut_local_capital_improvement_program_e8fe287c
State of Connecticut
@usgov.state_of_connecticut_local_capital_improvement_program_e8fe287c
CREATE TABLE table_1 (
"reporting_year" BIGINT,
"town_code" BIGINT,
"town_name" VARCHAR,
"past_balance" BIGINT,
"current_year_locip_grant" DOUBLE,
"available_balance" DOUBLE,
"total_expenditure_for_period" DOUBLE,
"carryforward" DOUBLE,
"n__a_roads" DOUBLE,
"n__b_sidewalks" DOUBLE,
"n__c_sewer" DOUBLE,
"n__d_public_building" DOUBLE,
"n__e_dams" DOUBLE,
"n__f_water_treatment" BIGINT,
"n__g_solid_waste" BIGINT,
"n__h_public_parks" DOUBLE,
"n__i_capital_improvement" BIGINT,
"n__j_emergency_communication" BIGINT,
"n__k_public_housing" BIGINT,
"n__l_veteran_memorials" BIGINT,
"n__m_thermal_imaging" BIGINT,
"n__n_bulky_waste" DOUBLE,
"n__o_plan_of_conservation_and_development" BIGINT,
"n__p_aed" BIGINT,
"n__q_flood_plain" BIGINT,
"n__r_on_board_oil_refining" BIGINT,
"n__s_plan_for_broadband" BIGINT,
"n__t_bikeway" BIGINT,
"n__u_land_acquisition" DOUBLE,
"n__v_school_technology_common_core" BIGINT,
"n__w_technology_upgrades" DOUBLE,
"n__y_hazardous_trees" DOUBLE
);
Anyone who has the link will be able to view this.