PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 4 hours 17 minutes 59 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
60 107
Rejected
0
llm:7adb8d76a0ceb409f0295231b5ec46c92d201be3206da3e8514923eb8d343d22
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"
}
]
}
```