School Construction Priority And Non-Priority Projects
State of Connecticut
@usgov.state_of_connecticut_school_construction_priority_and__2503ca68
State of Connecticut
@usgov.state_of_connecticut_school_construction_priority_and__2503ca68
CREATE TABLE table_1 (
"contract_id" VARCHAR,
"distirct_code" BIGINT,
"district_name" VARCHAR,
"school_name" VARCHAR,
"type_of_grant" VARCHAR,
"fiscal_year_of_award" BIGINT,
"school_type" VARCHAR,
"project_status" VARCHAR,
"reimbursement_rate" DOUBLE,
"estimated_project_cost" BIGINT,
"estimated_grant" BIGINT,
"alliance_district" VARCHAR
);
Anyone who has the link will be able to view this.