getRepositories()
to
select and rename the columns of the resultgetData()
was added, which enables data
retrievaldataOption()
returns a list of options for
utils::read.csv()
or openxlsx::read.xlsx()
or
readxl::read_excel
, respectively, that can be passed to
getData()
callAPI()
function, update of
documentationThe main function that facilitate the data retrieval and aggregation from the API is:
getData()
(under development)The following are its sub-functions contained in this package:
getNetworks()
returns a data.frame containing available
networks (groups in CKAN terminology)
getRepositories()
returns a data.frame containing
available repositories
getFileTypes()
returns a data.frame containing
available file types of a repository
getResources()
returns a data.frame containing
available resources within a repository