added synthetic stats page

This commit is contained in:
Claudio Atzori 2022-12-23 12:11:59 +01:00
parent 8e4172c1f7
commit 070219b095
2 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# Stats analysis
The OpenAIRE Graph is also processed by a pipeline for extracting the statistics
and producing the charts for funders, research initiative, research infrastructures,
and policymakers available on [MONITOR](https://monitor.openaire.eu).
Based on the information available on the graph, OpenAIRE provides a set of
indicators for monitoring the funding and research impact and the uptake of
Open Science publishing practices, such as Open Access publishing of publications
and datasets, availability of interlinks between research products, availability
of post-print versions in institutional or thematic Open Access repositories, etc.

View File

@ -151,6 +151,7 @@ const sidebars = {
},
{ type: 'doc', id: 'data-provision/finalisation' },
{ type: 'doc', id: 'data-provision/indexing' },
{ type: 'doc', id: 'data-provision/stats' }
]
},
{