Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunsided/gun-violence-eda

Exploratory Data Analysis on the Gun Violence Dataset
https://github.com/sunsided/gun-violence-eda

analysis eda statistics

Last synced: about 1 month ago
JSON representation

Exploratory Data Analysis on the Gun Violence Dataset

Awesome Lists containing this project

README

        

# Gun Violence EDA

Clone the repo as usual, then run

```bash
git lfs install
git lfs pull
```

to ensure the full dataset is downloaded. After that, run

```bash
tar -C dataset -xzvf dataset/DATA_01-2013_03-2018.tar.gz
```

to extract the dataset's main CSV file.