Elite Dangerous Journal Schemas

CargoDepot

When written: when collecting or delivering cargo for a wing mission, or if a wing member updates progress. The CargoType and Count are included when you collect or deliver goods, they are not included for a wing update. The Progress value actually represents pending progress for goods in transit: (ItemsCollected-ItemsDelivered)/TotalItemsToDeliver

Properties

Name Type Optional Description Examples
timestamp string No Timestamp in UTC, ISO 8601
  • 2022-09-11T22:00:45Z
  • 2022-09-12T08:54:21Z
  • 2022-09-12T08:54:24Z
event string No
  • CargoDepot
MissionID integer No
  • 890359772
  • 890359794
  • 890367421
UpdateType string No
  • Deliver
  • Collect
  • WingUpdate
CargoType string Yes Not included for UpdateType of WingUpdate
  • Water
  • FoodCartridges
  • Fish
Count integer Yes Not included for UpdateType of WingUpdate
  • 195
  • 220
  • 305
StartMarketID integer No
  • 0
  • 3228917248
  • 128858186
EndMarketID integer No
  • 128666762
  • 3537185280
  • 3228917248
ItemsCollected integer No
  • 0
  • 66
  • 196
ItemsDelivered integer No
  • 195
  • 220
  • 305
TotalItemsToDeliver integer No
  • 195
  • 220
  • 310
Progress number No
  • 0
  • 1
  • 0.004545
CargoType_Localised string Yes
  • Food Cartridges
  • Advanced Medicines
  • Reactive Armour