Difference between revisions of "Data Consumer"

From FMR Knowledge Base
Jump to navigation Jump to search
(Structure Properties)
(Structure Properties)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:SDMX Structures]]
+
[[Category:SDMX 2.1 Structures]]
 
== Overview ==
 
== Overview ==
  
An SDMX Data Consumer is an [[Organisation|Organisation]] type. A Data Consumer has no special SDMX privileges, but security rules can be set up to grant Data Consumers access to certain data and structures
+
An SDMX Data Consumer is an Organisation type. A Data Consumer has no special SDMX privileges.
  
Data Consumers are maintained in a collection called a Data Consumer Scheme. An Data Consumer itself must be owned and maintained by an [[Agency|Agency]].
+
Data Consumers are maintained in a collection called a Data Consumer Scheme. An Data Consumer itself must be owned and maintained by an [[Agency V10|Agency]].
  
 
==Structure Properties==
 
==Structure Properties==
Line 12: Line 12:
 
|-
 
|-
 
! scope=row style="text-align: left;"  | Maintainable
 
! scope=row style="text-align: left;"  | Maintainable
| [[Maintainable|Yes]]
+
| [[Maintainable_V10|Yes]]
 
|-
 
|-
 
! scope=row style="text-align: left;"  | Identifiable
 
! scope=row style="text-align: left;"  | Identifiable
| [[Identifiable|Yes]]
+
| [[Identifiable V10|Yes]]
 
|-
 
|-
 
! scope=row style="text-align: left;"  | Item Scheme
 
! scope=row style="text-align: left;"  | Item Scheme
| [[Item_Scheme|No]]
+
| [[Item_Scheme_V10|No]]
 
|-
 
|-
 
! scope=row style="text-align: left;"  | SDMX Information Model Versions  
 
! scope=row style="text-align: left;"  | SDMX Information Model Versions  
| 2.0, 2.1
+
| 1.0, 2.0, 2.1
 
|-
 
|-
 
! scope=row style="text-align: left;"  | URN - DataConsumer namespace
 
! scope=row style="text-align: left;"  | URN - DataConsumer namespace
Line 33: Line 33:
 
==Context within the SDMX 2.1 Information Model==
 
==Context within the SDMX 2.1 Information Model==
  
[[File:L_DataConsumer.png|900px]]
+
[[File:L_DataConsumer.png|Data Consumer|600px]]
 
 
== Identity ==
 
An Data Consumer has a Globally Unique Identifier, typically a short upper case string such as  DC1, DC2, DC3, prefixed by the Identifier of the owning Agency. For Example, BIS:DC1 would refer to a Data Consumer who is owned by the BIS Agency.
 
 
 
[[URN|You can seem more examples and information on Identities in this article]].
 
 
 
== Content ==
 
Other then an Identification, an Data Consumer has a Name (multilingual), Description (multilingual) and can have zero to many [[Contacts|Contacts]].
 

Latest revision as of 04:47, 28 March 2024

Overview

An SDMX Data Consumer is an Organisation type. A Data Consumer has no special SDMX privileges.

Data Consumers are maintained in a collection called a Data Consumer Scheme. An Data Consumer itself must be owned and maintained by an Agency.

Structure Properties

Structure Type Standard SDMX Structural Metadata Artefact
Maintainable Yes
Identifiable Yes
Item Scheme No
SDMX Information Model Versions 1.0, 2.0, 2.1
URN - DataConsumer namespace urn:sdmx:org.sdmx.infomodel.base.DataConsumer
Example urn:sdmx:org.sdmx.infomodel.base.DataConsumer=GOT:DATA_CONSUMERS(1.0).DC1

Context within the SDMX 2.1 Information Model

Data Consumer