predict_edb_info_rule.go 67 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846
  1. package data
  2. import (
  3. "encoding/json"
  4. "errors"
  5. "eta/eta_api/models/data_manage"
  6. "eta/eta_api/utils"
  7. "fmt"
  8. "github.com/nosixtools/solarlunar"
  9. "github.com/shopspring/decimal"
  10. "math"
  11. "strings"
  12. "time"
  13. )
  14. type RuleParams struct {
  15. EdbInfoId int
  16. DayList []time.Time
  17. PredictEdbInfoData []*data_manage.EdbDataList
  18. RealPredictEdbInfoData []*data_manage.EdbDataList
  19. ExistMap map[string]float64
  20. Value string
  21. }
  22. type RuleCalculate interface {
  23. Calculate(params RuleParams) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64, err error)
  24. }
  25. // GetChartPredictEdbInfoDataListByRule1 根据规则1获取预测数据
  26. func GetChartPredictEdbInfoDataListByRule1(edbInfoId int, dataValue float64, dayList []time.Time, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList) {
  27. newPredictEdbInfoData = predictEdbInfoData
  28. //获取后面的预测数据
  29. predictEdbInfoData = make([]*data_manage.EdbDataList, 0)
  30. for k, v := range dayList {
  31. newPredictEdbInfoData = append(newPredictEdbInfoData, &data_manage.EdbDataList{
  32. EdbDataId: edbInfoId + 100000 + k,
  33. EdbInfoId: edbInfoId,
  34. DataTime: v.Format(utils.FormatDate),
  35. Value: dataValue,
  36. DataTimestamp: v.UnixNano() / 1e6,
  37. })
  38. existMap[v.Format(utils.FormatDate)] = dataValue
  39. }
  40. return
  41. }
  42. // GetChartPredictEdbInfoDataListByRuleTb 根据同比值规则获取预测数据
  43. // 2.1 同比: 在未来某一个时间段内,给定一个固定的同比增速a,用去年同期值X乘以同比增速(1+a),得到预测值Y=X(1+a)
  44. // 例: 今年1-3月值,100,100,120。给定同比增速a=0.1,则明年1-3月预测值为: 100*1.1=110,100*1.1=110,120*1.1=132。
  45. func GetChartPredictEdbInfoDataListByRuleTb(edbInfoId int, tbValue float64, dayList []time.Time, frequency string, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64) {
  46. allDataList := make([]*data_manage.EdbDataList, 0)
  47. allDataList = append(allDataList, realPredictEdbInfoData...)
  48. allDataList = append(allDataList, predictEdbInfoData...)
  49. newPredictEdbInfoData = predictEdbInfoData
  50. index := len(allDataList)
  51. //获取后面的预测数据
  52. predictEdbInfoData = make([]*data_manage.EdbDataList, 0)
  53. for k, currentDate := range dayList {
  54. tmpData := &data_manage.EdbDataList{
  55. EdbDataId: edbInfoId + 100000 + index + k,
  56. EdbInfoId: edbInfoId,
  57. DataTime: currentDate.Format(utils.FormatDate),
  58. //Value: dataValue,
  59. DataTimestamp: currentDate.UnixNano() / 1e6,
  60. }
  61. var val float64
  62. var calculateStatus bool //计算结果
  63. //currentItem := existMap[av]
  64. //上一年的日期
  65. preDate := currentDate.AddDate(-1, 0, 0)
  66. preDateStr := preDate.Format(utils.FormatDate)
  67. if preValue, ok := existMap[preDateStr]; ok { //上一年同期找到
  68. val = TbzDivMul(preValue, tbValue)
  69. calculateStatus = true
  70. } else {
  71. switch frequency {
  72. case "月度":
  73. //向上和向下,各找一个月
  74. nextDateDay := preDate
  75. preDateDay := preDate
  76. for i := 0; i <= 35; i++ {
  77. nextDateDayStr := nextDateDay.Format(utils.FormatDate)
  78. if preValue, ok := existMap[nextDateDayStr]; ok { //上一年同期->下一个月找到
  79. val = TbzDivMul(preValue, tbValue)
  80. calculateStatus = true
  81. break
  82. } else {
  83. preDateDayStr := preDateDay.Format(utils.FormatDate)
  84. if preValue, ok := existMap[preDateDayStr]; ok { //上一年同期->上一个月找到
  85. val = TbzDivMul(preValue, tbValue)
  86. calculateStatus = true
  87. break
  88. }
  89. }
  90. nextDateDay = nextDateDay.AddDate(0, 0, 1)
  91. preDateDay = preDateDay.AddDate(0, 0, -1)
  92. }
  93. case "季度", "年度":
  94. if preValue, ok := existMap[preDateStr]; ok { //上一年同期->下一个月找到
  95. val = TbzDivMul(preValue, tbValue)
  96. calculateStatus = true
  97. break
  98. }
  99. default:
  100. nextDateDay := preDate
  101. preDateDay := preDate
  102. for i := 0; i < 35; i++ {
  103. nextDateDayStr := nextDateDay.Format(utils.FormatDate)
  104. if preValue, ok := existMap[nextDateDayStr]; ok { //上一年同期->下一个月找到
  105. val = TbzDivMul(preValue, tbValue)
  106. calculateStatus = true
  107. break
  108. } else {
  109. preDateDayStr := preDateDay.Format(utils.FormatDate)
  110. if preValue, ok := existMap[preDateDayStr]; ok { //上一年同期->上一个月找到
  111. val = TbzDivMul(preValue, tbValue)
  112. calculateStatus = true
  113. break
  114. } else {
  115. //fmt.Println("pre not find:", preDateStr, "i:", i)
  116. }
  117. }
  118. nextDateDay = nextDateDay.AddDate(0, 0, 1)
  119. preDateDay = preDateDay.AddDate(0, 0, -1)
  120. }
  121. }
  122. }
  123. if calculateStatus {
  124. tmpData.Value = val
  125. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  126. allDataList = append(allDataList, tmpData)
  127. existMap[tmpData.DataTime] = val
  128. // 最大最小值
  129. if val < minValue {
  130. minValue = val
  131. }
  132. if val > maxValue {
  133. maxValue = val
  134. }
  135. }
  136. }
  137. return
  138. }
  139. // TbzDivMul 同比值计算
  140. // @params a float64 去年同期值
  141. // @params b float64 固定同比增速
  142. func TbzDivMul(a, b float64) (result float64) {
  143. // 去年同期值
  144. af := decimal.NewFromFloat(a)
  145. // 同比增速
  146. bf := decimal.NewFromFloat(b)
  147. // 默认1
  148. cf := decimal.NewFromFloat(1)
  149. // 总增速
  150. val := bf.Add(cf)
  151. // 计算
  152. result, _ = val.Mul(af).RoundCeil(4).Float64()
  153. return
  154. }
  155. // GetChartPredictEdbInfoDataListByRuleTc 根据同差值规则获取预测数据
  156. // 2.2 同差: 在未来某一个时间段内,给定一个固定的同比增加值a,用去年同期值X加上同比增加值A,得到预测值Y=X+a
  157. // 例: 今年1-3月值,100,100,120。给定同比增加值a=10,则明年1-3月预测值为: 100+10=110,100+10=110,120+10=130
  158. func GetChartPredictEdbInfoDataListByRuleTc(edbInfoId int, tcValue float64, dayList []time.Time, frequency string, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64) {
  159. allDataList := make([]*data_manage.EdbDataList, 0)
  160. allDataList = append(allDataList, realPredictEdbInfoData...)
  161. allDataList = append(allDataList, predictEdbInfoData...)
  162. newPredictEdbInfoData = predictEdbInfoData
  163. index := len(allDataList)
  164. //获取后面的预测数据
  165. predictEdbInfoData = make([]*data_manage.EdbDataList, 0)
  166. for k, currentDate := range dayList {
  167. tmpData := &data_manage.EdbDataList{
  168. EdbDataId: edbInfoId + 100000 + index + k,
  169. EdbInfoId: edbInfoId,
  170. DataTime: currentDate.Format(utils.FormatDate),
  171. //Value: dataValue,
  172. DataTimestamp: currentDate.UnixNano() / 1e6,
  173. }
  174. var val float64
  175. var calculateStatus bool //计算结果
  176. //currentItem := existMap[av]
  177. //上一年的日期
  178. preDate := currentDate.AddDate(-1, 0, 0)
  179. preDateStr := preDate.Format(utils.FormatDate)
  180. if preValue, ok := existMap[preDateStr]; ok { //上一年同期找到
  181. val = TczDiv(preValue, tcValue)
  182. calculateStatus = true
  183. } else {
  184. switch frequency {
  185. case "月度":
  186. //向上和向下,各找一个月
  187. nextDateDay := preDate
  188. preDateDay := preDate
  189. for i := 0; i <= 35; i++ {
  190. nextDateDayStr := nextDateDay.Format(utils.FormatDate)
  191. if preValue, ok := existMap[nextDateDayStr]; ok { //上一年同期->下一个月找到
  192. val = TczDiv(preValue, tcValue)
  193. calculateStatus = true
  194. break
  195. } else {
  196. preDateDayStr := preDateDay.Format(utils.FormatDate)
  197. if preValue, ok := existMap[preDateDayStr]; ok { //上一年同期->上一个月找到
  198. val = TczDiv(preValue, tcValue)
  199. calculateStatus = true
  200. break
  201. }
  202. }
  203. nextDateDay = nextDateDay.AddDate(0, 0, 1)
  204. preDateDay = preDateDay.AddDate(0, 0, -1)
  205. }
  206. case "季度", "年度":
  207. if preValue, ok := existMap[preDateStr]; ok { //上一年同期->下一个月找到
  208. val = TczDiv(preValue, tcValue)
  209. calculateStatus = true
  210. break
  211. }
  212. default:
  213. nextDateDay := preDate
  214. preDateDay := preDate
  215. for i := 0; i < 35; i++ {
  216. nextDateDayStr := nextDateDay.Format(utils.FormatDate)
  217. if preValue, ok := existMap[nextDateDayStr]; ok { //上一年同期->下一个月找到
  218. val = TczDiv(preValue, tcValue)
  219. calculateStatus = true
  220. break
  221. } else {
  222. preDateDayStr := preDateDay.Format(utils.FormatDate)
  223. if preValue, ok := existMap[preDateDayStr]; ok { //上一年同期->上一个月找到
  224. val = TczDiv(preValue, tcValue)
  225. calculateStatus = true
  226. break
  227. } else {
  228. //fmt.Println("pre not find:", preDateStr, "i:", i)
  229. }
  230. }
  231. nextDateDay = nextDateDay.AddDate(0, 0, 1)
  232. preDateDay = preDateDay.AddDate(0, 0, -1)
  233. }
  234. }
  235. }
  236. if calculateStatus {
  237. tmpData.Value = val
  238. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  239. allDataList = append(allDataList, tmpData)
  240. existMap[tmpData.DataTime] = val
  241. // 最大最小值
  242. if val < minValue {
  243. minValue = val
  244. }
  245. if val > maxValue {
  246. maxValue = val
  247. }
  248. }
  249. }
  250. return
  251. }
  252. // TczDiv 环差值计算
  253. // @params a float64 上一期值
  254. // @params b float64 固定的环比增加值
  255. func TczDiv(a, b float64) (result float64) {
  256. if b != 0 {
  257. // 上一期值
  258. af := decimal.NewFromFloat(a)
  259. // 固定的环比增加值
  260. bf := decimal.NewFromFloat(b)
  261. // 计算
  262. result, _ = af.Add(bf).RoundCeil(4).Float64()
  263. } else {
  264. result = 0
  265. }
  266. return
  267. }
  268. // GetChartPredictEdbInfoDataListByRuleHb 根据环比值规则获取预测数据
  269. // 环比:在未来某一个时间段内,给定一个固定的环比增速a,用上一期值X乘以环比增速(1+a),得到预测值Y=X(1+a)
  270. // 例: 最近1期值为100,给定环比增速a=0.2,则未来3期预测值为: 100*1.2=120,120*1.2=144,144*1.2=172.8
  271. func GetChartPredictEdbInfoDataListByRuleHb(edbInfoId int, hbValue float64, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64) {
  272. allDataList := make([]*data_manage.EdbDataList, 0)
  273. allDataList = append(allDataList, realPredictEdbInfoData...)
  274. allDataList = append(allDataList, predictEdbInfoData...)
  275. newPredictEdbInfoData = predictEdbInfoData
  276. index := len(allDataList)
  277. //获取后面的预测数据
  278. for k, currentDate := range dayList {
  279. tmpK := index + k - 1 //上1期的值
  280. // 环比值计算
  281. val := HbzDiv(allDataList[tmpK].Value, hbValue)
  282. currentDateStr := currentDate.Format(utils.FormatDate)
  283. tmpData := &data_manage.EdbDataList{
  284. EdbDataId: edbInfoId + 100000 + index + k,
  285. EdbInfoId: edbInfoId,
  286. DataTime: currentDateStr,
  287. Value: val,
  288. DataTimestamp: currentDate.UnixNano() / 1e6,
  289. }
  290. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  291. allDataList = append(allDataList, tmpData)
  292. existMap[currentDateStr] = val
  293. // 最大最小值
  294. if val < minValue {
  295. minValue = val
  296. }
  297. if val > maxValue {
  298. maxValue = val
  299. }
  300. }
  301. return
  302. }
  303. // HbzDiv 环比值计算
  304. // @params a float64 上一期值
  305. // @params b float64 固定的环比增速
  306. func HbzDiv(a, b float64) (result float64) {
  307. if b != 0 {
  308. // 上一期值
  309. af := decimal.NewFromFloat(a)
  310. // 固定的环比增速
  311. bf := decimal.NewFromFloat(b)
  312. // 默认1
  313. cf := decimal.NewFromFloat(1)
  314. // 总增速
  315. val := bf.Add(cf)
  316. // 计算
  317. result, _ = val.Mul(af).RoundCeil(4).Float64()
  318. } else {
  319. result = 0
  320. }
  321. return
  322. }
  323. // GetChartPredictEdbInfoDataListByRuleHc 根据环差值规则获取预测数据
  324. // 2.4 环差:在未来某一个时间段内,给定一个固定的环比增加值a,用上一期值X加上环比增加值a,得到预测值Y=X+a
  325. // 例: 最近1期值为100,给定环比增加值a=10,则未来3期预测值为: 100+10=110,110+10=120,120+10=130
  326. func GetChartPredictEdbInfoDataListByRuleHc(edbInfoId int, hcValue float64, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64) {
  327. allDataList := make([]*data_manage.EdbDataList, 0)
  328. allDataList = append(allDataList, realPredictEdbInfoData...)
  329. allDataList = append(allDataList, predictEdbInfoData...)
  330. newPredictEdbInfoData = predictEdbInfoData
  331. index := len(allDataList)
  332. //获取后面的预测数据
  333. for k, currentDate := range dayList {
  334. tmpK := index + k - 1 //上1期的值
  335. // 环差别值计算
  336. val := HczDiv(allDataList[tmpK].Value, hcValue)
  337. currentDateStr := currentDate.Format(utils.FormatDate)
  338. tmpData := &data_manage.EdbDataList{
  339. EdbDataId: edbInfoId + 100000 + index + k,
  340. EdbInfoId: edbInfoId,
  341. DataTime: currentDateStr,
  342. Value: val,
  343. DataTimestamp: currentDate.UnixNano() / 1e6,
  344. }
  345. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  346. allDataList = append(allDataList, tmpData)
  347. existMap[currentDateStr] = val
  348. // 最大最小值
  349. if val < minValue {
  350. minValue = val
  351. }
  352. if val > maxValue {
  353. maxValue = val
  354. }
  355. }
  356. return
  357. }
  358. // HczDiv 环差值计算
  359. // @params a float64 上一期值
  360. // @params b float64 固定的环比增加值
  361. func HczDiv(a, b float64) (result float64) {
  362. if b != 0 {
  363. // 上一期值
  364. af := decimal.NewFromFloat(a)
  365. // 固定的环比增加值
  366. bf := decimal.NewFromFloat(b)
  367. // 计算
  368. result, _ = af.Add(bf).RoundCeil(4).Float64()
  369. } else {
  370. result = 0
  371. }
  372. return
  373. }
  374. // GetChartPredictEdbInfoDataListByRuleNMoveMeanValue 根据N期移动均值规则获取预测数据
  375. // 2.5 N期移动均值:在未来某一个时间段内,下一期值等于过去N期值得平均值。
  376. // 例:最近3期值(N=3),为95,98,105则未来第1期值为 1/3*(95+98+105)=99.33, 未来第2期值为 1/3*(98+105+99.33)=100.78依次类推。
  377. func GetChartPredictEdbInfoDataListByRuleNMoveMeanValue(edbInfoId int, nValue int, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64) {
  378. allDataList := make([]*data_manage.EdbDataList, 0)
  379. allDataList = append(allDataList, realPredictEdbInfoData...)
  380. allDataList = append(allDataList, predictEdbInfoData...)
  381. newPredictEdbInfoData = predictEdbInfoData
  382. lenAllData := len(allDataList)
  383. if lenAllData < nValue || lenAllData <= 0 {
  384. return
  385. }
  386. if nValue <= 0 {
  387. return
  388. }
  389. // 分母
  390. decimalN := decimal.NewFromInt(int64(nValue))
  391. //获取后面的预测数据
  392. for k, currentDate := range dayList {
  393. tmpIndex := lenAllData + k - 1 //上1期的值
  394. // 数据集合中的最后一个数据
  395. tmpDecimalVal := decimal.NewFromFloat(allDataList[tmpIndex].Value)
  396. for tmpK := 2; tmpK <= nValue; tmpK++ {
  397. tmpIndex2 := tmpIndex - tmpK //上N期的值
  398. tmpDecimalVal2 := decimal.NewFromFloat(allDataList[tmpIndex2].Value)
  399. tmpDecimalVal = tmpDecimalVal.Add(tmpDecimalVal2)
  400. }
  401. // N期移动均值计算
  402. val, _ := tmpDecimalVal.Div(decimalN).RoundCeil(4).Float64()
  403. currentDateStr := currentDate.Format(utils.FormatDate)
  404. tmpData := &data_manage.EdbDataList{
  405. EdbDataId: edbInfoId + 100000 + lenAllData + k,
  406. EdbInfoId: edbInfoId,
  407. DataTime: currentDateStr,
  408. Value: val,
  409. DataTimestamp: currentDate.UnixNano() / 1e6,
  410. }
  411. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  412. allDataList = append(allDataList, tmpData)
  413. existMap[currentDateStr] = val
  414. // 最大最小值
  415. if val < minValue {
  416. minValue = val
  417. }
  418. if val > maxValue {
  419. maxValue = val
  420. }
  421. }
  422. return
  423. }
  424. // GetChartPredictEdbInfoDataListByRuleNLinearRegression 根据N期移动均值规则获取预测数据
  425. // 2.6N期段线性外推值:给出过去N期值所确定的线性回归方程(Y=aX+b)在未来一段时间内的推算值。回归方程虽然比较复杂,但各种编程语言应该都有现成的模块或函数,应该无需自己编写。
  426. // 例1:过去5期值(N=5)分别为:3,5,7,9,11(每两期值之间的时间间隔相等)。那么按照线性回归方程推算,未来三期的预测值是:13,15,17。
  427. //
  428. // 例2:过去6期值(N=6)分别为:3,3,5,7,9,11(每两期值之间的时间间隔相等)。那么按照线性回归方程推算,未来三期的预测值是:12.33,14.05,15.76。例1和例2的区别在于,多加了一期数据,导致回归方程发生改变,从而预测值不同。
  429. func GetChartPredictEdbInfoDataListByRuleNLinearRegression(edbInfoId int, nValue int, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64, err error) {
  430. allDataList := make([]*data_manage.EdbDataList, 0)
  431. allDataList = append(allDataList, realPredictEdbInfoData...)
  432. allDataList = append(allDataList, predictEdbInfoData...)
  433. newPredictEdbInfoData = predictEdbInfoData
  434. lenAllData := len(allDataList)
  435. if lenAllData < nValue || lenAllData <= 0 {
  436. return
  437. }
  438. if nValue <= 1 {
  439. return
  440. }
  441. //获取后面的预测数据
  442. // 获取线性方程公式的a、b的值
  443. coordinateData := make([]utils.Coordinate, 0)
  444. for tmpK := nValue; tmpK > 0; tmpK-- {
  445. tmpIndex2 := lenAllData - tmpK //上N期的值
  446. tmpCoordinate := utils.Coordinate{
  447. X: float64(nValue - tmpK + 1),
  448. Y: allDataList[tmpIndex2].Value,
  449. }
  450. coordinateData = append(coordinateData, tmpCoordinate)
  451. }
  452. a, b := utils.GetLinearResult(coordinateData)
  453. if math.IsNaN(a) || math.IsNaN(b) {
  454. err = errors.New("线性方程公式生成失败")
  455. return
  456. }
  457. //fmt.Println("a:", a, ";======b:", b)
  458. for k, currentDate := range dayList {
  459. tmpK := nValue + k + 1
  460. aDecimal := decimal.NewFromFloat(a)
  461. xDecimal := decimal.NewFromInt(int64(tmpK))
  462. bDecimal := decimal.NewFromFloat(b)
  463. val, _ := aDecimal.Mul(xDecimal).Add(bDecimal).RoundCeil(4).Float64()
  464. currentDateStr := currentDate.Format(utils.FormatDate)
  465. tmpData := &data_manage.EdbDataList{
  466. EdbDataId: edbInfoId + 100000 + lenAllData + k,
  467. EdbInfoId: edbInfoId,
  468. DataTime: currentDateStr,
  469. Value: val,
  470. DataTimestamp: currentDate.UnixNano() / 1e6,
  471. }
  472. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  473. allDataList = append(allDataList, tmpData)
  474. existMap[currentDateStr] = val
  475. // 最大最小值
  476. if val < minValue {
  477. minValue = val
  478. }
  479. if val > maxValue {
  480. maxValue = val
  481. }
  482. }
  483. return
  484. }
  485. // GetChartPredictEdbInfoDataListByRuleTrendsHC 根据动态环比增加值的计算规则获取预测数据
  486. //
  487. // 研究员有对预测指标进行动态环差计算的需求,即预测指标使用环差规则进行预测时,环比增加值不是固定值,而是由几个预测指标计算得出的动态变化的值;
  488. // 需求说明:
  489. // 1、增加“动态环差”预测规则;
  490. // 2、环比增加值在弹窗设置;
  491. // 3、动态环差预测举例:
  492. // 指标A实际最新数据为2022-10-27(100);
  493. // 预测指标B预测数据为2022-10-28(240)、2022-10-29(300);
  494. // 预测指标C预测数据为2022-10-28(260)、2022-10-29(310);
  495. // 计算公式为B-C;
  496. // 则指标A至2022-10-29的预测值为2022-10-28(100+(240-260)=80)、2022-10-29(80+(300-310)=90);
  497. // 注:动态环比增加值的计算遵从计算指标的计算规则,即用于计算的指标若有部分指标缺少部分日期数据,则这部分日期数据不做计算,为空;若动态环比增加值某一天为空,则往前追溯最近一期有值的环比增加值作为该天的数值参与计算;
  498. func GetChartPredictEdbInfoDataListByRuleTrendsHC(edbInfoId int, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, hcDataMap, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64) {
  499. allDataList := make([]*data_manage.EdbDataList, 0)
  500. allDataList = append(allDataList, realPredictEdbInfoData...)
  501. allDataList = append(allDataList, predictEdbInfoData...)
  502. newPredictEdbInfoData = predictEdbInfoData
  503. lenAllData := len(allDataList)
  504. if lenAllData <= 0 {
  505. return
  506. }
  507. for k, currentDate := range dayList {
  508. // 最近一条数据
  509. tmpLenAllDataList := len(allDataList)
  510. lastValue := allDataList[tmpLenAllDataList-1].Value
  511. // 动态环差值数据
  512. currentDateStr := currentDate.Format(utils.FormatDate)
  513. hcVal, ok := hcDataMap[currentDateStr]
  514. if !ok {
  515. continue
  516. }
  517. lastValueDecimal := decimal.NewFromFloat(lastValue)
  518. hcValDecimal := decimal.NewFromFloat(hcVal)
  519. val, _ := lastValueDecimal.Add(hcValDecimal).RoundCeil(4).Float64()
  520. tmpData := &data_manage.EdbDataList{
  521. EdbDataId: edbInfoId + 100000 + lenAllData + k,
  522. EdbInfoId: edbInfoId,
  523. DataTime: currentDateStr,
  524. Value: val,
  525. DataTimestamp: currentDate.UnixNano() / 1e6,
  526. }
  527. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  528. allDataList = append(allDataList, tmpData)
  529. existMap[currentDateStr] = val
  530. // 最大最小值
  531. if val < minValue {
  532. minValue = val
  533. }
  534. if val > maxValue {
  535. maxValue = val
  536. }
  537. }
  538. return
  539. }
  540. // GetChartPredictEdbInfoDataListByRuleFinalValueHc 根据 给定终值后插值 规则获取预测数据
  541. //
  542. // 项目背景:
  543. // 假设螺纹产量在2023年1月1号的预测值是255万吨,从当下到2023年1月1号,螺纹产量将会线性变化,那么每一期的螺纹产量是多少?
  544. // 算法:从当下(2022/10/28)到2023/1/1号,一共65天,从当前值(305.02)到255,差值-50.02,
  545. // 则每日环差为-50.02/65=-0.7695。因为数据点是周度频率,每周环差为,-0.3849*7=-5.3868。
  546. // 从以上计算过程可看出,“给定终值后差值”的算法,是在“环差”算法的基础上,做的一个改动。即这个”环差值”=【(终值-最新值)/终值与最新值得日期差】*数据频率
  547. // 需求说明:
  548. // 1、增加一个预测规则,名为“给定终值后插值”,给定预测截止日期和预测终值,计算最新数据日期至预测截止日期的时间差T,计算最新数据和预测终值的数据差S,数据频率与指标频度有关,日度=1,周度=7,旬度=10,月度=30,季度=90,年度=365,环差值=S/T*频率,预测数值=前一天数值+环差值;
  549. // 2、最新数据值和日期改动后,需重新计算环差值和预测数值;
  550. func GetChartPredictEdbInfoDataListByRuleFinalValueHc(edbInfoId int, finalValue float64, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64) {
  551. allDataList := make([]*data_manage.EdbDataList, 0)
  552. allDataList = append(allDataList, realPredictEdbInfoData...)
  553. allDataList = append(allDataList, predictEdbInfoData...)
  554. newPredictEdbInfoData = predictEdbInfoData
  555. index := len(allDataList)
  556. //获取后面的预测日期
  557. lenDay := len(dayList)
  558. if lenDay <= 0 {
  559. return
  560. }
  561. var hcValue float64
  562. lastValueDeciamal := decimal.NewFromFloat(allDataList[index-1].Value) // 实际数据的最后一个值
  563. finalValueDeciamal := decimal.NewFromFloat(finalValue) // 给定的终止数据
  564. dayDecimal := decimal.NewFromInt(int64(lenDay)) // 需要作为分母的期数
  565. hcValue, _ = finalValueDeciamal.Sub(lastValueDeciamal).Div(dayDecimal).Float64() // 计算出来的环差值
  566. //获取后面的预测数据
  567. predictEdbInfoData = make([]*data_manage.EdbDataList, 0)
  568. lastK := lenDay - 1 // 最后的日期
  569. for k, currentDate := range dayList {
  570. tmpK := index + k - 1 //上1期的值
  571. var val float64
  572. // 环差别值计算
  573. if k == lastK { //如果是最后一天,那么就用最终值,否则就计算
  574. val = finalValue
  575. } else {
  576. val = HczDiv(allDataList[tmpK].Value, hcValue)
  577. }
  578. currentDateStr := currentDate.Format(utils.FormatDate)
  579. tmpData := &data_manage.EdbDataList{
  580. EdbDataId: edbInfoId + 100000 + index + k,
  581. EdbInfoId: edbInfoId,
  582. DataTime: currentDateStr,
  583. Value: val,
  584. DataTimestamp: currentDate.UnixNano() / 1e6,
  585. }
  586. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  587. allDataList = append(allDataList, tmpData)
  588. existMap[currentDateStr] = val
  589. // 最大最小值
  590. if val < minValue {
  591. minValue = val
  592. }
  593. if val > maxValue {
  594. maxValue = val
  595. }
  596. }
  597. return
  598. }
  599. // SeasonConf 季节性规则的配置
  600. type SeasonConf struct {
  601. Calendar string `description:"公历、农历"`
  602. YearType int `description:"选择方式,1:连续N年;2:指定年份"`
  603. NValue int `description:"连续N年"`
  604. YearList []int `description:"指定年份列表"`
  605. }
  606. // GetChartPredictEdbInfoDataListByRuleSeason 根据 季节性 规则获取预测数据
  607. //
  608. // ETA预测规则:季节性
  609. // 已知选定指标A最近更新日期: 2022-12-6 200
  610. // 设置预测截止日期2023-01-06
  611. // 1、选择过去N年,N=3
  612. // 则过去N年为2021、2020、2019
  613. // 指标A日期 实际值 指标A日期
  614. // 2019/12/5 150 2019/12/6
  615. // 2020/12/5 180 2020/12/6
  616. // 2021/12/5 210 2021/12/6
  617. // 2019/12/31 200 2020/1/1
  618. // 2020/12/31 210 2021/1/1
  619. // 2021/12/31 250 2022/1/1
  620. //
  621. // 计算12.7预测值,求过去N年环差均值=[(100-150)+(160-180)+(250-210)]/3=-10
  622. // 则12.7预测值=12.6值+过去N年环差均值=200-10=190
  623. // 以此类推...
  624. //
  625. // 计算2023.1.2预测值,求过去N年环差均值=[(300-200)+(220-210)+(260-250)]/3=40
  626. // 则2023.1.2预测值=2023.1.1值+过去N年环差均值
  627. func GetChartPredictEdbInfoDataListByRuleSeason(edbInfoId int, configValue string, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64, err error) {
  628. // 获取配置的年份列表
  629. yearList, seasonConf, err := getYearListBySeasonConf(configValue)
  630. if err != nil {
  631. return
  632. }
  633. calendar := seasonConf.Calendar
  634. allDataList := make([]*data_manage.EdbDataList, 0)
  635. allDataList = append(allDataList, realPredictEdbInfoData...)
  636. allDataList = append(allDataList, predictEdbInfoData...)
  637. newPredictEdbInfoData = predictEdbInfoData
  638. // 插值法数据处理
  639. handleDataMap := make(map[string]float64)
  640. err = handleDataByLinearRegression(allDataList, handleDataMap)
  641. if err != nil {
  642. return
  643. }
  644. // 获取每个年份的日期数据需要平移的天数
  645. moveDayMap := make(map[int]int, 0) // 每个年份的春节公历
  646. {
  647. if calendar == "公历" {
  648. for _, year := range yearList {
  649. moveDayMap[year] = 0 //公历就不平移了
  650. }
  651. } else {
  652. currentDay := time.Now()
  653. if currentDay.Month() >= 11 { //如果大于等于11月份,那么用的是下一年的春节
  654. currentDay = currentDay.AddDate(1, 0, 0)
  655. }
  656. currentYear := currentDay.Year()
  657. currentYearCjnl := fmt.Sprintf("%d-01-01", currentYear) //当年的春节农历
  658. currentYearCjgl := solarlunar.LunarToSolar(currentYearCjnl, false) //当年的春节公历
  659. currentYearCjglTime, tmpErr := time.ParseInLocation(utils.FormatDate, currentYearCjgl, time.Local)
  660. if tmpErr != nil {
  661. err = errors.New("当前春节公历日期转换失败:" + tmpErr.Error())
  662. return
  663. }
  664. // 指定的年份
  665. for _, year := range yearList {
  666. tmpYearCjnl := fmt.Sprintf("%d-01-01", year) //指定年的春节农历
  667. tmpYearCjgl := solarlunar.LunarToSolar(tmpYearCjnl, false) //指定年的春节公历
  668. //moveDayList = append(moveDayList, 0) //公历就不平移了
  669. tmpYearCjglTime, tmpErr := time.ParseInLocation(utils.FormatDate, tmpYearCjgl, time.Local)
  670. if tmpErr != nil {
  671. err = errors.New(fmt.Sprintf("%d公历日期转换失败:%s", year, tmpErr.Error()))
  672. return
  673. }
  674. tmpCurrentYearCjglTime := currentYearCjglTime.AddDate(year-currentYear, 0, 0)
  675. moveDay := utils.GetTimeSubDay(tmpYearCjglTime, tmpCurrentYearCjglTime)
  676. moveDayMap[year] = moveDay //公历平移
  677. }
  678. }
  679. }
  680. index := len(allDataList)
  681. //获取后面的预测数据
  682. predictEdbInfoData = make([]*data_manage.EdbDataList, 0)
  683. for k, currentDate := range dayList {
  684. // 如果遇到闰二月,如2.29,去掉该天数据
  685. if strings.Contains(currentDate.Format(utils.FormatDate), "02-29") {
  686. continue
  687. }
  688. tmpHistoryVal := decimal.NewFromFloat(0) //往期的差值总和
  689. tmpHistoryValNum := 0 // 往期差值计算的数量
  690. tmpLenAllDataList := len(allDataList)
  691. tmpK := tmpLenAllDataList - 1 //上1期数据的下标
  692. lastDayData := allDataList[tmpK] // 上1期的数据
  693. lastDayStr := lastDayData.DataTime
  694. lastDayVal := lastDayData.Value
  695. lastDay, tmpErr := time.ParseInLocation(utils.FormatDate, lastDayStr, time.Local)
  696. if tmpErr != nil {
  697. err = errors.New("获取上期日期转换失败:" + tmpErr.Error())
  698. }
  699. for _, year := range yearList {
  700. moveDay := moveDayMap[year] //需要移动的天数
  701. var tmpHistoryCurrentVal, tmpHistoryLastVal float64
  702. var isFindHistoryCurrent, isFindHistoryLast bool //是否找到前几年的数据
  703. //前几年当日的日期
  704. tmpHistoryCurrentDate := currentDate.AddDate(year-currentDate.Year(), 0, -moveDay)
  705. for i := 0; i <= 35; i++ { // 前后35天找数据,找到最近的值,先向后面找,再往前面找
  706. tmpDate := tmpHistoryCurrentDate.AddDate(0, 0, i)
  707. if val, ok := handleDataMap[tmpDate.Format(utils.FormatDate)]; ok {
  708. tmpHistoryCurrentVal = val
  709. isFindHistoryCurrent = true
  710. break
  711. } else {
  712. tmpDate := tmpHistoryCurrentDate.AddDate(0, 0, -i)
  713. if val, ok := handleDataMap[tmpDate.Format(utils.FormatDate)]; ok {
  714. tmpHistoryCurrentVal = val
  715. isFindHistoryCurrent = true
  716. break
  717. }
  718. }
  719. }
  720. //前几年上一期的日期
  721. tmpHistoryLastDate := lastDay.AddDate(year-lastDay.Year(), 0, -moveDay)
  722. for i := 0; i <= 35; i++ { // 前后35天找数据,找到最近的值,先向后面找,再往前面找
  723. tmpDate := tmpHistoryLastDate.AddDate(0, 0, i)
  724. if val, ok := handleDataMap[tmpDate.Format(utils.FormatDate)]; ok {
  725. tmpHistoryLastVal = val
  726. isFindHistoryLast = true
  727. break
  728. } else {
  729. tmpDate := tmpHistoryLastDate.AddDate(0, 0, -i)
  730. if val, ok := handleDataMap[tmpDate.Format(utils.FormatDate)]; ok {
  731. tmpHistoryLastVal = val
  732. isFindHistoryLast = true
  733. break
  734. }
  735. }
  736. }
  737. // 如果两个日期对应的数据都找到了,那么计算两期的差值
  738. if isFindHistoryCurrent && isFindHistoryLast {
  739. af := decimal.NewFromFloat(tmpHistoryCurrentVal)
  740. bf := decimal.NewFromFloat(tmpHistoryLastVal)
  741. tmpHistoryVal = tmpHistoryVal.Add(af.Sub(bf))
  742. tmpHistoryValNum++
  743. }
  744. }
  745. //计算的差值与选择的年份数量不一致,那么当前日期不计算
  746. if tmpHistoryValNum != len(yearList) {
  747. continue
  748. }
  749. lastDayValDec := decimal.NewFromFloat(lastDayVal)
  750. val, _ := tmpHistoryVal.Div(decimal.NewFromInt(int64(tmpHistoryValNum))).Add(lastDayValDec).RoundCeil(4).Float64()
  751. currentDateStr := currentDate.Format(utils.FormatDate)
  752. tmpData := &data_manage.EdbDataList{
  753. EdbDataId: edbInfoId + 100000 + index + k,
  754. EdbInfoId: edbInfoId,
  755. DataTime: currentDateStr,
  756. Value: val,
  757. DataTimestamp: currentDate.UnixNano() / 1e6,
  758. }
  759. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  760. allDataList = append(allDataList, tmpData)
  761. existMap[currentDateStr] = val
  762. // 继续使用插值法补充新预测日期的数据之间的值
  763. err = handleDataByLinearRegression([]*data_manage.EdbDataList{
  764. lastDayData, tmpData,
  765. }, handleDataMap)
  766. if err != nil {
  767. return
  768. }
  769. // 最大最小值
  770. if val < minValue {
  771. minValue = val
  772. }
  773. if val > maxValue {
  774. maxValue = val
  775. }
  776. }
  777. return
  778. }
  779. // MoveAverageConf 移动平均同比规则的配置
  780. type MoveAverageConf struct {
  781. Year int `description:"指定年份"`
  782. NValue int `description:"N期的数据"`
  783. }
  784. // GetChartPredictEdbInfoDataListByRuleMoveAverageTb 根据 移动平均同比 规则获取预测数据
  785. //
  786. // ETA预测规则:季节性
  787. // 2、选择指定N年,N=3
  788. // 指定N年为2012、2015、2018
  789. // 指标A日期 实际值 指标A日期 实际值
  790. // 2012/12/5 150 2012/12/6 130
  791. // 2015/12/5 180 2015/12/6 150
  792. // 2018/12/5 210 2018/12/6 260
  793. // 2012/12/31 200 2013/1/1 200
  794. // 2015/12/31 210 2016/1/1 250
  795. // 2018/12/31 250 2019/1/1 270
  796. // 计算12.7预测值,求过去N年环差均值=[(130-150)+(150-180)+(290-210)]/3=10
  797. // 则12.7预测值=12.6值+过去N年环差均值=200+10=210
  798. // 以此类推...
  799. // 计算2023.1.2预测值,求过去N年环差均值=[(200-200)+(250-210)+(270-250)]/3=16.67
  800. // 则2023.1.2预测值=2023.1.1值+过去N年环差均值
  801. func GetChartPredictEdbInfoDataListByRuleMoveAverageTb(edbInfoId int, nValue, year int, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64, err error) {
  802. allDataList := make([]*data_manage.EdbDataList, 0)
  803. allDataList = append(allDataList, realPredictEdbInfoData...)
  804. allDataList = append(allDataList, predictEdbInfoData...)
  805. newPredictEdbInfoData = predictEdbInfoData
  806. lenAllData := len(allDataList)
  807. if lenAllData < nValue || lenAllData <= 0 {
  808. return
  809. }
  810. if nValue <= 0 {
  811. return
  812. }
  813. // 分母
  814. decimalN := decimal.NewFromInt(int64(nValue))
  815. // 需要减去的年份
  816. subYear := year - dayList[0].Year()
  817. //获取后面的预测数据
  818. for k, currentDate := range dayList {
  819. tmpLenAllDataList := len(allDataList)
  820. tmpIndex := tmpLenAllDataList - 1 //上1期数据的下标
  821. averageDateList := make([]string, 0) //计算平均数的日期
  822. // 数据集合中的最后一个数据
  823. tmpDecimalVal := decimal.NewFromFloat(allDataList[tmpIndex].Value)
  824. averageDateList = append(averageDateList, allDataList[tmpIndex].DataTime)
  825. for tmpK := 1; tmpK < nValue; tmpK++ {
  826. tmpIndex2 := tmpIndex - tmpK //上N期的值
  827. tmpDecimalVal2 := decimal.NewFromFloat(allDataList[tmpIndex2].Value)
  828. tmpDecimalVal = tmpDecimalVal.Add(tmpDecimalVal2)
  829. averageDateList = append(averageDateList, allDataList[tmpIndex2].DataTime)
  830. }
  831. // 最近的N期平均值
  832. tmpAverageVal := tmpDecimalVal.Div(decimalN)
  833. var tmpHistoryCurrentVal float64 // 前几年当日的数据值
  834. var isFindHistoryCurrent, isFindHistoryLast bool //是否找到前几年的数据
  835. tmpHistoryDecimalVal := decimal.NewFromFloat(0) //前几年N期数据总值
  836. {
  837. // 前几年N期汇总期数
  838. tmpHistoryValNum := 0
  839. {
  840. //前几年当日的日期
  841. tmpHistoryCurrentDate := currentDate.AddDate(subYear, 0, 0)
  842. for i := 0; i <= 35; i++ { // 前后35天找数据,找到最近的值,先向后面找,再往前面找
  843. tmpDate := tmpHistoryCurrentDate.AddDate(0, 0, i)
  844. if val, ok := existMap[tmpDate.Format(utils.FormatDate)]; ok {
  845. tmpHistoryCurrentVal = val
  846. isFindHistoryCurrent = true
  847. break
  848. } else {
  849. tmpDate := tmpHistoryCurrentDate.AddDate(0, 0, -i)
  850. if val, ok := existMap[tmpDate.Format(utils.FormatDate)]; ok {
  851. tmpHistoryCurrentVal = val
  852. isFindHistoryCurrent = true
  853. break
  854. }
  855. }
  856. }
  857. }
  858. for _, averageDate := range averageDateList {
  859. lastDay, tmpErr := time.ParseInLocation(utils.FormatDate, averageDate, time.Local)
  860. if tmpErr != nil {
  861. err = tmpErr
  862. return
  863. }
  864. //前几年上一期的日期
  865. tmpHistoryLastDate := lastDay.AddDate(subYear, 0, 0)
  866. for i := 0; i <= 35; i++ { // 前后35天找数据,找到最近的值,先向后面找,再往前面找
  867. tmpDate := tmpHistoryLastDate.AddDate(0, 0, i)
  868. if val, ok := existMap[tmpDate.Format(utils.FormatDate)]; ok {
  869. tmpDecimalVal2 := decimal.NewFromFloat(val)
  870. tmpHistoryDecimalVal = tmpHistoryDecimalVal.Add(tmpDecimalVal2)
  871. tmpHistoryValNum++
  872. break
  873. } else {
  874. tmpDate := tmpHistoryLastDate.AddDate(0, 0, -i)
  875. if val, ok := existMap[tmpDate.Format(utils.FormatDate)]; ok {
  876. tmpDecimalVal2 := decimal.NewFromFloat(val)
  877. tmpHistoryDecimalVal = tmpHistoryDecimalVal.Add(tmpDecimalVal2)
  878. tmpHistoryValNum++
  879. break
  880. }
  881. }
  882. }
  883. }
  884. // 汇总期数与配置的N期数量一致
  885. if tmpHistoryValNum == nValue {
  886. isFindHistoryLast = true
  887. }
  888. }
  889. // 如果没有找到前几年的汇总数据,或者没有找到前几年当日的数据,那么退出当前循环,进入下一循环
  890. if !isFindHistoryLast || !isFindHistoryCurrent {
  891. continue
  892. }
  893. // 计算最近N期平均值
  894. tmpHistoryAverageVal := tmpHistoryDecimalVal.Div(decimalN)
  895. // 计算最近N期同比值
  896. tbVal := tmpAverageVal.Div(tmpHistoryAverageVal)
  897. // 预测值结果 = 同比年份同期值(tmpHistoryCurrentVal的值)* 同比值(tbVal的值)
  898. val, _ := decimal.NewFromFloat(tmpHistoryCurrentVal).Mul(tbVal).RoundCeil(4).Float64()
  899. currentDateStr := currentDate.Format(utils.FormatDate)
  900. tmpData := &data_manage.EdbDataList{
  901. EdbDataId: edbInfoId + 100000 + lenAllData + k,
  902. EdbInfoId: edbInfoId,
  903. DataTime: currentDateStr,
  904. Value: val,
  905. DataTimestamp: currentDate.UnixNano() / 1e6,
  906. }
  907. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  908. allDataList = append(allDataList, tmpData)
  909. existMap[currentDateStr] = val
  910. // 最大最小值
  911. if val < minValue {
  912. minValue = val
  913. }
  914. if val > maxValue {
  915. maxValue = val
  916. }
  917. }
  918. return
  919. }
  920. // GetChartPredictEdbInfoDataListByRuleTbzscz 根据 同比增速差值 规则获取预测数据
  921. // 同比增速差值计算方式:
  922. // 1、首先计算出所选指标实际最新日期值的同比增速:(本期数值-同期数值)÷同期数值*100%
  923. // 2、根据预测截止日期的同比增速终值、最新日期值的同比增速、与最新日期距离截止日期的期数,计算出到截止日期为止的每一期的同比增速。(等差规则计算每一期的同比增速,结合去年同期值,计算出每一期的同比预测值)。公差=(末项-首项)÷(n-1),an=a1+(n-1)d,(n为正整数,n大于等于2)
  924. // 3、根据去年同期值和未来每一期的同比增速值,求出同比预测值,同比预测值=同期值*(1+同比增速)
  925. // 同比增速差值:计算最新数据的同比增速((本期数值-同期数值)÷同期数值*100%),结合同比增速终值与期数,计算每一期同比增速,进而求出同比预测值。
  926. //
  927. // 例:如上图所示指标,(1)最新日期值2022-12-31 141175 ,结合同期值,计算同比增速;
  928. // (2)同比增速终值,若为50%, 预测日期为2023-03-31,则根据(1)中的同比增速值与同比增速终值,计算出中间两期的同比增速;
  929. // (3)求出每一期的预测同比值,预测同比值=同期值*(1+同比增速)
  930. func GetChartPredictEdbInfoDataListByRuleTbzscz(edbInfoId int, tbEndValue float64, dayList []time.Time, frequency string, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64) {
  931. allDataList := make([]*data_manage.EdbDataList, 0)
  932. allDataList = append(allDataList, realPredictEdbInfoData...)
  933. allDataList = append(allDataList, predictEdbInfoData...)
  934. newPredictEdbInfoData = predictEdbInfoData
  935. index := len(allDataList)
  936. // 获取近期数据的同比值
  937. if index <= 0 {
  938. return
  939. }
  940. lastData := allDataList[index-1]
  941. lastDayTime, _ := time.ParseInLocation(utils.FormatDate, lastData.DataTime, time.Local)
  942. var lastTb decimal.Decimal // 计算最新数据与上一期的数据同比值
  943. {
  944. //上一年的日期
  945. preDate := lastDayTime.AddDate(-1, 0, 0)
  946. preDateStr := preDate.Format(utils.FormatDate)
  947. if preValue, ok := existMap[preDateStr]; ok { //上一年同期找到
  948. lastTb = (decimal.NewFromFloat(lastData.Value)).Sub(decimal.NewFromFloat(preValue)).Div(decimal.NewFromFloat(preValue))
  949. } else {
  950. switch frequency {
  951. case "月度":
  952. //向上和向下,各找一个月
  953. nextDateDay := preDate
  954. preDateDay := preDate
  955. for i := 0; i <= 35; i++ {
  956. nextDateDayStr := nextDateDay.Format(utils.FormatDate)
  957. if preValue, ok := existMap[nextDateDayStr]; ok { //上一年同期->下一个月找到
  958. lastTb = (decimal.NewFromFloat(lastData.Value)).Sub(decimal.NewFromFloat(preValue)).Div(decimal.NewFromFloat(preValue))
  959. break
  960. } else {
  961. preDateDayStr := preDateDay.Format(utils.FormatDate)
  962. if preValue, ok := existMap[preDateDayStr]; ok { //上一年同期->上一个月找到
  963. lastTb = (decimal.NewFromFloat(lastData.Value)).Sub(decimal.NewFromFloat(preValue)).Div(decimal.NewFromFloat(preValue))
  964. break
  965. }
  966. }
  967. nextDateDay = nextDateDay.AddDate(0, 0, 1)
  968. preDateDay = preDateDay.AddDate(0, 0, -1)
  969. }
  970. case "季度", "年度":
  971. if preValue, ok := existMap[preDateStr]; ok { //上一年同期->下一个月找到
  972. lastTb = (decimal.NewFromFloat(lastData.Value)).Sub(decimal.NewFromFloat(preValue)).Div(decimal.NewFromFloat(preValue))
  973. break
  974. }
  975. default:
  976. nextDateDay := preDate
  977. preDateDay := preDate
  978. for i := 0; i < 35; i++ {
  979. nextDateDayStr := nextDateDay.Format(utils.FormatDate)
  980. if preValue, ok := existMap[nextDateDayStr]; ok { //上一年同期->下一个月找到
  981. lastTb = (decimal.NewFromFloat(lastData.Value)).Sub(decimal.NewFromFloat(preValue)).Div(decimal.NewFromFloat(preValue))
  982. break
  983. } else {
  984. preDateDayStr := preDateDay.Format(utils.FormatDate)
  985. if preValue, ok := existMap[preDateDayStr]; ok { //上一年同期->上一个月找到
  986. lastTb = (decimal.NewFromFloat(lastData.Value)).Sub(decimal.NewFromFloat(preValue)).Div(decimal.NewFromFloat(preValue))
  987. break
  988. } else {
  989. //fmt.Println("pre not find:", preDateStr, "i:", i)
  990. }
  991. }
  992. nextDateDay = nextDateDay.AddDate(0, 0, 1)
  993. preDateDay = preDateDay.AddDate(0, 0, -1)
  994. }
  995. }
  996. }
  997. }
  998. //获取后面的预测数据
  999. lenDay := len(dayList)
  1000. tbEndValueDecimal := decimal.NewFromFloat(tbEndValue)
  1001. avgTbVal := tbEndValueDecimal.Sub(lastTb).Div(decimal.NewFromInt(int64(lenDay)))
  1002. predictEdbInfoData = make([]*data_manage.EdbDataList, 0)
  1003. for k, currentDate := range dayList {
  1004. var tbValue decimal.Decimal
  1005. if k == lenDay-1 { // 如果是最后的日期了,那么就用终值去计算
  1006. tbValue = tbEndValueDecimal.Add(decimal.NewFromInt(1))
  1007. } else { // 最近数据的同比值 + (平均增值乘以当前期数)
  1008. tbValue = lastTb.Add(avgTbVal.Mul(decimal.NewFromInt(int64(k + 1)))).Add(decimal.NewFromInt(1))
  1009. }
  1010. tmpData := &data_manage.EdbDataList{
  1011. EdbDataId: edbInfoId + 100000 + index + k,
  1012. EdbInfoId: edbInfoId,
  1013. DataTime: currentDate.Format(utils.FormatDate),
  1014. //Value: dataValue,
  1015. DataTimestamp: currentDate.UnixNano() / 1e6,
  1016. }
  1017. var val float64
  1018. var calculateStatus bool //计算结果
  1019. //currentItem := existMap[av]
  1020. //上一年的日期
  1021. preDate := currentDate.AddDate(-1, 0, 0)
  1022. preDateStr := preDate.Format(utils.FormatDate)
  1023. if preValue, ok := existMap[preDateStr]; ok { //上一年同期找到
  1024. val, _ = decimal.NewFromFloat(preValue).Mul(tbValue).RoundCeil(4).Float64()
  1025. calculateStatus = true
  1026. } else {
  1027. switch frequency {
  1028. case "月度":
  1029. //向上和向下,各找一个月
  1030. nextDateDay := preDate
  1031. preDateDay := preDate
  1032. for i := 0; i <= 35; i++ {
  1033. nextDateDayStr := nextDateDay.Format(utils.FormatDate)
  1034. if preValue, ok := existMap[nextDateDayStr]; ok { //上一年同期->下一个月找到
  1035. val, _ = decimal.NewFromFloat(preValue).Mul(tbValue).RoundCeil(4).Float64()
  1036. calculateStatus = true
  1037. break
  1038. } else {
  1039. preDateDayStr := preDateDay.Format(utils.FormatDate)
  1040. if preValue, ok := existMap[preDateDayStr]; ok { //上一年同期->上一个月找到
  1041. val, _ = decimal.NewFromFloat(preValue).Mul(tbValue).RoundCeil(4).Float64()
  1042. calculateStatus = true
  1043. break
  1044. }
  1045. }
  1046. nextDateDay = nextDateDay.AddDate(0, 0, 1)
  1047. preDateDay = preDateDay.AddDate(0, 0, -1)
  1048. }
  1049. case "季度", "年度":
  1050. if preValue, ok := existMap[preDateStr]; ok { //上一年同期->下一个月找到
  1051. val, _ = decimal.NewFromFloat(preValue).Mul(tbValue).RoundCeil(4).Float64()
  1052. calculateStatus = true
  1053. break
  1054. }
  1055. default:
  1056. nextDateDay := preDate
  1057. preDateDay := preDate
  1058. for i := 0; i < 35; i++ {
  1059. nextDateDayStr := nextDateDay.Format(utils.FormatDate)
  1060. if preValue, ok := existMap[nextDateDayStr]; ok { //上一年同期->下一个月找到
  1061. val, _ = decimal.NewFromFloat(preValue).Mul(tbValue).RoundCeil(4).Float64()
  1062. calculateStatus = true
  1063. break
  1064. } else {
  1065. preDateDayStr := preDateDay.Format(utils.FormatDate)
  1066. if preValue, ok := existMap[preDateDayStr]; ok { //上一年同期->上一个月找到
  1067. val, _ = decimal.NewFromFloat(preValue).Mul(tbValue).RoundCeil(4).Float64()
  1068. calculateStatus = true
  1069. break
  1070. } else {
  1071. //fmt.Println("pre not find:", preDateStr, "i:", i)
  1072. }
  1073. }
  1074. nextDateDay = nextDateDay.AddDate(0, 0, 1)
  1075. preDateDay = preDateDay.AddDate(0, 0, -1)
  1076. }
  1077. }
  1078. }
  1079. if calculateStatus {
  1080. tmpData.Value = val
  1081. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  1082. allDataList = append(allDataList, tmpData)
  1083. existMap[tmpData.DataTime] = val
  1084. // 最大最小值
  1085. if val < minValue {
  1086. minValue = val
  1087. }
  1088. if val > maxValue {
  1089. maxValue = val
  1090. }
  1091. }
  1092. }
  1093. return
  1094. }
  1095. // RuleLineNhConf 一元线性拟合规则的配置
  1096. type RuleLineNhConf struct {
  1097. StartDate string `description:"开始日期"`
  1098. EndDate string `description:"结束日期"`
  1099. MoveDay int `description:"移动天数"`
  1100. EdbInfoId int `description:"指标id"`
  1101. }
  1102. // GetChartPredictEdbInfoDataListByRuleLineNh 根据 一元线性拟合 的计算规则获取预测数据
  1103. //
  1104. // 选择被预测的指标B(作为自变量,非预测指标),选择指标A(作为因变量,可以是基础指标和预测指标)
  1105. // 2、选择拟合时间段,起始日期至今或指定时间段,选择至今,在计算时截止到指标B的最新日期
  1106. // 3、设定A领先B时间(天),正整数、负整数、0
  1107. // 4、调用拟合残差的数据预处理和算法,给出拟合方程Y=aX+b的系数a,b
  1108. // 5、指标A代入拟合方程得到拟合预测指标B',拟合预测指标使用指标B的频度,在指标B的实际值后面连接拟合预测指标B'对应日期的预测值
  1109. //
  1110. // 注:选择预测截止日期,若所选日期 ≤ 指标A设置领先后的日期序列,则预测指标日期最新日期有值(在指标B'的有值范围内);若所选日期 > 指标A设置领先后的日期序列,则预测指标只到指标A领先后的日期序列(超出指标B'的有值范围,最多到指标B'的最新值);指标A、B更新后,更新预测指标
  1111. func GetChartPredictEdbInfoDataListByRuleLineNh(edbInfoId int, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, newNhccDataMap, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64, err error) {
  1112. allDataList := make([]*data_manage.EdbDataList, 0)
  1113. allDataList = append(allDataList, realPredictEdbInfoData...)
  1114. allDataList = append(allDataList, predictEdbInfoData...)
  1115. newPredictEdbInfoData = predictEdbInfoData
  1116. lenAllData := len(allDataList)
  1117. if lenAllData <= 0 {
  1118. return
  1119. }
  1120. for k, currentDate := range dayList {
  1121. // 动态拟合残差值数据
  1122. currentDateStr := currentDate.Format(utils.FormatDate)
  1123. val, ok := newNhccDataMap[currentDateStr]
  1124. if !ok {
  1125. continue
  1126. }
  1127. tmpData := &data_manage.EdbDataList{
  1128. EdbDataId: edbInfoId + 100000 + lenAllData + k,
  1129. EdbInfoId: edbInfoId,
  1130. DataTime: currentDateStr,
  1131. Value: val,
  1132. DataTimestamp: currentDate.UnixNano() / 1e6,
  1133. }
  1134. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  1135. allDataList = append(allDataList, tmpData)
  1136. existMap[currentDateStr] = val
  1137. // 最大最小值
  1138. if val < minValue {
  1139. minValue = val
  1140. }
  1141. if val > maxValue {
  1142. maxValue = val
  1143. }
  1144. }
  1145. return
  1146. }
  1147. // getCalculateNhccData 获取计算出来的 拟合残差 数据
  1148. func getCalculateNhccData(secondDataList []*data_manage.EdbDataList, ruleConf RuleLineNhConf) (newBDataMap map[string]float64, err error) {
  1149. firstEdbInfoId := ruleConf.EdbInfoId
  1150. moveDay := ruleConf.MoveDay
  1151. startDate, _ := time.ParseInLocation(utils.FormatDate, ruleConf.StartDate, time.Local)
  1152. endDate, _ := time.ParseInLocation(utils.FormatDate, ruleConf.EndDate, time.Local)
  1153. //查询当前指标现有的数据
  1154. edbInfo, err := data_manage.GetEdbInfoById(firstEdbInfoId)
  1155. if err != nil {
  1156. return
  1157. }
  1158. //第一个指标
  1159. aDataList := make([]data_manage.EdbDataList, 0)
  1160. aDataMap := make(map[string]float64)
  1161. {
  1162. //第一个指标的数据列表
  1163. var firstDataList []*data_manage.EdbDataList
  1164. switch edbInfo.EdbInfoType {
  1165. case 0:
  1166. firstDataList, err = data_manage.GetEdbDataList(edbInfo.Source, edbInfo.SubSource, edbInfo.EdbInfoId, ``, ``)
  1167. case 1:
  1168. _, firstDataList, _, _, err, _ = GetPredictDataListByPredictEdbInfoId(edbInfo.EdbInfoId, ``, ``, false)
  1169. default:
  1170. err = errors.New(fmt.Sprint("获取失败,指标类型异常", edbInfo.EdbInfoType))
  1171. }
  1172. if err != nil {
  1173. return
  1174. }
  1175. aDataList, aDataMap = handleNhccData(firstDataList, moveDay)
  1176. }
  1177. //第二个指标
  1178. bDataList := make([]data_manage.EdbDataList, 0)
  1179. bDataMap := make(map[string]float64)
  1180. {
  1181. bDataList, bDataMap = handleNhccData(secondDataList, 0)
  1182. }
  1183. if len(aDataList) <= 0 {
  1184. err = errors.New("指标A没有数据")
  1185. return
  1186. }
  1187. if len(bDataList) <= 0 {
  1188. err = errors.New("指标B没有数据")
  1189. return
  1190. }
  1191. // 拟合残差计算的结束日期判断
  1192. {
  1193. endAData := aDataList[len(aDataList)-1]
  1194. tmpEndDate, tmpErr := time.ParseInLocation(utils.FormatDate, endAData.DataTime, time.Local)
  1195. if tmpErr != nil {
  1196. err = tmpErr
  1197. return
  1198. }
  1199. // 如果A指标的最新数据日期早于拟合残差的结束日期,那么就用A指标的最新数据日期
  1200. if tmpEndDate.Before(endDate) {
  1201. endDate = tmpEndDate
  1202. }
  1203. endBData := bDataList[len(bDataList)-1]
  1204. tmpEndDate, tmpErr = time.ParseInLocation(utils.FormatDate, endBData.DataTime, time.Local)
  1205. if tmpErr != nil {
  1206. err = tmpErr
  1207. return
  1208. }
  1209. // 如果B指标的最新数据日期早于拟合残差的结束日期,那么就用A指标的最新数据日期
  1210. if tmpEndDate.Before(endDate) {
  1211. endDate = tmpEndDate
  1212. }
  1213. }
  1214. // 计算线性方程公式
  1215. var a, b float64
  1216. {
  1217. coordinateData := make([]utils.Coordinate, 0)
  1218. for i := startDate; i.Before(endDate) || i.Equal(endDate); i = i.AddDate(0, 0, 1) {
  1219. dateStr := i.Format(utils.FormatDate)
  1220. xValue, ok := aDataMap[dateStr]
  1221. if !ok {
  1222. err = errors.New("指标A日期:" + dateStr + "数据异常,导致计算线性方程公式失败")
  1223. return
  1224. }
  1225. yValue, ok := bDataMap[dateStr]
  1226. if !ok {
  1227. err = errors.New("指标B日期:" + dateStr + "数据异常,导致计算线性方程公式失败")
  1228. return
  1229. }
  1230. tmpCoordinate := utils.Coordinate{
  1231. X: xValue,
  1232. Y: yValue,
  1233. }
  1234. coordinateData = append(coordinateData, tmpCoordinate)
  1235. }
  1236. a, b = utils.GetLinearResult(coordinateData)
  1237. }
  1238. if math.IsNaN(a) || math.IsNaN(b) {
  1239. err = errors.New("线性方程公式生成失败")
  1240. return
  1241. }
  1242. //fmt.Println("a:", a, ";======b:", b)
  1243. //计算B’
  1244. newBDataMap = make(map[string]float64)
  1245. {
  1246. //B’=aA+b
  1247. aDecimal := decimal.NewFromFloat(a)
  1248. bDecimal := decimal.NewFromFloat(b)
  1249. for _, aData := range aDataList {
  1250. xDecimal := decimal.NewFromFloat(aData.Value)
  1251. val, _ := aDecimal.Mul(xDecimal).Add(bDecimal).RoundCeil(4).Float64()
  1252. newBDataMap[aData.DataTime] = val
  1253. }
  1254. }
  1255. return
  1256. }
  1257. // handleNhccData 处理拟合残差需要的数据
  1258. func handleNhccData(dataList []*data_manage.EdbDataList, moveDay int) (newDataList []data_manage.EdbDataList, dateDataMap map[string]float64) {
  1259. dateMap := make(map[time.Time]float64)
  1260. var minDate, maxDate time.Time
  1261. dateDataMap = make(map[string]float64)
  1262. for _, v := range dataList {
  1263. currDate, _ := time.ParseInLocation(utils.FormatDate, v.DataTime, time.Local)
  1264. if minDate.IsZero() || currDate.Before(minDate) {
  1265. minDate = currDate
  1266. }
  1267. if maxDate.IsZero() || currDate.After(maxDate) {
  1268. maxDate = currDate
  1269. }
  1270. dateMap[currDate] = v.Value
  1271. }
  1272. // 处理领先、滞后数据
  1273. newDateMap := make(map[time.Time]float64)
  1274. for currDate, value := range dateMap {
  1275. newDate := currDate.AddDate(0, 0, moveDay)
  1276. newDateMap[newDate] = value
  1277. }
  1278. minDate = minDate.AddDate(0, 0, moveDay)
  1279. maxDate = maxDate.AddDate(0, 0, moveDay)
  1280. // 开始平移天数
  1281. dayNum := utils.GetTimeSubDay(minDate, maxDate)
  1282. for i := 0; i <= dayNum; i++ {
  1283. currDate := minDate.AddDate(0, 0, i)
  1284. tmpValue, ok := newDateMap[currDate]
  1285. if !ok {
  1286. // 万一没有数据,那么就过滤当次循环
  1287. if len(newDataList) <= 0 {
  1288. continue
  1289. }
  1290. //找不到数据,那么就用前面的数据吧
  1291. tmpValue = newDataList[len(newDataList)-1].Value
  1292. }
  1293. tmpData := data_manage.EdbDataList{
  1294. //EdbDataId: 0,
  1295. DataTime: currDate.Format(utils.FormatDate),
  1296. Value: tmpValue,
  1297. }
  1298. dateDataMap[tmpData.DataTime] = tmpData.Value
  1299. newDataList = append(newDataList, tmpData)
  1300. }
  1301. return
  1302. }
  1303. // GetChartPredictEdbInfoDataListByRuleNAnnualAverage 根据 N年均值 规则获取预测数据
  1304. // ETA预测规则:N年均值:过去N年同期均值。过去N年可以连续或者不连续,指标数据均用线性插值补全为日度数据后计算;
  1305. func GetChartPredictEdbInfoDataListByRuleNAnnualAverage(edbInfoId int, configValue string, dayList []time.Time, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64, err error) {
  1306. // 获取配置的年份列表
  1307. yearList, _, err := getYearListBySeasonConf(configValue)
  1308. if err != nil {
  1309. return
  1310. }
  1311. allDataList := make([]*data_manage.EdbDataList, 0)
  1312. allDataList = append(allDataList, realPredictEdbInfoData...)
  1313. allDataList = append(allDataList, predictEdbInfoData...)
  1314. newPredictEdbInfoData = predictEdbInfoData
  1315. // 插值法数据处理
  1316. handleDataMap := make(map[string]float64)
  1317. err = handleDataByLinearRegression(allDataList, handleDataMap)
  1318. if err != nil {
  1319. return
  1320. }
  1321. index := len(allDataList)
  1322. //获取后面的预测数据
  1323. predictEdbInfoData = make([]*data_manage.EdbDataList, 0)
  1324. for k, currentDate := range dayList {
  1325. // 如果遇到闰二月,如2.29,去掉该天数据
  1326. if strings.Contains(currentDate.Format(utils.FormatDate), "02-29") {
  1327. continue
  1328. }
  1329. tmpK := len(allDataList) - 1 //上1期数据的下标
  1330. lastDayData := allDataList[tmpK] // 上1期的数据
  1331. tmpHistoryVal := decimal.NewFromFloat(0) //往期的差值总和
  1332. tmpHistoryValNum := 0 // 往期差值计算的数量
  1333. for _, year := range yearList {
  1334. //前几年当日的日期
  1335. tmpHistoryCurrentDate := currentDate.AddDate(year-currentDate.Year(), 0, 0)
  1336. if val, ok := handleDataMap[tmpHistoryCurrentDate.Format(utils.FormatDate)]; ok {
  1337. tmpHistoryVal = tmpHistoryVal.Add(decimal.NewFromFloat(val))
  1338. tmpHistoryValNum++
  1339. }
  1340. }
  1341. //计算的差值与选择的年份数量不一致,那么当前日期不计算
  1342. if tmpHistoryValNum != len(yearList) {
  1343. continue
  1344. }
  1345. val, _ := tmpHistoryVal.Div(decimal.NewFromInt(int64(tmpHistoryValNum))).Round(4).Float64()
  1346. currentDateStr := currentDate.Format(utils.FormatDate)
  1347. tmpData := &data_manage.EdbDataList{
  1348. EdbDataId: edbInfoId + 100000 + index + k,
  1349. EdbInfoId: edbInfoId,
  1350. DataTime: currentDateStr,
  1351. Value: val,
  1352. DataTimestamp: currentDate.UnixNano() / 1e6,
  1353. }
  1354. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  1355. allDataList = append(allDataList, tmpData)
  1356. existMap[currentDateStr] = val
  1357. // 继续使用插值法补充新预测日期的数据之间的值
  1358. err = handleDataByLinearRegression([]*data_manage.EdbDataList{
  1359. lastDayData, tmpData,
  1360. }, handleDataMap)
  1361. if err != nil {
  1362. return
  1363. }
  1364. // 最大最小值
  1365. if val < minValue {
  1366. minValue = val
  1367. }
  1368. if val > maxValue {
  1369. maxValue = val
  1370. }
  1371. }
  1372. return
  1373. }
  1374. // AnnualValueInversionConf 年度值倒推规则
  1375. type AnnualValueInversionConf struct {
  1376. Value float64 `description:"年度值"`
  1377. Type int `description:"分配方式,1:均值法;2:同比法"`
  1378. Year int `description:"同比年份"`
  1379. }
  1380. // GetChartPredictEdbInfoDataListByRuleAnnualValueInversion 根据 年度值倒推 规则获取预测数据
  1381. // ETA预测规则:年度值倒推:设定年度值,余额=年度值-年初至今累计值(算法参考累计值),进行余额分配,均值法分配时保证每期数值相等(日度/周度:剩余期数=剩余自然日历天数/今年指标最新日期自然日历天数*今年至今指标数据期数;旬度/月度/季度/半年度:剩余期数=全年期数(36\12\4\2)-今年至今自然日历期数),同比法保证每期同比相等(同比增速=余额/同比年份相应日期的余额,预测值等于同比年份同期值*同比增速)
  1382. // 举例:
  1383. // 指标A 日度 最新日期 2023-05-19 年初至今累计值100
  1384. // 设置年度值1000
  1385. // 则余额=1000-100=900
  1386. // 均值法分配:剩余期数=226/139*120=195.11
  1387. // 今年之后的每一期预测值=900/195.11=4.6128
  1388. // 同比法分配:同比增速=900/同比年份5.19的余额
  1389. // 预测值=同比年份5-20的值*(1+同比增速)
  1390. func GetChartPredictEdbInfoDataListByRuleAnnualValueInversion(edbInfoId int, configValue string, dayList []time.Time, frequency string, realPredictEdbInfoData, predictEdbInfoData []*data_manage.EdbDataList, existMap map[string]float64) (newPredictEdbInfoData []*data_manage.EdbDataList, minValue, maxValue float64, err error) {
  1391. if frequency == "年度" {
  1392. err = errors.New("当前指标频度是年度,不允许配置年度值倒推")
  1393. return
  1394. }
  1395. // 获取配置
  1396. var annualValueInversionConf AnnualValueInversionConf
  1397. err = json.Unmarshal([]byte(configValue), &annualValueInversionConf)
  1398. if err != nil {
  1399. err = errors.New("年度值倒推配置信息异常:" + err.Error())
  1400. return
  1401. }
  1402. allDataList := make([]*data_manage.EdbDataList, 0)
  1403. allDataList = append(allDataList, realPredictEdbInfoData...)
  1404. allDataList = append(allDataList, predictEdbInfoData...)
  1405. newPredictEdbInfoData = predictEdbInfoData
  1406. index := len(allDataList)
  1407. // 配置的年度值
  1408. yearValueConfig := annualValueInversionConf.Value
  1409. // 最新数据的日期
  1410. currDayTime, err := time.ParseInLocation(utils.FormatDate, allDataList[index-1].DataTime, time.Local)
  1411. if err != nil {
  1412. return
  1413. }
  1414. // 当前年的日期
  1415. lastDayTime := dayList[len(dayList)-1]
  1416. if currDayTime.Year() != lastDayTime.Year() {
  1417. err = errors.New("年度值倒推不支持跨年预测")
  1418. return
  1419. }
  1420. // 均值法
  1421. if annualValueInversionConf.Type == 1 {
  1422. // 当前年的期数
  1423. currYearN := 0
  1424. // 当前已经消耗的额度
  1425. var currYearVal float64
  1426. // 计算当前年的期数以及已经消耗的额度
  1427. {
  1428. if frequency != "周度" {
  1429. for _, v := range allDataList {
  1430. currTime, tmpErr := time.ParseInLocation(utils.FormatDate, v.DataTime, time.Local)
  1431. if tmpErr != nil {
  1432. err = tmpErr
  1433. return
  1434. }
  1435. // 只是计算今年的
  1436. if currTime.Year() != currDayTime.Year() {
  1437. continue
  1438. }
  1439. currYearN++
  1440. currYearVal = currYearVal + v.Value
  1441. }
  1442. } else {
  1443. tmpDataList := make([]*data_manage.EdbDataList, 0)
  1444. // 上一期的数据
  1445. var lastData *data_manage.EdbDataList
  1446. // 是否第一条数据
  1447. isFirst := true
  1448. for _, v := range allDataList {
  1449. currTime, tmpErr := time.ParseInLocation(utils.FormatDate, v.DataTime, time.Local)
  1450. if tmpErr != nil {
  1451. err = tmpErr
  1452. return
  1453. }
  1454. // 只是计算今年的
  1455. if currTime.Year() != currDayTime.Year() {
  1456. lastData = v
  1457. continue
  1458. }
  1459. if isFirst {
  1460. tmpDataList = append(tmpDataList, lastData)
  1461. }
  1462. isFirst = false
  1463. tmpDataList = append(tmpDataList, v)
  1464. currYearN++
  1465. }
  1466. // 需要插值法处理
  1467. tmpHandleDataMap := make(map[string]float64)
  1468. err = handleDataByLinearRegression(tmpDataList, tmpHandleDataMap)
  1469. if err != nil {
  1470. return
  1471. }
  1472. for tmpDate, val := range tmpHandleDataMap {
  1473. tmpDateTime, tmpErr := time.ParseInLocation(utils.FormatDate, tmpDate, time.Local)
  1474. if tmpErr != nil {
  1475. err = tmpErr
  1476. return
  1477. }
  1478. if tmpDateTime.Year() != currDayTime.Year() {
  1479. continue
  1480. }
  1481. currYearVal = currYearVal + val
  1482. }
  1483. currYearVal = currYearVal / 7
  1484. }
  1485. }
  1486. var averageVal float64
  1487. switch frequency {
  1488. case "半年度":
  1489. averageVal, _ = (decimal.NewFromFloat(yearValueConfig).Sub(decimal.NewFromFloat(currYearVal))).Div(decimal.NewFromInt(int64(2 - currYearN))).Float64()
  1490. case "季度":
  1491. averageVal, _ = (decimal.NewFromFloat(yearValueConfig).Sub(decimal.NewFromFloat(currYearVal))).Div(decimal.NewFromInt(int64(4 - currYearN))).Float64()
  1492. case "月度":
  1493. averageVal, _ = (decimal.NewFromFloat(yearValueConfig).Sub(decimal.NewFromFloat(currYearVal))).Div(decimal.NewFromInt(int64(12 - currYearN))).Float64()
  1494. case "旬度":
  1495. averageVal, _ = (decimal.NewFromFloat(yearValueConfig).Sub(decimal.NewFromFloat(currYearVal))).Div(decimal.NewFromInt(int64(36 - currYearN))).Float64()
  1496. case "周度", "日度":
  1497. //剩余期数=剩余自然日历天数/今年指标最新日期自然日历天数*今年至今指标数据期数
  1498. // 当前年的第一天
  1499. yearFirstDay := time.Date(currDayTime.Year(), 1, 1, 0, 0, 0, 0, time.Local)
  1500. subDay := utils.GetTimeSubDay(yearFirstDay, currDayTime) + 1
  1501. // 当前年的最后一天
  1502. yearLastDay := time.Date(currDayTime.Year(), 12, 31, 0, 0, 0, 0, time.Local)
  1503. subDay2 := utils.GetTimeSubDay(yearFirstDay, yearLastDay) + 1
  1504. // 剩余期数
  1505. surplusN := decimal.NewFromInt(int64(subDay2 - subDay)).Div(decimal.NewFromInt(int64(subDay))).Mul(decimal.NewFromInt(int64(currYearN)))
  1506. // 剩余余额
  1507. balance := decimal.NewFromFloat(annualValueInversionConf.Value).Sub(decimal.NewFromFloat(currYearVal))
  1508. averageVal, _ = balance.Div(surplusN).Round(4).Float64()
  1509. }
  1510. // 保留四位小数
  1511. averageVal, _ = decimal.NewFromFloat(averageVal).Round(4).Float64()
  1512. for k, currentDate := range dayList {
  1513. currentDateStr := currentDate.Format(utils.FormatDate)
  1514. tmpData := &data_manage.EdbDataList{
  1515. EdbDataId: edbInfoId + 100000 + index + k,
  1516. EdbInfoId: edbInfoId,
  1517. DataTime: currentDateStr,
  1518. Value: averageVal,
  1519. DataTimestamp: currentDate.UnixNano() / 1e6,
  1520. }
  1521. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  1522. allDataList = append(allDataList, tmpData)
  1523. existMap[currentDateStr] = averageVal
  1524. }
  1525. // 最大最小值
  1526. if averageVal < minValue {
  1527. minValue = averageVal
  1528. }
  1529. if averageVal > maxValue {
  1530. maxValue = averageVal
  1531. }
  1532. return
  1533. }
  1534. // 同比法分配
  1535. // 同比法保证每期同比相等(同比增速=余额/同比年份相应日期的余额,预测值等于同比年份同期值*同比增速);
  1536. // 同比法分配:同比增速=900/同比年份5.19的余额
  1537. // 每年截止到当前日期的累计值
  1538. dateTotalMap := make(map[time.Time]float64)
  1539. // 每年的累计值(计算使用)
  1540. yearTotalMap := make(map[int]float64)
  1541. for _, v := range allDataList {
  1542. currTime, tmpErr := time.ParseInLocation(utils.FormatDate, v.DataTime, time.Local)
  1543. if tmpErr != nil {
  1544. err = tmpErr
  1545. return
  1546. }
  1547. yearVal := yearTotalMap[currTime.Year()]
  1548. yearVal = yearVal + v.Value
  1549. yearTotalMap[currTime.Year()] = yearVal
  1550. dateTotalMap[currTime] = yearVal
  1551. }
  1552. //(同比增速=余额/同比年份相应日期的余额,预测值等于同比年份同期值*同比增速);
  1553. for k, currentDate := range dayList {
  1554. currYearBalance := yearValueConfig - yearTotalMap[currentDate.Year()] // 当年的余额
  1555. // 上一期的日期
  1556. prevDateStr := allDataList[len(allDataList)-1].DataTime
  1557. prevDateTime, tmpErr := time.ParseInLocation(utils.FormatDate, prevDateStr, time.Local)
  1558. if tmpErr != nil {
  1559. err = tmpErr
  1560. return
  1561. }
  1562. //同比年份相应日期
  1563. lastYear := annualValueInversionConf.Year + (currentDate.Year() - currDayTime.Year())
  1564. // 前N年的上一期时间;前N年的当期时间;
  1565. var lastPrevDateTime, lastDateTime time.Time
  1566. switch frequency {
  1567. case "半年度", "季度":
  1568. lastDateTime = time.Date(lastYear, currentDate.Month(), currentDate.Day(), 0, 0, 0, 0, currentDate.Location())
  1569. lastPrevDateTime = time.Date(lastYear, prevDateTime.Month(), prevDateTime.Day(), 0, 0, 0, 0, prevDateTime.Location())
  1570. case "月度":
  1571. lastDateTime = time.Date(lastYear, currentDate.Month()+1, 1, 0, 0, 0, 0, currentDate.Location()).AddDate(0, 0, -1)
  1572. lastPrevDateTime = time.Date(lastYear, prevDateTime.Month()+1, 1, 0, 0, 0, 0, prevDateTime.Location()).AddDate(0, 0, -1)
  1573. case "旬度":
  1574. if prevDateTime.Day() == 10 || prevDateTime.Day() == 20 {
  1575. lastDateTime = time.Date(lastYear, currentDate.Month(), currentDate.Day(), 0, 0, 0, 0, currentDate.Location())
  1576. lastPrevDateTime = time.Date(lastYear, prevDateTime.Month(), prevDateTime.Day(), 0, 0, 0, 0, prevDateTime.Location())
  1577. } else {
  1578. lastDateTime = time.Date(lastYear, currentDate.Month()+1, 1, 0, 0, 0, 0, currentDate.Location()).AddDate(0, 0, -1)
  1579. lastPrevDateTime = time.Date(lastYear, prevDateTime.Month()+1, 1, 0, 0, 0, 0, prevDateTime.Location()).AddDate(0, 0, -1)
  1580. }
  1581. case "周度", "日度":
  1582. lastDateTime = time.Date(lastYear, currentDate.Month(), currentDate.Day(), 0, 0, 0, 0, currentDate.Location())
  1583. lastPrevDateTime = time.Date(lastYear, prevDateTime.Month(), prevDateTime.Day(), 0, 0, 0, 0, prevDateTime.Location())
  1584. }
  1585. // 同比年份相应日期的累计值
  1586. var dateTotal float64
  1587. dateTotal, ok := dateTotalMap[lastPrevDateTime]
  1588. if !ok { //如果没有找到这个日期,那么就往前面找,一直到找到这个累计值,或者找完这一年
  1589. yearFirstDayTime := time.Date(lastPrevDateTime.Year(), 1, 1, 0, 0, 0, 0, lastDateTime.Location())
  1590. for tmpDateTime := lastPrevDateTime.AddDate(0, 0, -1); tmpDateTime.After(yearFirstDayTime) || tmpDateTime.Equal(yearFirstDayTime); tmpDateTime = tmpDateTime.AddDate(0, 0, -1) {
  1591. dateTotal, ok = dateTotalMap[tmpDateTime]
  1592. if ok {
  1593. break
  1594. }
  1595. }
  1596. }
  1597. //同比年份相应的上一期日期的余额
  1598. lastYearDateBalance := yearTotalMap[lastPrevDateTime.Year()] - dateTotal
  1599. if lastYearDateBalance == 0 {
  1600. continue
  1601. }
  1602. // 同比增速=当年余额/同比年份上一期日期的余额
  1603. tbVal := decimal.NewFromFloat(currYearBalance).Div(decimal.NewFromFloat(lastYearDateBalance))
  1604. // 获取同比年份同期值,获取失败的话,就不处理
  1605. if lastDateVal, ok := existMap[lastDateTime.Format(utils.FormatDate)]; ok {
  1606. //预测值 = 同比年份同期值*同比增速
  1607. tmpVal, _ := decimal.NewFromFloat(lastDateVal).Mul(tbVal).Round(4).Float64()
  1608. currentDateStr := currentDate.Format(utils.FormatDate)
  1609. tmpData := &data_manage.EdbDataList{
  1610. EdbDataId: edbInfoId + 100000 + index + k,
  1611. EdbInfoId: edbInfoId,
  1612. DataTime: currentDateStr,
  1613. Value: tmpVal,
  1614. DataTimestamp: currentDate.UnixNano() / 1e6,
  1615. }
  1616. newPredictEdbInfoData = append(newPredictEdbInfoData, tmpData)
  1617. allDataList = append(allDataList, tmpData)
  1618. existMap[currentDateStr] = tmpVal
  1619. yearVal := yearTotalMap[currentDate.Year()]
  1620. yearVal = yearVal + tmpVal
  1621. yearTotalMap[currentDate.Year()] = yearVal
  1622. dateTotalMap[currentDate] = yearVal
  1623. // 最大最小值
  1624. if tmpVal < minValue {
  1625. minValue = tmpVal
  1626. }
  1627. if tmpVal > maxValue {
  1628. maxValue = tmpVal
  1629. }
  1630. }
  1631. }
  1632. return
  1633. }
  1634. // getYearListBySeasonConf 根据配置获取年份列表
  1635. func getYearListBySeasonConf(configValue string) (yearList []int, seasonConf SeasonConf, err error) {
  1636. tmpErr := json.Unmarshal([]byte(configValue), &seasonConf)
  1637. if tmpErr != nil {
  1638. err = errors.New("年份配置信息异常:" + tmpErr.Error())
  1639. return
  1640. }
  1641. //选择方式,1:连续N年;2:指定年份
  1642. if seasonConf.YearType == 1 {
  1643. if seasonConf.NValue < 1 {
  1644. err = errors.New("连续N年不允许小于1")
  1645. return
  1646. }
  1647. currYear := time.Now().Year()
  1648. for i := 0; i < seasonConf.NValue; i++ {
  1649. yearList = append(yearList, currYear-i-1)
  1650. }
  1651. } else {
  1652. yearList = seasonConf.YearList
  1653. }
  1654. return
  1655. }