Graphic Relative copy number of SARS-CoV-2 to PMMoV in Knivsta logs

API
Timestamp User Remote address User agent Added keys Updated items Removed items
2021-04-14T15:07:07.059Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
[]
{
  "specification": {
    "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
    "data": {
      "url": "https://datagraphics.dckube.scilifelab.se/api/dataset/0ac8fa02871745048491de74e5689da9.csv"
    },
    "transform": [
      {
        "filter": "datum.channel=='Knivsta'"
      },
      {
        "calculate": "datum.relative_copy_number",
        "as": "relative_copy_number_total"
      }
    ],
    "width": 600,
    "height": 200,
    "mark": {
      "type": "bar"
    },
    "encoding": {
      "x": {
        "title": "Week",
        "field": "week",
        "type": "nominal",
        "axis": {
          "labelAngle": 90
        }
      },
      "y": {
        "title": "Relative copy number of SARS-CoV-2 to PMMoV, %",
        "field": "relative_copy_number_total",
        "type": "quantitative",
        "axis": {
          "orient": "right"
        }
      },
      "color": {
        "field": "channel",
        "type": "nominal",
        "scale": {
          "domain": [
            "Uppsala combined"
          ],
          "range": [
            "#8fd7f9"
          ]
        },
        "legend": null
      },
      "tooltip": [
        {
          "field": "week",
          "type": "nominal",
          "title": "Week"
        },
        {
          "field": "channel",
          "type": "nominal",
          "title": "Wastewater collection channel"
        },
        {
          "field": "relative_copy_number_total",
          "type": "quantitative",
          "title": "Relative copy number of SARS-CoV-2 to PMMoV, %"
        }
      ]
    }
  }
}
{}
2021-04-14T15:06:38.773Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
[]
{
  "public": false
}
{}
2021-04-14T15:06:30.935Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36
[
  "specification",
  "doctype",
  "owner",
  "error",
  "created",
  "title",
  "dataset",
  "description",
  "public"
]
{}
{}

DataGraphics 1.0.4