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

From version 2.13
edited by Helena
on 2025/06/08 23:48
Change comment: There is no comment for this version
To version 4.1
edited by Helena
on 2025/06/11 00:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -237,20 +237,18 @@
237 237  Combine [REPORTING_YEAR] of the reporting period value (YYYY) with [REPORTING_YEAR_START_DAY] (MM-DD) to get a date (YYYY-MM-DD).
238 238  This is the [REPORTING_YEAR_START_DATE]
239 239  
240 -1.
241 -11. **If the [PERIOD_INDICATOR] is W:**
242 -111. **If [REPORTING_YEAR_START_DATE] is a Friday, Saturday, or Sunday:**
240 +a) **If the [PERIOD_INDICATOR] is W:**
243 243  
244 -Add[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^~[4~]^^>>path:#_ftn4]](%%) (P3D, P2D, or P1D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].
242 +**~1. If [REPORTING_YEAR_START_DATE] is a Friday, Saturday, or Sunday:**
243 +Add[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^~[4~]^^>>path:#_ftn4]](%%) (P3D, P2D, or P1D respectively) to the 
244 +[REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].
245 245  
246 -1.
247 -11.
248 -111. **If [REPORTING_YEAR_START_DATE] is a Monday, Tuesday, Wednesday, or Thursday:**
246 +2. **If [REPORTING_YEAR_START_DATE] is a Monday, Tuesday, Wednesday, or Thursday:**
249 249  
250 -Add^^4^^ (P0D, -P1D, -P2D, or -P3D respectively) to the [REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].
248 +Add^^4^^ (P0D, -P1D, -P2D, or -P3D respectively) to the
249 +[REPORTING_YEAR_START_DATE]. The result is the [REPORTING_YEAR_BASE].
251 251  
252 -1.
253 -11. **Else:**
251 +**​​​​​​​b)** **Else:**
254 254  
255 255  The [REPORTING_YEAR_START_DATE] is the [REPORTING_YEAR_BASE].
256 256  
... ... @@ -265,7 +265,7 @@
265 265  1. If the [PERIOD_INDICATOR] is D, the [PERIOD_DURATION] is P1D.
266 266  1. **Determine [PERIOD_START]:**
267 267  
268 -Subtract one from the [PERIOD_VALUE] and multiply this by the [PERIOD_DURATION]. Add^^4^^ this to the [REPORTING_YEAR_BASE]. The result is the [PERIOD_START].
266 +Subtract one from the [PERIOD_VALUE] and multiply this by the [PERIOD_DURATION]. 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-todateTimes for further details.{{/footnote}} this to the [REPORTING_YEAR_BASE]. The result is the [PERIOD_START].
269 269  
270 270  1. **Determine the [PERIOD_END]:**
271 271  
... ... @@ -442,9 +442,9 @@
442 442  * 2010-T3 (any reporting year start day)
443 443  * 2010-Q3 or later (any reporting year start day)
444 444  * 2010-M07 or later (any reporting year start day)
445 -* 2010-W27 or later (reporting year start day ~-~-01-01)^^5^^
443 +* 2010-W27 or later (reporting year start day ~-~-01-01){{footnote}}2010-Q3 (with a reporting year start day of --01-01) starts on 2010-07-01. This is day 4 of week 26, therefore the first week matched is week 27.{{/footnote}}
446 446  * 2010-D182 or later (reporting year start day ~-~-01-01)
447 -* 2010-W28 or later (reporting year start day ~-~-07-01)^^6^^
445 +* 2010-W28 or later (reporting year start day ~-~-07-01){{footnote}}2010-Q3 (with a reporting year start day of --07-01) starts on 2011-01-01. This is day 6 of week 27, therefore the first week matched is week 28.{{/footnote}}
448 448  * 2010-D185 or later (reporting year start day ~-~-07-01)
449 449  
450 450  == 4.3 Versioning ==
SUZ.Methodology.Code.MethodologyClass[0]
index
... ... @@ -1,0 +1,1 @@
1 +4