@keen.io/parser
TypeScript icon, indicating that this package has built-in type declarations

2.8.144 • Public • Published

@keen.io/parser

Known Vulnerabilities

This package contains set of parsers that are used internally to transform Keen API responses into @keen.io/charts friendly format.

Transformations

Type Query Semantic
singular standard query without additional settings
categorical standard query with group by settings
nominal simple select_unique analysis
categorical-nominal select_unique analysis with group by settings
chronological-nominal select_unique analysis with interval
chronological-categorical-nominal select_unique analysis with group by settings and interval
chronological standard query with interval
categorical-chronological standard query with group by settings and interval
funnel funnel analysis
extraction extraction analysis
  • A query is categorized as standard when analysis_type is different than select_unique, funnel or extraction.

Readme

Keywords

none

Package Sidebar

Install

npm i @keen.io/parser

Weekly Downloads

15

Version

2.8.144

License

MIT

Unpacked Size

97.6 kB

Total Files

104

Last publish

Collaborators

  • aleksanderpapiez
  • keen_developer