An open API service indexing awesome lists of open source software.

https://github.com/aschleg/noaapy

A straightforward and easy-to-use API wrapper for the NOAA (National Centers for Environmental Information) Data Access API.
https://github.com/aschleg/noaapy

Last synced: about 2 months ago
JSON representation

A straightforward and easy-to-use API wrapper for the NOAA (National Centers for Environmental Information) Data Access API.

Awesome Lists containing this project

README

        

## NOAApy

A straightforward and easy-to-use API wrapper for the NOAA (National Centers for Environmental Information)
Data Access API.

## Requirements

* Python >= 3.6
* [requests](http://docs.python-requests.org/en/master/) >= 2.18.4

## Documentation

* [NOAA Web Services Documentation](https://www.ncdc.noaa.gov/cdo-web/webservices/v2)

## License

MIT