Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/quocduyenanhnguyen/lung-cancer-mortality-data-exploration-and-analysis

I explored lung cancer mortality Kaggle dataset with SQL to generate insights.
https://github.com/quocduyenanhnguyen/lung-cancer-mortality-data-exploration-and-analysis

csv-files data-analytics kaggle-dataset lung-cancer lung-cancer-data-set mysql

Last synced: 24 days ago
JSON representation

I explored lung cancer mortality Kaggle dataset with SQL to generate insights.

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/masterdatasan/lung-cancer-mortality-datasets-v2)

# Description:

- I explored Lung Cancer Mortality 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 smaller dataset, and my SQL queries and explanation of output.