Connecticut Business Registry - Business Filing History
State of Connecticut
@usgov.state_of_connecticut_connecticut_business_registry_bus_ad97a339
State of Connecticut
@usgov.state_of_connecticut_connecticut_business_registry_bus_ad97a339
CREATE TABLE table_1 (
"business_id" VARCHAR,
"filing_number" VARCHAR,
"filing_date" VARCHAR,
"effective_date" VARCHAR,
"filing_category" VARCHAR,
"filing_type" VARCHAR,
"report_year" DOUBLE,
"organizer_name" VARCHAR,
"organizer_title" VARCHAR,
"organizer_type" VARCHAR,
"name_of_incorporator" VARCHAR,
"volume" DOUBLE,
"volume_type" VARCHAR,
"pages" DOUBLE,
"start_page" DOUBLE,
"date_forfeited" VARCHAR,
"physical_filing" BOOLEAN,
"created_date" VARCHAR
);
Anyone who has the link will be able to view this.