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.
 

Getting mass of an item via api

Author
Gaia Nergal
The Scope
Gallente Federation
#1 - 2015-04-04 02:10:26 UTC
So I'm making a google spreadsheet and was wondering if either there is a spreadsheet somewhere or a api pull that has a list of volume per item?

ie packaged ships, modules etc.

Only resource I found where people were talking about it was a deadend link so I figured Id ask again... Thanks.
Kali Izia
GoomWaffe
#2 - 2015-04-04 07:18:06 UTC
Normal volumes are in invTypes. Packaged volumes for ships etc are hardcoded but Steve makes them available in his conversions as invVolumes.

Both are available in xls and various other formats, https://forums.eveonline.com/default.aspx?g=posts&t=414591
Gaia Nergal
The Scope
Gallente Federation
#3 - 2015-04-04 07:52:36 UTC
Great! That works perfectly, Probably an easier way but with some creative if() and isna() and vlookups I thnk I was able to get it to work

Thanks :)