Datasets:
File size: 1,234 Bytes
1d5819e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
language:
- en
pretty_name: Medicare Outpatient Hospitals - by Geography and Service
tags:
- hhs
- cms
- medicare
- national
---
# Medicare Outpatient Hospitals - by Geography and Service
## Description
The Medicare Outpatient Hospitals by Geography and Service dataset provides information on services for Original Medicare Part B beneficiaries by OPPS hospitals. These datasets contain information on the number of services, payments, and submitted charges organized by geography and comprehensive Ambulatory Payment Classification (APC).
## Dataset Details
- **Publisher**: Centers for Medicare & Medicaid Services
- **Temporal Coverage**: 2015-01-01/2022-12-31
- **Last Modified**: 2024-06-04
- **Contact**: Medicare Provider Data - OEDA (IPAG_Data_[email protected])
## Source
Original data can be found at: https://data.cms.gov/provider-summary-by-type-of-service/medicare-outpatient-hospitals/medicare-outpatient-hospitals-by-geography-and-service
## Usage
You can load this dataset using:
```python
from datasets import load_dataset
dataset = load_dataset('HHS-Official/medicare-outpatient-hospitals-by-geography-and-ser')
```
## License
This dataset is licensed under https://www.usa.gov/government-works
|