VATSIM Hours

How can I get the total hours a CID has logged under a specific airline ICAO? I’ve searched the VATSIM API but so far only find info on how to return their ratings or online status.

I do not believe that this is possible.

Servetas - from what I’m learning you have to parse the data from one of these sources and store it. I think the process of acquiring the data would be similar to simpilot’s , but I’ll have to figure out the storage part.

Bass, yep that’s what I found too. Since stats.vatsim stores your hours for individual callsigns I figured there would be a simpler way to return totals for a specific prefix.

Yeppers,

Thats what I found also, but I am working on an XML export and conversion table for parsing the data for a php reading format, I’m close to an answer, and will keep you guys updated, so far this has been a little complicated. But NOT without some success so far.

Jimbo…(aka heritage1)

Awesome, thanks.