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

https://github.com/njuettner/fed

This repository contains a collection of tools for gathering FED data information such as money supply, consumer price index and federal funds rate.
https://github.com/njuettner/fed

economic-data economics federal-reserve golang grafana grafana-dashboard

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Fed Data Collection and Visualization

https://juni.io/fed/

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.

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