Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sunsided/gun-violence-eda
- Owner: sunsided
- Created: 2018-07-10T23:59:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T21:06:08.000Z (over 1 year ago)
- Last Synced: 2024-11-09T08:20:21.043Z (3 months ago)
- Topics: analysis, eda, statistics
- Language: Jupyter Notebook
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.