dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #24079
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 789: Minor
------------------------------------------------------------
revno: 789
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Thu 2013-08-22 18:39:38 +0200
message:
Minor
modified:
src/docbkx/en/dhis2_user_man_web_api.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml 2013-08-22 16:18:43 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-08-22 16:39:38 +0000
@@ -1851,10 +1851,10 @@
<table frame="all">
<title>Query parameters</title>
<tgroup cols="4">
- <colspec colname="c1" colnum="1" colwidth="1.72*"/>
+ <colspec colname="c1" colnum="1" colwidth="1.48*"/>
<colspec colname="c2" colnum="2" colwidth="1*"/>
- <colspec colname="c3" colnum="3" colwidth="4.68*"/>
- <colspec colname="c4" colnum="4" colwidth="1.78*"/>
+ <colspec colname="c3" colnum="3" colwidth="3.91*"/>
+ <colspec colname="c4" colnum="4" colwidth="1.53*"/>
<thead>
<row>
<entry><emphasis role="italic">Query parameter</emphasis></entry>
@@ -1940,7 +1940,7 @@
<para>For example, to retrieve events from the "Inpatient morbidity and mortality" program
between January and October 2012, where the "Gender" and "Age" data elements are included
and the "Age" item is filtered on "18", you can use the following query:</para>
- <screen>api/analytics/events/query/eBAyeGv0exc?startDate=2012-01-01&endDate=2012-10-31&item=oZg33kd9taw&item=qrur9Dvnyt5;EQ;18</screen>
+ <screen>api/analytics/events/query/eBAyeGv0exc?startDate=2012-01-01&endDate=2012-10-31&ou=DiszpKrYNg8;TNbHYOuQi8s&item=oZg33kd9taw&item=qrur9Dvnyt5;EQ;18</screen>
<para>To retrieve events for the "Birth" program stage of the "Child programme" program between
March and December 2012, where the "Weight" data element, filtered for values larger than
2000, and the "Address" person attribute are included:</para>