I have some javascript:
datasetID is set from the url value.
I get the json data.
const datasetID = urlParams.get(\'datasetID\') var data;