Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/quocduyenanhnguyen/lung-cancer-mortality-data-exploration-and-analysis
- Owner: quocduyenanhnguyen
- Created: 2024-06-13T18:00:17.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-13T19:03:07.000Z (8 months ago)
- Last Synced: 2024-11-08T21:13:14.674Z (3 months ago)
- Topics: csv-files, data-analytics, kaggle-dataset, lung-cancer, lung-cancer-data-set, mysql
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.