Skip to content

Commit 51d8d23

Browse files
author
Rachel Dauncey
committed
Update data types list for v1.3.0 of QoE MCC
1 parent c821fac commit 51d8d23

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/operator-insights/concept-mcc-data-product.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,14 @@ The following data types are provided for all Quality of Experience - Affirmed M
5353
- `enrichment`: This data type holds the enriched Event Data Records and covers multiple sub data types for precomputed aggregations targeted to accelerate specific dashboards, granularities, and queries. These multiple sub data types include:
5454
- `agg-enrichment-5m`: contains enriched Event Data Records aggregated over five-minute intervals.
5555
- `agg-enrichment-1h`: contains enriched Event Data Records aggregated over one-hour intervals.
56+
- `agg-enrichment-1d`: contains enriched Event Data Records aggregated over one-day intervals.
5657
- `enriched-flow-dcount`: contains precomputed counts used to report the unique IMSIs, MCCs, and Applications over time.
5758
- `location`: This optional data type contains data enriched with location information, if you have a source of location data. This covers the following sub data types.
59+
- `agg-location-5m`: contains enriched location data aggregated over five-minute intervals.
5860
- `agg-location-1h`: contains enriched location data aggregated over one-hour intervals.
61+
- `agg-location-1d`: contains enriched location data aggregated over one-day intervals.
5962
- `enriched-loc-dcount`: contains precomputed counts used to report location data over time.
63+
- `agg-functions`: This data type contains functions used in the visualizations to conditionally select different data sources depending on the given parameters.
6064

6165
## Setup
6266

0 commit comments

Comments
 (0)