diff options
| author | BrokenTalentsFun CI <ci@brokentalents.fun> | 2019-02-13 21:17:38 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2019-04-27 09:22:53 +0200 |
| commit | 474455ae3d6bd968cf260ba536efd023c81213e2 (patch) | |
| tree | 5c272c022fd28c820910375129ea784c77ece390 | |
| parent | 4aaf25836f44a0ae327e1867a11d76f21fe2ce46 (diff) | |
| download | brokentalents-474455ae3d6bd968cf260ba536efd023c81213e2.tar.gz brokentalents-474455ae3d6bd968cf260ba536efd023c81213e2.zip | |
update data
| -rw-r--r-- | data/7bc7ecc8/2019-02-13T18:00:00.000Z.json | 1 | ||||
| -rw-r--r-- | data/7bc7ecc8/2019-02-13T19:00:00.000Z.json | 1 | ||||
| -rw-r--r-- | data/7bc7ecc8/metadata.json | 112 | ||||
| -rw-r--r-- | data/7bc7ecc8/report.json | 13 |
4 files changed, 127 insertions, 0 deletions
diff --git a/data/7bc7ecc8/2019-02-13T18:00:00.000Z.json b/data/7bc7ecc8/2019-02-13T18:00:00.000Z.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/data/7bc7ecc8/2019-02-13T18:00:00.000Z.json @@ -0,0 +1 @@ +{}
\ No newline at end of file diff --git a/data/7bc7ecc8/2019-02-13T19:00:00.000Z.json b/data/7bc7ecc8/2019-02-13T19:00:00.000Z.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/data/7bc7ecc8/2019-02-13T19:00:00.000Z.json @@ -0,0 +1 @@ +{}
\ No newline at end of file diff --git a/data/7bc7ecc8/metadata.json b/data/7bc7ecc8/metadata.json new file mode 100644 index 0000000..dd3511b --- /dev/null +++ b/data/7bc7ecc8/metadata.json @@ -0,0 +1,112 @@ +{ + "lastUpdate": "2019-02-13T20:16:13.739Z", + "config": { + "api": { + "baseUrl": "https://api.dc01.gamelockerapp.com", + "timeout": 3, + "patchVersion": "4.0", + "startDate": "2019-02-13 18Z", + "regions": [ + "sg", + "eu", + "na" + ], + "modes": [ + "blitz_pvp_ranked", + "casual_aral", + "ranked", + "5v5_pvp_ranked" + ], + "matchesPerRequest": 5, + "requestsPerInterval": 50, + "interval": 1, + "intervalUnit": "hours", + "intervalsPerMinute": 1 + }, + "etl": { + "participant": [ + [ + "Winner", + [ + "attributes", + "stats", + "winner" + ] + ], + [ + "Kills", + [ + "attributes", + "stats", + "kills" + ] + ], + [ + "Deaths", + [ + "attributes", + "stats", + "deaths" + ] + ], + [ + "CrystalMinerKills", + [ + "attributes", + "stats", + "crystalMineCaptures" + ] + ], + [ + "GoldMinerKills", + [ + "attributes", + "stats", + "goldMineCaptures" + ] + ], + [ + "TurretKills", + [ + "attributes", + "stats", + "turretCaptures" + ] + ] + ], + "roster": [], + "match": [ + [ + "Mode", + [ + "attributes", + "gameMode" + ] + ] + ] + }, + "reduce": { + "derived": [ + null + ], + "group": [ + "Actor", + "Talent", + "Mode", + "LevelBucket" + ], + "sum": [ + "Winner", + "Kills", + "Deaths", + "CrystalMinerKills", + "GoldMinerKills", + "TurretKills" + ] + }, + "file": {}, + "self": { + "levelBuckets": 5 + } + } +}
\ No newline at end of file diff --git a/data/7bc7ecc8/report.json b/data/7bc7ecc8/report.json new file mode 100644 index 0000000..d9622d1 --- /dev/null +++ b/data/7bc7ecc8/report.json @@ -0,0 +1,13 @@ +[ + { + "Talent": "NoTalent", + "LevelBucket": 0, + "Winner": null, + "Kills": null, + "Deaths": null, + "CrystalMinerKills": null, + "GoldMinerKills": null, + "TurretKills": null, + "Count": null + } +]
\ No newline at end of file |
