Skip to content

a simple python script to generate a geographical map of my collaborations based on scival/scopus metrics

License

Notifications You must be signed in to change notification settings

tuonglab/collaboration-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

collaboration-map

a simple python script to generate a geographical map of my collaborations based on scival/scopus metrics

Requirements

pip install pandas folium geopy pycountry tqdm pycountry-convert

Usage

Create a Researcher collaboration report from SciVal and extract the section detailing the information on institutional collaboration and save as collab.csv. See the example in this repo.

In the actual map_collab.py script, modify the home location to be your coordinates you want e.g.

home_location = [-27.4975, 153.0137]  # University of Queensland, St Lucia

Then just run:

python map_collab.py

Try it!

About

a simple python script to generate a geographical map of my collaborations based on scival/scopus metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published