Skip to content

This project was done as a part of Data Analytics (DA) subject's Capstone Project

Notifications You must be signed in to change notification settings

KarthikShetty27/Predicting-Animal-Adoption-Rates-in-Austin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Predicting-Animal-Adoption-Rates-in-Austin

Contributors

Karthik Shetty, Ashutosh Sharma , Kartik Shah

Introduction

This project performs a comprehensive descriptive data analysis on animal shelter data obtained from data.austintexas*gov. The data has been explored, analyzed, and visualized to uncover insights into the types of animals, their intake and outcome patterns, as well as their characteristics.

Data Overview

The project began by importing and merging data from two datasets: Austin Animal Center Intakes and [Austin Animal Center Outcomes](Austin Animal Center Outcomes). The resulting dataset contains common columns such as 'Animal ID', 'Name', 'Animal Type', 'Breed', 'Color', 'DateTime', 'MonthYear', 'Intake Type', and 'Outcome Type'.