Hello, there! Just found this group.
I was in the enterprise of developing market insight through statistics, and found your API very cool. Firstly, I tried to do it through ImportXML and using a custom script to Import JsON to spreadsheets (Google Spreadsheets), but found that ImportXML is not wokring very well on that platform and as I am a PC user who switchs from Win to Linux, it didn't make sense to do that on Excel, for instance.
So I decided to go on developing a web version and tried to interact directly with this endpoint:
I queried to get some dummy data about a couple items and specified a system as well, like this:
http://api.eve-central.com/api/marketstat/json?typeid=10842,32780,4403,2301,19739,31796,28606,2048,32880,17456,22761,22544,22291&usesystem=30000142I am currently getting a response such as the following, would you please specify those properties? I have an idea of the market, but some properties as 'generated' and 'stdDev' are confusing, and didn't found any documentation on this. If you have a link, please care to share.
Thanks in advance!
- [0:{,…}
- all:{forQuery: {bid: null, types: [10842], regions: [], systems: [30000142], hours: 24, minq: 1},…}
- buy:{forQuery: {bid: true, types: [10842], regions: [], systems: [30000142], hours: 24, minq: 1},…}
- sell:{forQuery: {bid: false, types: [10842], regions: [], systems: [30000142], hours: 24, minq: 1},…}
- avg:3041823.3641025648
- fivePercent:2676986.249275363
- forQuery:{bid: false, types: [10842], regions: [], systems: [30000142], hours: 24, minq: 1}
- bid:false
- hours:24
- minq:1
- regions:[]
- systems:[30000142]
- types:[10842]
- generated:1471385164685
- highToLow:false
- max:4000000.02
- median:3679999
- min:2676985.92
- stdDev:397872.90683150874
- variance:158302849990.5544
- volume:1314
- wavg:3438731.4808295276