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
{{ message }}
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.
Should we start some webscraping activity to pull files directly from the web rather than download them manually? I know the idea is to have all of this data integrated into ISCN, but if we're going to be data hacking as an ongoing process, it might be easier to check each other's scripts more easily without having to go download the data ourselves.
The text was updated successfully, but these errors were encountered:
I think this is a good idea (downloading data for use, with minimal user pain – you can even have R handle passwords) – we do it all the time for Soil Survey users that rarely use R, but want access to graphs or whatever.
Good ideas here! I just updated the SoilDataR::processData_ISCN3 function ( https://github.com/ktoddbrown/soilDataR/pull/7 ) to download the excel files from the ISCN website and no longer require a user export to csv. I still need to add something to the general process function.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Should we start some webscraping activity to pull files directly from the web rather than download them manually? I know the idea is to have all of this data integrated into ISCN, but if we're going to be data hacking as an ongoing process, it might be easier to check each other's scripts more easily without having to go download the data ourselves.
The text was updated successfully, but these errors were encountered: