Metadata-Version: 2.0
Name: azureml-opendatasets
Version: 1.22.0
Summary: Azure Machine Learning Open Datasets
Home-page: https://docs.microsoft.com/en-us/azure/open-datasets/
Author: Microsoft Corp
License: Proprietary https://aka.ms/azureml-preview-sdk-license 
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/x-rst
Requires-Dist: azureml-telemetry (~=1.22.0)
Requires-Dist: azureml-core (~=1.22.0)
Requires-Dist: azureml-dataset-runtime[fuse,pandas] (~=1.22.0)
Requires-Dist: numpy (<=1.19.0,>=1.16.0)
Requires-Dist: pandas (<=1.0.0,>=0.21.0)
Requires-Dist: scipy (<=1.4.1,>=1.0.0)
Requires-Dist: pyarrow (>=0.16.0)
Requires-Dist: pyspark

This package provides a set of APIs to consume Azure Open Datasets. 

In general, it allows users to turn the open datasets into both SPARK and Pandas dataframe, 
with filters that are commonly applied to each specific dataset. 

For some of the open datasets, it provides enricher capability to join with other data. For example, 
you can join your data with weather data by lat/long/zipcode + time quite easily. 


-----------------------------------------------------------------------------------

This package also contains open datasets with the following third-party notices.

[1]: ftp://ftp.ncdc.noaa.gov/pub/data/noaa/readme.txt
[2]: https://www.ncei.noaa.gov/thredds/catalog/gfs-004-files/catalog.html?dataset=gfs-g4-files
[3]: http://opendefinition.org/licenses/odc-pddl/
[4]: https://data.seattle.gov/stories/s/Data-Policy/6ukr-wvup/
[5]: https://datasf.org/opendata/terms-of-use/
[6]: https://www.chicago.gov/city/en/narr/foia/data_disclaimer.html
[7]: https://www1.nyc.gov/home/terms-of-use.page




