Hi, so I'm reviewing some data for hospitals, and not to worry, this is all publicly available data, as it is a legal requirement for it to be. My problem is two hospitals, UPenn and UMich have put their data in a format they aren't supposed to (but there's really no punishment for this unfortunately).
I don't have a good way to explain the problem, as I have trouble putting it into words, so the files are attached. But basically UPenn and UMich decided to expand their data across 600+ columns instead of making it into two columns you can filter on. Payers (insurance) have negotiated rates they offer services at, and you SHOULD be able to filter on a Payer and Plan Type column to filter to Payers like Cigna, and then their commercial or medicare or whatever plan to see what the rates are for services.
What UMich and UPenn did was spread this across a buttload of columns and make the data absolutely hideous to read and filter on. I've tried numerous solutions over the last few days to try and fix this, and then I remembered this community exists. I'm not particularly good at cross tab, so this could be a "skill issue" on my end. I'm hoping someone can help me figure out how to crosstab or pivot or whatever this data so that UMich and UPenn look like the provided example of "RR" which is Ronald Reagan hospital.