Skip to content

This project analyzes instances of prison breaks where inmates escaped using helicopters. The data was obtained from the internet and analyzed using Python and Jupyter Notebook.

Notifications You must be signed in to change notification settings

mthaugusto/Prison-Break-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Prison Break Analysis

Table of Contents

Introduction

Helicopter prison escapes have been a dramatic occurrence in the history of prison breaks. This project aims to delve into the data surrounding these escapes, providing insights into patterns, trends, and factors contributing to their occurrence.

Technologies Used

  • Python
  • BeautifulSoup
  • Pandas
  • Matplotlib

Getting Started

To run the analysis locally, ensure you have Python installed on your machine along with the required libraries mentioned above. You can clone the repository to your local machine using the following command:

Claro, aqui está o README completo em um único prompt:

markdown Copy code

Prison Break Analysis

Table of Contents

Introduction

Helicopter prison escapes have been a dramatic occurrence in the history of prison breaks. This project aims to delve into the data surrounding these escapes, providing insights into patterns, trends, and factors contributing to their occurrence.

Technologies Used

  • Python
  • BeautifulSoup
  • Pandas
  • Matplotlib

Getting Started

To run the analysis locally, ensure you have Python installed on your machine along with the required libraries mentioned above. You can clone the repository to your local machine using the following command:

git clone https://github.com/mthaugusto/Prison-Break-Analysis.git

Data Retrieval and Cleaning

The data for this analysis was retrieved from the List of helicopter prison escapes Wikipedia article using web scraping techniques. The data was then cleaned and preprocessed to remove any inconsistencies or irrelevant information.

Data Analysis

The analysis includes visualizations of trends over time using Matplotlib. Additionally, the most commonly involved countries are identified and analyzed.

Results

Insights from the analysis include trends in helicopter prison escapes over time and the countries most commonly involved in such escapes.

Future Work

Future work on this project could include expanding the dataset to include more recent helicopter prison escapes and conducting more in-depth analysis to identify potential patterns or correlations.

Contributing

Contributions to this project are welcome. Feel free to open an issue or submit a pull request with any improvements or suggestions.

About

This project analyzes instances of prison breaks where inmates escaped using helicopters. The data was obtained from the internet and analyzed using Python and Jupyter Notebook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published