Hello! I am almost ready to release a pretty cool script for mTurk and am applying the finishing touches. However, there's some info I need that I don't have because I am in the US and work with USD. I'm hoping people who turk with other currencies can help me out here.
Basically, go to https://worker.mturk.com/dashboard?format=json. Click pretty-print if your browser has it, and at the top, it should show something similar to this:
Code:
"available_earnings": {
"currency_code": "USD",
"amount_in_dollars": 19.76
},
I'm curious to know what the 'amount_in_dollars' is named as well as the currency_code (USD? EUR? etc).