Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Metadata: [beneficiaries] #64

Closed
18 tasks
Tracked by #60
andrewallenbruce opened this issue Dec 5, 2023 · 1 comment
Closed
18 tasks
Tracked by #60

Metadata: [beneficiaries] #64

andrewallenbruce opened this issue Dec 5, 2023 · 1 comment
Assignees
Labels
metadata 📈 data about data
Milestone

Comments

@andrewallenbruce
Copy link
Owner

andrewallenbruce commented Dec 5, 2023

Dataset: Medicare Monthly Enrollment

  • Function Name
  • Year
  • Title
  • Description
  • Publisher
  • Dimensions
  • Fields
  • Data Dictionary
  • Data Collection Methodology
  • Landing Page
  • Updates
  • Dates
    • Date Issued
    • Date Modified
    • Date Released
    • Days Since Last Release
  • Unique Identifiers
    • UUID
    • Distribution ID
@andrewallenbruce andrewallenbruce mentioned this issue Dec 5, 2023
21 tasks
@andrewallenbruce andrewallenbruce self-assigned this Dec 6, 2023
@andrewallenbruce andrewallenbruce added this to the 0.0.1 milestone Dec 6, 2023
@andrewallenbruce andrewallenbruce changed the title beneficiaries Metadata: [beneficiaries] Dec 6, 2023
@andrewallenbruce
Copy link
Owner Author

library(provider)

meta.json(fn = 'beneficiaries')
#> $function_name
#> [1] "[ beneficiaries ]"
#> 
#> $title
#> [1] "Medicare Monthly Enrollment"
#> 
#> $description
#> [1] NA
#> 
#> $publisher
#> [1] "Centers for Medicare & Medicaid Services (CMS)"
#> 
#> $distribution
#> [1] "d7fabe1e-d19b-4333-9eff-e80e0643f2fd"
#> 
#> $update_schedule
#> [1] "Monthly"
#> 
#> $date_modified
#> [1] "2023-11-30"
#> 
#> $period
#> [1] "6d 0H 0M 0S"
#> 
#> $timelength_days
#> [1] 6
#> 
#> $dimensions
#> [1] "26 columns x 460,290 rows"
#> 
#> $fields
#>  [1] "YEAR"                                        
#>  [2] "MONTH"                                       
#>  [3] "BENE_GEO_LVL"                                
#>  [4] "BENE_STATE_ABRVTN"                           
#>  [5] "BENE_STATE_DESC"                             
#>  [6] "BENE_COUNTY_DESC"                            
#>  [7] "BENE_FIPS_CD"                                
#>  [8] "TOT_BENES"                                   
#>  [9] "ORGNL_MDCR_BENES"                            
#> [10] "MA_AND_OTH_BENES"                            
#> [11] "AGED_TOT_BENES"                              
#> [12] "AGED_ESRD_BENES"                             
#> [13] "AGED_NO_ESRD_BENES"                          
#> [14] "DSBLD_TOT_BENES"                             
#> [15] "DSBLD_ESRD_AND_ESRD_ONLY_BENES"              
#> [16] "DSBLD_NO_ESRD_BENES"                         
#> [17] "A_B_TOT_BENES"                               
#> [18] "A_B_ORGNL_MDCR_BENES"                        
#> [19] "A_B_MA_AND_OTH_BENES"                        
#> [20] "PRSCRPTN_DRUG_TOT_BENES"                     
#> [21] "PRSCRPTN_DRUG_PDP_BENES"                     
#> [22] "PRSCRPTN_DRUG_MAPD_BENES"                    
#> [23] "PRSCRPTN_DRUG_DEEMED_ELIGIBLE_FULL_LIS_BENES"
#> [24] "PRSCRPTN_DRUG_FULL_LIS_BENES"                
#> [25] "PRSCRPTN_DRUG_PARTIAL_LIS_BENES"             
#> [26] "PRSCRPTN_DRUG_NO_LIS_BENES"                  
#> 
#> $landing_page
#> [1] "https://data.cms.gov/summary-statistics-on-beneficiary-enrollment/medicare-and-medicaid-reports/medicare-monthly-enrollment"
#> 
#> $data_dictionary
#> [1] "https://data.cms.gov/resources/medicare-monthly-enrollment-data-dictionary"
#> 
#> $methodology
#> [1] "https://data.cms.gov/resources/medicare-monthly-enrollment-methodology"

Created on 2023-12-06 with reprex v2.0.2

@andrewallenbruce andrewallenbruce added metadata 📈 data about data and removed documentation ✍️ feature 📸 feature request labels Dec 6, 2023
@andrewallenbruce andrewallenbruce closed this as not planned Won't fix, can't repro, duplicate, stale Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metadata 📈 data about data
Projects
None yet
Development

No branches or pull requests

1 participant