Skip to content

domk11/BigDataProjectCrimes

Repository files navigation

USA: equal justice under law, or maybe not?

Datasets

Steps to perform the analysis

  1. Load the datasets inside a database named 'datascience' respecting the collection names described as depicted in contracts. Create an output folder as described into settings file.

  2. Run dataset filtering and cleaning

    python filter_original_dataset.py
  1. Run New York crime analysis
    python crimes_type.py
  1. Run Washington post killings analysis
    python shoots.py
  1. Run Presidential elections analysis
    python polls.py
  1. Run Police Deaths analysis
    python police_deaths.py
  1. Run Districts Census
    python pop_distribution.py
  1. Census analysis with mapreduce

Into src/mapreduce

    python run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages