Skip to content

Interactive visualization of the international trade network using Svelte.

Notifications You must be signed in to change notification settings

yizhe-ang/trade-network-vis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trade-network-vis

Interactive visualization of the international trade network using Svelte and d3.

Check out the live demo here.

Preview image for trade international network visualization.

This visualization contains monthly import and export data between 15 countries of interest, downloaded and processed from the International Monetary Fund's (IMF) Direction of Trade Statistics (DOTS) Dataset.

Running Locally

Clone or download this repository...

git clone https://github.com/yizhe-ang/trade-network-vis.git
# or
npx degit yizhe-ang/trade-network-vis trade-network-vis

cd trade-network-vis

Install the dependencies...

npm install

Then run the application on a local server:

npm run dev

About

Interactive visualization of the international trade network using Svelte.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published