Data Management #36
Replies: 4 comments 1 reply
-
Sweet. I will pick up the hardrive this evening and try downloading tomorrow. I just tried downloading now and I am also seeing VERY slow download speeds, it only managed to download 3.02 GB in ~1h, and looks like it has a long way to go (see screenshot). I see that the 2021 folder is already in Onedrive so I will try downloading the folders one at a time. I will work through the other scripts in the meantime. Thanks |
Beta Was this translation helpful? Give feedback.
-
I have reviewed and run |
Beta Was this translation helpful? Give feedback.
-
right? good times. This began years ago with this little repo that really doesn't do very much except test downloads and uploads https://github.com/NewGraphEnvironment/skt_sern Thoughts right now (things always change once the details are exposed and input from the team will be key - ha) :
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
we can look to download all the data that Laura put together mirroring data directory of what is there. If you don't have room on your computer to put it on onedrive I will put an external hard drive on the chair just inside the door that you can grab whenever. You can update Laura's file with column for the
package-name
for things that we can just grab from skt directly. Although we may want to just have it all on the drive anyway - it will be good to know what is on skt vs on the harddrive.understand and run https://github.com/NewGraphEnvironment/restoration_wedzin_kwa_2024/blob/main/scripts/api_skt.R and
fetch_package
from https://github.com/NewGraphEnvironment/restoration_wedzin_kwa_2024/blob/main/scripts/functions.R . We can look to do blogs to document and sharef how to understand the API and downloading and uploading eventuallyRemember that
api_skt.R
is just one way to look at it andfetch_package
is just one way for us to grab things. We can definitely evolve and there could even be issues with what we have resulting in us not seeing everything (doubt it but maybe)..There is a bunch of background work that was done in https://github.com/NewGraphEnvironment/restoration_wedzin_kwa_2024/blob/main/scripts/archived/api_skt_orgs_groups.R which resulted in some dead ends due to hard coded download limits on skt's side and within the ckan framework itself. Good to be aware but pulled them out to simplify.
Beta Was this translation helpful? Give feedback.
All reactions