Skip to content

πŸ“ˆ Participation figures of ERC Member and Associated Countries in FP7 and FP8 πŸ‡ͺπŸ‡Ί

License

Notifications You must be signed in to change notification settings

zambujo/ercstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ERC Statistics

Launch Rstudio Binder

About

An exploration and visualization of the participation of ERC member countries in FP8 using R.

Data

The European Research Council (ERC) provides country statistics freely available online. The numbers refer to both evaluated and granted projects submitted to the ERC. Here, the numbers are provided in CSV for analysis.

Data dictionary

Variable Class Description
iso2c character iso2c country code
call_year integer 2007 - 2020
funding_scheme factor StG, CoG, AdG, PoC, SyG
research_domain factor LS, PE, SH
research_panel factor LS1 - SH6
projects factor evaluated, granted
n integer number of projects

πŸ’‘ The numbers of evaluated projects can be lower than the number granted projects because of researchers' mobility between countries during the time lag between evaluation and approval of projects.

Tree

.
β”œβ”€β”€ DESCRIPTION
β”œβ”€β”€ Dockerfile
β”œβ”€β”€ LICENSE
β”œβ”€β”€ Makefile
β”œβ”€β”€ R
β”‚   β”œβ”€β”€ indicators.R
β”‚   β”œβ”€β”€ indices.R
β”‚   β”œβ”€β”€ overview.R
β”‚   β”œβ”€β”€ packages.R
β”‚   └── rankings.R
β”œβ”€β”€ README.md
β”œβ”€β”€ data
β”‚   └── erc_country_stats.rds
β”œβ”€β”€ data-raw
β”‚   β”œβ”€β”€ erc_country_stats.csv
β”‚   β”œβ”€β”€ metadata.yml
β”‚   └── prepare.R
β”œβ”€β”€ docs
β”‚   └── index.html
└── notebooks
    └── exploration.Rmd

Installation

🚧 Clone this repo and then run (requires docker):

make run

License

Distributed under the MIT License.

Acknowledgments

See list of packages in DESCRIPTION file.

About

πŸ“ˆ Participation figures of ERC Member and Associated Countries in FP7 and FP8 πŸ‡ͺπŸ‡Ί

Topics

Resources

License

Stars

Watchers

Forks