Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Files

Latest commit

423177d · Jul 13, 2024

History

History
18 lines (13 loc) · 1.58 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.58 KB

SNSF open data: Who gets funding?

How to calculate figures yourself – with Python

PyPI - Python GitHub Stars GitHub Issues GitHub Issues Current Version

The Swiss National Science Foundation (SNSF) provides comprehensive data sets about their funding. In addition to their elaborated and aesthetic data stories they published a starter kit for R, that shows how interested parties can analyse the open data in R.

I rewrote the code in Python to simplify access for people that aren't familiar with R. For all details about the data and these first steps in EDA see the original starter kit.