/datajournalism_climatefinance

Datajournalism project scrutinizing Italian Green Project Reports to the UN

Primary LanguageJupyter Notebook

Scrutinizing Italian Green Project Reports to the UN

This repository contains code and data for the Scomodo.org piece on scrutinizing Italian green project reports to the United Nations.

Code and Data

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.

Results

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 classifiers
  • mixtral_classification.csv: the results of the LLM based classification
  • italy_sus_projects.csv: the list of projects that we have are suspicious about, given a negative classification by both classifiers

Contributing

Contributions are welcome! Feel free to submit a pull request with suggestions, improvements, or additional analysis.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute the code and data for any purpose.