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