This repository/folder contains the data, scripts, and results for the work test analysis. To ensure reproducibility, the project is structured into distinct subdirectories.
The raw datasets and processed results are not publicly available.
Below is an overview of the directory structure used in this project:
Work test/
│
├── 01. Dataset/ # Raw and source data files (e.g., tmpdata.xlsx, labdata.xlsx)
├── 02. Script/ # Stata do-files or R-script for data managememt and analysis
├── 03. Excel/ # Exported Excel files (e.g., descriptive tables, results)
├── 04. Result/ # Processed/cleaned datasets (e.g., .dta files ready for analysis)
├── 05. Log/ # Stata log files capturing the output of the do-files
├── 06. Temp/ # Temporary files generated during the analysis process
└── 07. Figure/ # Exported figures