Economist Research Topic Transitions
The following is a messy visualization of researcher movement between topics.
Details
I took the database of NBER working papers from the start of 2000 to April 3, 2025 (which is when I downloaded the files to make this visualization). These files have titles, authors, abstracts, and JEL topic codes for each paper.
For each author I took the set of JEL topic codes for all the papers they authored in the dataset, and I found the first appearance date for each code for that author. if the first appearance for one code (eg. G12) strictly precedes the first appearance of another (eg. G23) then I count that as a “transition” between the codes (eg. G12->G23) for that author.
The graph above then displays the likelihood of a “transition” from one topic to another, measured as the number of transitions divided by the number of authors with a paper in the upstream topic. For an edge to be shown in the graph, the upstream topic must have at least 10 authors, and at least 25% of those authors must have a “transition” to the downstream topic.
The original research question I wanted to explore was whether economists tend to specialize in more niche topics over the course of their career or if they tend to generalize instead. There are some obvious shortcomings for this particular data source - using only NBER working papers with an arbitrary date cutoff means I’m not actually observing a the full history for each researcher - which could be fixed by scraping a larger database of papers. But I built this visualization a year ago and I put it on the back burner because I’m doubtful, when interpreted across various publication sources, that the specificity of JEL codes reflect the specificity of the research rather than the preferences of journal editors for granular categorization. I’d need some sort of heirarchical categorization based on the content of the papers themselves.
Ah well. It’s still a fun visualization to play around with.