PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 4 hours 18 minutes 47 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
60 135
Rejected
0
llm:ea69e3a37d8cbcb5898900c0f91eac44393a08fa807e527d914068f8d7ee3aa1
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"
}
]
}
```