This Streamlit-based web app allows users to explore data from the CORDIS Horizon Europe (2021–2027) programme, focusing on projects and their related publications.
- Download and process CORDIS Horizon Europe project and publication data.
- Search projects by acronym, organization, or project ID.
- View project details and associated publications
- Lightweight and runs entirely in the browser (via Streamlit).
- Source: Publications Office. (2022). CORDIS - EU research projects under HORIZON EUROPE (2021-2027) Data set
- The script uses Streamlit's caching to speed up repeated data loads.
- Input CSVs are loaded directly from the official CORDIS EU data portal.