Article.EikonAPI.Python

所属分类:能源行业(电力石油煤炭)
开发工具:Jupyter Notebook
文件大小:0KB
下载次数:0
上传日期:2023-10-02 18:42:13
上 传 者sh-1993
说明:  本文演示了如何使用Python代码和Eikon Data API检索Top News Energy头条新闻和故事,
(This article demonstrate how to retrieve Top News Energy headlines and stories using Python code with Eikon Data API,)

文件列表:
LICENSE.md (581, 2022-03-28)
requirements.txt (41, 2022-03-28)
top_news_energy.ipynb (102838, 2022-03-28)

# Getting Top News Energy Headlines and Stories using Eikon Data API (Python) This article demonstrates how to retrieve Top News Energy headlines and stories using Python code with Eikon Data API ## What is Top News Energy? Top News Energy presents the biggest energy stories that are moving markets and making headlines worldwide in an easy-to-use format. The content is updated 24/7 by dedicated and experienced global and local editors. ## Prerequisite You may contact your Refinitiv’s representative to help you to access the product - Eikon Data API - Eikon Desktop or Refinitiv workspace is running on your machine when running the notebook application - For how to start using Eikon Data API, you can follow its [Quickstart guide](https://developers.refinitiv.com/en/api-catalog/eikon/eikon-data-api/quick-start) - Jupyter Lab or Jupyter Notebook application is installed and ready to use - You could use Eikon Codebook as well ### Required python libraries and their version: Python version 3.9.6 is being used here You may download requirements.txt from this repository then use the command `pip install -r requirements.txt` to install required libraries - eikon == 1.1.14 - bs4 == 0.0.1 - IPython == 7.27.0 ## Reference - [Developer Community](https://developers.refinitiv.com/en) - [Eikon Data API page](https://developers.refinitiv.com/en/api-catalog/eikon/eikon-data-api) - [Top News page](https://www.refinitiv.com/en/financial-data/financial-news-coverage/political-news-feeds-analysis/reuters-top-news) - [Eikon Data API Q&A page](https://community.developers.refinitiv.com/spaces/92/index.html)

近期下载者

相关文件


收藏者