select spend_currency, sum(spend_usd), sum(spend_amount), count(*) as num_ads from display_ads group by spend_currency
This data as JSON, CSV