show_table

swpy.swds.request.show_start_time(url)

Fetch JSON data from a given URL, print the start time, and update the URL based on user input. You can perform data download or additional processing tasks using the updated URL.

Parameters

  • url(str) – URL containing the data to be fetched.
  • Returns

  • Previous URL / Updated URL / None