DMV Peer To Peer Car Sharing
State of New York
@usgov.state_of_new_york_dmv_peer_to_peer_car_sharing
State of New York
@usgov.state_of_new_york_dmv_peer_to_peer_car_sharing
This is a listing of NYS-registered vehicles offered by Peer-To-Peer car sharing companies.
Peer-To-Peer car sharing allows an owner of a vehicle to share their vehicle with another individual, known as a shared vehicle driver, for an agreed upon period. A shared vehicle made available for sharing under a peer-to-peer car sharing program must be covered by a group insurance policy provided through the peer-to-peer car sharing program administrator.
Organization: State of New York
Last updated: 2022-09-08T21:05:40.598303
Tags: auto-rental, car-sharing, peer-to-peer
CREATE TABLE table_1 (
"vin" VARCHAR,
"plate_number" VARCHAR,
"vehicle_year" BIGINT,
"vehicle_make" VARCHAR,
"vehicle_model" VARCHAR,
"group_policy_insurer_name" VARCHAR,
"group_policy_number" VARCHAR,
"group_policy_expiration_date" VARCHAR,
"peer_to_peer_company_name" VARCHAR,
"peer_to_peer_vehicle_added_date" VARCHAR
);Anyone who has the link will be able to view this.