Skip to content

New API to return metrics per dataset per site per timebin #95

@nikmagini

Description

@nikmagini

Currently we have APIs to:

  1. get metrics per time bin per dataset, for a single site in a specific time interval (getDSdata)

  2. get metrics per time bin, for a single dataset at a single site in a specific time interval (getSingleDSstat)

  3. get metrics per dataset, summed over a specific time interval at a single site (DSStatInTimeWindow)

It would be convenient to have a new API to return the same information without any grouping/aggregation, i.e.:

  • get metrics per time bin per dataset per site, in a specific time interval

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