Skip to content

change signal categories #727

@sgratzl

Description

@sgratzl

from cmu-delphi/www-covidcast#1049

add a new category: cases_testing

Cases and Testing: Cases, Antigen-TPR (Quidel), PCR-TPR (CAN)

also adapt code

class SignalCategory(str, Enum):
public = "public"
early = "early"
late = "late"
other = "other"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions