dpguthrie / dpguthrie/yahooquery

ESG scores can't be retreived

Open
#333 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
920
Forks
164
PR merge metrics
No merged PRs in 30d

Description

Suddenly the ESG scores are missing. Probably Yahoo made a slight modification in its data structures.

```
>>> from yahooquery import Ticker
>>> aapl = Ticker('aapl')
>>> aapl.esg_scores
{'aapl': 'No fundamentals data found for symbol: AAPL'}
```

I have found this problem for a large number of equities, so it isn't an apple problem.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.