The given original data had cities of a country and KPIs of a company. These were obstructed for privacy. The original data values were randomized by adding noise.
This change in input data does not affect the functionalities of the notebook.
-
DATE: Date of the recorded value
-
KIND: The determines how the KPI is NOT supposed to act.
- "LOW" means the KPI can have anomalies if the value decreases too much suddenly.
- "HIGH" means the KPI can have anomalies if the value increases too much suddenly.
-
CITY: The city in which the value was measured
-
KPI: The key performance indicator that was evaluated to get the value.
-
VALUE: The result of the KPI evaluation at the city on the specified date.