The registry Module

Command line tool to create and/or update Data model for raw CMS data.

class Registry(context: Optional[CMSSchema] = None)[source]

This class parses File Transfer Summary files and creates YAML data model. It can either update built-in registry or write the model to a designated path

update()[source]
init()[source]
update_medicaid()[source]
update_medicare()[source]
static built_in_registry_path()[source]