--- pretty_name: "Financial Time Series Dataset" tags: - time-series - finance - forecasting license: mit task_categories: - time-series-forecasting configs: - config_name: C data_files: - C/C.parquet default: true # 这个会让 C 成为默认打开的配置(可选,不加也行) - config_name: CF data_files: - CF/CF.parquet - config_name: HC data_files: - HC/HC.parquet - config_name: I data_files: - I/I.parquet - config_name: L data_files: - L/L.parquet - config_name: M data_files: - M/M.parquet - config_name: MA data_files: - MA/MA.parquet - config_name: P data_files: - P/P.parquet - config_name: PP data_files: - PP/PP.parquet - config_name: RB data_files: - RB/RB.parquet - config_name: SR data_files: - SR/SR.parquet - config_name: TA data_files: - TA/TA.parquet --- # Financial Time Series DataSet This dataset includes basic data for the main contracts of some products in the futures market ## Product Type This dataset include products belong: - C - CF - HC - I - L - M - MA - P - PP - RB - SR - TA ## Time Range This dataset contains minute-frequency financial data spanning the period from 2015 to 2021.