数据集:

edarchimbaud/earnings-estimate-sp500

英文

"earnings-estimate-sp500" 数据集卡片

数据集概述

"earnings-estimate-sp500" 数据集提供了标准普尔500指数内公司的盈利预测数据。

支持的任务和排行榜

该数据集可用于分析盈利预测以进行系统交易或金融分析任务。数据集不指定任何关联的排行榜。

语言

[N/A]

数据集结构

数据实例

[N/A]

数据字段

数据集包含以下字段:

  • symbol(字符串):代表用于识别公司的股票代码或缩写。
  • date(字符串):与盈利预测数据相关的日期。
  • current_qtr(字符串):当前季度。
  • no_of_analysts_current_qtr(int64):为当前季度提供估计的分析师数量。
  • next_qtr(字符串):下一季度。
  • no_of_analysts_next_qtr(int64):为下一季度提供估计的分析师数量。
  • current_year(int64):当前年份。
  • no_of_analysts_current_year(int64):为当前年份提供估计的分析师数量。
  • next_year(int64):下一年份。
  • no_of_analysts_next_year(int64):为下一年份提供估计的分析师数量。
  • avg_estimate_current_qtr(float64):当前季度的平均估计值。
  • avg_estimate_next_qtr(float64):下一季度的平均估计值。
  • avg_estimate_current_year(float64):当前年份的平均估计值。
  • avg_estimate_next_year(float64):下一年份的平均估计值。
  • low_estimate_current_qtr(float64):当前季度的最低估计值。
  • low_estimate_next_qtr(float64):下一季度的最低估计值。
  • low_estimate_current_year(float64):当前年份的最低估计值。
  • low_estimate_next_year(float64):下一年份的最低估计值。
  • high_estimate_current_qtr(float64):当前季度的最高估计值。
  • high_estimate_next_qtr(float64):下一季度的最高估计值。
  • high_estimate_current_year(float64):当前年份的最高估计值。
  • high_estimate_next_year(float64):下一年份的最高估计值。
  • year_ago_eps_current_qtr(float64):去年同期当前季度的每股收益(EPS)。
  • year_ago_eps_next_qtr(float64):去年同期下一季度的每股收益(EPS)。
  • year_ago_eps_current_year(float64):去年同期当前年份的每股收益(EPS)。
  • year_ago_eps_next_year(float64):去年同期下一年份的每股收益(EPS)。

数据拆分

数据集包含一个名为"train"的拆分。

其他信息

数据集维护者

该数据集未指定具体的维护者。

许可信息

"earnings-estimate-sp500" 数据集使用 MIT 许可证。

引用信息

https://edarchimbaud.substack.com , earnings-estimate-sp500 数据集,GitHub 仓库, https://github.com/edarchimbaud

贡献

感谢 @edarchimbaud 添加了该数据集。