Skip to content

Weekly data should require week numbers #286

Description

@dsweber2
states <- "ca,fl,ny,tx"
today <- 20240730
pub_covidcast(
  source = "nssp",
  signals = "pct_ed_visits_covid",
  time_type = "week",
  geo_type = "state",
  time_values = epirange(20221001, today),
  geo_values = states,
  issues = epirange(20000101,today)
)

it isn't immediately clear why this returns no data, for example

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions