UArizonaGSICampusLivingLab / gsi-dashboard

https://viz.datascience.arizona.edu/gsi-dashboard/
MIT License
0 stars 0 forks source link

Decide on data source (Zentra Cloud or regularly wrangled data) #3

Closed Aariq closed 9 months ago

Aariq commented 11 months ago

If zentracloud ends up being fast enough for the length of data needed in the app, it's probably best to just include wrangling code in the Shiny app. One potential challenge is setting up data caching by zentracloud to work on Posit Connect. Worst-case scenario we don't use the cache option in zentracloud?

It's also possible that we don't care too much about hourly updated data and daily is good enough. In that case, the app can read in the already wrangled data from wherever it is store (see https://github.com/UArizonaGSICampusLivingLab/gsi-wrangling-workflow/issues/3)

These articles will be useful:

Aariq commented 9 months ago

Use already wrangled data on Box becasue zentra cloud is sloooow