We will use Google Trends to generate estimates of the average depreciation of software and creative originals. One can view depreciation as a form of obsolescence. As software and creative originals become obsolete, their ability to generate future output/revenues diminishes. Google Trends shows the number of searches, offering a practical way of gauging the popularity of an intangible asset. If one assumes that the rate of the decline in search results is proportional to obsolescence, then it might be possible to estimate an average depreciation rate for intangible assets using this data.
The research uses Python (or RStudio) to scrape Google Trend results for all software, films, music, books, and TV series released from 2002 to 2020. A non-linear regression is then fitted to the data, and the slope parameter interpreted as the rate of obsolescence of the given asset. Ultimately, this can be interpreted as a form of depreciation.
The aim is to generate a weighted average depreciation rate for the asset types mentioned above. After generating estimates of depreciation rates for various types of intangible assets, we will analyse the impact of changes in these parameters to levels of capital stock and net domestic product. Building on 2021 work by O’Mahony and Weale, we will then develop indices of depreciation and net capital services which reflect its findings.
Future analysis could then look at specific types of software that are currently popular and try to gauge to what extent their development could be linked to earlier developments in software. This would use text analysis on web scraped data. It may also be possible to extend the analysis to look at obsolescence of R&D (Research and Development) spending by examining patent data.