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.12
edited by Helena
on 2025/05/16 00:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -138,12 +138,13 @@
138 138  
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 -* **Observational Time Period **o **Standard Time Period**
142 -* **Basic Time Period**
143 -* **Gregorian Time Period**
144 -** //Date Time//
145 -* **Reporting Time Period**
146 -**//Time Range//**
141 +* **Observational Time Period**
142 +** **Standard Time Period**
143 +*** **Basic Time Period**
144 +**** **Gregorian Time Period**
145 +**** //Date Time//
146 +*** **Reporting Time Period**
147 +** **//Time Range//**
147 147  
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  
... ... @@ -163,12 +163,16 @@
163 163  
164 164  Representation: xs:gYear (YYYY)
165 165  
166 -Period: the start of January 1 to the end of December 31 **Gregorian Year Month**:
167 +Period: the start of January 1 to the end of December 31
167 167  
169 +**Gregorian Year Month**:
170 +
168 168  Representation: xs:gYearMonth (YYYY-MM)
169 169  
170 -Period: the start of the first day of the month to end of the last day of the month **Gregorian Day**:
173 +Period: the start of the first day of the month to end of the last day of the month
171 171  
175 +**Gregorian Day**:
176 +
172 172  Representation: xs:date (YYYY-MM-DD)
173 173  
174 174  Period: the start of the day (00:00:00) to the end of the day (23:59:59)
... ... @@ -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"]](%%)^^
185 +Representation: xs:dateTime (YYYY-MM-DDThh:mm:ss){{footnote}}The seconds can be reported fractionally{{/footnote}}
181 181  
182 182  === {{id name="_Toc291512"/}}4.2.6 Standard Reporting Period ===
183 183  
... ... @@ -201,8 +201,10 @@
201 201  
202 202  Limit per year: 1
203 203  
204 -Representation: common:ReportingYearType (YYYY-A1, e.g. 2000-A1) **Reporting Semester:**
209 +Representation: common:ReportingYearType (YYYY-A1, e.g. 2000-A1)
205 205  
211 +**Reporting Semester:**
212 +
206 206  Period Indicator: S
207 207  
208 208  Period Duration: P6M (six months)
... ... @@ -211,8 +211,6 @@
211 211  
212 212  Representation: common:ReportingSemesterType (YYYY-Ss, e.g. 2000-S2)
213 213  
214 -[[image:SDMX 3-0-0 SECTION 6 FINAL-1.0_en_59eee18f.gif||alt="Shape2" height="1" width="192"]]
215 -
216 216  **Reporting Trimester:**
217 217  
218 218  Period Indicator: T
... ... @@ -221,8 +221,10 @@
221 221  
222 222  Limit per year: 3
223 223  
224 -Representation: common:ReportingTrimesterType (YYYY-Tt, e.g. 2000-T3) **Reporting Quarter:**
229 +Representation: common:ReportingTrimesterType (YYYY-Tt, e.g. 2000-T3)
225 225  
231 +**Reporting Quarter:**
232 +
226 226  Period Indicator: Q
227 227  
228 228  Period Duration: P3M (three months)
... ... @@ -229,8 +229,10 @@
229 229  
230 230  Limit per year: 4
231 231  
232 -Representation: common:ReportingQuarterType (YYYY-Qq, e.g. 2000-Q4) **Reporting Month**:
239 +Representation: common:ReportingQuarterType (YYYY-Qq, e.g. 2000-Q4)
233 233  
241 +**Reporting Month**:
242 +
234 234  Period Indicator: M
235 235  
236 236  Period Duration: P1M (one month)
... ... @@ -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.
263 +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 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  
... ... @@ -289,7 +289,7 @@
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].
301 +Add{{footnote}}The rules for adding durations to a date time are described in the W3C XML Schema specification. See http://www.w3.org/TR/xmlschema-2/#adding-durations-to-dateTimes for further details.{{/footnote}} (P3D, P2D, or P1D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].
293 293  
294 294  1.
295 295  11.