Difference between revisions of "Dataflow V10"
Jump to navigation
Jump to search
(→Structure Properties) |
(→Conventions) |
||
| Line 38: | Line 38: | ||
'''Dataflow IDs''' | '''Dataflow IDs''' | ||
IDs are conventionally uppercase using underscores '_' as separators if required. Examples: | IDs are conventionally uppercase using underscores '_' as separators if required. Examples: | ||
| − | |||
| − | |||
{| class="wikitable" | {| class="wikitable" | ||
| Line 45: | Line 43: | ||
! Agency !! Concept Scheme ID !! Description !! SDMX-ML | ! Agency !! Concept Scheme ID !! Description !! SDMX-ML | ||
|- | |- | ||
| − | | ESTAT || NAMAIN_IDC_N || NAMAIN_IDC_N || [ https://registry.sdmx.org/ws/public/sdmxapi/rest/dataflow/ESTAT/NAMAIN_IDC_N/1.9 SDMX-ML] | + | | ESTAT || NAMAIN_IDC_N || NAMAIN_IDC_N || [https://registry.sdmx.org/ws/public/sdmxapi/rest/dataflow/ESTAT/NAMAIN_IDC_N/1.9 SDMX-ML] |
|- | |- | ||
| ECB || EXR || ECB Exchange Rates || [https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest/dataflow/ECB/EXR/1.0 SDMX-ML] | | ECB || EXR || ECB Exchange Rates || [https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest/dataflow/ECB/EXR/1.0 SDMX-ML] | ||
|- | |- | ||
| − | | WB || WDI_POVERTY || Poverty || [ https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest/dataflow/WB/WDI_POVERTY/1.0 SDMX-ML] | + | | WB || WDI_POVERTY || Poverty || [https://demo.metadatatechnology.com/FusionRegistry/ws/public/sdmxapi/rest/dataflow/WB/WDI_POVERTY/1.0 SDMX-ML] |
|} | |} | ||
| + | |||
| + | [[URN|You can seem more examples and information on Identities in this article]]. | ||
Revision as of 04:21, 9 February 2021
Contents
Overview
Coming soon.
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 - ConceptScheme namespace | urn:sdmx:org.sdmx.infomodel.conceptscheme.ConceptScheme |
| URN - concept namespace | urn:sdmx:org.sdmx.infomodel.concept.Concept |
Context within the SDMX 2.1 Information Model
The schematic illustrates the core artifacts of the SDMX 2.1 Information Model, and how Dataflows fit in. A Dataflow requires a Data Structure, please refer to this article for more information on Data Structures.
Usage
Coming soon.
Conventions
Dataflow IDs IDs are conventionally uppercase using underscores '_' as separators if required. Examples:
| Agency | Concept Scheme ID | Description | SDMX-ML |
|---|---|---|---|
| ESTAT | NAMAIN_IDC_N | NAMAIN_IDC_N | SDMX-ML |
| ECB | EXR | ECB Exchange Rates | SDMX-ML |
| WB | WDI_POVERTY | Poverty | SDMX-ML |
You can seem more examples and information on Identities in this article.