The Swiss National Science Foundation (SNSF), the leading public science funding agency in Switzerland, makes its data about the projects, people, and publications freely available online.
This repository illustrates how Jupyter Notebooks can be used to clean, explore, and explain a subset of these data. The data subset is described as follows:
Install poetry, run poetry install
to install the dependencies, followed by poetry shell
to enter poetry's Python environment, and finally make all
to run the analysis. Alternatively, you can use the requirements.txt
file.
Distributed under the MIT License.