Baselight

CORDIS - EU Research Projects Under Horizon 2020 (2014-2020)

Publications Office of the European Union

@eupublicationsoffice.cordish2020projects

Loading...
Loading...

About this Dataset

CORDIS - EU Research Projects Under Horizon 2020 (2014-2020)

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

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

  • H2020 projects – which includes participating organisations, legal basis information, topic information, project URLs and classification with the European Science Vocabulary (EuroSciVoc)
  • H2020 project IPRs (Intellectual Property Rights) [N.B.: This dataset only includes patent data for awarded patents available in the database of the European Patent Office (EPO)]
  • H2020 project deliverables (meta-data and links to deliverables included since May 2019)
  • H2020 project publications (meta-data and links to publications included since May 2019)
  • H2020 report summaries (periodic or final publishable summaries included since September 2018)
  • Principal Investigators in Horizon 2020 ERC projects

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-17T08:41:32Z

Tables

H2020 Project Publications

@eupublicationsoffice.cordish2020projects.h2020_project_publications
  • 80.63 MB
  • 451216 rows
  • 16 columns
Loading...

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

H2020 Project Deliverables

@eupublicationsoffice.cordish2020projects.h2020_project_deliverables
  • 27.25 MB
  • 185191 rows
  • 10 columns
Loading...

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

H2020 Projects

@eupublicationsoffice.cordish2020projects.h2020_projects
  • 38.72 MB
  • 35105 rows
  • 20 columns
Loading...

CREATE TABLE h2020_projects (
  "id" BIGINT,
  "acronym" VARCHAR,
  "status" VARCHAR,
  "title" VARCHAR,
  "startdate" TIMESTAMP,
  "enddate" TIMESTAMP,
  "totalcost" BIGINT,
  "ecmaxcontribution" BIGINT,
  "legalbasis" VARCHAR,
  "topics" VARCHAR,
  "ecsignaturedate" TIMESTAMP,
  "frameworkprogramme" VARCHAR,
  "mastercall" VARCHAR,
  "subcall" VARCHAR,
  "fundingscheme" VARCHAR,
  "nature" VARCHAR,
  "objective" VARCHAR,
  "contentupdatedate" TIMESTAMP,
  "rcn" BIGINT,
  "grantdoi" VARCHAR
);

H2020 Report Summaries

@eupublicationsoffice.cordish2020projects.h2020_report_summaries
  • 4.83 MB
  • 33623 rows
  • 7 columns
Loading...

CREATE TABLE h2020_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.