Citation requirement

If you publish research conducted using oTree, you are required by the oTree license to cite this paper.

Citation:

Chen, D.L., Schonger, M., Wickens, C., 2016. oTree - An open-source platform for laboratory, online and field experiments. Journal of Behavioral and Experimental Finance, vol 9: 88-97


All apps (wide format)

Data for all apps in one file. There is one row per participant; different apps and rounds are stacked horizontally. This format is useful if you want to correlate participants' behavior in one app with their behavior in another app.

All apps (wide format) CSV Excel CSV
Show API URLs
CSV /api/export_wide
Excel CSV /api/export_wide?format=csv_bom
One session only /api/export_wide?session_code={SESSION_CODE}

Per-app data

One row per player in the given app. If there are multiple rounds, there will be multiple rows for the same participant.

attention_check_gate CSV Excel CSV
Show API URLs
CSV /api/export_app?app=attention_check_gate
Excel CSV /api/export_app?format=csv_bom&app=attention_check_gate
One session only /api/export_app?app=attention_check_gate&session_code={SESSION_CODE}
comprehension_quiz_algo_manager_ho CSV Excel CSV
Show API URLs
CSV /api/export_app?app=comprehension_quiz_algo_manager_ho
Excel CSV /api/export_app?format=csv_bom&app=comprehension_quiz_algo_manager_ho
One session only /api/export_app?app=comprehension_quiz_algo_manager_ho&session_code={SESSION_CODE}
comprehension_quiz_human_manager CSV Excel CSV
Show API URLs
CSV /api/export_app?app=comprehension_quiz_human_manager
Excel CSV /api/export_app?format=csv_bom&app=comprehension_quiz_human_manager
One session only /api/export_app?app=comprehension_quiz_human_manager&session_code={SESSION_CODE}
consent CSV Excel CSV
Show API URLs
CSV /api/export_app?app=consent
Excel CSV /api/export_app?format=csv_bom&app=consent
One session only /api/export_app?app=consent&session_code={SESSION_CODE}
endscreen CSV Excel CSV
Show API URLs
CSV /api/export_app?app=endscreen
Excel CSV /api/export_app?format=csv_bom&app=endscreen
One session only /api/export_app?app=endscreen&session_code={SESSION_CODE}
final_feedback CSV Excel CSV
Show API URLs
CSV /api/export_app?app=final_feedback
Excel CSV /api/export_app?format=csv_bom&app=final_feedback
One session only /api/export_app?app=final_feedback&session_code={SESSION_CODE}
introduction_algorithmic_manager_ho CSV Excel CSV
Show API URLs
CSV /api/export_app?app=introduction_algorithmic_manager_ho
Excel CSV /api/export_app?format=csv_bom&app=introduction_algorithmic_manager_ho
One session only /api/export_app?app=introduction_algorithmic_manager_ho&session_code={SESSION_CODE}
introduction_human_manager CSV Excel CSV
Show API URLs
CSV /api/export_app?app=introduction_human_manager
Excel CSV /api/export_app?format=csv_bom&app=introduction_human_manager
One session only /api/export_app?app=introduction_human_manager&session_code={SESSION_CODE}
pre_screening CSV Excel CSV
Show API URLs
CSV /api/export_app?app=pre_screening
Excel CSV /api/export_app?format=csv_bom&app=pre_screening
One session only /api/export_app?app=pre_screening&session_code={SESSION_CODE}
treatment_algo_manager_new CSV Excel CSV
Show API URLs
CSV /api/export_app?app=treatment_algo_manager_new
Excel CSV /api/export_app?format=csv_bom&app=treatment_algo_manager_new
One session only /api/export_app?app=treatment_algo_manager_new&session_code={SESSION_CODE}
treatment_manager_new CSV Excel CSV
Show API URLs
CSV /api/export_app?app=treatment_manager_new
Excel CSV /api/export_app?format=csv_bom&app=treatment_manager_new
One session only /api/export_app?app=treatment_manager_new&session_code={SESSION_CODE}

Custom exports

No custom exports found.

Other exports

Page times CSV Excel CSV
Show API URLs
CSV /api/export_page_times
Excel CSV /api/export_page_times?format=csv_bom

Notes