Graphic Amount of SARS-CoV-2 in Umeå wastewater logs

API
Timestamp User Remote address User agent Added keys Updated items Removed items
2021-03-10T10:58:31.268Z 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/6d2f88f8f95a464980be190a2bddd8e7.csv"
    },
    "width": 600,
    "height": 200,
    "mark": {
      "type": "bar"
    },
    "encoding": {
      "x": {
        "title": "Week",
        "field": "week",
        "type": "nominal",
        "axis": {
          "labelAngle": 90
        }
      },
      "y": {
        "title": "Gene copy number change (%) relative to Nov. 6, 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": "Gene copy number change (%) relative to Nov. 6, 2020"
        }
      ]
    }
  }
}
{}
2021-03-02T16:02:21.691Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36
[]
{
  "specification": {
    "$schema": "https://vega.github.io/schema/vega-lite/v4.json",
    "data": {
      "url": "https://datagraphics.dckube.scilifelab.se/api/dataset/6d2f88f8f95a464980be190a2bddd8e7.csv"
    },
    "width": 600,
    "height": 200,
    "mark": {
      "type": "bar"
    },
    "encoding": {
      "x": {
        "title": "Week",
        "field": "week",
        "type": "nominal",
        "axis": {
          "labelAngle": 90
        }
      },
      "y": {
        "title": "Virus concentration change relative to Nov. 6, 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": "Gene copy number change (%) relative to Nov. 6, 2020"
        }
      ]
    }
  }
}
{}
2021-03-02T16:02:01.133Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36
[]
{
  "specification": {
    "$schema": "https://vega.github.io/schema/vega-lite/v4.json",
    "data": {
      "url": "https://datagraphics.dckube.scilifelab.se/api/dataset/6d2f88f8f95a464980be190a2bddd8e7.csv"
    },
    "width": 600,
    "height": 200,
    "mark": {
      "type": "bar"
    },
    "encoding": {
      "x": {
        "title": "Week",
        "field": "week",
        "type": "nominal",
        "axis": {
          "labelAngle": 90
        }
      },
      "y": {
        "title": "Virus concentration change relative to Nov. 6, 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": "Virus concentration change relative to Nov. 6, 2020"
        }
      ]
    }
  }
}
{}
2021-03-02T15:57:45.528Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36
[]
{
  "specification": {
    "$schema": "https://vega.github.io/schema/vega-lite/v4.json",
    "data": {
      "url": "https://datagraphics.dckube.scilifelab.se/api/dataset/6d2f88f8f95a464980be190a2bddd8e7.csv"
    },
    "width": 600,
    "height": 200,
    "mark": {
      "type": "bar"
    },
    "encoding": {
      "x": {
        "title": "Week",
        "field": "week",
        "type": "nominal",
        "axis": {
          "labelAngle": 0,
          "labelExpr": "datum.label[5]+datum.label[6]"
        }
      },
      "y": {
        "title": "Virus concentration change relative to Nov. 6, 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": "Virus concentration change relative to Nov. 6, 2020"
        }
      ]
    }
  }
}
{}
2021-03-02T15:55:08.948Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36
[]
{
  "title": "Virus concentration in treatment facilities in Örebro combined"
}
{}
2021-02-24T08:06:28.795Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
[]
{
  "public": false
}
{}
2021-02-24T08:06:18.695Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
[]
{
  "title": "Untitled"
}
{}
2021-02-24T08:05:38.279Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
[]
{
  "specification": {
    "$schema": "https://vega.github.io/schema/vega-lite/v4.json",
    "data": {
      "url": "https://datagraphics.dckube.scilifelab.se/api/dataset/6d2f88f8f95a464980be190a2bddd8e7.csv"
    },
    "width": 600,
    "height": 200,
    "mark": {
      "type": "bar"
    },
    "encoding": {
      "x": {
        "title": "Week",
        "field": "week",
        "type": "nominal",
        "axis": {
          "labelAngle": 0,
          "labelExpr": "datum.label[5]+datum.label[6]"
        }
      },
      "y": {
        "title": "Virus concentration change relative to Nov. 6, 2020",
        "field": "relative_concentration",
        "type": "quantitative",
        "axis": {
          "orient": "right"
        }
      },
      "color": {
        "field": "facility",
        "type": "nominal",
        "scale": {
          "domain": [
            "Örebro combined"
          ],
          "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": "Virus concentration change relative to Nov. 6, 2020"
        }
      ]
    }
  }
}
{}
2021-02-24T08:05:20.298Z arnold 10.42.2.0 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.182 Safari/537.36
[
  "doctype",
  "public",
  "owner",
  "description",
  "error",
  "specification",
  "dataset",
  "created",
  "title"
]
{}
{}

DataGraphics 1.0.4