Hi all,
I would like to get CO2 data for the ENERDP.. DataTypes (as per http://product.datastream.com/browse/search.aspx?dsid=ZCAZ146&AppGroup=DSAddin&dt=true&q=CO2&prev=dtx1%7C0001_0001_0006&subset=dtx1%7C0001_0001_0006 )
I need to use DataStream programatically (R or Python or whatever) for this (no Eikon API)
I thought I was in luck, because the R tutorial at https://developers.refinitiv.com/sites/default/files/Getting%20Started%20with%20R_0.pdf actually uses the ENERDP.. points in its final example. But, running that R code only returns NA values for all the ENERDP points. (works with something simple like P for price, but 'NA' for the ENERDP..)
My question is: should that R tutorial be returning data for ENERDP023 for example? If so, any ideas why I only receive NA, no matter if I go back -20Y years? If those dataTypes truly don't have data behind them, why? Is it just a bad tutorial? Or are there a very limited number of securities that have this data, and does anyone have any examples?
Any help appreciated,
thanks