Motor Vehicle Repair And Towing
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_motor_vehicle_repair_and_towing
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_motor_vehicle_repair_and_towing
Names of Business Repairing and towing vehicles in the County
Organization: Montgomery County of Maryland
Last updated: 2020-11-10T16:58:12.951013
Tags: automotiverepair, autorepair, bodyshop, car, carrepair, mechanic, towing, vehicle
CREATE TABLE table_1 (
"registration_type" VARCHAR,
"corporation_name" VARCHAR,
"trade_name" VARCHAR,
"business_address" VARCHAR,
"business_address2" VARCHAR,
"city" VARCHAR,
"state" VARCHAR,
"zip" VARCHAR,
"phone_number" VARCHAR,
"n__ase_certified_mechanics" BIGINT -- # ASE Certified Mechanics,
"tow_storage_address" VARCHAR,
"tow_storage_2" VARCHAR,
"tow_storage_city" VARCHAR,
"tow_storage_state" VARCHAR,
"tow_storage_zip" VARCHAR,
"tow_storage_phone" VARCHAR,
"issue_date" TIMESTAMP,
"expiration" TIMESTAMP,
"registration_no" VARCHAR -- Registration No.,
"location" VARCHAR
);Anyone who has the link will be able to view this.