Reporting System

Overview

The Reporting System is a module that provides caching, aggregation, and filtering reports of RDR data for PMI metrics, the Dashboard, and external analysts.

Components

Metrics

The Metrics component provides cached reporting for various data of interest to PMI… This uses the ParticipantCountsOverTime API to generate time series entries into the database which can be queried for use in dashboards. If you have a pmi-ops login you can see an example here: pmi ops dashboard

Participant Summary

The Participant Summary, also part of the Participant Core System, is a flat construction of all data related to a participant. The ParticipantSummary and opsData API’s are used to retrieve up to date information regarding participants.

See also

See the reference here Participant Summary API.

Workflows