Is it possible to add "type" to the transaction history CSV?

I am writing a script to take as input the CSV file and calculate the tax I owe for CGT and deemed disposal gains. In Ireland this is different for Stocks and ETFs.

It seems like the CSV does not have a column “Type” although this seems present in the API. Are there plans to add this? Is there any way to infer this from the current fields?

Since you’re already writing a script, add a part to hit the API and use the output. Not sure exactly what information you need, but the transactions endpoint is probably a good start.

The Instruments API endpoint is what you want.

Here is a snapshot of the first two entries returned by the Instruments API endpoint (there are over 17,000 and rising).

You can get a csv of the latest instruments at Google drive: