UsPopulationCounty Class
Represents the US Population by County public dataset.
This dataset contains US population by gender and race for each US county sourced from 2000 and 2010 Decennial Census. For more information about this dataset, including column descriptions, different ways to access the dataset, and examples, see US Population by County in the Microsoft Azure Open Datasets catalog.
Initialize.
- Inheritance
-
azureml.opendatasets._no_parameter_open_dataset_base.NoParameterOpenDatasetBaseUsPopulationCounty
Constructor
UsPopulationCounty(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 |