__STYLES__
The HCAHPS (Hospital Consumer Assessment of Healthcare Providers and Systems) survey is the first national, standardized, publicly reported survey of patients' perspectives of hospital care. HCAHPS (pronounced "H-caps"), also known as the CAHPS Hospital Survey, is a survey instrument and data collection methodology for measuring patients' perceptions of their hospital experience.
As part of the challenge, I downloaded the data from Maven Analytics and for further information about the survey, I have referred to the following link.
Eligible patients for survey:
And Hopsitals should conduct minimum 300 surveys.
To clean the data, I utilized Power Query. In the "Responses" table, where the "Completed Survey" and "Response Rate" columns contained "not available," I converted these values to zero for calculation purposes.
In the "Completed Survey" column, I adjusted counts of fewer than 50 to 50, fewer than 100 to 100, and between 100 and 299 to 200 (the average), while counts of 300 and more were set to 300. This adjustment aimed to assess whether facilities were able to conduct a minimum of 300 surveys.
I generated a date table by extracting the year information from the "Reports" table.
For visualization ,I utilized Power BI. I utilized both PowerPoint and Canva for designing the background elements of my project.
I developed an interactive report that allows users to select a specific year and different questions for analysis over time. This provides a dynamic and user-friendly way to explore and understand the data.
I've calculated the number of hospitals that conducted more than 300 surveys and those that conducted less than 300 surveys. This distinction helps us understand how many hospitals were able to conduct more surveys. It's worth noting that the cards may show overlapping numbers for the overall value because some years had fewer surveys conducted, but for specific years, you'll see the correct numbers.