What is a Consolidated Data Point processor?
Apiro's predefined consolidated data point processors are common operations used to aggregate all the raw data points into the schema's single consolidated data point. This is done during the consolidation pipeline phase.
Below is an example of a GEN EXPRESS processor which will execute a general expression during the consolidation phase:
1 2 3 4 5 6 7 8 9 10 11 |
|
The above GEN EXPRESS processor performs a cross schema search on the "ASX_CODE_ISIN" schema where it retrieves the schema's "ISIN_CODE" data point value if the foreign schemas "code" data point matches the value of the local schema's "ASX_CODE" data point value.
NOTE: anywhere where
Here are the existing consolidated data point processors: