Center for World University Rankings - Kaggle dataset
Published:
Kaggle publishes plenty of interesting datasets, and one of them brings together several world university rankings. I thought I’d run a quick analysis of the CWUR data and map it in R with the rworldmap package.
Here are the first results:
The USA and China have far more universities in the CWUR data than anywhere else.
The map shows the USA dominating the CWUR top 100 by a wide margin.
Here’s the gist: My latest script for this analysis can be found on Kaggle.
