gooddata_sdk.compute_model

Functions

compute_model_to_api_model([attributes, ...])

Transforms categorized execution model entities (attributes, metrics, facts) into an API model that can be used for computations of data results or computations of object availability.

Classes

AbsoluteDateFilter(dataset, from_date, to_date)

AllTimeFilter()

Filter that is semantically equivalent to absent filter.

ArithmeticMetric(local_id, operator, operands)

Attribute(local_id, label)

AttributeFilter(label[, values])

ExecModelEntity()

Filter()

Metric(local_id)

MetricValueFilter(metric, operator, values)

NegativeAttributeFilter(label[, values])

ObjId(id, type)

PopDate(attribute, periods_ago)

PopDateDataset(dataset, periods_ago)

PopDateMetric(local_id, metric, date_attributes)

PopDatesetMetric(local_id, metric, date_datasets)

PositiveAttributeFilter(label[, values])

RankingFilter(metrics, operator, value, ...)

RelativeDateFilter(dataset, granularity, ...)

SimpleMetric(local_id, item[, aggregation, ...])