Skip to content

Provides Historical Volume Data when ESI Endpoint is Down

Notifications You must be signed in to change notification settings

awhipp/evetrade_historical_volume

Repository files navigation

EVE Trade Historical Volume Job

This is a job that will impute the historical volume based on the regular market orders provided by EVE Trade ESI

Historical Volume Ingest

Requirements

  • python3.10
  • poetry
    • poetry install
    • poetry update
    • poetry run python app.py

Development

  • Generate requirements.txt
    • poetry export --without-hashes --format=requirements.txt > requirements.txt

Process

  • Iteratively pulls region IDs and type IDs and requests data from EVE ESI API.
  • Does one region every hour, and loops through all in roughly 1.5 days.

About

Provides Historical Volume Data when ESI Endpoint is Down

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages