Bibliometric dataset: Transformative Innovation Policy, Social Innovation and Territorial Development
Description
This dataset supports the bibliometric analysis presented in the article "Transformative Innovation Policy, Social Innovation, Territorial Development: A Bibliometric Analysis of Emerging Constellation of Research Traditions". It includes the validated corpus of 57 academic articles retrieved from Scopus and Web of Science, covering the intersection of transformative innovation policy, social innovation, and territorial development (2000-2025). The dataset contains the raw exports from both databases, the final cleaned corpus, and the R scripts used to conduct the bibliometric analysis, including keyword co-occurrence networks, thematic mapping, author co-citation networks, and co-authorship networks.
Files
Steps to reproduce
To reproduce the analysis: 1. Download all files from this repository 2. Open RStudio and set the "Data" folder as the working directory 3. Run the scripts in the following order: 01_preparacion_corpus_FINAL.R — corpus preparation and cleaning 02_analisis_bibliometrico_FINAL.R — bibliometric analysis and figure generation 03_exportacion_resultados_FINAL.R — export of summary tables 4. Results (figures and tables) will be saved automatically in the Figuras/ and Tablas/ folders Note: Minor visual variations in network figures may occur across sessions due to the stochastic nature of the Fruchterman-Reingold layout algorithm, even with set.seed(123). Software requirements: R version 4.5.2, bibliometrix 5.2.1. See README.txt for full details.