Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.
/ latam_networks Public archive

Visualising conference networks in Latin America

Notifications You must be signed in to change notification settings

JGIBristol/latam_networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

latam_networks

Visualising conference networks in Latin America

What this script does

I've taken the Word file of Americanists 1939 conference attendees and put them in a spreadsheet - this lives on the JGI SharePoint. This script reads that spreadsheet and does the following:

  • Looks at each attendee and finds the location of their origin city
  • Draws a map of the world
  • Draws arrows from each origin point to Lima, where the conference was held

the map

How to run

  • Install the requirements
  • Get the required data
    • The script will do most of this for you, but you'll need to put the spreadsheet americanists_attendees.xlsx (this can be found on the JGI SharePoint) in the data/ directory
  • Run prototype.py

Data Sources

City locations lookup table from https://simplemaps.com/data/world-cities This is a modern map of the world so might not match up to the 1939 borders, but it should be good enough for our visualisations

About

Visualising conference networks in Latin America

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages