Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.04 KB

Fed Data Collection and Visualization

This repository contains a collection of tools for gathering FED data information such as money supply, consumer price index, ... .

Features

  • Collects different data from FED St.Louis Web Service.
  • Updates every day automatically via GH action.
  • Provides 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 for data visualization.
  • Go 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.