- Introduction
- Project Structure
- Setup Instructions
- Usage
- Key Insights
- Conclusion
- Future Work
- About Me
- Contact Information
- Acknowledgements
Welcome to my first SQL project! This repository contains a comprehensive analysis of the Synthea dataset, aimed at uncovering meaningful insights into healthcare patterns. The main focus areas include health conditions, vaccination trends, and hospital encounter durations. Link to the dataset
Synthea Report.pdf
: Dive into the detailed report that covers my analysis, findings, and conclusions.SQL_Project_script.sql
: Explore the complete SQL script that powers this analysis.
- PostgreSQL
- Download PostgreSQL: Get it from the official PostgreSQL website.
- Clone the Repository: Use the command
git clone https://github.com/yourusername/SQL-Project.git
to clone this repo.
- Connect to PostgreSQL: Open your PostgreSQL client and connect to your database.
- Execute the Script: Run the following command to execute the SQL script:
\i path/to/SQL_Project_script.sql
Here are some of the fascinating insights uncovered during this project:
- Health Conditions Across Ages: Identified the most prevalent health conditions within various age groups.
- Vaccination Patterns: Analyzed the most frequently administered vaccines.
- Hospital Encounter Durations: Calculated the average length of hospital stays across different age demographics.
This project highlights my ability to analyze complex healthcare data using SQL. The insights derived offer valuable perspectives on health conditions, vaccination trends, and hospital encounters.
While this project lays a solid foundation, there are numerous avenues for further exploration:
- Demographic Analysis: Deeper analysis of additional demographic factors.
- Expanded Dataset Integration: Incorporating other datasets for a more holistic view.
- Advanced Analytics: Applying machine learning techniques for predictive insights.
I'm Sruthi Kasturi, currently pursuing my master's in Biomedical Informatics and Data Science at Arizona State University. This project marks my foray into the world of SQL and data analysis, combining my passion for healthcare and data science. Feel free to connect with me for any questions or collaborations!
- Email: [email protected]
- LinkedIn: www.linkedin.com/in/sruthi-kasturi
Thank you for exploring my project! Your feedback and suggestions are always welcome. Let's make healthcare data work for a better tomorrow!