I am trying to pull ESG data using Python API. However, the return is not consistent.
I tried to get Environmental Pillar Score for some US stocks as of 2020-03-05. Below was the output when I ran it first time:(cannot get data for A,CFR and CGNX.O)
![image](https://us.v-cdn.net/6038239/uploads/attachments/9903-1615471054358.png)
And I ran the same code again: (cannot get data for AA,CFG and CFX)
![image](https://us.v-cdn.net/6038239/uploads/attachments/9904-1615471151357.png)
Could you please help?