PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 10 hours 43 minutes 37 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
66 419
Rejected
0
llm:09fc8f51f78b06e279340fe974462ec53098d4f3ae933395e6647623df13ce71
Edit
```json
{
"classifications": [
{
"column": "web-scraper-order",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (68/68), zero nulls, uniquely identifies each row"
},
{
"column": "web-scraper-start-url",
"label": "none",
"confidence": 1.0,
"reason": "Single constant value, no identifying or joining capability"
},
{
"column": "MatchLink",
"label": "none",
"confidence": 1.0,
"reason": "Single constant value 'bout', no identifying or joining capability"
},
{
"column": "MatchLink-href",
"label": "near_key",
"confidence": 0.95,
"reason": "100% distinct (68/68) URLs to match events, alternative unique identifier"
},
{
"column": "f_boxer",
"label": "none",
"confidence": 0.9,
"reason": "Only 5 distinct values in 68 rows, represents boxer name attribute"
},
{
"column": "s_boxer",
"label": "none",
"confidence": 0.9,
"reason": "61 distinct values but represents opponent name attribute, not a key"
},
{
"column": "f_boxer_result",
"label": "none",
"confidence": 1.0,
"reason": "Match result attribute with 6 distinct values, not a key"
},
{
"column": "f_boxer_stance",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values, represents stance/height attribute"
},
{
"column": "f_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "Age attribute with 21 distinct values, not a key"
},
{
"column": "f_boxer_height",
"label": "none",
"confidence": 1.0,
"reason": "Height attribute with 5 distinct values, not a key"
},
{
"column": "f_boxer_reach",
"label": "none",
"confidence": 1.0,
"reason": "Reach attribute with 5 distinct values, not a key"
},
{
"column": "f_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "Win count metric, not a key despite high distinctness"
},
{
"column": "f_boxer_lost",
"label": "none",
"confidence": 1.0,
"reason": "Loss count metric with 4 distinct values, not a key"
},
{
"column": "f_boxer_drawn",
"label": "none",
"confidence": 1.0,
"reason": "Draw count metric with 2 distinct values, not a key"
},
{
"column": "f_boxer_KOs",
"label": "none",
"confidence": 1.0,
"reason": "KO count metric with nulls, not a key"
},
{
"column": "f_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "Ranking points attribute with 12 distinct values, not a key"
},
{
"column": "s_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "Opponent ranking points with 20 distinct values, not a key"
},
{
"column": "s_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "Opponent age attribute with 20 distinct values, not a key"
},
{
"column": "s_boxer_stance",
"label": "none",
"confidence": 1.0,
"reason": "Opponent stance/height with 9 distinct values, not a key"
},
{
"column": "s_boxer_reach",
"label": "none",
"confidence": 1.0,
"reason": "Opponent reach attribute with 17 distinct values, not a key"
},
{
"column": "s_boxer_height",
"label": "none",
"confidence": 1.0,
"reason": "Opponent height attribute with 24 distinct values, not a key"
},
{
"column": "s_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "Opponent win count metric, not a key"
},
{
"column": "s_boxer_lost",
"label": "none",
"confidence": 1.0,
"reason": "Opponent loss count metric, not a key"
},
{
"column": "s_boxer_drawn",
"label": "none",
"confidence": 1.0,
"reason": "Opponent draw count with 5 distinct values, not a key"
},
{
"column": "s_boxer_KOs",
"label": "none",
"confidence": 1.0,
"reason": "Opponent KO count with nulls, not a key"
},
{
"column": "rounds",
"label": "none",
"confidence": 1.0,
"reason": "Round information with 31 distinct values, descriptive attribute"
}
]
}
```