Skip to content

JuanCarlosCeballos/final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Austin Crime Data Analysis Project

Project Overview

This project analyzes the last 20 years of real crimes committed in the City of Austin, Texas. The purpose of this project is to explore real data and gain insights using Tableau.

Data Source

The raw data was downloaded from the Austin government website. The dataset contains more than 2 million rows of crime data.

Project Workflow

1. Data Acquisition

  • Downloaded raw crime data from the Austin government website.

2. Data Cleaning

  • Used Jupyter Notebook in the Anaconda environment to clean the data.
  • Performed data cleaning operations using Python libraries such as pandas and numpy.

3. Exploratory Data Analysis (EDA)

  • Conducted EDA to understand the data distribution, trends, and patterns.
  • Utilized various Python libraries like matplotlib and seaborn for data visualization.

4. Data Filtering

  • Filtered the data to focus on the last 5 years (2019 to 2023).
  • Selected the 15 most recurrent crimes for detailed analysis.

5. Mapping

  • Used the Folium library to create interactive maps in Jupyter Notebook to visualize the geographical distribution of crimes.

6. Data Visualization

  • Created interactive dashboards using Tableau Desktop to visualize the crime data and derive insights.
  • Due to the heaviness of the data, shared an extract of the data on Tableau Public for easy access.

Results

The analysis helped in understanding the crime trends in Austin over the past 5 years, focusing on the most recurrent crimes. The Tableau dashboards provide an interactive way to explore the data and gain meaningful insights.

Tools and Technologies

  • Python: Data cleaning, EDA, and mapping
  • Jupyter Notebook: Environment for data analysis
  • Folium: Library for creating interactive maps
  • Tableau Desktop: Data visualization and dashboard creation
  • Tableau Public: Platform for deploying dashboards

How to Use

  1. Clone the repository: git clone https://github.com/yourusername/austin-crime-analysis.git
  2. Navigate to the project directory: cd austin-crime-analysis
  3. Open the Jupyter notebooks in the notebooks folder to explore the data cleaning, EDA process, and mapping.
  4. Access the Tableau dashboards in the dashboards folder or via the provided Tableau Public links to visualize the data.

Repository Structure

  • data/: Contains the raw and cleaned data files.
  • notebooks/: Jupyter notebooks for data cleaning, EDA, and mapping.
  • dashboards/: Tableau dashboard files.
  • README.md: Project documentation.
  • new_presentations/: A PDF presentation of the project.

Tableau Public Dashboards

The interactive dashboards are deployed on Tableau Public and can be accessed via the following links:

Conclusion

This project demonstrates the process of data cleaning, analysis, mapping, and visualization using real-world crime data from Austin, Texas. The insights gained from this analysis can help in understanding crime trends and making informed decisions.

Contact

For any questions or suggestions, please contact j.ceballos.alvarez@gmail.com.

About

Concordia Bootcamp Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published