Skip to content

Alison-Sousa/master-dissertation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌍 Data Analytics for International Political Risk Assessment

Repository for a master’s thesis on political risk and business impacts. It holds data, analysis, and the systematic literature review outputs.


🧭 Overview

  • Monthly time series of conflict events by city.
  • Exploratory and risk analysis (Probability Γ— Impact) in the main notebook.
  • Systematic Literature Review (SLR) with search, extraction, and protocol files.

πŸ—‚οΈ Folder structure

data/
   gpt.xlsx                  # Monthly conflict series
results/
   dissertation.ipynb        # Notebook with cleaning, analysis, and charts (Colab/Jupyter)
   fluxo_visualizacao.png    # Visualization flow
   graph_*                   # Exported charts (frequency, causes, risk, etc.)
   methodology.png           # Methodology diagram
   slr/
      data/
         scopus.bib
         springer.bib
         springer.csv
         wos.bib
      results/
         # Outputs from Parsif.al and protocol
README.md

πŸš€ How to run the analysis

  1. Local environment or Colab
pip install pandas seaborn matplotlib numpy scikit-learn plotly pycountry openpyxl
  • Keep the file data/gpt.xlsx inside the data/ folder (already in the repo).
  1. Notebook flow
  • Loads and cleans the series (dates, name normalization, β€œX” field binarization).
  • Computes Probability Γ— Impact, top frequencies by capital, and aggregated causes (barplots and heatmaps).
  • Exports charts and derived files in the results/ folder.

πŸ“„ Systematic Literature Review (SLR)


πŸ“š Citation

If this work helps, cite:

Sousa, C. A. (2025). Data Analytics for International Political Risk Assessment. Institute of Computer Science. University of SΓ£o Paulo.