mmmturkeybacon Export Mturk History

Exports Mturk history to tab separated values so you can easily save the HITs you've worked on in a spreadsheet.

Penulis
mmmturkeybacon
Pemasangan harian
0
Total pemasangan
1.870
Nilai
2 0 0
Versi
2.02
Dibuat
08 Juli 2014
Diperbarui
21 Desember 2016
Size
19,1 KB
Lisensi
N/A
Berlaku untuk

Exports Mturk history to tab separated values so you can easily save the HITs you've worked on in a spreadsheet. This script condenses all of the HITs completed on a daily basis. Leave blank to get today's completed HITs, enter 'yesterday' to get yesterday's HITs, to get a single day use mmddyyyy, to get a range of days use mmddyyyy:mmddyyyy, enter 45 to get the last 45 days, and enter 60 to get the last 60 days (45 shown and 15 hidden).

The script loads when you visit https://www.mturk.com/mturk/status. Click on "View more..." in your dashboard to get there.

IMPORTANT INFORMATION FOR VERSION 2.0 AND UP
The order of the pending and rejected columns was reversed to match the order mturk uses.
The requester name and requester ID were split into two separate fields.

In OpenOffice Calc, to split the requester field in your old spreadsheet data search and replace ' (A' with '{(A', add a column to the right of the requester column, then use Data > Text to Columns and use the '{' as a delimiter to split the column.