Social Equity Council Cannabusiness Revolving Loan Program Fiscal Year 2024-2025
State of Connecticut
@usgov.state_of_connecticut_social_equity_council_cannabusine_49e3bc90
State of Connecticut
@usgov.state_of_connecticut_social_equity_council_cannabusine_49e3bc90
This data set contains a list of the Cannabis Establishments that received loans from the Cannabusiness Revolving Loan Program per CGS Secs. 21a-421h and 21a-421i(b). This data set includes the contract execution date, the loan amount, the business that received the loan, legislative district, industry, etc.
Organization: State of Connecticut
Last updated: 2025-11-08T21:24:21.680008
Tags: cannabis, decd, loan, social-equity-council
CREATE TABLE table_1 (
"fiscal_year" BIGINT,
"company_name" VARCHAR,
"company_address" VARCHAR,
"municipality" VARCHAR,
"county" VARCHAR,
"legislative_district" VARCHAR,
"state" VARCHAR,
"zip_code" BIGINT,
"business_industry" VARCHAR,
"naics_code" BIGINT,
"minority_woman_veteran_international_export" VARCHAR -- Minority/Woman/Veteran/ International Export,
"contract_execution_date" VARCHAR,
"grant_amount" BIGINT,
"loan_amount" BIGINT,
"total_assistance" BIGINT,
"total_project_cost" BIGINT,
"amount_leveraged" BIGINT,
"funding_source" VARCHAR,
"statutory_reference" VARCHAR,
"per_application_existing_full_time_jobs_in_ct" BIGINT -- Per Application: Existing Full-Time Jobs In CT,
"per_application_full_time_jobs_to_be_created_in_ct" VARCHAR -- Per Application: Full-Time Jobs To Be Created In CT,
"per_application_existing_part_time_jobs_in_ct" BIGINT -- Per Application: Existing Part-Time Jobs In CT,
"per_application_part_time_jobs_to_be_created_in_ct" VARCHAR -- Per Application: Part-Time Jobs To Be Created In CT
);Anyone who has the link will be able to view this.