Skip to content

Aggregate lists of dates and/or geos #291

Open
@dsweber2

Description

@dsweber2

If someone hands us seq(as.Date("2014/09/04"), by = "day", length.out = 5), ideally we should change that into epirange("2014-09-04",2014-09-09). This helps the backend handle the result correctly. Doing a similar thing if every possible geo is detected.

May be better handled updating the backend to automatically do this for queries instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions