Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`.