Skip to content

Add documentation for querying a Dataset #240

@tbarn

Description

@tbarn

In the 3.7.0 release, we added querying support for Datasets. You can find the code in the #233 PR.

Gets results from a cached dataset query, which can be a single or multi-analysis query.

Like the comments in the code say, you can find detailed API documentation for it here: https://keen.io/docs/api/?shell#retrieving-results-from-a-cached-dataset
And here: https://keen.io/docs/compute/cached-datasets/

It would be nice to have an example for it in the README.md though.

The JavaScript section of the API reference is a good example of these docs: https://keen.io/docs/api/?javascript#retrieving-results-from-a-cached-dataset

Let me know if you have any questions!

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