DCWP Licensed Vehicles
City of New York
@usgov.city_of_new_york_dcwp_licensed_vehicles
City of New York
@usgov.city_of_new_york_dcwp_licensed_vehicles
CREATE TABLE table_1 (
"license_number" VARCHAR,
"business_name" VARCHAR,
"business_category" VARCHAR,
"business_unique_id" VARCHAR,
"dba_trade_name" VARCHAR,
"asset_type" VARCHAR,
"business_asset_id" VARCHAR,
"manufacture_identification_number" VARCHAR,
"dmv_license_plate_number" VARCHAR,
"state_of_registration" VARCHAR,
"dcwp_plate_number" VARCHAR,
"decal_number" VARCHAR,
"latest_inspection_number" VARCHAR,
"latest_inspection_date" TIMESTAMP,
"latest_inspection_result" VARCHAR
);
Anyone who has the link will be able to view this.