Changes for page 13 Structure Mapping
Last modified by Helena on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -78,9 +78,7 @@ 78 78 FREQUENCY=A; and ADJUSTMENT=N; and MATURITY=L. 79 79 )))|(% style="width:312px" %)((( 80 80 Set 81 -INDICATOR=A_N_L, 82 -STATUS=QXR15, 83 -NOTE="Unadjusted". 81 +INDICATOR=A_N_L, STATUS=QXR15, NOTE="Unadjusted". 84 84 ))) 85 85 |(% style="width:62px" %)2|(% style="width:378px" %)((( 86 86 If ... ... @@ -87,8 +87,7 @@ 87 87 FREQUENCY=M; and ADJUSTMENT=S_A1; and MATURITY=TY12. 88 88 )))|(% style="width:312px" %)((( 89 89 Set 90 -INDICATOR=MON_SAX_12, STATUS=MPM12, 91 -NOTE="Seasonally Adjusted" 88 +INDICATOR=MON_SAX_12, STATUS=MPM12, NOTE="Seasonally Adjusted" 92 92 ))) 93 93 94 94 == 13.4 Ambiguous mapping rules == ... ... @@ -97,26 +97,37 @@ 97 97 98 98 A simple example mapping a source dataset with a single dimension to one with multiple dimensions is shown below: 99 99 100 -(% style="width:819.294px" %) 101 -|(% style="width:240px" %)**Source**|(% style="width:246px" %)**Target**|(% style="width:329px" %)**Output Series Key** 102 -|(% style="width:240px" %)SERIES_CODE=XMAN_Z_21|(% style="width:246px" %)((( 97 +|Source|Target|Output Series Key 98 +|SERIES_CODE=XMAN_Z_21|((( 103 103 Dimensions 100 + 104 104 INDICATOR=XM 102 + 105 105 FREQ=A 104 + 106 106 ADJUSTMENT=N 106 + 107 107 Attributes 108 + 108 108 UNIT_MEASURE=_Z 110 + 109 109 COMP_ORG=21 110 -)))| (% style="width:329px" %)XM:A:N111 -| (% style="width:240px" %)SERIES_CODE=XMAN_Z_34|(% style="width:246px" %)(((112 +)))|XM:A:N 113 +|SERIES_CODE=XMAN_Z_34|((( 112 112 Dimensions 115 + 113 113 INDICATOR=XM 117 + 114 114 FREQ=A 119 + 115 115 ADJUSTMENT=N 121 + 116 116 Attributes 123 + 117 117 UNIT_MEASURE=_Z 125 + 118 118 COMP_ORG=34 119 -)))| (% style="width:329px" %)XM:A:N127 +)))|XM:A:N 120 120 121 121 The above behaviour can be okay if the series XMAN_Z_21 contains observations for different periods of time then the series XMAN_Z_34. If however both series contain observations for the same point in time, the output for this mapping will be two observations with the same series key, for the same period in time. 122 122