powered by
Getting yearly data from all public companies from EDGAR
get_ydata(account = "Revenues", years = 2020:2023)
A dataframe
A string representing the account (eg NetIncomeLoss, Revenues, OperatingIncomeLoss, ...)
A sequence of numeric values representing the years.
get_ydata(account = "NetIncomeLoss", years = 2022:2023)
Run the code above in your browser using DataLab