Export Image
Export Code

Hospital Readmission Rates

Ryan Offstein

0 views in last 90 days
Last edited Aug 31, 2025
Created on Aug 31, 2025
Forked from Loading Data

This is my dataset of hospital readmission rates per state.

Data

  • Here is a link to the data

  • What it does is look at all the hospitals in each state, and count the hospitals and their comparison to national averages across metricsk

  • It tracks the readmission rates for people of different diseses such as heart failure, pneumonia...

  • It also tracks the numerical values of the average number of return days

Attributes

  • Here are the attributes
    • State
      • Categorical (Geographic)
    • Measure ID
      • Categorical
    • Measure Name
      • Categorical
    • Number of Hospitals Worse
      • Quantitative
    • Number of Hospitals Same
      • Quantitative
    • Number of Hospitals Better
      • Quantitative
    • Number of Hospitals Too Few
      • Quantitative
    • Start Date
      • Time
    • End Date
      • Time
    • Number of Hospitals Fewer
      • Quantitative
    • Number of Hospitals Average
      • Quantitative
    • Number of Hospitals More
      • Quantitative
    • Number of Hospitals Too Small
      • Quantitative
MIT Licensed