Calls the CKAN resource_show verb to resolve a resource id
into its download URL plus metadata.
Usage
morie_ingest_ckan_resource_show(
portal,
resource_id,
api_key = NULL,
user_agent = .MORIE_CKAN_DEFAULT_UA,
timeout = .MORIE_CKAN_DEFAULT_TIMEOUT
)