Skip to content

The analysis and sorting of Harry Potter creatures into Hogwarts houses, using a custom dataset and a sorting algorithm.

Notifications You must be signed in to change notification settings

phelpsbp/The-Hogwarts-Bestiary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Hogwarts Bestiary

Introduction

"The Hogwarts Bestiary" is a data analysis project that serves as a type of "sorting hat" of magical creatures into the four Hogwarts houses: Gryffindor, Hufflepuff, Ravenclaw, and Slytherin. This repository includes the interactive Bestiary and the analysis used for the sorting.

Quick Links

Project Overview

This project utilizes a custom-developed sorting algorithm to classify magical creatures based on a dataset created from information on the Ministry of Magic's Classification List. The analysis includes data cleaning, sorting, and visualization, providing insights into the characteristics and house alignment of each creature.

Methodology

  • Data cleaning and preparation using Python.
  • Development of "the sorting hat", i.e. the sorting function to classify creatures.
  • Statistical analysis of the creatures in each house to determine any possible patterns or defining characteristics.
  • Creation of interactive visualizations.

Results

  • Successful alignment of creatures into Hogwarts houses.
  • Visualizations that highlight the defining characteristics of each house.

Acknowledgments & References

This project was inspired by my children's new-found love of Harry Potter. Being a fan myself, their curiosity and excitement reignited my own, which is how the idea of this project came to be.

The dataset was created entirely myself through webscraping and extensive research. The Harry Potter fan community was a huge source in gathering the not-so-easy to find information on the creatures for the dataset. Particularly:

All creature images were generated myself using a custom GPT that I created. All images are free to use, avoid content policy restrictions, and are free from copyright issues. All headers, artwork, and dashboards for 'The Hogwarts Bestiary' were designed by me. If you wish to use any of these materials, please contact me.

Contact Information**

For further inquiries or collaboration, feel free to contact:

About

The analysis and sorting of Harry Potter creatures into Hogwarts houses, using a custom dataset and a sorting algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages