Add beginner's kit text

This commit is contained in:
Serafeim Chatzopoulos 2022-12-30 16:40:16 +02:00
parent b943be8ee3
commit f15912051f
1 changed files with 6 additions and 1 deletions

View File

@ -2,5 +2,10 @@
sidebar_position: 2
---
# Beginners kit
# Beginner's kit
The large size of the OpenAIRE Research Graph is a major impediment for beginners to familiarise with the underlying data model and explore its contents. Working with the Graph in its full size typically requires access to a distributed computing infrastructure which cannot be easily accessible to everyone.
The OpenAIRE Beginners Kit aims to address this issue. It consists of two components:
* A subset of the Graph composed of the research products published between 2022-06-29 and 2022-12-29, all the entities connected to them and the respective relationships.
* A Zeppelin notebook that demonstrates how you can use PySpark to analyse the Graph and get answers to some interesting research questions.