inst/SCRC/issues.R

key <- readLines("token.txt")

attach_issue(description = "Data dump caused a spike on the 15th of June",
             severity = 19,
             object = list(data_product = "records/SARS-CoV-2/scotland/cases_and_management",
                           namespace = "SCRC",
                           component = "testing_location/date-cumulative"),
             key = key)


attach_issue(description = "COVID-19 data by NHS Board contains *s which represent a count of <5 (?). These have been changed to 0 in the dataset.",
             severity = 10,
             object = list(data_product = "records/SARS-CoV-2/scotland/cases_and_management",
                           namespace = "SCRC"),
             key = key)
ScottishCovidResponse/SCRCdata documentation built on June 13, 2021, 10:14 p.m.