| seattlepets {openintro} | R Documentation | 
Names of pets in Seattle
Description
Names of registered pets in Seattle, WA, between 2003 and 2018, provided by the city's Open Data Portal.
Usage
seattlepets
Format
A data frame with 52,519 rows and 7 variables:
- license_issue_date
- Date the animal was registered with Seattle 
- license_number
- Unique license number 
- animal_name
- Animal'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 
Source
These data come from Seattle's Open Data Portal, https://data.seattle.gov/Community/Seattle-Pet-Licenses/jguv-t9rb
[Package openintro version 2.5.0 Index]