# OpenWeather ## Overview This source connector syncs data from the [OpenWeather One Call API](https://openweathermap.org/api/one-call-api). This API allows to obtain current and weather data from a geolocation expressed in latitude and longitude. ### Output schema This source currently has a single stream, `openweather_one_call`. An example of the data outputted by this stream is available [here](https://openweathermap.org/api/one-call-api#example). ### Features | Feature | Supported? | | :-------------------------------- | :--------- | | Full Refresh Sync - (append only) | Yes | | Incremental - Append Sync | Yes | | Namespaces | No | ## Getting started ### Requirements - An OpenWeather API key - Latitude and longitude of the location for which you want to get weather data ### Setup guide Visit the [OpenWeather](https://openweathermap.org) to create a user account and obtain an API key. The _One Call API_ is available with the free plan. ## Rate limiting The free plan allows 60 calls per minute and 1,000,000 calls per month, you won't get beyond these limits with existing Airbyte's sync frequencies. ## Changelog
Expand to review | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ | | 0.3.41 | 2025-11-25 | [70133](https://github.com/airbytehq/airbyte/pull/70133) | Update dependencies | | 0.3.40 | 2025-11-18 | [69663](https://github.com/airbytehq/airbyte/pull/69663) | Update dependencies | | 0.3.39 | 2025-10-29 | [69012](https://github.com/airbytehq/airbyte/pull/69012) | Update dependencies | | 0.3.38 | 2025-10-21 | [68324](https://github.com/airbytehq/airbyte/pull/68324) | Update dependencies | | 0.3.37 | 2025-10-14 | [67768](https://github.com/airbytehq/airbyte/pull/67768) | Update dependencies | | 0.3.36 | 2025-10-07 | [67344](https://github.com/airbytehq/airbyte/pull/67344) | Update dependencies | | 0.3.35 | 2025-09-30 | [66382](https://github.com/airbytehq/airbyte/pull/66382) | Update dependencies | | 0.3.34 | 2025-09-09 | [65797](https://github.com/airbytehq/airbyte/pull/65797) | Update dependencies | | 0.3.33 | 2025-08-23 | [65216](https://github.com/airbytehq/airbyte/pull/65216) | Update dependencies | | 0.3.32 | 2025-08-09 | [64671](https://github.com/airbytehq/airbyte/pull/64671) | Update dependencies | | 0.3.31 | 2025-08-02 | [64189](https://github.com/airbytehq/airbyte/pull/64189) | Update dependencies | | 0.3.30 | 2025-07-26 | [63925](https://github.com/airbytehq/airbyte/pull/63925) | Update dependencies | | 0.3.29 | 2025-07-19 | [63412](https://github.com/airbytehq/airbyte/pull/63412) | Update dependencies | | 0.3.28 | 2025-07-12 | [63176](https://github.com/airbytehq/airbyte/pull/63176) | Update dependencies | | 0.3.27 | 2025-07-05 | [62648](https://github.com/airbytehq/airbyte/pull/62648) | Update dependencies | | 0.3.26 | 2025-06-28 | [62338](https://github.com/airbytehq/airbyte/pull/62338) | Update dependencies | | 0.3.25 | 2025-06-21 | [61040](https://github.com/airbytehq/airbyte/pull/61040) | Update dependencies | | 0.3.24 | 2025-05-24 | [60541](https://github.com/airbytehq/airbyte/pull/60541) | Update dependencies | | 0.3.23 | 2025-05-10 | [60183](https://github.com/airbytehq/airbyte/pull/60183) | Update dependencies | | 0.3.22 | 2025-05-03 | [59499](https://github.com/airbytehq/airbyte/pull/59499) | Update dependencies | | 0.3.21 | 2025-04-27 | [59076](https://github.com/airbytehq/airbyte/pull/59076) | Update dependencies | | 0.3.20 | 2025-04-19 | [58495](https://github.com/airbytehq/airbyte/pull/58495) | Update dependencies | | 0.3.19 | 2025-04-12 | [57902](https://github.com/airbytehq/airbyte/pull/57902) | Update dependencies | | 0.3.18 | 2025-04-05 | [57339](https://github.com/airbytehq/airbyte/pull/57339) | Update dependencies | | 0.3.17 | 2025-03-29 | [56725](https://github.com/airbytehq/airbyte/pull/56725) | Update dependencies | | 0.3.16 | 2025-03-22 | [55547](https://github.com/airbytehq/airbyte/pull/55547) | Update dependencies | | 0.3.15 | 2025-03-01 | [54998](https://github.com/airbytehq/airbyte/pull/54998) | Update dependencies | | 0.3.14 | 2025-02-23 | [54623](https://github.com/airbytehq/airbyte/pull/54623) | Update dependencies | | 0.3.13 | 2025-02-15 | [53985](https://github.com/airbytehq/airbyte/pull/53985) | Update dependencies | | 0.3.12 | 2025-02-08 | [53482](https://github.com/airbytehq/airbyte/pull/53482) | Update dependencies | | 0.3.11 | 2025-02-01 | [53011](https://github.com/airbytehq/airbyte/pull/53011) | Update dependencies | | 0.3.10 | 2025-01-25 | [52513](https://github.com/airbytehq/airbyte/pull/52513) | Update dependencies | | 0.3.9 | 2025-01-18 | [51858](https://github.com/airbytehq/airbyte/pull/51858) | Update dependencies | | 0.3.8 | 2025-01-11 | [51336](https://github.com/airbytehq/airbyte/pull/51336) | Update dependencies | | 0.3.7 | 2024-12-28 | [50733](https://github.com/airbytehq/airbyte/pull/50733) | Update dependencies | | 0.3.6 | 2024-12-21 | [50258](https://github.com/airbytehq/airbyte/pull/50258) | Update dependencies | | 0.3.5 | 2024-12-14 | [49707](https://github.com/airbytehq/airbyte/pull/49707) | Update dependencies | | 0.3.4 | 2024-12-12 | [49332](https://github.com/airbytehq/airbyte/pull/49332) | Update dependencies | | 0.3.3 | 2024-12-10 | [48871](https://github.com/airbytehq/airbyte/pull/48871) | Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64 | | 0.3.2 | 2024-10-29 | [47791](https://github.com/airbytehq/airbyte/pull/47791) | Update dependencies | | 0.3.1 | 2024-10-08 | [46652](https://github.com/airbytehq/airbyte/pull/46652) | Fix longitude regex matching | | 0.3.0 | 2024-08-26 | [44772](https://github.com/airbytehq/airbyte/pull/44772) | Refactor connector to manifest-only format | | 0.2.17 | 2024-08-24 | [44725](https://github.com/airbytehq/airbyte/pull/44725) | Update dependencies | | 0.2.16 | 2024-08-17 | [44236](https://github.com/airbytehq/airbyte/pull/44236) | Update dependencies | | 0.2.15 | 2024-08-12 | [43735](https://github.com/airbytehq/airbyte/pull/43735) | Update dependencies | | 0.2.14 | 2024-08-03 | [43217](https://github.com/airbytehq/airbyte/pull/43217) | Update dependencies | | 0.2.13 | 2024-07-27 | [42731](https://github.com/airbytehq/airbyte/pull/42731) | Update dependencies | | 0.2.12 | 2024-07-20 | [42389](https://github.com/airbytehq/airbyte/pull/42389) | Update dependencies | | 0.2.11 | 2024-07-13 | [41814](https://github.com/airbytehq/airbyte/pull/41814) | Update dependencies | | 0.2.10 | 2024-07-10 | [41592](https://github.com/airbytehq/airbyte/pull/41592) | Update dependencies | | 0.2.9 | 2024-07-09 | [41199](https://github.com/airbytehq/airbyte/pull/41199) | Update dependencies | | 0.2.8 | 2024-07-06 | [40784](https://github.com/airbytehq/airbyte/pull/40784) | Update dependencies | | 0.2.7 | 2024-06-25 | [40408](https://github.com/airbytehq/airbyte/pull/40408) | Update dependencies | | 0.2.6 | 2024-06-22 | [40005](https://github.com/airbytehq/airbyte/pull/40005) | Update dependencies | | 0.2.5 | 2024-06-06 | [39170](https://github.com/airbytehq/airbyte/pull/39170) | [autopull] Upgrade base image to v1.2.2 | | 0.2.4 | 2024-05-25 | [38601](https://github.com/airbytehq/airbyte/pull/38601) | Make compatible with the builder. | | 0.2.3 | 2024-04-19 | [37209](https://github.com/airbytehq/airbyte/pull/37209) | Upgrade to CDK 0.80.0 and manage dependencies with Poetry. | | 0.2.2 | 2024-04-15 | [37209](https://github.com/airbytehq/airbyte/pull/37209) | Base image migration: remove Dockerfile and use the python-connector-base image | | 0.2.1 | 2024-04-12 | [37209](https://github.com/airbytehq/airbyte/pull/37209) | schema descriptions | | 0.2.0 | 2023-08-31 | [29983](https://github.com/airbytehq/airbyte/pull/29983) | Migrate to Low Code Framework | | 0.1.6 | 2022-06-21 | [16136](https://github.com/airbytehq/airbyte/pull/16136) | Update openweather onecall api to 3.0. | | 0.1.5 | 2022-06-21 | [13864](https://github.com/airbytehq/airbyte/pull/13864) | No changes. Used connector to test publish workflow changes. | | 0.1.4 | 2022-04-27 | [12397](https://github.com/airbytehq/airbyte/pull/12397) | No changes. Used connector to test publish workflow changes. | | 0.1.0 | 2021-10-27 | [7434](https://github.com/airbytehq/airbyte/pull/7434) | Initial release |