Market History data Without PhD in computer science?

Hello all.

I’m not a computer science major, and thus don’t have the first clue on how to even start educating myself on the eve swagger interface. I barely had a handle on the API.

Im trying to learn to use Rstudio and would love to use data from eve Is there a way to get the historical data in a CSV file perhaps?

Is there a layman’s guide to the ESI?

Respectfully,
Sakuma

https://market.fuzzwork.co.uk/api/ Might be of interest.

Also, https://github.com/Blacksmoke16/GESI.

if you want history, you can have a look at
https://esi.evetech.net/latest/?datasource=tranquility#!/Market/get_markets_region_id_history

you can enter the region and type ids and it will create the url for you

The region ids are here
The type ids are here

ie for tritanium in TheForge the url is this one
you can “csv” it by splitting the line with “},{”

I don’t think the PhD it mandatory, but it really helps.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.