Skip to content
#

open-meteo-api

Here are 16 public repositories matching this topic...

Python (pandas, requests, tqdm) A simple example of using the Historical Weather Data API of open-meteo.com . Using an excel file where DateTime and locations (Lat,Lon) are given. The for loop reaches each row and returns the temperature(or any other) info. The result is going to be saved as an excel file. NO API KEYS REQUIRED

  • Updated May 19, 2023
  • Python

This repository contains an End-to-End Weather Data ETL Pipeline built using Apache Airflow. It automates the daily extraction, transformation, and loading of weather data from the Open-Meteo API into a PostgreSQL database, enabling analysis of weather patterns. The project leverages Docker for containerization and uses DBeaver for visualization.

  • Updated Nov 3, 2024
  • Python

Improve this page

Add a description, image, and links to the open-meteo-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the open-meteo-api topic, visit your repo's landing page and select "manage topics."

Learn more