Skip to content

Latest commit

 

History

History
68 lines (52 loc) · 1.14 KB

QuoteSummary.md

File metadata and controls

68 lines (52 loc) · 1.14 KB

Download Quote Summary Data

The quote summary item contains tons of different kinds of information. Not all information is available for all tickers. The get_quoteSummary function returns all items available for the ticker.

get_quoteSummary

Sub-Items

The below functions can extract certain items from the Yahoo quoteSummary. The functions below return OrderedDictionaries form the OrderCollections.jl package that can readily be piped into a DataFrame.

Calendar Events

get_calendar_events

Earnings Estimates

get_earnings_estimates

Earnings Per Share (EPS)

get_eps

Insider Holdings

get_insider_holders

Insider Transactions

get_insider_transactions

Institutional Ownership

get_institutional_ownership

Major Holders Breakdown

get_major_holders_breakdown

Analyst Recommendation Trend

get_recommendation_trend

Up- & Downgrade History

get_upgrade_downgrade_history

Summary Detail

get_summary_detail

Sector & Industry

get_sector_industry