Skip to content

The COVIDcast export tool provides code snippets using the old API clients #1079

Open
@nmdefries

Description

@nmdefries

When constructing a fetch query using the GUI data export tool on our main website, we auto-construct python and R code snippets at the bottom of the page. There are two problems with the code snippets generated:

  • the code uses the old python and old R API clients, not the new ones (epidatr and epidatpy)
  • weekly signals don't include the time_type = "week" param so will never work correctly

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