This function accesses the Monalisa Database via the API in JSON format and returns a list of the featured parameters.
1 | getMonalisaDB(url = NA, subset = "all")
|
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" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.