数据集:

edarchimbaud/revenue-estimate-sp500

中文

Dataset Card for "revenue-estimate-sp500"

Dataset Summary

The revenue-estimate-sp500 dataset provides revenue estimate data for companies in the S&P 500 index.

Supported Tasks and Leaderboards

The dataset can be used to analyze and predict revenue estimates for companies in the S&P 500 index.

Dataset Structure

Data Instances

[N/A]

Data Fields

  • symbol (string): A string representing the ticker symbol or abbreviation used to identify the company.
  • date (string): A string indicating the date of the recorded data.
  • current_qtr (string): A string representing the current quarter.
  • no_of_analysts_current_qtr (int64): An integer indicating the number of analysts providing estimates for the current quarter.
  • next_qtr (string): A string representing the next quarter.
  • no_of_analysts_next_qtr (int64): An integer indicating the number of analysts providing estimates for the next quarter.
  • current_year (int64): An integer indicating the current year.
  • no_of_analysts_current_year (int64): An integer indicating the number of analysts providing estimates for the current year.
  • next_year (int64): An integer indicating the next year.
  • no_of_analysts_next_year (int64): An integer indicating the number of analysts providing estimates for the next year.
  • avg_estimate_current_qtr (string): A string representing the average estimate for the current quarter.
  • avg_estimate_next_qtr (string): A string representing the average estimate for the next quarter.
  • avg_estimate_current_year (string): A string representing the average estimate for the current year.
  • avg_estimate_next_year (string): A string representing the average estimate for the next year.
  • low_estimate_current_qtr (string): A string representing the low estimate for the current quarter.
  • low_estimate_next_qtr (string): A string representing the low estimate for the next quarter.
  • low_estimate_current_year (string): A string representing the low estimate for the current year.
  • low_estimate_next_year (string): A string representing the low estimate for the next year.
  • high_estimate_current_qtr (string): A string representing the high estimate for the current quarter.
  • high_estimate_next_qtr (string): A string representing the high estimate for the next quarter.
  • high_estimate_current_year (string): A string representing the high estimate for the current year.
  • high_estimate_next_year (string): A string representing the high estimate for the next year.
  • year_ago_sales_current_qtr (string): A string representing the year-ago sales for the current quarter.
  • year_ago_sales_next_qtr (string): A string representing the year-ago sales for the next quarter.
  • year_ago_sales_current_year (string): A string representing the year-ago sales for the current year.
  • year_ago_sales_next_year (string): A string representing the year-ago sales for the next year.
  • sales_growth_yearest_current_qtr (string): A string representing the sales growth estimate for the current quarter.
  • sales_growth_yearest_next_qtr (string): A string representing the sales growth estimate for the next quarter.
  • sales_growth_yearest_current_year (string): A string representing the sales growth estimate for the current year.
  • sales_growth_yearest_next_year (string): A string representing the sales growth estimate for the next year.

Data Splits

A single split, called train.

Dataset Creation

Curation Rationale

The revenue-estimate-sp500 dataset was created to provide revenue estimate data for companies in the S&P 500 index.

Source Data

The data was collected and normalized from reliable sources.

Additional Information

Dataset Curators

The revenue-estimate-sp500 dataset was collected by https://edarchimbaud.substack.com .

Licensing Information

The revenue-estimate-sp500 dataset is licensed under the MIT License.

Citation Information

https://edarchimbaud.substack.com , revenue-estimate-sp500 dataset, GitHub repository, https://github.com/edarchimbaud

Contributions

Thanks to @edarchimbaud for adding this dataset.