# data **Repository Path**: zhbsis/data ## Basic Information - **Project Name**: data - **Description**: data examples - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-27 - **Last Updated**: 2022-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Data repository #### Introduction this repository provides a number of data of Chinese A-share market. The data is only for teaching demonstration. #### Usage example one can import the data into stata by runing the following code in stata: use http://zhbsis.gitee.io/data/returnData.dta, clear