Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve access to blob storage and document #187

Open
seabbs opened this issue Feb 12, 2021 · 0 comments
Open

Improve access to blob storage and document #187

seabbs opened this issue Feb 12, 2021 · 0 comments

Comments

@seabbs
Copy link
Collaborator

seabbs commented Feb 12, 2021

Currently this is crudely implemented using azcopy but unfortunately it has been difficult to control folder paths included. A more robust approach to this would be very helpful for downstream users. This should also be paired with new documentation.

The features this is missing which would be nice to have are:

  • Flagging where estimates are available for.
  • Getting latest only estimates or estimates from a date.
  • Filtering to only download a specified dataset.

See R/get_estimates.R for the current implementation.

It looks like using az storage may be a solution to this as wild cards in folder paths are supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant