pettah commited on
Commit
737e51e
1 Parent(s): bacb5e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -3
README.md CHANGED
@@ -1,3 +1,50 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - aa
7
+ tags:
8
+ - finance
9
+ pretty_name: pettahai
10
+ size_categories:
11
+ - 1K<n<10K
12
+ ---
13
+
14
+
15
+ # Global Top Index: Exploring Trends in Stock Markets
16
+
17
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/662af7e436aaa5e8c4df0515/72QFVjjOQ80IXJhJVQiE4.jpeg)
18
+
19
+ ## About the Dataset
20
+ The Global Top Index dataset offers a detailed view of daily trading activities from several of the world's leading stock market indices. This dataset is ideal for conducting comprehensive analyses to uncover insights and predictive trends in the international stock markets.
21
+
22
+ ### Dataset Contents
23
+ The dataset encompasses the following key data points for each trading session across multiple dates, allowing for temporal trend analysis and pattern recognition:
24
+
25
+ - **Date**: The date of the trading session.
26
+ - **Name**: Name of the stock market index.
27
+ - **Symbol**: Symbol or abbreviation representing the index.
28
+ - **Open**: Opening price of the index for the trading session.
29
+ - **High**: Highest price reached by the index during the trading session.
30
+ - **Low**: Lowest price reached by the index during the trading session.
31
+ - **Close**: Closing price of the index for the trading session.
32
+ - **Adj Close**: Adjusted closing price, accounting for corporate actions such as dividends or stock splits.
33
+ - **Volume**: Total volume of shares traded for the index during the trading session.
34
+
35
+ ### Source
36
+ This data is sourced from **Yahoo Finance**, which provides comprehensive financial information and data analysis tools. Yahoo Finance aggregates data from various stock exchanges around the world, giving users access to real-time and historical market data, news, analysis, and portfolio management resources.
37
+
38
+ ### Collection Methodology
39
+ Data for this dataset was gathered using Python libraries **Selenium** and **BeautifulSoup4 (bs4)**, ensuring accurate and up-to-date information from the web. The scraping scripts are designed to run quarterly, capturing the latest market trends and updates.
40
+
41
+ ### Expected Update Frequency
42
+ The dataset is updated quarterly. The last update was made 19 days ago.
43
+
44
+ ## Usage
45
+ This dataset is valuable for researchers, financial analysts, and investors looking to study market trends, conduct performance analysis, and make informed investment decisions. The data can be utilized for various applications such as predictive modeling, comparative analysis, and temporal trend analysis in the context of global financial markets.
46
+
47
+ ## License
48
+ MIT License
49
+
50
+ www.pettahai.com