You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, our best solution is to instead manage file uploads to GCS on our own and then post the URLs to CKAN as needed. Access controls to the data would then be handled by the storage backend (GCS, GDrive, etc.) rather than by CKAN, but this is probably safer anyways per Stanford's risk classifications.
Use case: public data that should be publicly accessible from the catalog.
Assuming:
Then, when running the upload script to create the package on ckan:
At this time, we still need to determine:
The text was updated successfully, but these errors were encountered: