README.md

SimfinR is an R package for downloading financial data from the 'SimFin' (SIMmplifying FINnance) repository using its official api at https://simfin.com/data/access/api.

It includes financial statements -- balance sheet, cash flow and income statement -- and adjusted daily price of stocks. The available data is comprehensive, going back to 2005 and available for quarters (Q1, Q2, Q3, Q4) and years (FY).

Installation

# CRAN
install.packages('simfinR)

# github
devtools::install_github('msperlin/simfinR)

Example

See blog post for more details.



Try the simfinR package in your browser

Any scripts or data that you put into this service are public.

simfinR documentation built on April 2, 2021, 5:06 p.m.