- We form a whole picture of the current Economic academia by
- identifying its collaboration patterns on Top Econ Journals through SNA
- research topics evolvement across time and institutions through dynamic TM.
- We ask the following research questions:
- SNA:
- What are the network features and collaboration patterns at the institutional and tier level? Density, centrality, cross-rank freedom?
- TM:
- How research topics vary and evolve across time and institutions?
- For each topic, who are the most important contributors?
- SNA & TM:
- Do centralities in the network research the same topics?
- For a centrality, who are parallel peers, who are distinct peers?
- SNA:
- We have the following interesting findings:
- SNA:
- Top tier institutions are more likely to collaborate with institutions of similar levels; but for lower tier institutions, they often collaborate with those from very different tiers. In other words, an institution’s cross-rank/tier collaboration likelihood decreases as its tier/rank gets higher.
- TM:
- Topics are stable in trends across time with some fluctuations but can vary a lot across different institutions.
- SNA & TM:
- Centralities of university-institutions are relatively similar in what they research, but World Bank shows a large discrepancy against university-institutions.
- SNA:
- bertopic==0.14.0
- pandas==1.5.1
- plotly==5.11.0
- selenium==4.4.3
- umap-learn==0.5.3
- nltk==3.7
- numpy==1.21.6
- networkx==2.7.1
- bs4==4.11.1
- codes folder:
- ipynb: contains the Jupyter Notebook for data collection and analysis
- py: contains scripts to scrape author/articles
- sql: contains the file to create database
- all_in_one_codes.ipynb: main codes collected from the above 3 folders
- data folder:
- authors: contains html files for Google Scholars profiles
- csv: contains csv files used for database construction
- gephifiles: contains the gexf and Gephi Project files that uses for network visualization
- journals: contains the raw data for Top 20 Economic Journals
- present folder:
- Data Scraping and Cleaning:
- Journal Top 1-6: Jerry Cheng
- Journal Top 7-9: Yicheng Zhang
- Journal Top 10-20: Hongzhang Xie
- Author_Article Database: Jerry Cheng
- Affiliation Database: Jerry Cheng
- Author Database: Jerry Cheng, Yicheng Zhang
- Affiliation Ranking Match: Yicheng Zhang
- Missing Abstracts Matching: Yicheng Zhang
- Data Analysis and Visualization:
- Social Network Analysis: Jerry Cheng, Yicheng Zhang
- Topic Modeling: Jerry Cheng
- Proposal, Slides, Progress Report, Final Report:
- Literature review: Hongzhang Xie
- Others: Evenly distributed
- Codes Cleaning:
- Jerry Cheng, Hongzhang Xie
- Video Recording:
- Yicheng Zhang
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
