Skip to content

EVE SDE Schema

Documentation for third-party developers

Static Data Export (SDE)

The SDE is an export of static game data provided by CCP.

This website documents the schema of the JSONL files it is available in. It is generated and published automatically whenever a new version of the SDE is released, so it is always up to date.

This version is based on SDE version 3118350, which was released on 27 November 2025, 11:13.

Downloads

The SDE files can be downloaded here:

Enhanced SDE

The enhanced version of the SDE files, which is published above, contains the following additional information not available in the original files:

  • mapStars.jsonl has a name field added to all items containing the star name.
  • mapPlanets.jsonl has a name field added to all items containing the planet name.
  • mapMoons.jsonl has a name field added to all items containing the moon name.
  • mapAsteroidBelts.jsonl has a name field added to all items containing the asteroid belt name.
  • mapStargates.jsonl has a name field added to all items containing the stargate name.
  • npcStations.jsonl has a name field added to all items containing the station name.

The enhanced version is generated automatically whenever a new version of the SDE is released.

Disclaimer

This is an unofficial website maintained by Nohus. It is not affiliated with CCP Games.