Skip to content

Commit

Permalink
Update sde_complements.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethjor authored and CarbonAlabel committed Sep 10, 2024
1 parent c24c05a commit 011fab4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/sde_complements.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# SDE Complements

The CCP provided SDE doesn't include all available static data. This is especially true for data related to newly added features. While some such missing data may be available through ESI, a lot remains missing from both the SDE and ESI.
The CCP provided SDE doesn't include all available game data. This is especially true for data related to newly added features. While some such missing data may be available through the ESI, a lot remains missing from both the SDE and ESI. This data may be obtained from third-parties, such as:

This data may be obtained from third-parties which, for example, extract the data from the game client files.

One source of such complements is the [Hoboleaks Data Export](https://sde.hoboleaks.space/).
* [Hoboleaks Data Export](https://sde.hoboleaks.space/), which extracts data from the game client files.
* [EVE Ref's Reference Data](https://docs.everef.net/datasets/reference-data.html), which combines data from the SDE, ESI, and Hoboleaks together in one package.

0 comments on commit 011fab4

Please sign in to comment.