cowidev.megafile¶
- cowidev.megafile.export
- cowidev.megafile.export.annotations
AnnotatorInternalAnnotatorInternal._add_annotations()AnnotatorInternal._remove_config_duplicates()AnnotatorInternal.add_annotations()AnnotatorInternal.configAnnotatorInternal.config_flat_to_nested()AnnotatorInternal.config_nested_to_flat()AnnotatorInternal.from_yaml()AnnotatorInternal.insert_annotation()AnnotatorInternal.streamsAnnotatorInternal.to_yaml()
add_annotations_countries_100_percentage()
- cowidev.megafile.export.html
- cowidev.megafile.export.internal
- cowidev.megafile.export.public
- cowidev.megafile.export.readme
- cowidev.megafile.export.status
- cowidev.megafile.export.annotations
- cowidev.megafile.steps
cowidev.megafile.__main__¶
Merges all COVID-19 data into a ‘megafile’; - Follows a long format of 1 row per country & date, and variables as columns; - Published in CSV, XLSX, and JSON formats; - Includes derived variables that can’t be easily calculated, such as X per capita; - Includes country ISO codes in a column next to country names.