EVE Static Data Export (SDE)

The EVE Static Data Export (SDE) is the bulk download of all the static reference data behind the EVE universe — types, groups, categories, market groups, dogma attributes, blueprints, regions, constellations, solar systems, stations, certificates, and translations. It is the dataset most third-party developers cache locally rather than calling ESI for every universe lookup. CCP publishes the SDE as YAML, with community projects converting it to SQLite, MySQL, PostgreSQL, MS SQL, JSON, and Parquet for different workloads.

API entry from apis.yml

apis.yml Raw ↑
aid: eve-online:static-data-export
name: EVE Static Data Export (SDE)
description: The EVE Static Data Export (SDE) is the bulk download of all the static reference data behind
  the EVE universe — types, groups, categories, market groups, dogma attributes, blueprints, regions,
  constellations, solar systems, stations, certificates, and translations. It is the dataset most third-party
  developers cache locally rather than calling ESI for every universe lookup. CCP publishes the SDE as
  YAML, with community projects converting it to SQLite, MySQL, PostgreSQL, MS SQL, JSON, and Parquet
  for different workloads.
humanURL: https://developers.eveonline.com/docs/services/sde/
baseURL: https://developers.eveonline.com/static-data
tags:
- Bulk Data
- Reference Data
- SDE
- Static Data
properties:
- type: Documentation
  url: https://developers.eveonline.com/docs/services/sde/
- type: Download
  url: https://developers.eveonline.com/static-data
- type: CommunityConversions
  url: https://developers.eveonline.com/docs/community/sde-conversion/
contact:
- FN: ESI Developers
  url: https://developers.eveonline.com/