Changes for page 13 Structure Mapping
Last modified by Helena K. on 2026/06/10 10:18
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -391,7 +391,7 @@ 391 391 392 392 == 13.8 Using TIME_PERIOD in mapping rules == 393 393 394 -The source TIME_PERIOD [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] can be used in conjunction with other input [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] to create discrete (% style="color:#e74c3c" %)mapping(%%)rules where the output is conditional on the [[time period>>doc:sdmx:Glossary 2\.1.Time period.WebHome]] value.394 +The source TIME_PERIOD [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] can be used in conjunction with other input [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] to create discrete mapping rules where the output is conditional on the [[time period>>doc:sdmx:Glossary 2\.1.Time period.WebHome]] value. 395 395 396 396 The main use case is setting the value of Observation [[Attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] in the target [[dataset>>doc:sdmx:Glossary 2\.1.Data set.WebHome]]. 397 397 ... ... @@ -399,23 +399,23 @@ 399 399 |(% style="width:103px" %)**Rule**|(% style="width:405px" %)**Source**|(% style="width:198px" %)**Target** 400 400 |(% style="width:103px" %)1|(% style="width:405px" %)((( 401 401 If 402 - [[INDICATOR>>doc:sdmx:Glossary 2\.1.Statistical indicator.WebHome]]=XULADS; and TIME_PERIOD=2007.402 +INDICATOR=XULADS; and TIME_PERIOD=2007. 403 403 )))|(% style="width:198px" %)((( 404 404 Set OBS_CONF=F 405 405 ))) 406 406 |(% style="width:103px" %)2|(% style="width:405px" %)((( 407 407 If 408 - [[INDICATOR>>doc:sdmx:Glossary 2\.1.Statistical indicator.WebHome]]=XULADS; and TIME_PERIOD=2008.408 +INDICATOR=XULADS; and TIME_PERIOD=2008. 409 409 )))|(% style="width:198px" %)Set OBS_CONF=F 410 410 |(% style="width:103px" %)3|(% style="width:405px" %)((( 411 411 If 412 - [[INDICATOR>>doc:sdmx:Glossary 2\.1.Statistical indicator.WebHome]]=XULADS; and TIME_PERIOD=2009.412 +INDICATOR=XULADS; and TIME_PERIOD=2009. 413 413 )))|(% style="width:198px" %)((( 414 414 Set OBS_CONF=F 415 415 ))) 416 416 |(% style="width:103px" %)4|(% style="width:405px" %)((( 417 417 If 418 - [[INDICATOR>>doc:sdmx:Glossary 2\.1.Statistical indicator.WebHome]]=XULADS; and TIME_PERIOD=2010.418 +INDICATOR=XULADS; and TIME_PERIOD=2010. 419 419 )))|(% style="width:198px" %)((( 420 420 Set OBS_CONF=**C** 421 421 )))