forked from D-Net/openaire-graph-docs
added synthetic stats page
This commit is contained in:
parent
8e4172c1f7
commit
070219b095
|
@ -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.
|
||||
|
|
@ -151,6 +151,7 @@ const sidebars = {
|
|||
},
|
||||
{ type: 'doc', id: 'data-provision/finalisation' },
|
||||
{ type: 'doc', id: 'data-provision/indexing' },
|
||||
{ type: 'doc', id: 'data-provision/stats' }
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue