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.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
mmmturkeybacon
1日のインストール数
0
累計インストール数
1,870
評価
2 0 0
バージョン
2.02
作成日
2014/07/08
更新日
2016/12/21
大きさ
19.1KB
ライセンス
不明
対象サイト

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.