resolve a deeplink created in the opendata portal
resolve_deeplink(
deeplink,
...,
base_url = getOption("cbsodataR.base_url", BASE_URL)
)
information object with table id, select, filter and query statement.
url to the deeplink in the opendataportal
used in the query
optionally specify a different server. Useful for third party data services implementing the same protocol.