Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lomska authored Oct 19, 2023
1 parent 09c2369 commit 088c43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**What if you want to quickly get an idea of how international trade for a certain commodity is organized?** This code builds an international trade network for any product (or group of products) from the UN Comtrade database in an average of 40 seconds (however, this depends on the speed of the Comtrade API). The network graph will contain the following information: 
**What if you want to quickly get an idea of how international trade for a certain commodity is organized?** This script builds an international trade network for any product (or group of products) from the UN Comtrade database in an average of 40 seconds (however, this depends on the speed of the Comtrade API). The network graph will contain the following information: 
- value of each country's exports and imports;
- key suppliers of each country and the countries for which it itself is a key supplier;
- the direction of trade flows.
Expand Down

0 comments on commit 088c43b

Please sign in to comment.