Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Transparency in Hospital Prices Dataset
|
| 2 |
+
|
| 3 |
+
## Overview
|
| 4 |
+
The **Transparency in Hospital Prices** dataset provides insights into the costs of medical procedures across healthcare providers and insurers in the United States. This dataset is derived from an initiative by the Centers for Medicare & Medicaid Services (CMS) that mandates hospitals to publicly disclose their pricing information.
|
| 5 |
+
|
| 6 |
+
## About the Dataset
|
| 7 |
+
- **Source:** Centers for Medicare & Medicaid Services (CMS)
|
| 8 |
+
- **Compilation:** Organized by Alex Stein from DoltHub
|
| 9 |
+
- **Size:** Over **300 million rows** collected from **1,800+ hospitals**
|
| 10 |
+
- **Purpose:** To enable consumers to compare medical costs and estimate care expenses before receiving treatment.
|
| 11 |
+
|
| 12 |
+
## Dataset Features
|
| 13 |
+
This dataset includes:
|
| 14 |
+
- Pricing details for various medical procedures
|
| 15 |
+
- Charges for different insurers vs. cash payments
|
| 16 |
+
- Variations in costs across different hospitals
|
| 17 |
+
- Transparency insights into hospital billing practices
|
| 18 |
+
|
| 19 |
+
## Importance
|
| 20 |
+
While hospitals comply with the law to disclose prices, comparing costs remains challenging. This dataset aims to enhance price transparency by consolidating and standardizing hospital pricing information.
|
| 21 |
+
|
| 22 |
+
## Potential Use Cases
|
| 23 |
+
- **Healthcare Cost Analysis**: Identify pricing trends and disparities in medical procedures.
|
| 24 |
+
- **Insurance Comparisons**: Assess variations in charges between insurers and self-pay patients.
|
| 25 |
+
- **Economic Research**: Investigate the impact of price transparency regulations on healthcare costs.
|
| 26 |
+
- **Consumer Tools**: Develop applications to help patients compare procedure costs across hospitals.
|
| 27 |
+
|
| 28 |
+
## Accessing the Dataset
|
| 29 |
+
You can download the dataset from [DoltHub](https://www.dolthub.com/) or other data-sharing platforms where it has been published.
|
| 30 |
+
|
| 31 |
+
## License & Citation
|
| 32 |
+
- **License:** Ensure compliance with the dataset's usage policies as per CMS guidelines.
|
| 33 |
+
- **Citation:** If using this dataset, credit Alex Stein and DoltHub for their efforts in compiling the data.
|
| 34 |
+
|
| 35 |
+
## Contact & Contributions
|
| 36 |
+
For questions, collaborations, or updates regarding this dataset:
|
| 37 |
+
- **CMS Website**: [https://www.cms.gov](https://www.cms.gov)
|
| 38 |
+
- **DoltHub Repository**: Check for updates and community discussions.
|
| 39 |
+
|
| 40 |
+
---
|
| 41 |
+
*Empowering patients with data for informed healthcare decisions.*
|