I tried out the following commands to get the list of indicators and the list of countries, but they don't work.
gmd(vars=True)
gmd(iso=True)
I get the error:
gmd() got an unexpected keyword argument 'vars'
gmd() got an unexpected keyword argument 'iso'