-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathCITATION.cff
More file actions
38 lines (33 loc) · 1.19 KB
/
CITATION.cff
File metadata and controls
38 lines (33 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "pydhis2: A Modern Python SDK for DHIS2"
version: 0.2.0
date-released: "2025-01-01"
abstract: "A next-generation Python library for interacting with DHIS2, the world's largest health information management system. It provides a clean, modern, and efficient API for data extraction, analysis, and management, with a strong emphasis on creating reproducible workflows for scientific research and public health analysis in Low and Middle-Income Country (LMIC) contexts."
authors:
- family-names: "pydhis2 contributors"
affiliation: "pydhis2 Project"
repository-code: "https://github.com/HzaCode/pyDHIS2"
url: "https://github.com/HzaCode/pyDHIS2"
license: Apache-2.0
keywords:
- DHIS2
- health information systems
- public health
- data analysis
- reproducible research
- LMIC
- Python SDK
- epidemiology
- health data
preferred-citation:
type: software
title: "pydhis2: A Modern Python SDK for DHIS2"
authors:
- family-names: "pydhis2 contributors"
affiliation: "pydhis2 Project"
version: 0.2.0
year: 2025
url: "https://github.com/HzaCode/pyDHIS2"
license: Apache-2.0