Group 12 Final Project: An Analysis on Animal Shelter Data from Sonoma County, CA#
Welcome to Group 12’s final project for Stat 159.
The Binder link to our repository can be found below:
Project Description#
For our final project, we analyze the publicly available data from Sonoma County animal shelters. More details about the data can be found on the main analysis page. Here is a description of the files in the repo:
_build
folder contains files necessary to build the JupyterBook_config.yml
is the YAML file used to generateconf.py
when creating the JupyterBookdata
folder contains the data we used for analysis in csv formatEDA.ipynb
contains the EDA portion of our analysisenvironment.yml
contains the information needed to replicate our environmentfigures
folder contains the figures generated by the notebookmain.ipynb
LICENSE
contains information on our licensemain.ipynb
contains a summary of our analysisMakefile
details commands you may use, such as building our environmentmodeling.ipynb
contains the modeling portion of our analysisrequirements.txt
contains the requirements to build the JupyterBookshetertools
folder contains utility functions and tests for them_toc.yml
contains the table of contents for our JupyterBooksetup.cfg
andpyproj.toml
ensure the successful deployment of thesheltertools
package