Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix financials tables #1128

Merged
merged 24 commits into from Oct 28, 2022
Merged

Fix financials tables #1128

merged 24 commits into from Oct 28, 2022

Conversation

ValueRaider
Copy link
Collaborator

@ValueRaider ValueRaider commented Oct 28, 2022

Fixes financials tables to match what's on website. This PR is redoing #1090 except with MultiIndex disabled, that requires more thought.

Also adds new properties with more analysts' work:

Ticker.recommendations_summary
Ticker.analyst_price_target
Ticker.revenue_forecasts
Ticker.earnings_forecasts
Ticker.earnings_trend

Fixes: #1056 #1052 #1044 #1043 #1011 #1004 #1001 #913

Credit to @git-shogg

git-shogg and others added 24 commits July 7, 2021 18:50
…ill enable us to see other store types from the base.py file.
…is section of yahoo finance: current_recommendations, revenue_forecasts and earnings_forecasts.
…place self._financials. Further work required to understand if there is the opportunity to also do this for balance sheet and cf statement.
…ings with regards to "statement seems to have no effect" is because the import on this python file is yfinance (master version 1.63).
Enhanced the detail of the annual financial statements and added ability to check the "Analysis" url.
@ValueRaider ValueRaider merged commit bcd6e5b into dev Oct 28, 2022
@ValueRaider
Copy link
Collaborator Author

@fredrik-corneliusson FYI this is likely to trigger more IDE warnings/errors

@fredrik-corneliusson
Copy link
Contributor

Have created #1130 with the needed formatting updates.

@ValueRaider ValueRaider deleted the fix/financials-data branch October 31, 2022 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants