=== modified file 'src/docbkx/en/dhis2_user_man_sharing.xml' --- src/docbkx/en/dhis2_user_man_sharing.xml 2013-03-21 11:06:58 +0000 +++ src/docbkx/en/dhis2_user_man_sharing.xml 2013-04-07 21:25:35 +0000 @@ -100,9 +100,9 @@ visible or impacting the system for other countries in the organisation. A similar approach could work for a scenario with a donor, multiple funding agencies and implementing partners in a country, where user groups could be set up for each of those - entities. That way each implementing partners could create and share their reports internally - within their organisation without affecting or allowing access to others. Reports could also - be shared with supervisors and funding agencies at the end of reporting periods. + entities. That way each implementing partner could create and share their reports within their + organisation without affecting or allowing access to others. Reports could also be shared with + supervisors and funding agencies at the end of reporting periods. Another use-case is a country department of health with multiple health programs. Typically there is a need for having general reports and charts for the department while allowing the health programs to develop specific reports and charts for internal use. This can === modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2013-03-20 14:02:44 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-04-07 21:25:35 +0000 @@ -1282,8 +1282,8 @@ any data elements, but does include data element groups, the aggregation operator of the first data element in the first group will be used. The order of groups and data elements is undefined. This query parameter allows you to override the default and specify a specific - aggregaton operator. As an exmample, you can set the aggregation operator to "count" with - the following URL: + aggregaton operator. As an example you can set the aggregation operator to "count" with the + following URL: api/analytics?dimension=dx:fbfJHSPpUQD&dimension=pe:2012Q1&dimension=ou:O6uvpzGd5pu&aggregationType=COUNT The measureCriteria query parameter lets you filter out ranges of data records to return. You can instruct the system to return only records where the @@ -1406,10 +1406,12 @@ The height and width properties indicate how many data columns and rows are contained in the response, respectively. - The metaData 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 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. 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