Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add world trade analysis notebook #115

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

navyagarwal
Copy link

Here's a notebook for network analysis for World Trade.

It uses data from the BACI-CEPII dataset and focuses on the following -

  • Why network analysis for world trade
  • Geographic v/s topological view
  • Centrality measures
  • Community detection

@MridulS MridulS force-pushed the world-trade branch 2 times, most recently from d77e9a5 to 90e091b Compare August 7, 2023 20:05
@@ -17,3 +17,4 @@ jupytext

# Notebook requirements
pygraphviz
basemap
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to the docs, basemap is intended to be replaced by cartopy... Should we try to use cartopy instead? FWIW I tried installing basemap on an M1 linux machine and was not able to do so as there are no m1 wheels.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants