help wanted
Repository metrics
- Stars
- (828 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
library(tidyquant)
aapl_key_ratios <- tq_get("AAPL", get = "key.ratios")
Warning messages: 1: x = 'AAPL', get = 'key.ratios': Error in UseMethod("as_list"): no applicable method for 'as_list' applied to an object of class "NULL"
2: x = 'AAPL', get = 'key.ratios': Error in eval(lhs, parent, parent): object 'key_ratios_bind' not found
appears these URLs
or
no longer work to scrape the data files. However the option to download key ratios/statements still exists, i assume the URL has been changed.