cowidev.oxcgrt#

cowidev.oxcgrt.__main__#

cowidev.oxcgrt.__main__.run_step(step: str)[source]#

cowidev.oxcgrt._parser#

cowidev.oxcgrt._parser._parse_args()[source]#

cowidev.oxcgrt.etl#

class cowidev.oxcgrt.etl.OxCGRTETL[source]#

Bases: object

_load_diff_data()[source]#
extract()[source]#
load(df: DataFrame, output_path: str)[source]#
run(output_path: str, output_path_diff: str)[source]#
transform(df: DataFrame) DataFrame[source]#
cowidev.oxcgrt.etl.run_etl(output_path: str, output_path_diff: str)[source]#

cowidev.oxcgrt.grapher#

cowidev.oxcgrt.grapher.run_db_updater(input_path: str)[source]#
cowidev.oxcgrt.grapher.run_grapheriser(input_path: str, input_path_country_std: str, output_path: str)[source]#