Graphic Relative copy number of SARS-CoV-2 to PPMoV in various municipalities in Uppsala and Stockholm region, wastewater page logs

API
Timestamp User Remote address User agent Added keys Updated items Removed items
2021-11-26T15:22:44.488Z 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",
    "config": {
      "view": {
        "stroke": null
      }
    },
    "data": {
      "url": "https://datagraphics.dckube.scilifelab.se/api/dataset/0ac8fa02871745048491de74e5689da9.csv"
    },
    "encoding": {
      "color": {
        "condition": {
          "field": "channel",
          "param": "hover",
          "title": "Municipality",
          "type": "nominal"
        },
        "value": "grey"
      },
      "opacity": {
        "condition": {
          "param": "hover",
          "value": 1
        },
        "value": 0.2
      },
      "x": {
        "field": "week",
        "title": "Week",
        "type": "nominal"
      },
      "y": {
        "field": "relative_copy_number",
        "title": "Relative copy number of SARS-CoV-2 to PMMoV, %",
        "type": "quantitative"
      }
    },
    "height": 250,
    "layer": [
      {
        "description": "transparent layer to make it easier to trigger selection",
        "mark": {
          "point": {
            "filled": true,
            "size": 80
          },
          "stroke": "transparent",
          "strokeWidth": 8,
          "tooltip": true,
          "type": "line"
        },
        "params": [
          {
            "name": "hover",
            "select": {
              "fields": [
                "channel"
              ],
              "on": "mouseover",
              "type": "point"
            },
            "value": [
              {
                "channel": "Enköping"
              }
            ]
          }
        ]
      },
      {
        "mark": "line"
      }
    ],
    "transform": [
      {
        "filter": "datum.channel=='Tierp'|datum.channel=='Östhammar'|datum.channel=='Enköping'|datum.channel=='Älvkarleby'|datum.channel=='Ekerö'|datum.channel=='Vaxholm'|datum.channel=='Österåker'|datum.channel=='Knivsta'"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 90"
      }
    ],
    "width": 550
  }
}
{}
2021-11-26T15:19:36.470Z 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",
    "config": {
      "view": {
        "stroke": null
      }
    },
    "data": {
      "url": "https://datagraphics.dckube.scilifelab.se/api/dataset/0ac8fa02871745048491de74e5689da9.csv"
    },
    "encoding": {
      "color": {
        "condition": {
          "field": "channel",
          "param": "hover",
          "title": "Municipality",
          "type": "nominal"
        },
        "value": "grey"
      },
      "opacity": {
        "condition": {
          "param": "hover",
          "value": 1
        },
        "value": 0.2
      },
      "x": {
        "field": "week",
        "title": "Week",
        "type": "nominal"
      },
      "y": {
        "field": "relative_copy_number",
        "title": "Relative copy number of SARS-CoV-2 to PMMoV, %",
        "type": "quantitative"
      }
    },
    "height": 250,
    "width": 550,
    "layer": [
      {
        "description": "transparent layer to make it easier to trigger selection",
        "mark": {
          "point": {
            "filled": true,
            "size": 80
          },
          "stroke": "transparent",
          "strokeWidth": 8,
          "tooltip": true,
          "type": "line"
        },
        "params": [
          {
            "name": "hover",
            "select": {
              "fields": [
                "channel"
              ],
              "on": "mouseover",
              "type": "point"
            },
            "value": [
              {
                "channel": "Enköping"
              }
            ]
          }
        ]
      },
      {
        "mark": "line"
      }
    ],
    "transform": [
      {
        "filter": "datum.channel=='Tierp'|datum.channel=='Östhammar'|datum.channel=='Enköping'|datum.channel=='Älvkarleby'|datum.channel=='Ekerö'|datum.channel=='Vaxholm'|datum.channel=='Österåker'|datum.channel=='Knivsta'"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 65"
      }
    ]
  }
}
{}
2021-11-26T15:18:47.855Z 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",
    "config": {
      "view": {
        "stroke": null
      }
    },
    "data": {
      "url": "https://datagraphics.dckube.scilifelab.se/api/dataset/0ac8fa02871745048491de74e5689da9.csv"
    },
    "encoding": {
      "color": {
        "condition": {
          "field": "channel",
          "param": "hover",
          "title": "Municipality",
          "type": "nominal"
        },
        "value": "grey"
      },
      "opacity": {
        "condition": {
          "param": "hover",
          "value": 1
        },
        "value": 0.2
      },
      "x": {
        "field": "week",
        "title": "Week",
        "type": "nominal"
      },
      "y": {
        "field": "relative_copy_number",
        "title": "Relative copy number of SARS-CoV-2 to PMMoV, %",
        "type": "quantitative"
      }
    },
    "height": 250,
    "width": 550,
    "layer": [
      {
        "description": "transparent layer to make it easier to trigger selection",
        "mark": {
          "point": {
            "filled": true,
            "size": 80
          },
          "stroke": "transparent",
          "strokeWidth": 8,
          "tooltip": true,
          "type": "line"
        },
        "params": [
          {
            "name": "hover",
            "select": {
              "fields": [
                "channel"
              ],
              "on": "mouseover",
              "type": "point"
            },
            "value": [
              {
                "channel": "Enköping"
              }
            ]
          }
        ]
      },
      {
        "mark": "line"
      }
    ],
    "transform": [
      {
        "filter": "datum.channel=='Tierp'|datum.channel=='Östhammar'|datum.channel=='Enköping'|datum.channel=='Älvkarleby'|datum.channel=='Ekerö'"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 65"
      }
    ]
  }
}
{}
2021-11-26T15:16:35.249Z 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
[]
{
  "public": false
}
{}
2021-11-26T15:16:33.518Z 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
[
  "error",
  "dataset",
  "owner",
  "title",
  "specification",
  "public",
  "description",
  "doctype",
  "created"
]
{}
{}

DataGraphics 1.0.4