https://github.com/pachadotdev/tradestatistics-plumber-api
tradestatistics.io API, reads from PostgreSQL and provides tidy CSV and Apache Arrow data
https://github.com/pachadotdev/tradestatistics-plumber-api
apache-arrow api csv plumber-api postgresql r trade
Last synced: over 1 year ago
JSON representation
tradestatistics.io API, reads from PostgreSQL and provides tidy CSV and Apache Arrow data
- Host: GitHub
- URL: https://github.com/pachadotdev/tradestatistics-plumber-api
- Owner: pachadotdev
- License: apache-2.0
- Created: 2018-12-13T17:02:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T17:58:16.000Z (almost 2 years ago)
- Last Synced: 2025-02-28T22:41:06.211Z (over 1 year ago)
- Topics: apache-arrow, api, csv, plumber-api, postgresql, r, trade
- Language: R
- Homepage: https://api.tradestatistics.io/
- Size: 166 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trade Statistics API
[](https://doi.org/10.5281/zenodo.3738793)
## About
Scripts to run our API to provide data in JSON format. This project features an extensive documentation available at https://tradestatistics.io/.
## Setup
1. Edit `tradestatistics-api.service` if required.
2. Copy the file to `/etc/systemd/system/`.
3. Run `sudo systemctl start tradestatistics-api`.