Downloads metadata about Global Names Architecture (GNA) data sources available to be used in other GNA functions.
gna_data_sources(output_type = "table", ...)What format of output to return. Either 'json',
'list', or 'table'.
Passed to crul::HttpClient.
if (FALSE) { # \dontrun{
gna_data_sources()
} # }