Module:Data/Mining/Sources
Documentation for this module may be created at Module:Data/Mining/Sources/doc
return {
last_reviewed = "2026-08-23",
status = "Draft",
sources = {
{
label = "Elite Dangerous current in-game mechanics",
note = "Used for procedure structure and gameplay loop descriptions; detailed numbers should remain draft until directly rechecked in the current Live client."
},
{
label = "EDCD coriolis-data outfitting records",
url = "https://github.com/EDCD/coriolis-data",
note = "Used as a structured, version-controlled reference for mining module families, slots, ratings, classes, and mount variants."
},
{
label = "EDCD FDevIDs commodity and outfitting identifiers",
url = "https://github.com/EDCD/FDevIDs",
note = "Used to cross-check commodity and module naming against Frontier identifiers."
},
{
label = "Current community market/trade data",
note = "Needed at use time for prices, demand, and station selection; static wiki text should avoid hard-coded best-sell claims."
}
}
}