Generic xml page parsing function
| 1 | parse_page(url, userID, password)
 | 
| url | The url of the page to parse in the DHIS api, as a character string. The function is made to parse json pages, so input url should have a json extension. | 
| userID | your username in the given DHIS2 setting, as a character string | 
| password | your password for this DHIS2 setting, as a character string flexibility in the kind of parsable urls. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.