PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 9 hours 46 minutes 9 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
3 / 1 024 max
Total
65 514
Rejected
0
llm:73983a06ea48f02ab057f850b1fe9844a7595450b267a0ba7921f29f13b128b8
Edit
```json
{
"classifications": [
{
"column": "Country",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (155/155), zero nulls, natural identifier for each row"
},
{
"column": "Happiness.Rank",
"label": "none",
"confidence": 0.95,
"reason": "100% distinct but represents a ranking metric, not a stable identifier"
},
{
"column": "Happiness.Score",
"label": "none",
"confidence": 1.0,
"reason": "97.4% distinct (151/155), a measured metric not an identifier"
},
{
"column": "Whisker.high",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but a statistical measure, not an identifier"
},
{
"column": "Whisker.low",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but a statistical measure, not an identifier"
},
{
"column": "Economy..GDP.per.Capita.",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but an economic metric, not an identifier"
},
{
"column": "Family",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but a happiness factor metric, not an identifier"
},
{
"column": "Health..Life.Expectancy.",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but a health metric, not an identifier"
},
{
"column": "Freedom",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but a freedom metric, not an identifier"
},
{
"column": "Generosity",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but a generosity metric, not an identifier"
},
{
"column": "Trust..Government.Corruption.",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but a trust metric, not an identifier"
},
{
"column": "Dystopia.Residual",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but a residual metric, not an identifier"
}
]
}
```