show_data_list¶
- swpy.swds.request.show_data_list(url)¶
-
Print the list of data from the given URL, update the URL, and download the file. The URL is updated by appending the name of the table to it. When
exitis entered, return 'None'. Whenundois entered, return 'previous URL'. Whenskipis entered, return 'updated URL'. Whendownloadis entered, return 'URL', and whenend timeis entered, return 'updated URL'. Theend timemust be entered in the formatYYYY-MM-DD. Otherwise, it will automatically be set to 7 days later. - Parameters
str) – URL containing the data to be fetched.
str – Updated URL or Previous URL / None