Illustrative Projects

I love and the culture of collaborative, reproducible and open research that this programming ecosystem promotes.

The projects below include: R code I wrote for analyzing, modelling and visualizing data; workshop materials I have created/presented; and other content (not necessarily related to my core research area).

2024

Text analytics project applied to World Bank corpus of Projects’ documents (FY 2001 - 2023)

(WORK IN PROGRESS…)

Project website | Source Code

This is an ongoing project I started to learn some NLP (Natural Language Processing) techniques to answer a question that I find extremely interesting and compelling: What is the impact of slogans and catchphrases on policy decisions? These are heavily used in the policy debate and strategic planning and I am curious to explore patterns of their occurrence using project documents as input data.

Introductory workshop on “R for Biostatistics” (July 2024)

Project website | Source Code

This website collects the materials for a four day workshop organized by MITGEST Doctoral Network in July 2024. The workshop is offered as part of a summer school for EU doctoral biology students, hosted by the Radboud Center for Mitochondrial Medicine, in Nijmegen, Netherlands. My sister (M. Chiara Mimmi, Ph.D.), is in charge of the workshop, while I co-created the materials for the R practice sessions, plus the course website.

Position paper on city government “Idee per Pavia” (April 2024)

Project website | Source Code | (in Italian 🇮🇹)

This is webpage I created to disseminate a position paper that I co-authored with the members of the Catholic Social Action Office of the Diocese of Pavia (my hometown in Italy). The report is meant as a tool to promote open and constructive dialogue on several urban planning issues and proposals in view of the upcoming municipal elections of June 2024.

2023

“Nerd help” collection of programming tutorials (2023)

(WORK IN PROGRESS…)

Project website | Source Code

I am a self-taught programmer (R, git, Quarto, css, etc.), so I put together this collection of notes on how to go about some tasks as I figured them out. While intended for personal use, I am glad if these tutorials can be of help for others.

Seminar on “Reproducible Data analysis” for the PNRR Unit staff at Cohesion Dept., Presidency of the Council of Ministers (July 2023)

Presentation | Source Code | (in Italian 🇮🇹)

In this seminar I introduced the principles and practical approaches of reproducible data analysis, and suggested some feasible solutions geared to the needs of the office staff.

2022

Exploratory Analysis of EU funds (ERDF, 2014-2020 cycle) spending (November 2022)

Project website | Source Code

This is a quick exploration of some EU structural funds aimed at verifying how much Italy has been able to disburse (given amounts planned and deemed eligible) for the 2014-2020 funding cycle. Specifically data were taken from the ESIF 2014-2020 Finance Implementation Details (99js-gm52) dataset, then drilled down to programs under the ERDF (European Regional Development Fund). This was also an opportunity to learn some interective datavisualization tools in R (e.g. reactable).

[R notes]: Cluster analysis (October 2022)

Here is a tutorial I wrote as I was learning how to implement cluster analysis in R.

HTML page