File size: 776 Bytes
1fd19d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f0b0d95
 
 
 
 
 
 
 
1fd19d8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
dataset_info:
  features:
  - name: link
    dtype: string
  - name: title
    dtype: string
  - name: snippet
    dtype: string
  - name: date
    dtype: timestamp[us]
  - name: source
    dtype: string
  - name: text
    dtype: string
  - name: stock
    dtype: string
  splits:
  - name: train
    num_bytes: 5048957
    num_examples: 900
  download_size: 2210926
  dataset_size: 5048957
---
# Dataset Card for "stock_group"

fin_data.gen_news_dataset()
sample_mode=’stocks’
news_source=’finhub’
stocks=AAPL AMZN MSFT NVDA TSLA
start_date = "2022-08-31"  
end_date = "2023-06-20"
commit: c5ce8eb0280788ba4b307d0909b2ac966e7c2aac

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)