cityofnewyork-us/darprotow-enrollment-status-of-active-tow-truck-q5u8-89nv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

DARP-ROTOW Enrollment Status of Active Tow Truck Companies

This dataset shows all active tow truck companies licensed by the NYC Department of Consumer and Worker Protection (DCWP) and the tow company's enrollment status in the Directed Accident Response Program (DARP) and/or the Rotation Tow Program (ROTOW).

In New York City, licensed tow companies enrolled in DARP or ROTOW may tow vehicles without the vehicle owner's consent.

Tow companies enrolled in DARP may tow vehicles that have been involved in an accident and cannot safely be driven under their own power;

Tow companies enrolled in ROTOW may tow stolen vehicles that have been recovered or abandoned, and when a vehicle is parked inconsistently with posted instructions on private property.

A business may apply to participate in DARP and ROTOW after holding a Tow Truck Company license for more than one year.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"cityofnewyork-us/darprotow-enrollment-status-of-active-tow-truck-q5u8-89nv\".\"darprotow_enrollment_status_of_active_tow_truck\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • darprotow_enrollment_status_of_active_tow_truck
     
     
     
     
     
Upstream Metadata