XJO,DJI,IXIC,HSI and N225 indices daily closing price datasets

- Citation Author(s):
-
Yi Ji
- Submitted by:
- Yi Ji
- Last updated:
- DOI:
- 10.21227/vvr8-8g25
- Data Format:
- Research Article Link:
- Categories:
- Keywords:
Abstract
This is the five mainstream stock market indices dataset. It includes XJO, DJI, IXIC, HSI, and N225 indices from Sep. 2010 ~ Aug. 2020.
Instructions:
All datasets are in .csv format.
You're now ready to import the CSV file into Python using read_csv()
from pandas
:
import pandas as pd
pd.read_csv('XJO stock dataset used in the paper.csv ')