UBC-MDS / DSCI-532_2024_10_vanweather

VanWeather is an interactive dashboard designed to analyze and visualize weather patterns in Vancouver.
https://dsci-532-2024-10-vanweather.onrender.com/
MIT License
0 stars 0 forks source link

Improvement Performance - not loading API everytime page refreshes #74

Closed sivakornchong closed 6 months ago

sivakornchong commented 6 months ago

Adjust data loading code so API query is not done every time the page refreshes. We will rely on the cached dataframe.