Description Usage Format Details Languages License References
A dataset containing the dictionary (taxonomy) for innovation activities disclosure estimation in companies’ annual reports according to the OECD Oslo Manual's innovation types.The dictionary builded by Fedorova et al. Table contains \Sexpr{nrow(rulexicon::key_innov_activ_oecd_en)} words and phrases.
1 |
A data frame with \Sexpr{nrow(rulexicon::key_innov_activ_oecd_en)} rows and \Sexpr{ncol(rulexicon::key_innov_activ_oecd_en)} variables:
an innovation type according to the OECD Oslo Manual
a token (word or phrase)
regular expression for all word forms of the token
The dictionary enables to estimate the level of disclosure of certain types of innovations in companies’ annual reports. Each word was evaluated in terms of its relevance to a certain type of innovation according to the OECD Oslo Manual:
\Sexpr{paste0(unique(rulexicon::key_innov_activ_oecd_en$type), collapse = "; ")}.
Russian: key_innov_activ_oecd
The dictionary is published under Creative Commons "Attribution-NonCommercial-ShareAlike" 4.0 International License (CC BY-NC-SA 4.0). For additional permissions (including the commercial use) please contact to Elena Fedorova <ecolena@mail.ru>.
OECD Oslo Manual: https://www.oecd.org/science/oslo-manual-2018-9789264304604-en.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.