Read EBX5 Group
ReadEBXGroup.RdThis function reads group data from EBX5 to R.
Arguments
- sdmx_group_name
group name, in SDMX style. Available code lists are shown by function
GetEBXGroupsin the field "Acronym". The actual group location in EBX5 (branch, instance, code-list-name) are resolved using the Metadata structure.
Value
Return an object of the class data.table.
Details
The first column called 'Group' defines the parent codes. The second column called 'Member' defines the child identifier. Additional colunmns may be used to define the grouping like start/end year. The correct names and order must be used when defining the EBX5 data model.
Author
Thomas Berger, thomas.berger@fao.org