Description of Covid-WFH Datasets

This page describes the format of our Covid Work-from-Home datasets.

Details tbd.

Covid Work-from-Home Results

The Covid Work-from-Home algorithm outputs results for 2020q1 and 2020q2.

Output is in tab-separated text (FSDB format, with the following schema:

  • block: hex format of /24 IP block, with trailing zeros
  • start_ts: the start timestamp of the trend, in unix time
  • duration: how long continues, in seconds
  • alarm_ts: the timestamp when the change point is detected, in unix time
  • trend: status of the trend: up (1), or down (0)—-xxx: are these right?
  • trend_val: xxx—please define
  • z_score: z-score of trend initially

Sample data

block start_ts duration alarm_ts trend trend_val z_score 014ca100 1577836800 734760 1578014880 1 -30.91 15.05 01b18f00 1577836800 604800 1578080880 0 2.02 1.55 01b18f00 1579893300 728760 1580437380 0 1.58 1.55 01d75a00 1582667340 1735860 1584308280 1 -4.0 2.15 02376600 1584633420 1065180 1585287000 0 5.1 2.8 02bbea00 1578479880 593580 1578900660 0 7.48 10.27 02bbea00 1580769180 674700 1581251940 0 8.03 10.27 02bbea00 1584456660 584340 1584791700 0 8.35 10.27 0c311800 1583223300 466320 1583539200 1 -4.69 5.77 0cac7400 1584994200 704400 1585667580 1 -1.19 1.16 …