Department Of Economic And Community Development- Tax Credit Portfolio
State of Connecticut
@usgov.state_of_connecticut_department_of_economic_and_commun_f70cbbd6
State of Connecticut
@usgov.state_of_connecticut_department_of_economic_and_commun_f70cbbd6
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"applicant_recipient" VARCHAR,
"applicant_address" VARCHAR,
"applicant_city" VARCHAR,
"applicant_state" VARCHAR,
"applicant_zip_code" DOUBLE,
"project_address" VARCHAR,
"project_municipality" VARCHAR,
"project_zip_code" DOUBLE,
"program_name" VARCHAR,
"statutory_reference" VARCHAR,
"total_tax_credits_issued_offset_exempted" VARCHAR,
"total_tax_credit_allocation" DOUBLE,
"contract_date_allocation_date" VARCHAR,
"total_number_of_investments" DOUBLE,
"total_qualified_expenditures" DOUBLE,
"leveraged_funds" VARCHAR,
"total_jobs_created" DOUBLE,
"contract_requirement_jobs_to_be_retained" DOUBLE,
"contract_requirement_jobs_to_be_created" DOUBLE,
"contract_requirement_target_date" VARCHAR,
"actual_jobs_at_time_of_review" VARCHAR,
"job_obligation_status" VARCHAR,
"reallocated_funds_if_applicable" VARCHAR,
"project_location" VARCHAR,
"applicant_location" VARCHAR
);
Anyone who has the link will be able to view this.