Skip to content

Commit 5e17d60

Browse files
committed
Update DSD_BPE_CENSUS.xml
1 parent 542b2e0 commit 5e17d60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vtl-sdmx/src/test/resources/DSD_BPE_CENSUS.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@
417417
<com:Name xml:lang="en">Step 6</com:Name>
418418
<com:Description xml:lang="en">Prepare 2021 census dataset by NUTS 3</com:Description>
419419
<str:Expression>
420-
LEGAL_POP [rename REF_AREA to nuts3, TIME_PERIOD, POP_TOT to pop]
420+
LEGAL_POP [rename REF_AREA to nuts3, POP_TOT to pop]
421421
[filter TIME_PERIOD = "2021"]
422422
[calc pop := cast(pop, integer)]
423423
[drop TIME_PERIOD, NB_COM, POP_MUNI]

0 commit comments

Comments
 (0)