Handle USA profiles
rouille opened this issue · 1 comments
rouille commented
Download profiles from blob storage
jenhagg commented
Profiles are located in the profiles
container in our bescienceswebsite storage account. For example, the demand profile is located here.
I'll probably add a metadata file listing the versions to enable the same functionality in the code without depending on the official azure sdk (don't need all the features, we can just use requests.get
).
The version.json
located at the same path enables querying the profile versions.