Not misunderstand some concepts used as metadata for an indicator definition that might seem similar to concepts used as dimensions in the data set. For example,
frequency defines the recommended frequency of data collection: the concept is used as indicator definition metadata;
periodicity is the actual frequency of compilation of the data: the concept is used as a metadata attribute of the time series;
I think this suggests that instead of the above, we actually should have:
<Dimension isFrequency="true" conceptRef="PERIODICITY" conceptSchemeRef="CS_COMMON" conceptVersion="1.0" conceptSchemeAgency="SDMX-HD" codelist="CL_PERIODICITY" codelistVersion="1.0" codelistAgency="SDMX-HD" assignmentStatus="Mandatory" />
gary patchen
lead consultant
direct + 41.(0)58.307.7094
mobile +41.(0)79.333.1339
gary.p...@b-i.com
www.b-i.com
blue-infinity headquarters
t +41(0)58.307.7000
f +41(0)58.307.7001
INTERNATIONAL
t +800.307.70.000
f +800.307.70.001
b-i branding.technology.integration.
The information in this
e-mail, and those ensuing, is confidential and may be legally privileged. It is
intended solely for the addressee. If you are not the intended recipient, please
destroy this message and notify us immediately.
Please think of the environment before printing this email
Hi Bob,Didn't we say that we do not need PERIODICITY at all as each observation will have a time period and to the actual frequency of compilation of the data can be deduced from this?
e.g CL_PERIODICITY code = 4 is "Quarterly"<ns:Series PERIODICITY="4" >
<ns:Obs OBS_VALUE="88" TIME_PERIOD="Q1-2009" />
<ns:Obs OBS_VALUE="76" TIME_PERIOD="Q2-2009" /><ns:Obs OBS_VALUE="678.4" TIME_PERIOD="Q3-2009" />
</ns:Series>
Its obvious that the data is quarterly from the time_period attribute? Also if PERIODICITY is needed and the observation are monthly yet PERIODICITY is Quarterly should this be an SDMX-HD validation error?<ns:Series PERIODICITY="4" >
<ns:Obs OBS_VALUE="88" TIME_PERIOD="M1-2009" />
<ns:Obs OBS_VALUE="76" TIME_PERIOD="M2-2009" /><ns:Obs OBS_VALUE="678.4" TIME_PERIOD="M3-2009" />
</ns:Series>
maybe:<Dimension isFrequencyDimension="true" conceptRef="PERIODICITY" conceptSchemeRef="CS_COMMON" conceptVersion="1.0" conceptSchemeAgency="SDMX-HD" codelist="CL_PERIODICITY" codelistVersion="1.0" codelistAgency="SDMX-HD" />
should be:<Dimension isFrequencyDimension="true" conceptRef="FREQUENCY" conceptSchemeRef="CS_COMMON" conceptVersion="1.0" conceptSchemeAgency="SDMX-HD" codelist="CL_FREQUENCY" codelistVersion="1.0" codelistAgency="SDMX-HD" />regards
gary patchen
lead consultant
direct + 41.(0)58.307.7094mobile +41.(0)79.333.1339
gary.p...@b-i.com
www.b-i.com
blue-infinity headquarters
t +41(0)58.307.7000
f +41(0)58.307.7001
INTERNATIONAL
t +800.307.70.000
f +800.307.70.001
b-i branding.technology.integration.
The information in this e-mail, and those ensuing, is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, please destroy this message and notify us immediately.
Please think of the environment before printing this email
From: sdm...@googlegroups.com [mailto:sdm...@googlegroups.com] On Behalf Of Bob Jolliffe
Sent: vendredi, 22. janvier 2010 11:21
To: sdm...@googlegroups.com
Subject: Periodicity and isFrequency
--
You received this message because you are subscribed to the Google Groups "SDMX-HD (Health Domain)" group.
To post to this group, send email to sdm...@googlegroups.com.
To unsubscribe from this group, send email to sdmx_hd+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sdmx_hd?hl=en.