We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 542b2e0 commit 5e17d60Copy full SHA for 5e17d60
vtl-sdmx/src/test/resources/DSD_BPE_CENSUS.xml
@@ -417,7 +417,7 @@
417
<com:Name xml:lang="en">Step 6</com:Name>
418
<com:Description xml:lang="en">Prepare 2021 census dataset by NUTS 3</com:Description>
419
<str:Expression>
420
- LEGAL_POP [rename REF_AREA to nuts3, TIME_PERIOD, POP_TOT to pop]
+ LEGAL_POP [rename REF_AREA to nuts3, POP_TOT to pop]
421
[filter TIME_PERIOD = "2021"]
422
[calc pop := cast(pop, integer)]
423
[drop TIME_PERIOD, NB_COM, POP_MUNI]
0 commit comments