An open API service indexing awesome lists of open source software.

https://github.com/chrismuir/comtrade-plot

Shiny App for Visualizing UN Comtrade Shipping Data
https://github.com/chrismuir/comtrade-plot

api comtrade r rstats shiny supply-chain

Last synced: about 2 months ago
JSON representation

Shiny App for Visualizing UN Comtrade Shipping Data

Awesome Lists containing this project

README

        

Visualize UN Comtrade Data
--------------------------

Shiny app for plotting inter-country shipping data from the United Nations Comtrade DB.

View the app [here](https://chrismuir.shinyapps.io/comtrade_plot_shinyapp/). Built using [comtradr](https://github.com/ropensci/comtradr), [ggplot2](https://github.com/tidyverse/ggplot2), [plotly](https://github.com/ropensci/plotly), and [shiny](https://github.com/rstudio/shiny).

More info on the UN Comtrade DB can be found [here](https://comtrade.un.org/data/), and full API documentation can be found [here](https://comtrade.un.org/data/doc/api/).

This app is in no way affiliated with the United Nations.

![](./img/comtrade_plot.png?raw=true "Comtrade Plot")