[Dhis2-users] Help with charts/dashboard

2013-03-19 Thread Alvin Marcelo
Dear all, I want to display the following charts on the frontpage: 1. how many clinics have accounts in DHIS2 2. how many reports DHIS2 has received from the clinics (reporting rate?) Can someone teach us how? Thanks... ___ Mailing list:

Re: [Dhis2-users] How to output the datavalueset.xml of a form

2013-03-19 Thread Saptarshi Purkayastha
Hi Alvin, This page might be helpful - http://dhis2.org/doc/snapshot/en/user/html/ch25s09.html To the dataValueSets resource, you have to send - dataSet, period and orgUnit as parameters. --- Regards, Saptarshi PURKAYASTHA My Tech Blog: http://sunnytalkstech.blogspot.com You Live by CHOICE,

Re: [Dhis2-users] Help with charts/dashboard

2013-03-19 Thread Saptarshi Purkayastha
You can probably use the Web-API and connect to an external portal (drupal etc) http://data.hiskenya.org/ - is a good example of that. Another one is - https://dhis2vn.org/ 1. you can use the http://apps.dhis2.org/dev/api/users.json and look at the pager-total But this is all the users registered