Download the cover sheet from a published DfT table
download_cover.Rd
This function downloads the most recent DfT table that matches the provided name from a Google Cloud Storage (GCS) bucket and extracts the cover sheet containing relevant metadata such as emails and dates.
Arguments
- df_name
A string representing the name of the DfT table to be downloaded. The function will look for tables in the specified GCS bucket that match this string (case-insensitive).
- bucket_name
A string representing the name of the GCS bucket from which the table will be downloaded. Default is `"tin_dev_data_storage"`.