Conversations (2)
Huda Dalisar Can someone confirm the source file for 2023? The numbers seem unusually high.
The formula for the growth rate divides by the prior-year value, but when prior values are missing (coded as null), the calculation becomes null, which propagates the missing-data problem forward. Over time, a string of missing values can silence an entire region. Should we implement a forward-fill or interpolation strategy for missing values?
Nice — the H1 view helps.