Revert to api pulls to seed data
Opened this issue · 0 comments
Codykilpatrick commented
Right now I am seeding the market_history_pulls table with dumps from here:
https://data.everef.net/market-history/2023/
The issue is sometimes this is updated and is also days behind.
Need to go back to seeding from this:
https://esi.evetech.net/ui/#/Market/get_markets_region_id_history
This will help with more timely predictions.