show_data_id¶
- swpy.swds.request.show_data_id(url)¶
-
Print the list of data IDs from the given URL and update the URL. The URL is updated by appending the name of the
Data IDto it. Whenexitis entered, return 'None'. Whenundois entered, return 'previous URL'. WhenData IDis entered, return 'the updated URL'. - Parameters
str) – URL containing the data to be fetched.
str – Updated URL or Previous URL / None