Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| tables_fields:main_tables:aggregator [2020/01/07 01:04] – ↷ Page moved from tables:main_tables:aggregator to tables_fields:main_tables:aggregator lou | tables_fields:main_tables:aggregator [2026/01/28 04:42] (current) – Raksha Khadka | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| The aggregator table is refreshed daily, and allows quick access to important metrics that are otherwise slow to calculate. | The aggregator table is refreshed daily, and allows quick access to important metrics that are otherwise slow to calculate. | ||
| - | ^ field ^ type ^ description | + | ^Field name ^ Description |
| - | ^ storeID | + | ^ ID |UUID of the Aggregator Not use is UI | | | Long integer | | |
| - | ^ itemID | + | ^ storeID |
| - | ^ yearMonth | + | ^ itemID |
| - | ^ fullDate | + | ^ yearMonth |
| - | ^ dataElement | + | ^ fullDate |
| - | ^ value real | actual | + | ^ dataElement |Name of the metric |
| + | ^ value |Actual measured value | | | real | | | ||
| + | ^ temp1 |Temporary / auxiliary numeric field | | | real | | | ||
| + | ^ temp2 |Temporary / auxiliary numeric field | | | real | | | ||
| + | ^ temp3 |Temporary / auxiliary numeric field | | | real | | | ||
| \\ | \\ | ||
| ====Available dataElement values==== | ====Available dataElement values==== | ||
| - | ^ Value ^ Comment ^ | + | This table holds aggregated values with different dimensions. For example, some values are aggregated per store, others per store and item, and others per store, item, and yearmonth. |
| - | ^ monthlyConsumption |Sums consumption for each month there is consumption | + | |
| - | ^AMC | Sums all consumption (using dataElement = ' | + | ^ Value ^ StoreID ^ ItemID ^ datetime |
| - | ^ stockConsumption | For every day there is a customer invoice, aggregate consumption| | + | ^ monthlyConsumption |
| - | ^ stockMovement | For every day there is stock movement, sums up supply and subtracts sum of consumption | | + | ^AMC | ✓ | ✓ | - | Sums all consumption (using dataElement = ' |
| - | ^ stockHistory | Reverse ledger (using dataElement = ' | + | ^ stockConsumption |
| - | ^ monthlyDOS| Calculate number of day per month where stock was 0 | | + | ^ stockMovement |
| - | ^ realAMC | Formula for realAMC = Consumption Sum / (Number of Months With Consumption - (totalDOS/ | + | ^ stockHistory |
| + | ^ monthlyDOS| ✓ | ✓ | yearmonth | ||
| + | ^ <del>realAMC</ | ||
| ---- struct data ---- | ---- struct data ---- | ||
| + | pagestatus.status | ||
| ---- | ---- | ||