Category: Weather
OpenWeather is a service that provides weather data and forecasts worldwide. It offers a range of weather-related information, including current conditions, forecasts, historical data, and weather maps. Its data includes temperature, humidity, wind speed, precipitation, atmospheric pressure, and more, making it a valuable resource for businesses, developers, and individuals seeking accurate weather information.
Tier: 3
Type: Source
Authentication: Token-based
Resources:
Resources | Sub resources | Status | Description | Parameters |
---|---|---|---|---|
Current | Current Weather Statistics | Yes | Gives details about current weather condition of a particular area | NA |
How to get Access token
Step 1: Login to https://openweathermap.org/
Step 2: You will be taken to the dashboard of OpenWeather once you login. Under your profile select ‘My API keys’ from the drop down > Go to API keys > You will be able to view/generate your API Key.
EazyDI create connection:
Connection properties:
Name | Mandatory | Description |
---|---|---|
Connection Name | Yes | Name of the connection |
Description | No | Description of connection |
App ID | Yes | Your App Access token. Please refer to above section on how to get the Access Token |
Latitude | Yes | Latitude of the place |
Longitude | Yes | Longitude of the place |
Creating Pipeline:
Step 1: Select Source Connector as OpenWeather.
Step 2: Select Connection from the dropdown.
Step 3: Configure the connection object and click Save button.
Step 4: Verify the connection details in the section and click on Next button
Step 5: Select the Target connection and connection object and click on Next button.
Step 6: Configure field mapping page and click on Next button.
Step 7: Select the scheduling and proceed ahead by clicking on Next button.
Step 8: Confirm the details that you have selected for this pipeline and click on Submit and the pipeline will be created.