juanmoisesdelas commited on
Commit
81b5748
·
verified ·
1 Parent(s): bb67a2b

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +5 -18
README.md CHANGED
@@ -10,38 +10,25 @@ tags:
10
  - Latin-America
11
  - WHO
12
  - World-Bank
13
- - global-health
14
  pretty_name: Economic Cost of Mental Health Disorders Global LATAM 2020-2024
15
  doi: 10.7910/DVN/FQEYVN
16
  ---
17
 
18
  # Economic Cost of Mental Health Disorders: Global & LATAM (2020-2024)
19
 
20
- [![DOI](https://img.shields.io/badge/DOI-10.7910%2FDVN%2FFQEYVN-blue)](https://doi.org/10.7910/DVN/FQEYVN) [![GitHub](https://img.shields.io/badge/GitHub-Code-black)](https://github.com/juanmoisesd/mental-health-economic-cost-global-latam-2020-2024)
21
 
22
  **Author:** Juan Moises de la Serna | ORCID: 0000-0002-8401-8018
23
- **Harvard Dataverse:** [doi.org/10.7910/DVN/FQEYVN](https://doi.org/10.7910/DVN/FQEYVN)
24
 
25
  ## Description
26
 
27
- Economic burden of mental health disorders globally and in Latin America. WHO/World Bank data covering GDP loss, productivity loss, DALYs, and treatment gaps 2020-2024.
28
 
29
  | Region | Cost (bn USD) | % GDP |
30
- |--------|---------|-------|
31
- | Global 2024 | $980 | ~1.05% |
32
  | LATAM 2024 | $161 | 5-7% |
33
- | Productivity loss | $745 | — |
34
-
35
- ## Quick Start
36
-
37
- ```python
38
- # pip install mental-health-economic-cost
39
- from mental_health_economic_cost import load_dataset, get_cost_summary
40
- df = load_dataset('gdp_loss_by_country')
41
- summary = get_cost_summary()
42
- ```
43
 
44
  ## Citation
45
  de la Serna, J.M. (2024). Economic Cost of Mental Health Disorders. Harvard Dataverse. https://doi.org/10.7910/DVN/FQEYVN
46
-
47
- ## License: CC0 1.0 Universal
 
10
  - Latin-America
11
  - WHO
12
  - World-Bank
 
13
  pretty_name: Economic Cost of Mental Health Disorders Global LATAM 2020-2024
14
  doi: 10.7910/DVN/FQEYVN
15
  ---
16
 
17
  # Economic Cost of Mental Health Disorders: Global & LATAM (2020-2024)
18
 
19
+ [![DOI](https://img.shields.io/badge/DOI-10.7910%2FDVN%2FFQEYVN-blue)](https://doi.org/10.7910/DVN/FQEYVN)
20
 
21
  **Author:** Juan Moises de la Serna | ORCID: 0000-0002-8401-8018
22
+ **Dataset:** [Harvard Dataverse doi.org/10.7910/DVN/FQEYVN](https://doi.org/10.7910/DVN/FQEYVN) | [GitHub](https://github.com/juanmoisesd/mental-health-economic-cost-global-latam-2020-2024)
23
 
24
  ## Description
25
 
26
+ Economic burden of mental health disorders globally and in Latin America. WHO/World Bank data. GDP loss, productivity, DALYs, treatment gap. 20 countries, 2020-2024.
27
 
28
  | Region | Cost (bn USD) | % GDP |
29
+ |--------|-------------|-------|
30
+ | Global 2024 | $980 | 1.05% |
31
  | LATAM 2024 | $161 | 5-7% |
 
 
 
 
 
 
 
 
 
 
32
 
33
  ## Citation
34
  de la Serna, J.M. (2024). Economic Cost of Mental Health Disorders. Harvard Dataverse. https://doi.org/10.7910/DVN/FQEYVN