Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/njuettner/stocks

This repository contains a collection of tools for gathering stock information such as earnings, cashflow, and balance data.
https://github.com/njuettner/stocks

economics golang grafana grafana-dashboard stock-analysis stock-data stocks stocks-prices

Last synced: 23 days ago
JSON representation

This repository contains a collection of tools for gathering stock information such as earnings, cashflow, and balance data.

Awesome Lists containing this project

README

        

# Stock Data Collection and Visualization

This repository contains a collection of tools for gathering stock information such as earnings, cashflow, and balance data.

## Features

- Customizable to collect data for any publicly traded company.
- Collects earnings, cashflow, and balance data for individual stocks.
- Runs a webserver with all collected data, used as data source (JSON), for easy visualization in a Grafana dashboard.

## Usage

TBD

## Dependencies

This repository relies on the following tools:

- [Grafana](https://grafana.com/) for data visualization.
- [Go](https://golang.org/) for running the data collection scripts.

## Contributing

If you would like to contribute to this repository, please submit a pull request or open an issue for discussion.

## License

This repository is licensed under the MIT License. See the `LICENSE` file for details.