Hi All,
I am currently trying to download multiple indicators onto STATA from wbopendata,
Currently I am typing :
"wbopendata, indicator (NV.SRV.TETC.ZS;NV.IND.TOTL.ZS;NY.GDP.MKTP.KD.ZS;N Y.GDP.PCAP.KD.ZG;NV.AGR.TOTL.ZS;NV.IND.MANF.KD.ZG) long clear"
STATA is only downloading the first indicator and returns the following message:
"file __000002 could not be opened
Sorry... No metadata was downloaded for
NV.SRV.TETC.ZS;NV.IND.TOTL.ZS;NY.GDP.MKTP.KD.ZS;NY .GDP.PCAP.KD.ZG;NV.AGR.TOTL.ZS;NV.IND.MANF.KD.ZG."
I have tried the command both with and without spaces after the ; but still no luck either way.
Can anybody help here? I'm a bit of a beginner here so any help appreciated
Thanks!
I am currently trying to download multiple indicators onto STATA from wbopendata,
Currently I am typing :
"wbopendata, indicator (NV.SRV.TETC.ZS;NV.IND.TOTL.ZS;NY.GDP.MKTP.KD.ZS;N Y.GDP.PCAP.KD.ZG;NV.AGR.TOTL.ZS;NV.IND.MANF.KD.ZG) long clear"
STATA is only downloading the first indicator and returns the following message:
"file __000002 could not be opened
Sorry... No metadata was downloaded for
NV.SRV.TETC.ZS;NV.IND.TOTL.ZS;NY.GDP.MKTP.KD.ZS;NY .GDP.PCAP.KD.ZG;NV.AGR.TOTL.ZS;NV.IND.MANF.KD.ZG."
I have tried the command both with and without spaces after the ; but still no luck either way.
Can anybody help here? I'm a bit of a beginner here so any help appreciated
Thanks!
Comment