Skip to content

zbj-labs/p3data

Repository files navigation

Analysis of Swiss Science Funding Public Data

About

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:

p3

Installation

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.

License

Distributed under the MIT License.

Acknowledgments