Last modified by Helena on 2025/09/10 11:19

From version 3.8
edited by Helena
on 2025/05/15 23:56
Change comment: There is no comment for this version
To version 3.7
edited by Helena
on 2025/05/15 23:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -139,12 +139,16 @@
139 139  The hierarchy of time formats is as follows (**bold** indicates a category which is made up of multiple formats, //italic// indicates a distinct format):
140 140  
141 141  * **Observational Time Period **o **Standard Time Period**
142 -* **Basic Time Period**
142 +
143 +▪ **Basic Time Period**
144 +
143 143  * **Gregorian Time Period**
144 -** //Date Time//
145 -* **Reporting Time Period**
146 -**//Time Range//**
146 +* //Date Time//
147 147  
148 +▪ **Reporting Time Period**
149 +
150 +o //Time Range//
151 +
148 148  The details of these time period categories and of the distinct formats which make them up are detailed in the sections to follow.
149 149  
150 150  === {{id name="_Toc291508"/}}4.2.2 Observational Time Period ===
... ... @@ -177,7 +177,7 @@
177 177  
178 178  This is used to unambiguously state that a date-time represents an observation at a single point in time. Therefore, if one wants to use SDMX for data which is measured at a distinct point in time rather than being reported over a period, the date-time representation can be used.
179 179  
180 -Representation: xs:dateTime (YYYY-MM-DDThh:mm:ss)^^[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^2^^>>path:#sdfootnote2sym||name="sdfootnote2anc"]](%%)^^
184 +Representation: xs:dateTime (YYYY-MM-DDThh:mm:ss)^^[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^2^^>>path:#sdfootnote2sym||name="sdfootnote2anc"]](%%)^^
181 181  
182 182  === {{id name="_Toc291512"/}}4.2.6 Standard Reporting Period ===
183 183  
... ... @@ -251,7 +251,7 @@
251 251  
252 252  Representation: common:ReportingWeekType (YYYY-Www, e.g. 2000-W53)
253 253  
254 -Notes: There are either 52 or 53 weeks in a reporting year. This is based on the ISO 8601 definition of a week (Monday - Saturday), where the first week of a reporting year is defined as the week with the first Thursday on or after the reporting year start day.^^[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^3^^>>path:#sdfootnote3sym||name="sdfootnote3anc"]](%%)^^ The reporting week is always represented as two digits, therefore 1-9 are 0 padded (e.g. 01). This allows the values to be sorted chronologically using textual sorting methods.
258 +Notes: There are either 52 or 53 weeks in a reporting year. This is based on the ISO 8601 definition of a week (Monday - Saturday), where the first week of a reporting year is defined as the week with the first Thursday on or after the reporting year start day.^^[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^3^^>>path:#sdfootnote3sym||name="sdfootnote3anc"]](%%)^^ The reporting week is always represented as two digits, therefore 1-9 are 0 padded (e.g. 01). This allows the values to be sorted chronologically using textual sorting methods.
255 255  
256 256  **Reporting Day**:
257 257  
... ... @@ -285,19 +285,19 @@
285 285  
286 286  This is the [REPORTING_YEAR_START_DATE]
287 287  
288 -1.
292 +1.
289 289  11. **If the [PERIOD_INDICATOR] is W:**
290 290  111. **If [REPORTING_YEAR_START_DATE] is a Friday, Saturday, or Sunday:**
291 291  
292 -Add^^[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^4^^>>path:#sdfootnote4sym||name="sdfootnote4anc"]](%%)^^ (P3D, P2D, or P1D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].
296 +Add^^[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^4^^>>path:#sdfootnote4sym||name="sdfootnote4anc"]](%%)^^ (P3D, P2D, or P1D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].
293 293  
294 -1.
295 -11.
298 +1.
299 +11.
296 296  111. **If [REPORTING_YEAR_START_DATE] is a Monday, Tuesday, Wednesday, or Thursday:**
297 297  
298 298  Add^^4^^ (P0D, -P1D, -P2D, or -P3D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].
299 299  
300 -1.
304 +1.
301 301  11. **Else:**
302 302  
303 303  The [REPORTING_YEAR_START_DATE] is the [REPORTING_YEAR_BASE].