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.

Comprehension CSV Excel CSV
Show API URLs
CSV /api/export_app?app=Comprehension
Excel CSV /api/export_app?format=csv_bom&app=Comprehension
One session only /api/export_app?app=Comprehension&session_code={SESSION_CODE}
crt CSV Excel CSV
Show API URLs
CSV /api/export_app?app=crt
Excel CSV /api/export_app?format=csv_bom&app=crt
One session only /api/export_app?app=crt&session_code={SESSION_CODE}
intro CSV Excel CSV
Show API URLs
CSV /api/export_app?app=intro
Excel CSV /api/export_app?format=csv_bom&app=intro
One session only /api/export_app?app=intro&session_code={SESSION_CODE}
peq CSV Excel CSV
Show API URLs
CSV /api/export_app?app=peq
Excel CSV /api/export_app?format=csv_bom&app=peq
One session only /api/export_app?app=peq&session_code={SESSION_CODE}
ret CSV Excel CSV
Show API URLs
CSV /api/export_app?app=ret
Excel CSV /api/export_app?format=csv_bom&app=ret
One session only /api/export_app?app=ret&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