Baselight

Monthly Tow Statistics 2021-Current

City of Seattle

@usgov.city_of_seattle_monthly_tow_statistics_2021_current

Loading...
Loading...

About this Dataset

Monthly Tow Statistics 2021-Current

Monthly Tow Statistics 2021-Current
Organization: City of Seattle
Last updated: 2025-05-10T18:04:23.851871

Tables

Table 1

@usgov.city_of_seattle_monthly_tow_statistics_2021_current.table_1
  • 22.59 kB
  • 52 rows
  • 23 columns
Loading...
CREATE TABLE table_1 (
  "end_of_month" TIMESTAMP,
  "impounds_regular" BIGINT  -- Impounds - Regular,
  "impounds_scofflaw" BIGINT  -- Impounds - Scofflaw,
  "impounds_dwls" BIGINT  -- Impounds - DWLS,
  "total_impounds" BIGINT,
  "disposition_owner_paid" BIGINT  -- Disposition - Owner Paid,
  "disposition_city_paid" BIGINT  -- Disposition - City Paid,
  "disposition_hearing" BIGINT  -- Disposition - Hearing,
  "disposition_scofflaw" BIGINT  -- Disposition - Scofflaw,
  "disposition_dwls" BIGINT  -- Disposition - DWLS,
  "disposition_auctioned" BIGINT  -- Disposition - Auctioned,
  "disposition_sold_as_scrap" BIGINT  -- Disposition - Sold As Scrap,
  "total_dispositions" BIGINT,
  "storage_days_regular" DOUBLE  -- Storage Days - Regular,
  "storage_days_hold" DOUBLE  -- Storage Days - Hold,
  "storage_days_scofflaw" DOUBLE  -- Storage Days - Scofflaw,
  "storage_days_dwls" DOUBLE  -- Storage Days - DWLS,
  "total_storage_days" DOUBLE,
  "holds_beginning_of_the_month" BIGINT,
  "holds_added" BIGINT  -- Holds - Added,
  "released_city_paid" BIGINT  -- Released - City Paid,
  "released_owner_paid" BIGINT  -- Released - Owner Paid,
  "holds_end_of_the_month" BIGINT
);

Share link

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