For Hire Vehicles (FHV) - Active
City of New York
@usgov.city_of_new_york_for_hire_vehicles_fhv_active
City of New York
@usgov.city_of_new_york_for_hire_vehicles_fhv_active
PLEASE NOTE: This dataset, which includes all TLC licensed for-hire vehicles which are in good standing and able to drive, is updated every day in the evening between 4-7pm. Please check the 'Last Update Date' field to make sure the list has updated successfully. 'Last Update Date' should show either today or yesterday's date, depending on the time of day. If the list is outdated, please download the most recent list from the link below. http://www1.nyc.gov/assets/tlc/downloads/datasets/tlc_for_hire_vehicle_active_and_inactive.csv TLC authorized For-Hire vehicles that are active. This list is accurate to the date and time represented in the Last Date Updated and Last Time Updated fields. For inquiries about the contents of this dataset, please email licensinginquiries@tlc.nyc.gov.
Organization: City of New York
Last updated: 2020-11-10T17:01:25.300751
Tags: active, drivers, fhv, for-hire, for-hire-vehicles, inactive, taxi
CREATE TABLE table_1 (
"active" VARCHAR,
"vehicle_license_number" VARCHAR,
"name" VARCHAR,
"license_type" VARCHAR,
"expiration_date" TIMESTAMP,
"permit_license_number" VARCHAR,
"dmv_license_plate_number" VARCHAR,
"vehicle_vin_number" VARCHAR,
"wheelchair_accessible" VARCHAR,
"certification_date" TIMESTAMP,
"hack_up_date" TIMESTAMP,
"vehicle_year" BIGINT,
"base_number" VARCHAR,
"base_name" VARCHAR,
"base_type" VARCHAR,
"veh" VARCHAR,
"base_telephone_number" VARCHAR,
"website" VARCHAR,
"base_address" VARCHAR,
"reason" VARCHAR,
"order_date" VARCHAR,
"last_date_updated" TIMESTAMP,
"last_time_updated" VARCHAR
);Anyone who has the link will be able to view this.