These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Historic data of Kills

Author
Lutz Major
Austriae Est Imperare Orbi Universo
#1 - 2012-09-10 18:58:56 UTC
Servus!

I'm looking for a historic dump of kill info!

What I'm looking for is a list of
* DATE and HOUR
* Number of Player ship kills
* solarSystemID


According to eve-id, this API should do the trick: https://api.eveonline.com/map/Kills.xml.aspx

I don't even know, if this is correct:
Quote:
Returns the number of kills in solarsystems within the last hour.

Are the provided numbers really per hour?

Evelopedia says
Quote:
The Kills API retrieves the number of ship, faction and pod kills organized by solar system.
... but in which time frame?

Does anybody know anything more in detail, how this API really works?
And did someone out there grab the data for the last year or so?

-Lutz
Byteflux
Stimulus
Rote Kapelle
#2 - 2012-09-10 19:18:33 UTC
Lutz Major wrote:

According to eve-id, this API should do the trick: https://api.eveonline.com/map/Kills.xml.aspx

I don't even know, if this is correct:
Quote:
Returns the number of kills in solarsystems within the last hour.

Are the provided numbers really per hour?

Yes, it's hourly.


Lutz Major wrote:

Evelopedia says
Quote:
The Kills API retrieves the number of ship, faction and pod kills organized by solar system.
... but in which time frame?

If you look at the response, you will notice there is a currentTime, so the time frame would be an hour before all the way up to the current time.
Lutz Major
Austriae Est Imperare Orbi Universo
#3 - 2012-09-10 19:50:39 UTC
Byteflux,

thanks for the heads up ... but I've hard time to believe that these numbers are really on a hourly basis Sad

Here are the 20 highest NPC kills from the current Kills API:
solarSystemID;factionKills
30001364;3559
30002805;2920
30002784;2820
30000181;2720
30000155;2700
30021392;2600
30000182;2460
30001380;2400
30001407;2377
30002818;2220
30002546;2079
30001399;2060
30001404;1937
30002175;1840
30001424;1820
30045324;1720
30000180;1718
30002815;1680
30001365;1680
30005001;1625

Thats a total of about 45,000 ships! And a grand total of 470,000 NPC ships!!!!

and here are the 20 highest Player kills:
solarSystemID;shipKills
30000156;70
30004751;35
30030141;34
30014971;28
30012547;19
30000142;19
30011407;18
30045305;16
30003504;16
30005001;15
30002542;15
30002718;15
30013489;14
30042715;14
30011392;14
31002430;14
30001000;14
30001158;14
30012505;12
30021672;11

for a total of 407 and a grand total of 1337 player kills.
Byteflux
Stimulus
Rote Kapelle
#4 - 2012-09-10 19:58:32 UTC
Those numbers look normal to me :)
Lutz Major
Austriae Est Imperare Orbi Universo
#5 - 2012-09-10 20:05:11 UTC
Byteflux wrote:
Those numbers look normal to me :)

Indeed? Well, who would have thought that ... magnitude ... Shocked

Thanks, again Big smile

Now, you wouldn't have to have a historical dump of that data, would you?
Dragonaire
Here there be Dragons
#6 - 2012-09-14 04:52:20 UTC
Got to remember how many people are ratting in the belts and doing missions etc. plus all the stupid a$$es at gates getting killed by Concord for trying to pop everyone at the gates near trade hubs Smile It all adds up in an hour.

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.