Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggregated item doesn't distinguish between List and Total #17

Open
kendonB opened this issue Apr 22, 2015 · 0 comments
Open

Aggregated item doesn't distinguish between List and Total #17

kendonB opened this issue Apr 22, 2015 · 0 comments

Comments

@kendonB
Copy link
Contributor

kendonB commented Apr 22, 2015

For example,

FAOsearch(); 2;  4;  1; 16; 16 
# (Production, Livestock Primary, Aggregated Item, Meat, Total > (List), Production (tonnes)

And:

FAOsearch(); 2;  4;  1; 15; 16 
# (Production, Livestock Primary, Aggregated Item, Meat, Total > (Total), Production (tonnes)

yield the same item and element codes. On the browser interface, the former gets all the elements that make up the total. Would be great to have this functionality through the R interface.

Both calls also generate the same row twice.

Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant