Graphic New interactive plot for Stockholm with all inlets, wastewater page logs

API
Timestamp User Remote address User agent Added keys Updated items Removed items
2021-12-03T10:40:12.146Z arnold 10.42.3.1 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 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/65f19e61386a4a039aa798010ca42469.csv"
    },
    "encoding": {
      "color": {
        "condition": {
          "field": "wwtp",
          "param": "hover",
          "title": "Wastewater treatment plant",
          "type": "nominal"
        },
        "value": "grey"
      },
      "opacity": {
        "condition": {
          "param": "hover",
          "value": 1
        },
        "value": 0.2
      },
      "x": {
        "field": "week",
        "title": "Week",
        "type": "nominal"
      },
      "y": {
        "field": "value",
        "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": [
                "wwtp"
              ],
              "on": "mouseover",
              "type": "point"
            },
            "value": [
              {
                "wwtp": "Bromma WWTP, Järva Inlet"
              }
            ]
          }
        ]
      },
      {
        "mark": "line"
      }
    ],
    "transform": [
      {
        "filter": "datum.wwtp=='Käppala WWTP'|datum.wwtp=='Henriksdal WWTP, Sickla Inlet'|datum.wwtp=='Henriksdal WWTP, Henriksdal Inlet'|datum.wwtp=='Bromma WWTP, Hässelby Inlet'|datum.wwtp=='Bromma WWTP, Riksby Inlet'|datum.wwtp=='Bromma WWTP, Järva Inlet'"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 120"
      }
    ],
    "width": 550
  }
}
{}
2021-11-26T14:47:25.720Z 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/65f19e61386a4a039aa798010ca42469.csv"
    },
    "encoding": {
      "color": {
        "condition": {
          "field": "wwtp",
          "param": "hover",
          "title": "Wastewater treatment plant",
          "type": "nominal"
        },
        "value": "grey"
      },
      "opacity": {
        "condition": {
          "param": "hover",
          "value": 1
        },
        "value": 0.2
      },
      "x": {
        "field": "week",
        "title": "Week",
        "type": "nominal"
      },
      "y": {
        "field": "value",
        "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": [
                "wwtp"
              ],
              "on": "mouseover",
              "type": "point"
            },
            "value": [
              {
                "wwtp": "Bromma WWTP, Järva Inlet"
              }
            ]
          }
        ]
      },
      {
        "mark": "line"
      }
    ],
    "transform": [
      {
        "filter": "datum.wwtp=='Käppala WWTP'|datum.wwtp=='Henriksdal WWTP, Sickla Inlet'|datum.wwtp=='Henriksdal WWTP, Henriksdal Inlet'|datum.wwtp=='Bromma WWTP, Hässelby Inlet'|datum.wwtp=='Bromma WWTP, Riksby Inlet'|datum.wwtp=='Bromma WWTP, Järva Inlet'"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 80"
      }
    ],
    "width": 550
  }
}
{}
2021-11-26T14:46:51.356Z 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/65f19e61386a4a039aa798010ca42469.csv"
    },
    "encoding": {
      "color": {
        "condition": {
          "field": "wwtp",
          "param": "hover",
          "title": "Wastewater treatment plant",
          "type": "nominal"
        },
        "value": "grey"
      },
      "opacity": {
        "condition": {
          "param": "hover",
          "value": 1
        },
        "value": 0.2
      },
      "x": {
        "field": "week",
        "title": "Week",
        "type": "nominal"
      },
      "y": {
        "field": "value",
        "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": [
                "wwtp"
              ],
              "on": "mouseover",
              "type": "point"
            },
            "value": [
              {
                "wwtp": "Bromma WWTP, Järva Inlet"
              }
            ]
          }
        ]
      },
      {
        "mark": "line"
      }
    ],
    "transform": [
      {
        "filter": "datum.wwtp=='Käppala WWTP'|datum.wwtp=='Henriksdal WWTP, Sickla Inlet'|datum.wwtp=='Henriksdal WWTP, Henriksdal Inlet'|datum.wwtp=='Bromma WWTP, Hässelby Inlet'|datum.wwtp=='Bromma WWTP, Riksby Inlet'|datum.wwtp=='Bromma WWTP, Järva Inlet'"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 80"
      }
    ],
    "width": 500
  }
}
{}
2021-11-26T14:46:31.029Z 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-26T14:46:15.111Z 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/65f19e61386a4a039aa798010ca42469.csv"
    },
    "encoding": {
      "color": {
        "condition": {
          "field": "wwtp",
          "param": "hover",
          "title": "Wastewater treatment plant",
          "type": "nominal"
        },
        "value": "grey"
      },
      "opacity": {
        "condition": {
          "param": "hover",
          "value": 1
        },
        "value": 0.2
      },
      "x": {
        "field": "week",
        "title": "Week",
        "type": "nominal"
      },
      "y": {
        "field": "value",
        "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": [
                "wwtp"
              ],
              "on": "mouseover",
              "type": "point"
            },
            "value": [
              {
                "wwtp": "Bromma WWTP, Järva Inlet"
              }
            ]
          }
        ]
      },
      {
        "mark": "line"
      }
    ],
    "transform": [
      {
        "filter": "datum.wwtp=='Käppala WWTP'|datum.wwtp=='Henriksdal WWTP, Sickla Inlet'|datum.wwtp=='Henriksdal WWTP, Henriksdal Inlet'|datum.wwtp=='Bromma WWTP, Hässelby Inlet'|datum.wwtp=='Bromma WWTP, Riksby Inlet'|datum.wwtp=='Bromma WWTP, Järva Inlet'"
      },
      {
        "sort": [
          {
            "field": "week",
            "order": "descending"
          }
        ],
        "window": [
          {
            "as": "rank",
            "op": "rank"
          }
        ]
      },
      {
        "filter": "datum.rank <= 80"
      }
    ],
    "width": 450
  },
  "title": "Copy of  Interactive plot for Stockholm with all inlets, small"
}
{}
2021-11-26T14:45:54.285Z 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