diff --git a/data-engineering/storing-big-data/apis/api_exercise.py b/data-engineering/storing-big-data/apis/api_exercise.py index 7bb294f7..b0c79d14 100644 --- a/data-engineering/storing-big-data/apis/api_exercise.py +++ b/data-engineering/storing-big-data/apis/api_exercise.py @@ -21,8 +21,8 @@ # ============================================================= # Fill in your details required to run the script -API_KEY = "" # <-- Obtained from your AccuWeather App -LOCATION_ID = "306633" # <-- Obtained from the AccuWeather website +API_KEY = "q7fMHi3HJBtKwWXgNejRVvaPXUZkfdnl" # <-- Obtained from your AccuWeather App +LOCATION_ID = "354544" # <-- Obtained from the AccuWeather website # ============================================================= # Here we create a function that takes in our credentials and