/usr/share/skrooge/quotes/BitcoinAverage.txt is in skrooge-common 2.11.0-1build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 | url=https://apiv2.bitcoinaverage.com/indices/global/history/BTCUSD?period=alltime&format=csv
mode=CSV
price=[^,]*,[^,]*,[^,]*,([^,]*)
date=([^,]*) 00:00:00,.*
dateformat=yyyy-MM-dd
|