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
Currently I have a function that scrapes the ipeds site only if the local copy is <1 month old (can be forced however). I don't want to scrape repeatedly as the process takes several seconds. This behavior is all exposed with CLI info.
Is this a good strategy? Is it annoying? If I want to update because I know a new file was released yesterday, is it a pain to do this?
Is there a better way to know when to update?
The text was updated successfully, but these errors were encountered:
Currently I have a function that scrapes the ipeds site only if the local copy is <1 month old (can be forced however). I don't want to scrape repeatedly as the process takes several seconds. This behavior is all exposed with CLI info.
Is this a good strategy? Is it annoying? If I want to update because I know a new file was released yesterday, is it a pain to do this?
Is there a better way to know when to update?
The text was updated successfully, but these errors were encountered: