Last modified by Artur K. on 2026/05/29 14:28

From version 3.1
edited by Artur K.
on 2026/05/29 14:28
Change comment: Copied from sdmxsrlocalization:Methodology.Guidelines on coding time transformations in SDMX.WebHome
To version 2.13
edited by Helena K.
on 2026/01/27 13:48
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.arturkryazhev
1 +xwiki:XWiki.helena
Content
... ... @@ -207,75 +207,100 @@
207 207  
208 208  The table below shows coding example using all 3 options lined out above.
209 209  
210 -|(% style="width:571px" %)Statement|(% style="width:486px" %)Normalised{{footnote}}For sake of readability the prefix TIMETRANS_ was not put in the table. The concepts are in fact called TIMETRANS_TYPE and TIMETRANS_PER.{{/footnote}}|Type+Period|Type+Period+Freq
211 -|(% style="width:571px" %)Level series (non transformed data)|(% style="width:486px" %)(((
210 +|Statement|Normalised{{footnote}}For sake of readability the prefix TIMETRANS_ was not put in the table. The concepts are in fact called TIMETRANS_TYPE and TIMETRANS_PER.{{/footnote}}|Type+Period|Type+Period+Freq
211 +|Level series (non transformed data)|(((
212 212  FREQ=A or Q or M …
213 +
213 213  TYPE=N
215 +
214 214  PER=1
215 215  )))|(((
216 216  FREQ=A or Q or M …
219 +
217 217  TIMETRANS=N
218 218  )))|(((
219 219  FREQ=A or Q or M …
223 +
220 220  TIMETRANS=N
221 221  )))
222 -|(% style="width:571px" %)Quarter on quarter growth rate|(% style="width:486px" %)(((
226 +|Quarter on quarter growth rate|(((
223 223  FREQ=Q
228 +
224 224  TYPE=G
230 +
225 225  PER=1
226 226  )))|(((
227 227  FREQ=Q
234 +
228 228  TIMETRANS=G1
229 229  )))|(((
230 230  FREQ=Q or M …
238 +
231 231  TIMETRANS=G1Q
232 232  )))
233 -|(% style="width:571px" %)Contribution to growth over 1 year (quarterly data)|(% style="width:486px" %)(((
241 +|Contribution to growth over 1 year (quarterly data)|(((
234 234  FREQ=Q
243 +
235 235  TYPE=GC
245 +
236 236  PER=4
237 237  )))|(((
238 238  FREQ=Q
249 +
239 239  TIMETRANS=GC4
240 240  )))|(((
241 241  FREQ=Q
253 +
242 242  TIMETRANS=GC1Y
243 243  )))
244 -|(% style="width:571px" %)Contribution to growth over 1 year (annual data)|(% style="width:486px" %)(((
256 +|Contribution to growth over 1 year (annual data)|(((
245 245  FREQ=A
258 +
246 246  TYPE=GC
260 +
247 247  PER=1
248 248  )))|(((
249 249  FREQ=A
264 +
250 250  TIMETRANS=GC1
251 251  )))|(((
252 252  FREQ=A
268 +
253 253  TIMETRANS=GC1Y
254 254  )))
255 -|(% style="width:571px" %)3 months moving average|(% style="width:486px" %)(((
271 +|3 months moving average|(((
256 256  FREQ=M
257 -~|TYPE=A
273 +
274 +TYPE=A
275 +
258 258  PER=3
259 259  )))|(((
260 260  FREQ=M
279 +
261 261  TIMETRANS=A3
262 262  )))|(((
263 263  FREQ=Q or M …
283 +
264 264  TIMETRANS=A3M
265 265  )))
266 -|(% style="width:571px" %)Annual index|(% style="width:486px" %)(((
286 +|Annual index|(((
267 267  FREQ=A
288 +
268 268  TYPE=I
290 +
269 269  PER=1
270 270  )))|(((
271 271  FREQ=A
294 +
272 272  TIMETRANS=I1
273 273  )))|(((
274 274  FREQ=A or Q or M …
298 +
275 275  TIMETRANS=I1Y
276 276  )))
277 277  
278 278  
303 +
279 279  ----
280 280  
281 281  {{putFootnotes/}}
© Semantic R&D Group, 2026