=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2013-10-03 13:12:22 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-10-04 12:37:21 +0000 @@ -1883,8 +1883,8 @@ hierarchyMeta No - Include names of organisation unit ancestors in the hierarchy in - meta-data + Include names of organisation unit ancestors and hierarchy paths of + organisation units in the meta-data false | true @@ -2019,6 +2019,9 @@ "2012Q1", "2012Q2" ], + "ou": [ + "ImspTQPwCqd" + ], "names": { "2012Q1": "Jan to Mar 2012", "2012Q2": "Apr to Jun 2012", @@ -2060,11 +2063,12 @@ The height and width properties indicate how many data columns and rows are contained in the response, respectively. The metaData periods property contains a unique, - ordered list of the periods included in the response. The metaData - names property contains a mapping between the identifiers used in the data - response and the names of the objects they represent. It can be used by clients to - substitute the identifiers within the data response with names in order to give a more - meaningful view of the data table. + ordered array of the periods included in the response. The metaData + ou property contains an array of the identifiers of organisation units included + in the response. The metaData names property contains a + mapping between the identifiers used in the data response and the names of the objects they + represent. It can be used by clients to substitute the identifiers within the data response + with names in order to give a more meaningful view of the data table. The rows array contains the dimensional data table. It contains columns with dimension items (object or period identifiers) and a column with aggregated data values. The example response above has a data/indicator column, a period @@ -2227,8 +2231,8 @@ hierarchyMeta No - Include names of organisation unit ancestors in the hierarchy in - meta-data + Include names of organisation unit ancestors and hierarchy paths of + organisation units in the meta-data false | true @@ -2491,10 +2495,7 @@ "hidden": false, "meta": false } ], - "metaData": { - "ou": { - "YuQRtpLP10I": "/ImspTQPwCqd/O6uvpzGd5pu" - }, + "metaData": { "names": { "qrur9Dvnyt5": "Age", "eBAyeGv0exc": "Inpatient morbidity and mortality", @@ -2502,7 +2503,10 @@ "O6uvpzGd5pu": "Bo", "YuQRtpLP10I": "Badjia", "oZg33kd9taw": "Gender" - } + }, + "ouHierarchy": { + "YuQRtpLP10I": "/ImspTQPwCqd/O6uvpzGd5pu" + }, }, "width": 8, "height": 25,