Realtime, sharded counter of contributions during the promo. "breakdown" is our
attempt to correct for merchant fees, "rawbreakdown" is the amount people enter
before merchant fees.  This is a best case scenario assuming $0 in chargebacks,
refunds, and other merchant related issues.  The discrepency in platforms is
due to people who identify as both a Mac and Linux user, for example.  This is
our best estimate, we will be examining our merchant accounts directly for the
final, official totals.


{
    "numberofdonations": {
        "windows": 93910, 
        "mac": 32788, 
        "total": 138813, 
        "linux": 25023
    }, 
    "breakdown": {
        "aquaria": 166733.3732716225, 
        "penumbra": 166733.3732716225, 
        "childsplay": 188583.92037422405, 
        "eff": 183607.34452173236, 
        "gish": 166733.3732716225, 
        "lugaru": 166733.3732716225, 
        "worldofgoo": 166733.3732716225
    }, 
    "rawbreakdown": {
        "aquaria": 176132.04476643103, 
        "penumbra": 176132.04476643103, 
        "childsplay": 199103.04185395915, 
        "eff": 193850.53003612332, 
        "gish": 176132.04476643103, 
        "lugaru": 176132.1428001408, 
        "worldofgoo": 176132.04476643103
    }, 
    "platformtotals": {
        "windows": 714869.5192300022, 
        "mac": 315804.8033200011, 
        "linux": 342756.91779000056
    }, 
    "rawplatformtotals": {
        "windows": 755923.0799999991, 
        "mac": 333287.83000000025, 
        "linux": 360976.65000000014
    }
}