Baselight

CORDIS - EU Research Projects Under HORIZON EUROPE (2021-2027)

Publications Office of the European Union

@eupublicationsoffice.cordis_eu_research_projects_under_horizon_europe_2021_2027

Loading...
Loading...

About this Dataset

CORDIS - EU Research Projects Under HORIZON EUROPE (2021-2027)

This dataset contains information about projects and their results funded by the European Union under the Horizon Europe framework programme for research and innovation from 2021 to 2027.

The dataset is composed of six (6) different sub-set (in different formats):

  • HORIZON projects – which includes participating organisations, legal basis information, topic information, project URLs and classification with the European Science Vocabulary (EuroSciVoc)
  • HORIZON project deliverables (meta-data and links to deliverables)
  • HORIZON project publications (meta-data and links to publications)
  • HORIZON report summaries (periodic or final publishable summaries)

Reference data (programmes, topics, topic keywords funding schemes (types of action), organisation types and countries) can be found in this dataset: https://data.europa.eu/euodp/en/data/dataset/cordisref-data

EuroSciVoc is available here: https://data.europa.eu/data/datasets/euroscivoc-the-european-science-vocabulary

CORDIS datasets are produced monthly. Therefore, inconsistencies may occur between what is presented on the CORDIS live website and the datasets.

Publisher name: Publications Office of the European Union
Publisher URL: https://op.europa.eu
Last updated: 2025-06-17T07:38:04Z

Tables

HORIZON Projects

@eupublicationsoffice.cordis_eu_research_projects_under_horizon_europe_2021_2027.horizon_projects
  • 7.85 MB
  • 104560 rows
  • 25 columns
Loading...

CREATE TABLE horizon_projects (
  "projectid" BIGINT,
  "projectacronym" VARCHAR,
  "organisationid" BIGINT,
  "vatnumber" VARCHAR,
  "name" VARCHAR,
  "shortname" VARCHAR,
  "sme" VARCHAR,
  "activitytype" VARCHAR,
  "street" VARCHAR,
  "postcode" VARCHAR,
  "city" VARCHAR,
  "country" VARCHAR,
  "nutscode" VARCHAR,
  "geolocation" VARCHAR,
  "organizationurl" VARCHAR,
  "contactform" VARCHAR,
  "contentupdatedate" TIMESTAMP,
  "rcn" BIGINT,
  "order" DOUBLE,
  "role" VARCHAR,
  "eccontribution" DOUBLE,
  "neteccontribution" DOUBLE,
  "totalcost" DOUBLE,
  "endofparticipation" BOOLEAN,
  "active" VARCHAR
);

HORIZON Projects Deliverables

@eupublicationsoffice.cordis_eu_research_projects_under_horizon_europe_2021_2027.horizon_projects_deliverables
  • 3.34 MB
  • 24309 rows
  • 10 columns
Loading...

CREATE TABLE horizon_projects_deliverables (
  "id" VARCHAR,
  "title" VARCHAR,
  "deliverabletype" VARCHAR,
  "description" VARCHAR,
  "projectid" BIGINT,
  "projectacronym" VARCHAR,
  "url" VARCHAR,
  "collection" VARCHAR,
  "contentupdatedate" TIMESTAMP,
  "rcn" BIGINT
);

HORIZON Publications

@eupublicationsoffice.cordis_eu_research_projects_under_horizon_europe_2021_2027.horizon_publications
  • 4.93 MB
  • 26819 rows
  • 16 columns
Loading...

CREATE TABLE horizon_publications (
  "id" VARCHAR,
  "title" VARCHAR,
  "ispublishedas" VARCHAR,
  "authors" VARCHAR,
  "journaltitle" VARCHAR,
  "journalnumber" VARCHAR,
  "publishedyear" DOUBLE,
  "publishedpages" VARCHAR,
  "issn" VARCHAR,
  "isbn" VARCHAR,
  "doi" VARCHAR,
  "projectid" VARCHAR,
  "projectacronym" VARCHAR,
  "collection" VARCHAR,
  "contentupdatedate" VARCHAR,
  "rcn" DOUBLE
);

HORIZON Report Summaries

@eupublicationsoffice.cordis_eu_research_projects_under_horizon_europe_2021_2027.horizon_report_summaries
  • 502.14 KB
  • 3916 rows
  • 7 columns
Loading...

CREATE TABLE horizon_report_summaries (
  "id" VARCHAR,
  "title" VARCHAR,
  "projectid" BIGINT,
  "projectacronym" VARCHAR,
  "attachment" VARCHAR,
  "contentupdatedate" TIMESTAMP,
  "rcn" BIGINT
);

Share link

Anyone who has the link will be able to view this.