Skip to content

Instantly share code, notes, and snippets.

View maoduUOM's full-sized avatar

M DU maoduUOM

  • university of birmingham
View GitHub Profile
import os
from datetime import datetime, timedelta
import pandas as pd
import requests
# Retrieve OpenWeather API Key from environment variable
api_key = os.getenv("OPEN_WEATHER_API_KEY")
# Define Birmingham, UK coordinates