Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/414owen/simfin
SimFin financial data API wrapper for Haskell
https://github.com/414owen/simfin
api-client api-wrapper financial-data haskell simfin simfin-data
Last synced: 18 days ago
JSON representation
SimFin financial data API wrapper for Haskell
- Host: GitHub
- URL: https://github.com/414owen/simfin
- Owner: 414owen
- License: mit
- Created: 2022-05-13T17:23:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T09:39:41.000Z (over 1 year ago)
- Last Synced: 2024-10-03T15:15:54.651Z (3 months ago)
- Topics: api-client, api-wrapper, financial-data, haskell, simfin, simfin-data
- Language: Haskell
- Homepage:
- Size: 379 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# SimFin API wrapper for Haskell
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2F414owen%2Fsimfin%2Fbadge&style=flat)](https://actions-badge.atrox.dev/414owen/simfin/goto)
[![Hackage](https://img.shields.io/hackage/v/simfin)](https://hackage.haskell.org/package/simfin)See [simfin.com](https://simfin.com/)
## Examples
These charts were produced using code in the `examples` repository:
![prices](https://user-images.githubusercontent.com/1714287/169568674-1bf54e8f-5602-4ee8-8e00-6e88c1a7b17f.svg)
![eps-diluted](https://user-images.githubusercontent.com/1714287/169568597-937a1c85-d1e2-4c3f-8667-64daf54c24c0.svg)
![relative-performance](https://user-images.githubusercontent.com/1714287/169568604-ca15c7be-1053-436c-a106-0ed2d62f9b8c.svg)