0

i've recently installed wbopendata in stata 12.0.

when i try to run the comand

wbopendata, indicator(SH.STA.OWGH.ZS; SH.STA.STNT.ZS; SH.STA.MALN.ZS; SH.STA.WAST.ZS; SN.ITK.DPTH;  SH.STA.BRTW.ZS; SH.STA.BFED.ZS;NY.GDP.PCAP.CD; NY.GDP.MKTP.CD; GDPPCKD) long clear

this error apears:

file C:\Users\user\AppData\Local\Temp\ST_0c000002.tmp not found r(601);

Does anybody know how to fix it?

Jordan.J.D
  • 7,999
  • 11
  • 48
  • 78

1 Answers1

0

I also have an error r(601) with wbopendata and fix it by updating to latest Stata (13).

icanxy
  • 17
  • 2