American Rescue Plan Project Inventory
State of Connecticut
@usgov.state_of_connecticut_american_rescue_plan_project_inventory
State of Connecticut
@usgov.state_of_connecticut_american_rescue_plan_project_inventory
This data set contains a tabular version of the Project Inventory that appears in the state of Connecticut's Annual Recovery Performance Plan submitted to the US Treasury Department. This Project Inventory appears beginning on page 20 of the document linked below. This inventory includes each project's ID number as well as a description of the project, its budget, and any performance updates available as of July 31, 2023.
https://portal.ct.gov/-/media/OPM/DAPA/CT2023-SLFRF-Recovery-Plan-Performance-Report-FINAL.pdf
Organization: State of Connecticut
Last updated: 2023-10-13T18:50:25.152127
Tags: american-rescue-plan-act
CREATE TABLE table_1 (
"sid" VARCHAR,
"title" VARCHAR,
"project_description" VARCHAR,
"expenditure_category" VARCHAR,
"mandatory_performance_data" VARCHAR,
"implementing_agency" VARCHAR,
"budget" DOUBLE,
"thematic_coding" VARCHAR,
"n_2023_annual_report_status" VARCHAR -- 2023 Annual Report Status,
"n_2024_annual_report_status" VARCHAR -- 2024 Annual Report Status
);Anyone who has the link will be able to view this.