diff --git a/data-engineering/storing-big-data/apis/api_exercise.py b/data-engineering/storing-big-data/apis/api_exercise.py index 7bb294f7..f46d2050 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 = " LaHpoJMtqb8X3t3oAECJzYJ9RtqQiQSA" # <-- Obtained from your AccuWeather App +LOCATION_ID = "224758" # <-- Obtained from the AccuWeather website # ============================================================= # Here we create a function that takes in our credentials and