This project launches a quick glance at the US International Trade. For many countries and businessmen have access to the value of trade between a country and the United States, may have advantages in the development of business strategy.
This simple app provides an unique opportunity for the viewers to search for historical trade deficit/surplus between USA and a given country, from 2010 till 2019.
Searched information deficit/surplus are displayed by selecting the year by hovering the mouse cursor over the graph. Principal products and their value are summarized in table output format under 'Data' tab.
You can find here documents and programs:
- SlidePresentation.Rmd: R Markdown document for International Trade.
- server.r: R server script that contains the instructions needs to build US International Trade app
- ui.r: The user-interface (ui) script that controls the layout and appearance of US International Trade app
- getdata: file to explain how we extract data from UN Comtrade Database. (Data source: United Nation COMTRADE Database (http://comtrade.un.org/data/))