This repository contains code and data for the Scomodo.org piece on scrutinizing Italian green project reports to the United Nations.
The code for analyzing the Italian green project reports can be found in the notebooks files. The dataset used in this project (bln__reuteurs_climate_finance
) was obtained from Big Local News.
The results of this project can be found in the folder results
. The folder contains the following files:
bert_classification.csv
: the results of the BERT classifiersmixtral_classification.csv
: the results of the LLM based classificationitaly_sus_projects.csv
: the list of projects that we have are suspicious about, given a negative classification by both classifiers
Contributions are welcome! Feel free to submit a pull request with suggestions, improvements, or additional analysis.
This project is licensed under the MIT License. You are free to use, modify, and distribute the code and data for any purpose.