You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting, I'm not sure what is going on with the API but I implemented some temporary error handling. If this doesn't get fixed at Yahoo I'll need to look into using other endpoints.
Thanks for reporting, I'm not sure what is going on with the API but I implemented some temporary error handling. If this doesn't get fixed at Yahoo I'll need to look into using other endpoints.
Yahoo has benefits as a source.
I am looking at putting together an RShiny markets dashboard and your functions are some of the few that elegantly grab Yahoo API data.
Other elements of the API could therefore add value to a dashboard such as assetProfile, summaryProfile, summaryDetail, calendarEvents, secFilings etc
With your fixes and disabling the FCF calc, pulled 367 global banks financial data! Awesome!
Symbol vector includes LBSI which returns empty query result despite data on web page.
Query:
https://query2.finance.yahoo.com/v10/finance/quoteSummary/LBSI?modules=incomeStatementHistory,balanceSheetHistory,cashflowStatementHistory
Web page:
https://finance.yahoo.com/quote/LBSI/cash-flow?p=LBSI
This crashes entire yahoo_financials function:
Error in select(., -maxAge) :
select()
doesn't handle lists.The text was updated successfully, but these errors were encountered: