Licensed Automobile Dealers And Repairers
State of Connecticut
@usgov.state_of_connecticut_licensed_automobile_dealers_and_repairers
State of Connecticut
@usgov.state_of_connecticut_licensed_automobile_dealers_and_repairers
Listing of licensed automobile dealers and repairers, updated nightly.
Many Dealer and Repairer licenses are issued in a business name but the facility may be doing business in another name (have a DBA = Doing-Business-As). For example, XYZ Corporation may be doing business as Joe’s Garage. The address of Joe’s Garage will be on the list but the license will be in the XYZ Corporation name.
Organization: State of Connecticut
Last updated: 2020-11-12T14:55:08.863992
Tags: automobile, dealer, dmv, repair
CREATE TABLE table_1 (
"license_num" VARCHAR,
"dba_indicator" VARCHAR,
"business_name" VARCHAR,
"business_address" VARCHAR,
"n__note" VARCHAR -- Note,
"city" VARCHAR,
"state" VARCHAR,
"zip_code" VARCHAR,
"license_expiration" VARCHAR,
"license_type" VARCHAR,
"new_georeferenced_column" VARCHAR
);Anyone who has the link will be able to view this.