Elite Dangerous Journal Schemas

CommunityGoal

When written: when the game retrieves info on community goals from the server, and the data has changed since last time. This event contains the current status of all community goals the player is currently subscribed to.

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
  • CommunityGoal
CurrentGoals array No -
Name Type Optional Description Examples
CGID integer No A unique ID number for the CG
  • 754
  • 758
  • 690
Title string No A description for the CG
  • Operation Tyndareus Reacts to Thargoid Fleet
  • Disrupt Azimuth's Resource Campaign
  • The Colonia Bridge Project 2nd Phase - Alcor
SystemName string No
  • Andecavi
  • Wandrama
  • Alcor
MarketName string No
  • Kumiho Sky
  • MacLean City
  • Macdonald Settlement
Expiry string No
  • 2022-10-13T07:00:00Z
  • 2022-11-10T08:00:00Z
  • 2021-11-11T06:00:00Z
IsComplete boolean No
  • false
  • true
CurrentTotal integer No
  • 979809560710
  • 979819883710
  • 981475941910
PlayerContribution integer No
  • 0
  • 8180000
  • 9180000
NumContributors integer No
  • 3897
  • 3900
  • 3903
TopTier object No -
Name Type Optional Description Examples
Name string No
  • Tier 8
  • Tier 6
  • Tier 5
Bonus string No
TopRankSize integer Yes If the community goal is constructed with a fixed-size top rank (ie max reward for top 10 players)
  • 10
PlayerInTopRank boolean Yes If the community goal is constructed with a fixed-size top rank (ie max reward for top 10 players)
  • false
  • true
TierReached string Yes If the community goal has reached the first success
  • Tier 7
  • Tier 2
  • Tier 3
PlayerPercentileBand integer No
  • 100
  • 75
  • 50
Bonus integer Yes If the community goal has reached the first success
  • 2400000
  • 8000000
  • 1000000