PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 21 hours 30 minutes 1 second
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
74 087
Rejected
0
llm:09977fa04aa039eca168b86a674974952ec26fcb2fd6c750d9a23c18bb596af2
Edit
```json
{
"classifications": [
{
"column": "Country",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (157/157), zero nulls, natural identifier for each row"
},
{
"column": "Region",
"label": "none",
"confidence": 1.0,
"reason": "Only 10 distinct values for 157 rows, categorical grouping column"
},
{
"column": "Happiness Rank",
"label": "near_key",
"confidence": 0.95,
"reason": "98.1% distinct (154/157), zero nulls, almost unique ranking"
},
{
"column": "Happiness Score",
"label": "none",
"confidence": 1.0,
"reason": "98.1% distinct but a measured metric, not an identifier"
},
{
"column": "Lower Confidence Interval",
"label": "none",
"confidence": 1.0,
"reason": "Statistical measure, not an identifier despite high distinctness"
},
{
"column": "Upper Confidence Interval",
"label": "none",
"confidence": 1.0,
"reason": "Statistical measure, not an identifier despite high distinctness"
},
{
"column": "Economy (GDP per Capita)",
"label": "none",
"confidence": 1.0,
"reason": "Metric column, 100% distinct but represents measured value"
},
{
"column": "Family",
"label": "none",
"confidence": 1.0,
"reason": "Metric column, 100% distinct but represents measured value"
},
{
"column": "Health (Life Expectancy)",
"label": "none",
"confidence": 1.0,
"reason": "Metric column, represents measured value"
},
{
"column": "Freedom",
"label": "none",
"confidence": 1.0,
"reason": "Metric column, 100% distinct but represents measured value"
},
{
"column": "Trust (Government Corruption)",
"label": "none",
"confidence": 1.0,
"reason": "Metric column, represents measured value"
},
{
"column": "Generosity",
"label": "none",
"confidence": 1.0,
"reason": "Metric column, 100% distinct but represents measured value"
},
{
"column": "Dystopia Residual",
"label": "none",
"confidence": 1.0,
"reason": "Metric column, 100% distinct but represents calculated residual value"
}
]
}
```