2021-03-12T14:01:43.641Z |
arnold |
10.42.3.1 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36 |
[] |
{
"specification": {
"$schema": "https://vega.github.io/schema/vega-lite/v4.json",
"data": {
"url": "https://datagraphics.dckube.scilifelab.se/api/dataset/eb5611d31c7b48f4902f063038cdc078.csv"
},
"width": 400,
"height": 150,
"mark": {
"type": "bar"
},
"encoding": {
"x": {
"title": "Week",
"field": "week",
"type": "nominal",
"axis": {
"labelAngle": 90
}
},
"y": {
"title": "% relative to value Nov 6th 2020",
"field": "relative_concentration",
"type": "quantitative",
"axis": {
"orient": "right"
}
},
"color": {
"field": "facility",
"type": "nominal",
"scale": {
"range": [
"#8fd7f9"
]
},
"legend": null
},
"tooltip": [
{
"field": "week",
"type": "nominal",
"title": "Week"
},
{
"field": "facility",
"type": "nominal",
"title": "Wastewater treatment facility"
},
{
"field": "relative_concentration",
"type": "quantitative",
"title": "SARS CoV-2 % relative to value Nov 6th 2020"
}
]
}
}
} |
{} |
2021-03-12T14:00:58.968Z |
arnold |
10.42.3.1 |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36 |
[
"description",
"doctype",
"title",
"error",
"created",
"owner",
"public",
"specification",
"dataset"
] |
{} |
{} |