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

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

Primary LanguageJupyter Notebook

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'.