Department Of Licensing's Business Licenses Related To The Transportation Industry
State of Washington
@usgov.state_of_washington_department_of_licensings_business__47de294b
State of Washington
@usgov.state_of_washington_department_of_licensings_business__47de294b
This is a point-in-time list of business licenses within the transportation industries related to Washington State Department of Licensing. However, this does not include business licenses associated with the trucking industry.
This dataset includes some licenses for industry types such as taxis and limousines, vehicles, and public transports.
Organization: State of Washington
Last updated: 2023-09-22T13:05:47.967417
Tags: business, business-licenses, dealer, department-of-licensing, dol, dol_open_data, employment, for-hire, hulk-haulers, license, limousine-carrier, off-road-dealer, rao_bpd, rao_open_data, salvage-processor, scrap-metal, snowmobile-dealer, tow-truck, transportation-network-company, transporter, vehicle-dealer, vessel-dealer, wrecker
CREATE TABLE table_1 (
"license_type" VARCHAR,
"license_number" DOUBLE,
"license_status" VARCHAR,
"expiration_date" VARCHAR,
"first_issue_date" VARCHAR,
"location_name" VARCHAR,
"location_street" VARCHAR,
"location_city" VARCHAR,
"location_state" VARCHAR,
"location_postal_code" VARCHAR,
"location_postal_code_4" DOUBLE -- Location Postal Code +4,
"business_name" VARCHAR,
"business_street" VARCHAR,
"business_city" VARCHAR,
"business_state" VARCHAR,
"business_postal_code" VARCHAR,
"business_postal_code_4" DOUBLE -- Business Postal Code +4,
"phone_number" VARCHAR
);Anyone who has the link will be able to view this.