Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pachadotdev/tradestatistics-visualization-with-shiny
Open Trade Statistics Shiny Dashboard
https://github.com/pachadotdev/tradestatistics-visualization-with-shiny
r shiny trade
Last synced: 11 days ago
JSON representation
Open Trade Statistics Shiny Dashboard
- Host: GitHub
- URL: https://github.com/pachadotdev/tradestatistics-visualization-with-shiny
- Owner: pachadotdev
- License: apache-2.0
- Created: 2019-08-08T15:24:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T06:57:16.000Z (3 months ago)
- Last Synced: 2024-10-11T19:21:12.026Z (27 days ago)
- Topics: r, shiny, trade
- Language: CSS
- Homepage: https://shiny.tradestatistics.io
- Size: 2.28 MB
- Stars: 35
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - pachadotdev/tradestatistics-visualization-with-shiny - Open Trade Statistics Shiny Dashboard (CSS)
README
# Open Trade Statistics Shiny Dashboard
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3738793.svg)](https://doi.org/10.5281/zenodo.3738793)
Visit the dashboard website: https://shiny.tradestatistics.io
We created this dashboard as way to provide a graphical interface to our [API](https://api.tradestatistics.io).
Of course the API is more flexible than this application, but we tried to do our best to provide useful options such as:
* Downloading the data in different formats (xlsx, csv, tsv, json, dta and sav)
* Downloading the charts in png, jpg, pdf and svg format
* Dynamic URLs for sharing your searches
* BibTeX ready citation that you can also use with Zotero and MendeleyWe hope you like this, and if you don't know much about APIs, you can also try obtaining the same information this dashboard provides with our [R package](https://github.com/ropensci/tradestatistics/).