Department Of Economic And Community Development- Connecticut Recovery Bridge Loan Program
State of Connecticut
@usgov.state_of_connecticut_department_of_economic_and_commun_b852df97
State of Connecticut
@usgov.state_of_connecticut_department_of_economic_and_commun_b852df97
This dataset lists all companies funded through the Connecticut Recovery Bridge Loan Program.
Information about the bridge loan program can be found here:  https://portal.ct.gov/DECD/Content/Coronavirus-Business-Recovery/CT-Recovery-Bridge-Loan-Program
Organization: State of Connecticut
Last updated: 2020-11-12T14:54:11.491863
Tags: business-assistance, covid-19, decd, economic-recovery, loan, small-business
CREATE TABLE table_1 (
  "business_name" VARCHAR,
  "street_address" VARCHAR,
  "municipality" VARCHAR,
  "state" VARCHAR,
  "zip_code" VARCHAR,
  "funding_date" VARCHAR,
  "loan_amt" BIGINT,
  "woman_owned" DOUBLE  -- Woman- Owned,
  "minority_owned" DOUBLE  -- Minority- Owned,
  "veteran_owned" DOUBLE  -- Veteran- Owned,
  "industry" VARCHAR
);Anyone who has the link will be able to view this.