Download a file and save it locally. Copied from kinoml.utils
url (str) – URL for downloading data.
path (str) – Path to save downloaded data.
HTTP response from the GET attempt
requests.Response