Загрузка данных


\text{renewed\_fact\_rate} = 
\frac{
    \sum_{c \in C_t} \min \left( \text{out\_volume}_{c,t}, \text{opened\_volume}_{c,t+1} \right)
}{
    \sum_{c \in C_t} \text{out\_volume}_{c,t}
}