PHPMem v2.0.1

Version
1.6.45
Uptime
7 days 3 hours 54 minutes 38 seconds

Memory

Total
512MB
Used
13,32MB (2.6%)
Free
498,68MB

Keys

Current
10 162
Total (since start)
11 092
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0

Connections

Current
4 / 1 024 max
Total
58 146
Rejected
0
llm:95c27255ceba38e5763242d05cb1bb55824ee939fdadf16536e4181b380e0e03
TTL 5 days 2 hours 28 minutes Size 2,54KB Export
Edit
```json { "classifications": [ { "column": "Country", "role": "identifier", "confidence": 0.95, "reason": "Unique country names with 158 distinct values for 158 rows; serves as primary key for joining and identifying rows" }, { "column": "Region", "role": "dimension", "confidence": 1.0, "reason": "Categorical grouping with 10 distinct regions; used to slice/filter and GROUP BY for regional analysis" }, { "column": "Happiness Rank", "role": "dimension", "confidence": 0.85, "reason": "Ordinal ranking (1-158) used for filtering and ordering; not aggregated with sum/avg" }, { "column": "Happiness Score", "role": "measure", "confidence": 1.0, "reason": "Numeric score (2.839-7.587) that is aggregated with avg/sum for analysis" }, { "column": "Standard Error", "role": "measure", "confidence": 0.95, "reason": "Numeric statistical measure that can be averaged or aggregated" }, { "column": "Economy (GDP per Capita)", "role": "measure", "confidence": 1.0, "reason": "Numeric contribution score (0-1.69) aggregated to analyze economic impact on happiness" }, { "column": "Family", "role": "measure", "confidence": 1.0, "reason": "Numeric contribution score (0-1.40) aggregated to analyze family impact on happiness" }, { "column": "Health (Life Expectancy)", "role": "measure", "confidence": 1.0, "reason": "Numeric contribution score (0-1.03) aggregated to analyze health impact on happiness" }, { "column": "Freedom", "role": "measure", "confidence": 1.0, "reason": "Numeric contribution score (0-0.67) aggregated to analyze freedom impact on happiness" }, { "column": "Trust (Government Corruption)", "role": "measure", "confidence": 1.0, "reason": "Numeric contribution score (0-0.55) aggregated to analyze trust impact on happiness" }, { "column": "Generosity", "role": "measure", "confidence": 1.0, "reason": "Numeric contribution score (0-0.80) aggregated to analyze generosity impact on happiness" }, { "column": "Dystopia Residual", "role": "measure", "confidence": 1.0, "reason": "Numeric residual value (0.33-3.60) aggregated in happiness score calculations" } ] } ```