wbopendata icon indicating copy to clipboard operation
wbopendata copied to clipboard

country metadata sub-options are not working

Open jpazvd opened this issue 4 years ago • 1 comments

the suboptions of the countrymetadata when called from wbopendata are not working.

_countrymetadata, match(countrycode) incomelevel _countrymetadata, match(countrycode) region

and

wbopendata, match(countrycode) incomelevel wbopendata, match(countrycode) region

are not equivalent

jpazvd avatar May 27 '20 15:05 jpazvd

I made a pull request that fixes the suboptions: https://github.com/jpazvd/wbopendata/pull/41

With respect to the equivalence between wbopendata, match(countrycode) incomelevel (should this be (income?) wbopendata, match(countrycode) region (should this be regions?) I'm not sure what exactly is the desired behavior.

ckrf avatar Jul 05 '21 16:07 ckrf