Cats
Description: common cat breeds
Source: https://thecatapi.com
Processing: cleaned original .csv by removing unnecessary columns and any rows with blanks
Columns:
- Name (string): name of the cat breed
- Minimum Life Span (numerical): minimum life span in years of the cat breed
- Maximum Life Span (numerical): maximum life span in years of the cat breed
- Minimum Weight (numerical): minimum weight in pounds of the cat breed
- Maximum Weight (numerical): maximum weight in pounds of the cat breed
- Temperament (string): descriptions of the cat’s character such as active, affectionate
- Origin (string): country/territory in which the cat breed originated
- Image (string): image of the cat breed
Found a bug in the documentation? Let us know at documentation@code.org