https://github.com/rblcoder/analyzing-open-data-cdc
Analyzing publicly available data
https://github.com/rblcoder/analyzing-open-data-cdc
exploratory-data-analysis health jupyter-notebook open-data python3
Last synced: about 1 month ago
JSON representation
Analyzing publicly available data
- Host: GitHub
- URL: https://github.com/rblcoder/analyzing-open-data-cdc
- Owner: rblcoder
- License: apache-2.0
- Created: 2019-08-08T13:50:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T03:27:38.000Z (over 3 years ago)
- Last Synced: 2025-02-08T18:46:04.127Z (over 1 year ago)
- Topics: exploratory-data-analysis, health, jupyter-notebook, open-data, python3
- Language: Jupyter Notebook
- Size: 3.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Analyzing-open-data-cdc
Analyzing publicly available data on [cdc.gov](https://www.cdc.gov/)
- Data
[Healthy Aging, Alzheimer's Disease and Healthy Aging Indicators: Cognitive Decline](https://chronicdata.cdc.gov/Healthy-Aging/Alzheimer-s-Disease-and-Healthy-Aging-Indicators-C/jhd5-u276)
Notebooks
[Alzheimer Cognitive Decline Analysis](https://github.com/rblcoder/Analyzing-open-data-cdc/blob/master/Alzheimer%20Cognitive%20Decline%20Analysis.ipynb)
[Alzheimer Cognitive Decline Part 2 - location wise analysis](https://github.com/rblcoder/Analyzing-open-data-cdc/blob/master/Alzheimer%20Cognitive%20Decline%20Part%202%20-%20location%20wise%20analysis.ipynb)
- Data
[Data : Heart Disease Stroke Prevention, Healthcare Cost and Utilization Project (HCUP) - National Inpatient Sample](https://chronicdata.cdc.gov/Heart-Disease-Stroke-Prevention/Healthcare-Cost-and-Utilization-Project-HCUP-Natio/ntny-77fx)
Notebook
[Coronary heart disease and stroke- National Inpatient Sample](https://github.com/rblcoder/Analyzing-open-data-cdc/blob/master/Coronary%20heart%20disease%20and%20stroke-%20National%20Inpatient%20Sample.ipynb)
- Data
[Data : Alcohol Related Disease Impact, Alcohol-Attributable Deaths due to Excessive Alcohol Use](https://chronicdata.cdc.gov/Alcohol-Related-Disease-Impact/Alcohol-Attributable-Deaths-due-to-Excessive-Alcoh/yqqr-a7uy)
Notebook
[Alcohol-Attributable Deaths due to Excessive Alcohol Use](https://github.com/rblcoder/Analyzing-open-data-cdc/blob/master/Alcohol-Attributable%20Deaths%20due%20to%20Excessive%20Alcohol%20Use.ipynb)