Municipal Coronavirus Relief Fund (CRF) Expenditures By Town, March 1 - June 30, 2020
State of Connecticut
@usgov.state_of_connecticut_municipal_coronavirus_relief_fund_a9bfae92
State of Connecticut
@usgov.state_of_connecticut_municipal_coronavirus_relief_fund_a9bfae92
CREATE TABLE table_1 (
"town_name" VARCHAR,
"claim_period" VARCHAR,
"name_of_payee" VARCHAR,
"date_of_invoice" TIMESTAMP,
"date_of_actual" TIMESTAMP,
"date_of_grantee" TIMESTAMP,
"grantee_check_number" VARCHAR,
"category" VARCHAR,
"total_amount" DOUBLE,
"fema_approved_percentage" DOUBLE,
"fema_approved_amount" DOUBLE,
"crf_requested_percentage" DOUBLE,
"crf_requested_amount" DOUBLE,
"status" VARCHAR,
"comment" VARCHAR
);
Anyone who has the link will be able to view this.