Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-22T17:58:16.000Z (4 months ago)
- Last Synced: 2024-10-11T19:21:12.660Z (3 months ago)
- Topics: apache-arrow, api, csv, plumber-api, postgresql, r, trade
- Language: R
- Homepage: https://api.tradestatistics.io/
- Size: 166 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trade Statistics API
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3738793.svg)](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`.