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
- Host: GitHub
- URL: https://github.com/chrismuir/comtrade-plot
- Owner: ChrisMuir
- Created: 2017-05-16T04:46:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-09T19:15:09.000Z (almost 7 years ago)
- Last Synced: 2025-04-12T22:05:36.303Z (about 2 months ago)
- Topics: api, comtrade, r, rstats, shiny, supply-chain
- Language: R
- Size: 502 KB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
