UsLaborLFS Class
Represents the US Labor Force Statistics public dataset.
This dataset contains data about the labor force in the United States, including labor force participation rates, and the civilian noninstitutional population by age, gender, race, and ethnic groups. For more information about this dataset, including column descriptions, different ways to access the dataset, and examples, see US Labor Force Statistics in the Microsoft Azure Open Datasets catalog.
Initialize.
- Inheritance
-
azureml.opendatasets._no_parameter_open_dataset_base.NoParameterOpenDatasetBaseUsLaborLFS
Constructor
UsLaborLFS(enable_telemetry: bool = True)
Parameters
Name | Description |
---|---|
enable_telemetry
|
Whether to enable telemetry on this dataset. Default value: True
|
enable_telemetry
Required
|
whether to send telemetry |