PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 2 hours 56 minutes 50 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
51 343
Rejected
0
llm:42f359a74df1503b8709543c54fd13bdb10d3a48acb28e5855bbf1d13f522838
Edit
```json
{
"classifications": [
{
"column": "Overall rank",
"role": "dimension",
"confidence": 0.85,
"reason": "Ordinal ranking used for sorting/filtering; not aggregated or used as a join key"
},
{
"column": "Country or region",
"role": "identifier",
"confidence": 0.95,
"reason": "Primary key with 156 distinct values matching row count; uniquely identifies each country"
},
{
"column": "Score",
"role": "measure",
"confidence": 0.95,
"reason": "Numeric happiness score to be aggregated (avg/sum) across countries or regions"
},
{
"column": "GDP per capita",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric economic indicator to be aggregated; continuous values suitable for avg/sum"
},
{
"column": "Social support",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric metric to be aggregated; continuous values representing social support levels"
},
{
"column": "Healthy life expectancy",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric health metric to be aggregated; continuous values suitable for statistical analysis"
},
{
"column": "Freedom to make life choices",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric freedom index to be aggregated; continuous values for statistical operations"
},
{
"column": "Generosity",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric generosity metric to be aggregated; continuous values for avg/sum calculations"
},
{
"column": "Perceptions of corruption",
"role": "measure",
"confidence": 0.9,
"reason": "Numeric corruption perception index to be aggregated; continuous values for analysis"
}
]
}
```