COVID19OpenResearch Class

Represents COVID-19 Open Research Dataset.

For more information about this dataset, including column descriptions, different ways to access the dataset, and examples, see COVID-19 Open Research Dataset in the Microsoft Azure Open Datasets catalog.

Inheritance
COVID19OpenResearch

Constructor

COVID19OpenResearch()

Methods

get_file_dataset

Return a FileDataset containing the files.

get_file_dataset

Return a FileDataset containing the files.

get_file_dataset(enable_telemetry: bool = True) -> FileDataset

Parameters

Name Description
cls
Required

Current class

enable_telemetry

Whether to enable telemetry or not. Defaults to True.

default value: True

Returns

Type Description

A file dataset.