Skip to content

Commit a43b912

Browse files
samtarverrcdun
andauthored
Apply suggestions from code review
Apply review suggestions Co-authored-by: Rachel Dunstan <[email protected]>
1 parent 76ff4c0 commit a43b912

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The data produced by the MCC varies according to the functionality. This variati
3535

3636
The following data types are provided for all Quality of Experience - Affirmed MCC Data Products.
3737

38-
- `edr` contains data from the Event Data Records (EDRs) written by the MCC network elements. EDRs record each significant event arising during calls or sessions handled by the MCC. They provide a comprehensive record of what happened, allowing operators to explore both individual problems and more general patterns. The set of EDRs supported by this Data Product are:
38+
- `edr` contains data from the Event Data Records (EDRs) written by the MCC network elements. EDRs record each significant event arising during calls or sessions handled by the MCC. They provide a comprehensive record of what happened, allowing operators to explore both individual problems and more general patterns. The Data Product supports the following EDRs.
3939
- `Status`
4040
- `Session`
4141
- `Bearer`
@@ -44,7 +44,7 @@ The following data types are provided for all Quality of Experience - Affirmed M
4444
- `RTT`
4545
- `MME CRR`
4646
- `SGSN CRR`
47-
- Note, both kinds of `CRR` records are stored in the same table `all_mme_sgsn_events`
47+
Note: both kinds of `CRR` records are stored in the `all_mme_sgsn_events` table.
4848
- `edr-sanitized` contains data from the `edr` data type but with personal data suppressed. Sanitized data types can be used to support data analysis while also enforcing subscriber privacy.
4949
- `edr-validation`: This data type contains a subset of performance management statistics and provides you with the ability to optionally ingest a minimum number of PMstats tables for a data quality check.
5050
- `device`: This optional data type contains device data (for example, device model, make and capabilities) that the Data Product can use to enrich the MCC Event Data Records. To use this data type, you must upload the device reference data in a CSV file. The CSV must conform to the [Device reference schema for the Quality of Experience Affirmed MCC Data Product](device-reference-schema.md).

0 commit comments

Comments
 (0)