ddrillini / uiuc-wendy

Issue tracker for UIUC's ITG cabinet, and public assets.
http://ddrillini.club
2 stars 1 forks source link

coindata parsing for donna #98

Closed ianklatzco closed 4 years ago

ianklatzco commented 5 years ago

timeline:

OR just compare august-december 2017 from 14-feb-2018 off a new coindata

ianklatzco commented 5 years ago
ok so here's the deal
we grab a new coins.xml off the machine
it gives us august-december of 2018
14-feb-2018-coins.xml should contain august-december of 2017
we get weekly usage data for both years
graph it
and graph percent increase
send this to donna

@trevorm4 will grab it off the machine & handle data processing

ianklatzco commented 5 years ago

find / -name 'Coins.xml' 2>/dev/null

(in any case it's probably ~/.stepmania-5.1/Data/Coins.xml)
there's probably two copies
a sm5.0 and a sm5.1
you might need to do some stitching together of the data
trevorm4 commented 5 years ago

Here's the coin data from the machine

Coins.zip

Will do coin stuff next week most likely

ianklatzco commented 5 years ago

thank youuuuuu