This project merges national provider compensation survey data from MGMA, AMGA, and Sullivan Cotter into a clean, unified benchmark table with percentile interpolation, specialty mapping, and weighted average computations for 2024.
✅ Combines multi-year survey tables (2019–2024)
✅ Interpolates percentiles from 10th to 90th
✅ Harmonizes specialty names using a common map
✅ Calculates weighted averages across surveys
✅ Outputs Tableau-ready benchmark tables
sql/Survey.sql: Combines and cleans survey datasql/HSG National Blended survey.sql: Creates blended benchmarking outputoutputs/provider_survey_schema.png: Schema flow diagramoutputs/combined_2024_data_sample.png: Example raw table from Redshiftoutputs/combined_2024_tableau_view.png: Output table in Tableauoutputs/hsg_national_blended_view.png: Weighted average view from Tableau
-
Run the scripts in order:
Survey.sqlHSG National Blended survey.sql
-
Query from:
survey_benchmark_data.final outputs."combined provider survey data - 2024 all percentiles" -
Load results into Tableau
MIT License – See LICENSE



