https://github.com/dataiku/dss-plugin-open-weather-map
https://github.com/dataiku/dss-plugin-open-weather-map
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dataiku/dss-plugin-open-weather-map
- Owner: dataiku
- Created: 2020-05-19T14:24:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T07:53:31.000Z (12 months ago)
- Last Synced: 2025-04-23T08:46:44.877Z (12 months ago)
- Language: Python
- Size: 65.4 KB
- Stars: 0
- Watchers: 21
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# OpenWeatherMap plugin
This Dataiku DSS plugin provides a way to add weather information to your data. It uses
[openWeatherMap API](https://openweathermap.org/api) with the specific service [One call API](https://openweathermap.org/api/one-call-api).
For the moment, only the free version of the API is implemented. It offers **5 days of historical data and 7 days of forecast**,
with hourly and daily granularity.
Documentation: [https://www.dataiku.com/product/plugins/openweathermap/](https://www.dataiku.com/product/plugins/openweathermap/)
### Licence
This plugin is distributed under the Apache License version 2.0