Appendix
Table of Contents
A. Generating our own weather data#
We created this book with instructions of how to pull your own historical weather data from the Dark Sky API. Unfortunately, this API is no longer available.
Instead, I've pulled data for many large cities' 2020 weather data and stored it in this Google Drive folder:
https://newline.co/l/d3/weather
Download the location closest to you and replace the my_weather_data.json
file. Now we should have a new my_weather_data.json
file with the past 365 days of local weather. Let's take a closer look!