R code and dataset to "Monetizing Spillover Effects in the Creative Industries: the Impact of Live Music Performances on Youtube Searches"

  1. Montoro-Pons, Juan D. 1
  2. Caballer-Tarazona, María 1
  3. Cuadrado-García, Manuel 1
  1. 1 Universitat de València
    info

    Universitat de València

    Valencia, España

    ROR https://ror.org/043nxc105

Verleger: Zenodo

Datum der Publikation: 2021

Art: Dataset

Zusammenfassung

Content: The script<strong> main_script.R</strong> includes code to run a regression discontinuity (RD) design and validation and falsification of estimated results The folder <strong>data</strong> contains two files: bands_2016_2019.csv: a dataset of performers with additional information for each one. festivals_2016_2019.csv: a dataset of video search activity (as retrieved from Google Trends) for performers in file bands_2016_2019.csv The folder <strong>source</strong> contains two additional R scripts: data_preparation.R: generates the long dataset used to estimate RD effects status_simulation.R: randomly assigns treattment status to performers and estimates RD effects. Note this may take a long time to run. Parallel code is used: the number of cores has been set to 4. The folder simulation_results contains simulated data after running the script status_simulation.R.