This function accesses the Monalisa Database via the API in JSON format and returns a list of the featured parameters.

getMonalisaDB(url = NA, subset = "all")

Arguments

url

URL; URL of the Monalisa SOS API. If left empty a default url for the MONALISA database is used. The url Paramater is needed until the timeseries path (e.g. ".../sos/api/v1/timeseries/")

subset

character; The subset of interest. If left empty the whole Data frame will be returned. Possible Subsets are "all","id","foi","procedure","property", "combined" and "geom"