Hi,
Is there any option available in dhis2 to add bulk of organization units at a time other then by adding one by one ? Also can we add custom attribute (for example just like Contact person Email Longitued, Latitued i want to add population) in organization unit ? if yes, then how ?
Regards,
Rabbia Naz
Hi,
Create an XML or Json or CSV file then import it with curl or Import/Export module in dhis2. You can import thousands of orgUnits within seconds in new versions (25+).
Remember, the format of each version might different from others, so you have to find a right format of your DHIS2 version.
You can read more about web API, it’s helpful to import data and metadata https://docs.dhis2.org/2.26/en/developer/html/webapi.html
···
On Mon, Jul 10, 2017 at 5:28 PM, rabbia@pace-tech.com wrote:
Hi,
Is there any option available in dhis2 to add bulk of organization units at a time other then by adding one by one ? Also can we add custom attribute (for example just like Contact person Email Longitued, Latitued i want to add population) in organization unit ? if yes, then how ?
Regards,
Rabbia Naz
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp
–
Em Le Hong
DHIS2 Implementation| **HISP Vietnam **
em.hispvietnam@gmail.com | Skype: em.hispvietnam@gmail.com

https://docs.dhis2.org/master/en/developer/html/dhis2_developer_manual_full.html#webapi_csv_org_units
···
On Jul 10, 2017 12:57 PM, “Em Le Hong” em.hispvietnam@gmail.com wrote:
Hi,
Create an XML or Json or CSV file then import it with curl or Import/Export module in dhis2. You can import thousands of orgUnits within seconds in new versions (25+).
Remember, the format of each version might different from others, so you have to find a right format of your DHIS2 version.
You can read more about web API, it’s helpful to import data and metadata https://docs.dhis2.org/2.26/en/developer/html/webapi.html
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp
On Mon, Jul 10, 2017 at 5:28 PM, rabbia@pace-tech.com wrote:
Hi,
Is there any option available in dhis2 to add bulk of organization units at a time other then by adding one by one ? Also can we add custom attribute (for example just like Contact person Email Longitued, Latitued i want to add population) in organization unit ? if yes, then how ?
Regards,
Rabbia Naz
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp
Em Le Hong
DHIS2 Implementation| **HISP Vietnam **
em.hispvietnam@gmail.com | Skype: em.hispvietnam@gmail.com

–