Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.08 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.08 KB

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