Baselight

DOF Scofftow Case Information

City of New York

@usgov.city_of_new_york_dof_scofftow_case_information

Loading...
Loading...

About this Dataset

DOF Scofftow Case Information

ScoffTow Case Information

Why is this data collected? - To keep track of vehicles that have been booted or towed due to non-payment of judgment debt. How is this data collected? - DOF received notification whenever a vehicle is Booted or towed by the Sheriff's Department or the Marshal's Office. What does each record represent? - Each row represents a single ScoffTow case. How can this data be used? - To view salient information pertaining to each scfftow case. What are the idiosyncrasies or limitations of the data to be aware of? - Information is only accurate up to the time of collection.
Organization: City of New York
Last updated: 2020-11-10T17:04:48.274417
Tags: case-number-primary-key, plate-state-type, scofftow, towing

Tables

Table 1

@usgov.city_of_new_york_dof_scofftow_case_information.table_1
  • 33.22 MB
  • 1256622 rows
  • 16 columns
Loading...

CREATE TABLE table_1 (
  "case_number" BIGINT,
  "case_status" VARCHAR,
  "license_plate_number" VARCHAR,
  "license_plate_issuing_state" VARCHAR,
  "license_plate_type" VARCHAR,
  "judgment_amount" DOUBLE,
  "boot_date" TIMESTAMP,
  "tow_y_n" VARCHAR,
  "tow_date" TIMESTAMP,
  "redeemed_y_n" VARCHAR,
  "redemption_date" TIMESTAMP,
  "total_amount_owed" DOUBLE,
  "total_amount_collected" DOUBLE,
  "auctioned_y_n" VARCHAR,
  "auction_date" TIMESTAMP,
  "auction_amount" DOUBLE
);

Share link

Anyone who has the link will be able to view this.