phbd-hhs commited on
Commit
7a6c45c
·
verified ·
1 Parent(s): 0e52b1e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ pretty_name: Medicare Part D Prescribers - by Provider
5
+ tags:
6
+ - hhs
7
+ - cms
8
+ - drugs
9
+ - medicare
10
+ ---
11
+
12
+ # Medicare Part D Prescribers - by Provider
13
+
14
+ ## Description
15
+
16
+ The Medicare Part D Prescribers by Provider dataset contains information on prescription drugs prescribed by individual physicians and other health care providers and paid for under the Medicare Part D Prescription Drug Program. The dataset identifies providers by their National Provider Identifier (NPI) and summarizes for each prescriber the total number of prescriptions that were dispensed, which include original prescriptions and any refills, and the total drug cost.
17
+
18
+  
19
+
20
+ Note: This full dataset contains more records than most spreadsheet programs can handle, which will result in an incomplete load of data. Use of a database or statistical software is required.
21
+
22
+ ## Dataset Details
23
+
24
+ - **Publisher**: Centers for Medicare & Medicaid Services
25
+ - **Temporal Coverage**: 2013-01-01/2023-12-31
26
+ - **Last Modified**: 2025-04-24
27
+ - **Contact**: Medicare Provider Data - OEDA ([email protected])
28
+
29
+ ## Source
30
+
31
+ Original data can be found at: https://data.cms.gov/provider-summary-by-type-of-service/medicare-part-d-prescribers/medicare-part-d-prescribers-by-provider
32
+
33
+ ## Usage
34
+
35
+ You can load this dataset using:
36
+
37
+ ```python
38
+ from datasets import load_dataset
39
+ dataset = load_dataset('HHS-Official/medicare-part-d-prescribers-by-provider')
40
+ ```
41
+ ## License
42
+
43
+ This dataset is licensed under https://www.usa.gov/government-works