Graphic Relative copy number of SARS-CoV-2 to PMMoV in Uppsala, homepage logs

API
Timestamp User Remote address User agent Added keys Updated items Removed items
2022-04-08T10:34:53.523Z liane 10.42.2.166 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.3 Safari/605.1.15
[]
{
  "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=='Uppsala'"
      },
      {
        "calculate": "datum.relative_copy_number",
        "as": "relative_copy_number_total"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 20"
      }
    ],
    "width": 450,
    "height": 250,
    "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"
      },
      "color": {
        "field": "channel",
        "type": "nominal",
        "scale": {
          "domain": [
            "Uppsala"
          ],
          "range": [
            "#8fd7f9"
          ]
        },
        "legend": {
          "labelExpr": "{'Uppsala': 'Kungsängsverket'}[datum.label]",
          "title": "Wastewater treatment plant"
        }
      },
      "tooltip": [
        {
          "field": "week",
          "type": "nominal",
          "title": "Week"
        },
        {
          "field": "channel",
          "type": "nominal",
          "title": "Wastewater treatment plant"
        },
        {
          "field": "relative_copy_number_total",
          "type": "quantitative",
          "title": "Relative copy number of SARS-CoV-2 to PMMoV, %"
        }
      ]
    }
  }
}
{}
2021-11-26T15:23:00.110Z arnold 10.42.3.1 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 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=='Uppsala'"
      },
      {
        "calculate": "datum.relative_copy_number",
        "as": "relative_copy_number_total"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 20"
      }
    ],
    "width": 450,
    "height": 250,
    "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"
      },
      "color": {
        "field": "channel",
        "type": "nominal",
        "scale": {
          "domain": [
            "Uppsala"
          ],
          "range": [
            "#8fd7f9"
          ]
        },
        "legend": {
          "labelExpr": "{'Uppsala': 'Kungsängsverket'}[datum.label]",
          "title": "Wastewater treatment plant"
        }
      },
      "tooltip": [
        {
          "field": "week",
          "type": "nominal",
          "title": "Week"
        },
        {
          "field": "channel",
          "type": "nominal",
          "title": "Wastewater treatment plant"
        },
        {
          "field": "relative_copy_number_total",
          "type": "quantitative",
          "title": "Relative copy number of SARS-CoV-2 to PMMoV, %"
        }
      ]
    }
  }
}
{}
2021-11-26T14:51:40.190Z arnold 10.42.3.1 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36
[]
{
  "title": "Relative copy number of SARS-CoV-2 to PMMoV in Uppsala"
}
{}
2021-11-25T11:22:58.606Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 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=='Uppsala'"
      },
      {
        "calculate": "datum.relative_copy_number",
        "as": "relative_copy_number_total"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 20"
      }
    ],
    "width": 450,
    "height": 250,
    "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"
      },
      "color": {
        "field": "channel",
        "type": "nominal",
        "scale": {
          "domain": [
            "Uppsala"
          ],
          "range": [
            "#8fd7f9"
          ]
        },
        "legend": {
          "labelExpr": "{'Uppsala': 'Kungsängsverket'}[datum.label]",
          "title": "Wastewater treatment plant"
        }
      },
      "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-11-25T11:15:45.335Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 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=='Uppsala'"
      },
      {
        "calculate": "datum.relative_copy_number",
        "as": "relative_copy_number_total"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 20"
      }
    ],
    "width": 450,
    "height": 250,
    "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"
          ],
          "range": [
            "#8fd7f9"
          ]
        },
        "legend": {
          "labelExpr": "{'Uppsala': 'Kungsängsverket'}[datum.label]",
          "title": "Wastewater treatment plant"
        }
      },
      "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-11-25T11:13:45.267Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 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=='Uppsala'"
      },
      {
        "calculate": "datum.relative_copy_number",
        "as": "relative_copy_number_total"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 20"
      }
    ],
    "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"
          ],
          "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-11-25T11:02:25.689Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 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=='Uppsala'"
      },
      {
        "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"
          ],
          "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-06-04T10:21:29.076Z arnold 10.42.2.1 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 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=='Uppsala combined'"
      },
      {
        "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-16T10:59:52.705Z arnold 10.42.3.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
[]
{
  "title": "Relative copy number of SARS-CoV-2 to PMMoV in Uppsala municipality"
}
{}
2021-04-14T15:05:38.996Z 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/v4.json",
    "data": {
      "url": "https://datagraphics.dckube.scilifelab.se/api/dataset/0ac8fa02871745048491de74e5689da9.csv"
    },
    "transform": [
      {
        "filter": "datum.channel=='Uppsala combined'"
      },
      {
        "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, %"
        }
      ]
    }
  },
  "title": "Relative copy number of SARS-CoV-2 to PMMoV"
}
{}
2021-04-01T07:57:30.204Z arnold 10.42.3.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36
[]
{
  "title": "Relative copy number of SARS-CoV-2 to PMMoV, %"
}
{}
2021-04-01T07:57:24.276Z arnold 10.42.3.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36
[]
{
  "title": " Gene copy number in channels AB and C combined "
}
{}
2021-03-16T09:22:03.461Z 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.82 Safari/537.36
[]
{
  "title": " Gene copy number in treatment facilities AB and C combined "
}
{}
2021-03-15T16:19:45.366Z 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.82 Safari/537.36
[]
{
  "public": false
}
{}
2021-03-15T16:19:44.301Z 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.82 Safari/537.36
[]
{
  "title": "Untitled"
}
{}
2021-03-15T16:19:23.760Z 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.82 Safari/537.36
[
  "description",
  "doctype",
  "title",
  "error",
  "created",
  "owner",
  "public",
  "specification",
  "dataset"
]
{}
{}

DataGraphics 1.0.4