1. I have corrected the e-mail settings so that outgoing e-mails from these forums should be sent now. If you tried to Register or Reset your Password, please try again!
    Dismiss Notice

stat_info: Where are the actually statistics

Discussion in 'Census: Planetside 2' started by Casey, Apr 11, 2013.

  1. Casey

    Casey Guest

    I'm currently building a mapper for the api and wondering about stat_info.

    http://census.daybreakgames.com/get/ps2-beta/stat_info/?c:limit=100

    It's seems to be meta data on some statistics. It is possible to also retrieve these statistics?

    Some of them can be constructed using the rest of the API, but some can't. I tried various URLs to maybe guess it, but couldn't find anything.
     
  2. lethak

    lethak Guest

  3. Casey

    Casey Guest

    Thanks, but that's not what i meant.
    Taking for example one of the entries of stat_info:

    <span style="font-family: 'andale mono'"><span style="color: #666666">{
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"id"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"-1838122928"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"by_enemy_class"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"1"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"by_player_class"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"0"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"by_enemy_weapon"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"0"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"ts"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"1.360622995673617E9"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"description"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"Number of headshots, by victim's faction & class"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"by_player_weapon"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"1"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"is_totalled"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"1"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"name"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"Headshots"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"by_enemy_faction"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"1"<span style="font-family: 'andale mono'"><span style="color: #333333">,
    <span style="font-family: 'andale mono'"><span style="color: #36393b">"code"<span style="font-family: 'andale mono'"><span style="color: #333333">:<span style="font-family: 'andale mono'">"headshots"
    <span style="font-family: 'andale mono'"><span style="color: #666666">}<span style="font-family: 'andale mono'"><span style="color: #333333">,

    <span style="font-family: 'andale mono'"><span style="color: #333333">I'm pretty sure that's a statistic you can't retrieve using the other known collections. At least I couldn't find anything. The closed that I found was by weapon and faction.
     

Share This Page