update info text

This commit is contained in:
MuslemRahimi 2024-10-17 20:02:59 +02:00
parent 80f9323117
commit d66bcc5618

View File

@ -486,6 +486,15 @@ data = {
},
"revenueGrowthYears": {
"text": "For how many consecutive fiscal years the company's revenue has been growing.",
},
"epsGrowthYears": {
"text": "For how many consecutive fiscal years the company's EPS has been growing.",
},
"netIncomeGrowthYears": {
"text": "For how many consecutive fiscal years the company's net income has been growing.",
},
"grossProfitGrowthYears": {
"text": "For how many consecutive fiscal years the company's gross profit has been growing.",
}
}