This repository contains my completed assignment for the 30 Days SQL Micro Course.
The project uses the provided Hospital Data CSV file to solve real-world SQL queries focused on data analysis, reporting, and database understanding.
The assignment includes the following SQL requirements:
- Total number of patients
- Average number of doctors per hospital
- Top 3 departments with the highest patient count
- Hospital with the maximum medical expenses
- Daily average medical expenses
- Longest hospital stay (difference between admission & discharge dates)
- Total patients treated per city
- Average length of stay per department
- Department with the lowest number of patients
- Monthly medical expenses summary (grouped by month)
A minimum of 6 correct solutions is required to qualify for the certificate.
- Hospital Data.csv – Dataset provided in the course
- assignment_queries.sql – SQL queries written to solve the assignment
- Assignment_Output.pdf – Final report submitted for certificate review
- SQL Aggregations
- Group By operations
- Date and time functions
- Ranking / Top-N queries
- Real-world data analysis
- Report creation and summarization
For official course assistance:
[email protected]
Website: www.skillcourse.in