Queries Financial information from Yahoo Finance for a single ticker and a single module. Modules <- c('assetProfile', 'defaultKeyStatistics', 'financialData', 'industryTrend', 'indexTrend', 'sectorTrend', 'incomeStatementHistory', 'incomeStatementHistoryQuarterly', 'balanceSheetHistory', 'balanceSheetHistoryQuarterly', 'cashflowStatementHistory','cashflowStatementHistoryQuarterly', 'earnings', 'earningsHistory', 'earningsTrend', 'calendarEvents', 'secFilings', 'recommendationTrend', 'upgradeDowngradeHistory', 'institutionOwnership', 'fundOwnership', 'majorDirectHolders', 'majorHoldersBreakdown', 'insiderTransactions', 'insiderHolders', 'netSharePurchaseActivity')
1 | queryYFquoteSummary(ticker, module, time_in_seconds = 0.5)
|
1 | queryYFquoteSummary("UNA.AS", "defaultKeyStatistics")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.