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.

a_survey CSV Excel CSV
Show API URLs
CSV /api/export_app?app=a_survey
Excel CSV /api/export_app?format=csv_bom&app=a_survey
One session only /api/export_app?app=a_survey&session_code={SESSION_CODE}
b1_bret_trial CSV Excel CSV
Show API URLs
CSV /api/export_app?app=b1_bret_trial
Excel CSV /api/export_app?format=csv_bom&app=b1_bret_trial
One session only /api/export_app?app=b1_bret_trial&session_code={SESSION_CODE}
b2_bret_otai_trial CSV Excel CSV
Show API URLs
CSV /api/export_app?app=b2_bret_otai_trial
Excel CSV /api/export_app?format=csv_bom&app=b2_bret_otai_trial
One session only /api/export_app?app=b2_bret_otai_trial&session_code={SESSION_CODE}
b3_bret_otai_lucky_trial CSV Excel CSV
Show API URLs
CSV /api/export_app?app=b3_bret_otai_lucky_trial
Excel CSV /api/export_app?format=csv_bom&app=b3_bret_otai_lucky_trial
One session only /api/export_app?app=b3_bret_otai_lucky_trial&session_code={SESSION_CODE}
c1_bret_game CSV Excel CSV
Show API URLs
CSV /api/export_app?app=c1_bret_game
Excel CSV /api/export_app?format=csv_bom&app=c1_bret_game
One session only /api/export_app?app=c1_bret_game&session_code={SESSION_CODE}
c2_bret_otai_game CSV Excel CSV
Show API URLs
CSV /api/export_app?app=c2_bret_otai_game
Excel CSV /api/export_app?format=csv_bom&app=c2_bret_otai_game
One session only /api/export_app?app=c2_bret_otai_game&session_code={SESSION_CODE}
c3_bret_otai_lucky CSV Excel CSV
Show API URLs
CSV /api/export_app?app=c3_bret_otai_lucky
Excel CSV /api/export_app?format=csv_bom&app=c3_bret_otai_lucky
One session only /api/export_app?app=c3_bret_otai_lucky&session_code={SESSION_CODE}
d_coin_nash_trial CSV Excel CSV
Show API URLs
CSV /api/export_app?app=d_coin_nash_trial
Excel CSV /api/export_app?format=csv_bom&app=d_coin_nash_trial
One session only /api/export_app?app=d_coin_nash_trial&session_code={SESSION_CODE}
e_Post_Game_Survey CSV Excel CSV
Show API URLs
CSV /api/export_app?app=e_Post_Game_Survey
Excel CSV /api/export_app?format=csv_bom&app=e_Post_Game_Survey
One session only /api/export_app?app=e_Post_Game_Survey&session_code={SESSION_CODE}
e_coin_nash CSV Excel CSV
Show API URLs
CSV /api/export_app?app=e_coin_nash
Excel CSV /api/export_app?format=csv_bom&app=e_coin_nash
One session only /api/export_app?app=e_coin_nash&session_code={SESSION_CODE}
f_ending CSV Excel CSV
Show API URLs
CSV /api/export_app?app=f_ending
Excel CSV /api/export_app?format=csv_bom&app=f_ending
One session only /api/export_app?app=f_ending&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