Dear all,
Do someone have experience with the command getdata?
My wish is to import data from EUROSTAT (see link in the bottom) in long form. I have hope that the getdata command could help me, but I get an error on everything I true.
So far I come to the following:
getdata cs EUROSTAT, r(demo_r_mweek3/W.NR.T.) g(GEO country) clear
I would potentially have it for all weeks, in numbers, and all regions.
Hope someone can help me. Thanks!
(https://appsso.eurostat.ec.europa.eu...3%23.%23%23%23)
Do someone have experience with the command getdata?
My wish is to import data from EUROSTAT (see link in the bottom) in long form. I have hope that the getdata command could help me, but I get an error on everything I true.
So far I come to the following:
getdata cs EUROSTAT, r(demo_r_mweek3/W.NR.T.) g(GEO country) clear
I would potentially have it for all weeks, in numbers, and all regions.
Hope someone can help me. Thanks!
(https://appsso.eurostat.ec.europa.eu...3%23.%23%23%23)
Comment