=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml 2013-03-04 08:09:53 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-03-04 10:14:16 +0000
@@ -1296,6 +1296,9 @@
html
+
+ xls (MS Excel)
+
As an example, to request an analytics response in XML format you can use the following
URL:
@@ -1419,9 +1422,9 @@
Generating the analytics tables
- The analytics resource is utilzing a set of database tables which are optimized for data
- aggregation. These tables must be updated in order to reflect the latest, captured data.
- This task is typically one for a system administrator and not consuming clients. These
+ The analytics resource is utilizing a set of database tables which are optimized for
+ data aggregation. These tables must be updated in order to reflect the latest, captured
+ data. This task is typically one for a system administrator and not consuming clients. These
tables can be generated and scheduled to be refreshed at regular intervals through the user
interface of DHIS 2. It can also be generated directly from the Web API - to do so you can
make a request for the following resource using the HTTP PUT