get_provider_meta_data: Retrieve Provider Metadata from CMS
Description
This function sends a request to the specified CMS metadata URL, retrieves the JSON data,
and processes it to create a tibble with relevant information about the datasets.
A date when the dataset was issued to filter the data.
.modified
A date when the dataset was modified to filter the data.
.released
A date when the dataset was released to filter the data.
.theme
A theme to filter the data.
.media_type
A media type to filter the data.
Details
The function fetches JSON data from the CMS metadata URL and extracts relevant fields to
create a tidy tibble. It selects specific columns, handles nested lists by unnesting them,
cleans column names, and processes dates and media types to make the data more useful for analysis.
The columns in the returned tibble are: