paneldata / iab-soep

IAB-SOEP Migration Sample
0 stars 2 forks source link

Concept name in variables.csv contains error #19

Open hansendx opened 4 years ago

hansendx commented 4 years ago

On line 54822 in metadata/variables.csv and 53910 in ddionrails/variables.csv the concept item_5396 is written incorrectly with a pipe symbol | at the end:

metadata/variables.csv:54822:"soep-core","BFPAGE17","BFJ9212","item_5396|","v32",,"BFPAGE17|BFJ9212"
ddionrails/variables.csv:53910:soep-core,bfpage17,bfj9212,item_5396|,v32,,BFPAGE17|BFJ9212
hansendx commented 4 years ago

It is not only item_5396, the pipe symbol can be found in several lines at the end of several other concepts.

"soep-core","BFP","BFP1107","pfrei06|","v32",,"BFP|BFP1107"
"soep-core","BFP","BFP1108","pfrei05|","v32",,"BFP|BFP1108"
"soep-core","BFP","BFP1109","pfrei07|","v32",,"BFP|BFP1109"

...

"soep-core","BFH","BFH_HBUH1","item_7497|","v32",,"BFH|BFH_HBUH1"
"soep-core","BFH","BFH_HBUH2","item_7498|","v32",,"BFH|BFH_HBUH2"
"soep-core","BFH","BFH_HBUH3","item_7499|","v32",,"BFH|BFH_HBUH3"
"soep-core","BFH","BFH_HBUH4","item_7500|","v32",,"BFH|BFH_HBUH4"
"soep-core","BFH","BFH_HBUH5","item_7501|","v32",,"BFH|BFH_HBUH5"
"soep-core","BFH","BFH_HBUH6","item_7502|","v32",,"BFH|BFH_HBUH6"
"soep-core","BFH","BFH_HBUH7","item_7503|","v32",,"BFH|BFH_HBUH7"
"soep-core","BFH","BFH_HBUH8","item_7504|","v32",,"BFH|BFH_HBUH8"
"soep-core","BFH","BFH_HBUH9","item_7505|","v32",,"BFH|BFH_HBUH9"