Jens Dossé
Jens Dossé
Today, the SDMX Rest ws standard foresees one way for restricting number of observations through the firstNObservations and lastNObservations URL parameters. But those apply individually to each "series" and not...
It seems that the [final doc about HTTP methods to the SDMX REST API for Structural Metadata maintenance](https://github.com/sdmx-twg/sdmx-rest/blob/master/doc/maintenance.md) misses the **creation** of artefacts through the **PUT** keyword. This was still...
Linked to ticket https://github.com/sdmx-twg/sdmx-rest/issues/50, which we use to retrieve only partial data that fit into a size-limited, paginated, online pivot table, the need is for a **user-defined order of the...
When using the data query with `attributes=all` and `measures=none` with a partial filter, which attribute values should be returned?: 1) Only the attribute values attached exactly at the partial key...
Allow the format version in the Accept header be specified according to semantic versioning, and thus allow for wildcardable version parts. If there are more frequent version updates in the...
SDMX rest should provide a way to retrieve the data (and only that) as it would have been retrieved at a specific point in time in the past, like a...
The [technical notes](https://sdmx.org/wp-content/uploads/SDMX_2-1_SECTION_6_TechnicalNotes_2020-07.pdf), page 21, describe a feature to query for data according to a start/end time period with reporting year start day = "--07-01". This was probably made for...
from @sosna I could not see a reference to this in the field guide or in the sample, but, my recollection is the same as what you confirmed, i.e., null...
From @agent96: I noticed that textFormat has become simply "format" but in finding this, I was searching for the term "textFormat" in the schema and could not find it, but...
Validation error for sdmx-json/metadata-message/samples/constructed-sample2: "_Property 'reports' has not been defined and the schema does not allow additional properties._" Remove duplicated sample files.