ETH Board Open Research Data (ORD) Program Project Metadata and Report Data
The ETH Board Open Research Data (ORD) program is a CHF 15 million initiative by the ETH domain to increase the visibility and impact of research within the scientific community, economy, and society. This data package provides structured access to comprehensive metadata from project applications and reports, including budget information, ethics declarations, research outputs, and detailed project descriptions. The datasets enable reproducible analysis of research funding patterns, project outcomes, and collaborative networks within the ETH domain’s open research initiative, and will continue to grow as additional reports are submitted and data is extracted.
Installation
You can install the development version of ethord from GitHub with:
devtools::install_github("Global-Health-Engineering/ethord", dependencies = TRUE)Download as CSV Files
If you prefer to work with the data outside of R, you can download individual datasets as CSV files. Click on the dataset name to view its documentation.
- Right-click on the “Download CSV” link for the dataset you want.
- Select “Save Link As” or “Download Linked File” .
- Choose where you’d like to save the file on your computer.
Click on the dataset name to view its documentation or scroll further for a brief exploration of each data resource.
Data
application_budget
The dataset application_budget has 78 observations and 16 variables.
Variable Types: 1 character, 15 numeric
| project_id | total_budget_personnel_senior_staff | total_budget_personnel_postdocs | total_budget_personnel_students | total_budget_personnel_other | total_budget_personnel_total_direct | total_budget_travel | total_budget_equipment | total_budget_other_publication_fees | total_budget_other_conferences_workshops |
|---|---|---|---|---|---|---|---|---|---|
(showing first 10 of 16 columns)
For an overview of the variable names, see the following table.
| variable_name | variable_type | description |
|---|---|---|
application_ethics
The dataset application_ethics has 76 observations and 25 variables.
Variable Types: 1 character, 24 logical
| project_id | ethics_human_embryonic_stem_cells | ethics_human_embryos | ethics_human_participants | ethics_human_interventions | ethics_clinical_study | ethics_human_cells_tissues | ethics_personal_data | ethics_personal_data_further_processing | ethics_personal_data_export_switzerland |
|---|---|---|---|---|---|---|---|---|---|
(showing first 10 of 25 columns)
For an overview of the variable names, see the following table.
| variable_name | variable_type | description |
|---|---|---|
application_metadata_applicants
The dataset application_metadata_applicants has 113 observations and 7 variables.
Variable Types: 5 character, 2 numeric
| project_id | index | eth_domain_institution | function_title | first_name | surname | postcode |
|---|---|---|---|---|---|---|
For an overview of the variable names, see the following table.
| variable_name | variable_type | description |
|---|---|---|
application_metadata_keywords
The dataset application_metadata_keywords has 303 observations and 3 variables.
Variable Types: 2 character, 1 numeric
| project_id | index | keyword |
|---|---|---|
For an overview of the variable names, see the following table.
| variable_name | variable_type | description |
|---|---|---|
application_metadata_work_packages
The dataset application_metadata_work_packages has 273 observations and 4 variables.
Variable Types: 3 character, 1 numeric
| project_id | index | wp_identifier | wp_title |
|---|---|---|---|
For an overview of the variable names, see the following table.
| variable_name | variable_type | description |
|---|---|---|
application_metadata
The dataset application_metadata has 76 observations and 15 variables.
Variable Types: 11 character, 1 Date, 3 numeric
| project_id | project_category | main_applicant_institution | main_applicant_function | main_applicant_first_name | main_applicant_surname | main_applicant_laboratory_name | main_applicant_postcode | main_applicant_city | project_title |
|---|---|---|---|---|---|---|---|---|---|
(showing first 10 of 15 columns)
For an overview of the variable names, see the following table.
| variable_name | variable_type | description |
|---|---|---|
project_mapping
The dataset project_mapping has 76 observations and 5 variables.
Variable Types: 5 character
| project_id | document_path | project_category | project_acronym | project_title |
|---|---|---|---|---|
For an overview of the variable names, see the following table.
| variable_name | variable_type | description |
|---|---|---|
report_metadata_coapplicants
The dataset report_metadata_coapplicants has 132 observations and 6 variables.
Variable Types: 5 character, 1 numeric
| project_id | index | name | institution | function | roles_and_main_tasks |
|---|---|---|---|---|---|
For an overview of the variable names, see the following table.
| variable_name | variable_type | description |
|---|---|---|
report_metadata
The dataset report_metadata has 63 observations and 10 variables.
Variable Types: 9 character, 1 numeric
| project_id | project_title | explore_call_number | project_starting_and_end_date | main_applicant_responsible_for_project | function | laboratory_department | institution_of_main_applicant | report | reporting_period |
|---|---|---|---|---|---|---|---|---|---|
For an overview of the variable names, see the following table.
| variable_name | variable_type | description |
|---|---|---|
License
Data are available as CC-BY.
Citation
Please cite with:
Text:
Massari N, Schöbitz L, Tilley E (2026). "ethord: ETH Board Open
Research Data (ORD) Program Project Metadata and Report Data."
doi:10.5281/zenodo.15397968 <https://doi.org/10.5281/zenodo.15397968>,
<https://github.com/Global-Health-Engineering/ethord>.BibTeX:
@Misc{massari_etall:2026,
title = {ethord: ETH Board Open Research Data (ORD) Program Project Metadata and Report Data},
author = {Nicolò Massari and Lars Schöbitz and Elizabeth Tilley},
year = {2026},
doi = {10.5281/zenodo.15397968},
url = {https://github.com/Global-Health-Engineering/ethord},
abstract = {ETH Open Research Data dataset, A colletion of metadata and report data of a CHF 15 million ETH domain program dedicated to increase the visibility and the impact of their research within the scientific community, the economy and society as a whole.},
version = {0.1.0},
}