Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/quocduyenanhnguyen/accidental-drug-related-deaths-2012-2018-data-exploration-and-analysis

I wrote SQL to explore Accidental Drug Related Deaths in Connecticut 2012-2018 dataset.
https://github.com/quocduyenanhnguyen/accidental-drug-related-deaths-2012-2018-data-exploration-and-analysis

csv-files data-analytics deaths drugs-dataset kaggle-dataset mysql opioids

Last synced: 9 days ago
JSON representation

I wrote SQL to explore Accidental Drug Related Deaths in Connecticut 2012-2018 dataset.

Awesome Lists containing this project

README

        

# Software I used:
[MySQL Workbench](https://dev.mysql.com/downloads/workbench/): to write SQL

[Data source](https://www.kaggle.com/datasets/muhakabartay/accidental-drug-related-deaths-20122018)

# Description:

- I explored Accidental Drug Related Deaths in Connecticut from 2012 to 2018 dataset I came across on Kaggle. I imported the dataset to the database, then used SQL to pull and analyze the data to generate insights. Attached to this repos is the full dataset, and my SQL queries and explanation of output.