This repository documents a literature mapping of how Decision-Making under Deep Uncertainty (DMDU) is being applied across Latin America.
It is part of the Latin America Working Group of the DMDU Society, focused on exploring tools and methods to navigate uncertainty in complex policy settings.
⚠️ Note: While the repository interface is in English, the main analytical code and instructions are provided in both English and Spanish.
As part of our effort to systematically review and compare academic literature related to DMDU, we developed a framework to classify articles based on three core analytical modules:
- Types and manifestations of uncertainty
- Stakeholders and participatory processes
- Implementation challenges in decision-making contexts
The purpose of this framework is to identify patterns, gaps, and emphases across the literature — for instance, whether most studies address epistemic uncertainty, whether beneficiaries are considered as stakeholders, or which kinds of implementation challenges are most commonly cited in Latin American contexts.
To make this process scalable and replicable, we built a classification matrix linked to representative keywords, which can be extended to include additional dimensions such as methods (e.g., RDM, adaptive pathways), tools, or other relevant topics.
The main .Rmd file (Rmd/DMDU_LatinAmerica_analysis.Rmd) performs automated classification and standardization of multiple academic articles using this keyword-based framework. It:
- Reads all
.pdf,.docx, and.txtfiles in the target folder - Extracts and cleans their text
- Applies the classification matrix
- Calculates metrics such as:
- Relative weight of each category
- Density per 1,000 words
- Outputs a unified dataset for visualization and comparative analysis
Rmd/→ Reproducible RMarkdown scriptData/→ Classification matrix (dmdu_classification_matrix_with_keywords.xlsx) and article corpus folderAditional_tools/→ Additional R scripts (For example,Single-Article_Classification.Rmdapplies the classification framework to a single document, producing a narrative summary)docs/→ Additional outputs or figures
The /docs/ folder contains key resources for understanding and reproducing the analysis:
-
output_all_article_dmdu_classification_standardized.csv:
Final output from the automated classification script.
It includes keyword match counts, proportions by module and category, word counts, and normalized density metrics — ready to use for visualization and further analysis. -
docs/column_descriptions.pdf:
Explanation of each column in the output CSV, including recommended metrics, visualizations, and use cases for analysis. -
docs/dmdu_framework_tables.pdf:
Conceptual foundation of the classification framework used in this project.
Includes definitions, categories, and examples for each module:- Module 1: Types and manifestations of uncertainty
- Module 2: Stakeholder typologies and participation processes
- Module 3: Implementation challenges in decision-making contexts
📁 Note: The folder
Data/papers_database/is expected to contain full-text documents for processing, but it is not included in this repository due to copyright restrictions.
Users can reconstruct this folder by sourcing the articles listed in the metadata file.
Created with perseverance and collective effort by members of the Latin America Working Group of the DMDU Society.
Feel free to reach out to me or to our representative, Conceição de Maria Alves, if you'd like to contribute or collaborate.
This work is released under the Creative Commons Attribution 4.0 International license.
You are free to use, adapt, and share the material — as long as you provide proper attribution.