Baselight

Active/Current Seattle Pet Licenses

A list of active/current Seattle pet licenses. Last update: July 19, 2024

@kaggle.chalseo_active_seattle_pet_licenses_9_24_2024

Loading...
Loading...

About this Dataset

Active/Current Seattle Pet Licenses

A list of active/current Seattle pet licenses, including animal type (species), pet's name, breed and the owner's ZIP code. This data comes from the Department of Finance and Administrative Services and is available for public download at data.seattle.gov and is updated quarterly.

(List current as of September 24, 2024)

Tables

Seattle Pet Licenses 20240924

@kaggle.chalseo_active_seattle_pet_licenses_9_24_2024.seattle_pet_licenses_20240924
  • 641.81 KB
  • 43683 rows
  • 7 columns
Loading...

CREATE TABLE seattle_pet_licenses_20240924 (
  "license_issue_date" VARCHAR,
  "license_number" VARCHAR,
  "animal_s_name" VARCHAR,
  "species" VARCHAR,
  "primary_breed" VARCHAR,
  "secondary_breed" VARCHAR,
  "zip_code" DOUBLE
);

Share link

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