Data¶
Data represents the observed values and measurements described by the structural metadata, capturing statistical facts, dimensions, attributes, and time series that can be exchanged, analysed, validated, and processed between systems and organisations.
sdmx-core supports SDMX data processing by providing high-performance, streaming read and write capabilities, version-agnostic data models, validation frameworks, transformation utilities, and efficient handling of large-scale datasets across multiple SDMX formats and versions.
Example Dataset: GDP by Country
| Country | Time | Measure | Unit | Observed value |
|---|---|---|---|---|
| Australia | 2021 | GDP | AUD millions | 2,207,455 |
| Australia | 2022 | GDP | AUD millions | 2,415,282 |
| Australia | 2023 | GDP | AUD millions | 2,566,284 |
| Canada | 2021 | GDP | CAD millions | 2,519,032 |
| Canada | 2022 | GDP | CAD millions | 2,779,081 |
| Canada | 2023 | GDP | CAD millions | 2,892,848 |
Data is the set of observed or measured values — the facts being reported.