Difference between revisions of "Importing market data into Excel"

From EVE University Wiki
Jump to: navigation, search
(Created page with "<big>'''Work in progress''' -- ~~~~</big> == Introduction == In EVE Online we have lot of third part software that helps players to plan their activities ('''always reseach ...")
 
m (Add WIP template)
Line 1: Line 1:
<big>'''Work in progress''' -- [[User:Victor corlleone|Victor corlleone]] ([[User talk:Victor corlleone|talk]]) 21:26, 25 September 2016 (CDT)</big>
+
{{WIP}}
 
 
 
== Introduction ==
 
== Introduction ==
  
Line 12: Line 11:
 
# You will need to know the folowing data: stationID or systemID or regionID, you can find this alphabetical ordered at this [https://docs.google.com/spreadsheets/d/1HkBZ_KvCYQeFf3awm91fmoPdHTBWugvVKpcwZUv7gXM/edit?usp=sharing Spreadsheet] ;
 
# You will need to know the folowing data: stationID or systemID or regionID, you can find this alphabetical ordered at this [https://docs.google.com/spreadsheets/d/1HkBZ_KvCYQeFf3awm91fmoPdHTBWugvVKpcwZUv7gXM/edit?usp=sharing Spreadsheet] ;
 
# You will need Excel 2007 [:-P]
 
# You will need Excel 2007 [:-P]
 +
 +
[[Category:Trading]]

Revision as of 08:04, 26 September 2016

This page is a work in progress.

This article or section is in the process of an expansion or major restructuring. You are welcome to assist in its construction by editing it as well.
If this article or section has not been edited in several days, please remove this template.

Introduction

In EVE Online we have lot of third part software that helps players to plan their activities (always reseach a lot before installing third part software), but what to do if you can't find information you want? Here I will teach unistas how to import market data from eve-central to Excel 2007, in this way you can use creativity to process data and create the information you want in a spreadsheet.

What you will need?

To start you will need to have some data. These data and how to get them are listed below:

  1. You will need to know the typeid of the item you are looking for. To get the typeid you can use FuzzworkAPI. In this example we will import data from "Iron Charge S" (to use space in this method type "%20", so Iron Charge S = Iron%20Charge%20S), so type the following URL at your browser: https://www.fuzzwork.co.uk/api/typeid.php?typename=Iron%20Charge%20S . We will get the following answer {"typeID": 215,"typeName": "Iron Charge S"}, so Iron Charge S typeid is 215;
  2. You will need to know the folowing data: stationID or systemID or regionID, you can find this alphabetical ordered at this Spreadsheet ;
  3. You will need Excel 2007 [:-P]