1
2
3
4
5
#

Name:

Description:

Names of registered pets in Seattle, WA, between 2003 and 2018, provided by the city's Open Data Portal.

Variables:

  • license_issue_date - Date the animal was registered with Seattle

  • license_number - Unique license number

  • animal_name - lAnimal's name

  • species - Animal's species (dog, cat, goat, etc.)

  • primary_breed - Primary breed of the animal

  • secondary_breed - Secondary breed if mixed

  • zip_code - Zip code animal is registered in

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

These data come from Seattle's Open Data Portal, https://data.seattle.gov/Community/Seattle-Pet-Licenses/jguv-t9rb

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Names_of_pets_in_Seattle_1497_42.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.