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

From version 2.13
edited by Helena K.
on 2026/01/27 13:48
Change comment: There is no comment for this version
To 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

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.helena
1 +xwiki:XWiki.arturkryazhev
Content
... ... @@ -207,100 +207,75 @@
207 207  
208 208  The table below shows coding example using all 3 options lined out above.
209 209  
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)|(((
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" %)(((
212 212  FREQ=A or Q or M …
213 -
214 214  TYPE=N
215 -
216 216  PER=1
217 217  )))|(((
218 218  FREQ=A or Q or M …
219 -
220 220  TIMETRANS=N
221 221  )))|(((
222 222  FREQ=A or Q or M …
223 -
224 224  TIMETRANS=N
225 225  )))
226 -|Quarter on quarter growth rate|(((
222 +|(% style="width:571px" %)Quarter on quarter growth rate|(% style="width:486px" %)(((
227 227  FREQ=Q
228 -
229 229  TYPE=G
230 -
231 231  PER=1
232 232  )))|(((
233 233  FREQ=Q
234 -
235 235  TIMETRANS=G1
236 236  )))|(((
237 237  FREQ=Q or M …
238 -
239 239  TIMETRANS=G1Q
240 240  )))
241 -|Contribution to growth over 1 year (quarterly data)|(((
233 +|(% style="width:571px" %)Contribution to growth over 1 year (quarterly data)|(% style="width:486px" %)(((
242 242  FREQ=Q
243 -
244 244  TYPE=GC
245 -
246 246  PER=4
247 247  )))|(((
248 248  FREQ=Q
249 -
250 250  TIMETRANS=GC4
251 251  )))|(((
252 252  FREQ=Q
253 -
254 254  TIMETRANS=GC1Y
255 255  )))
256 -|Contribution to growth over 1 year (annual data)|(((
244 +|(% style="width:571px" %)Contribution to growth over 1 year (annual data)|(% style="width:486px" %)(((
257 257  FREQ=A
258 -
259 259  TYPE=GC
260 -
261 261  PER=1
262 262  )))|(((
263 263  FREQ=A
264 -
265 265  TIMETRANS=GC1
266 266  )))|(((
267 267  FREQ=A
268 -
269 269  TIMETRANS=GC1Y
270 270  )))
271 -|3 months moving average|(((
255 +|(% style="width:571px" %)3 months moving average|(% style="width:486px" %)(((
272 272  FREQ=M
273 -
274 -TYPE=A
275 -
257 +~|TYPE=A
276 276  PER=3
277 277  )))|(((
278 278  FREQ=M
279 -
280 280  TIMETRANS=A3
281 281  )))|(((
282 282  FREQ=Q or M …
283 -
284 284  TIMETRANS=A3M
285 285  )))
286 -|Annual index|(((
266 +|(% style="width:571px" %)Annual index|(% style="width:486px" %)(((
287 287  FREQ=A
288 -
289 289  TYPE=I
290 -
291 291  PER=1
292 292  )))|(((
293 293  FREQ=A
294 -
295 295  TIMETRANS=I1
296 296  )))|(((
297 297  FREQ=A or Q or M …
298 -
299 299  TIMETRANS=I1Y
300 300  )))
301 301  
302 302  
303 -
304 304  ----
305 305  
306 306  {{putFootnotes/}}
© Semantic R&D Group, 2026