PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 6 hours 27 minutes 52 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
61 682
Rejected
0
llm:851c15b7319c0ec565d4ba6b82d39cba7d2b2332ae08acedda6e631f3ced66ea
Edit
```json
{
"classifications": [
{
"column": "web-scraper-order",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (29/29), zero nulls, uniquely identifies each row"
},
{
"column": "web-scraper-start-url",
"label": "none",
"confidence": 1.0,
"reason": "Single constant value, not a key"
},
{
"column": "f_boxer",
"label": "none",
"confidence": 1.0,
"reason": "Only 2 distinct values in 29 rows, represents boxer name attribute"
},
{
"column": "s_boxer",
"label": "none",
"confidence": 1.0,
"reason": "100% distinct but represents opponent name, not a key for this table"
},
{
"column": "f_boxer_result",
"label": "none",
"confidence": 1.0,
"reason": "6 distinct values, represents match outcome attribute"
},
{
"column": "f_boxer_stance",
"label": "none",
"confidence": 1.0,
"reason": "Single constant value, attribute not a key"
},
{
"column": "f_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "9 distinct values in 29 rows, temporal attribute"
},
{
"column": "f_boxer_height",
"label": "none",
"confidence": 1.0,
"reason": "4 distinct values, physical attribute"
},
{
"column": "f_boxer_reach",
"label": "none",
"confidence": 1.0,
"reason": "4 distinct values, physical attribute"
},
{
"column": "f_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "28 distinct values, cumulative statistic attribute"
},
{
"column": "f_boxer_lost",
"label": "none",
"confidence": 1.0,
"reason": "4 distinct values, cumulative statistic attribute"
},
{
"column": "f_boxer_drawn",
"label": "none",
"confidence": 1.0,
"reason": "Single constant value, statistic attribute"
},
{
"column": "f_boxer_KOs",
"label": "none",
"confidence": 1.0,
"reason": "17 distinct values, cumulative statistic attribute"
},
{
"column": "f_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "3 distinct values with 3.4% nulls, ranking attribute"
},
{
"column": "s_boxer_ranking",
"label": "none",
"confidence": 1.0,
"reason": "11 distinct values with 55% nulls, ranking attribute"
},
{
"column": "s_boxer_age",
"label": "none",
"confidence": 1.0,
"reason": "15 distinct values, temporal attribute"
},
{
"column": "s_boxer_stance",
"label": "none",
"confidence": 1.0,
"reason": "2 distinct values, categorical attribute"
},
{
"column": "s_boxer_reach",
"label": "none",
"confidence": 1.0,
"reason": "11 distinct values, physical attribute"
},
{
"column": "s_boxer_height",
"label": "none",
"confidence": 1.0,
"reason": "14 distinct values, physical attribute"
},
{
"column": "s_boxer_won",
"label": "none",
"confidence": 1.0,
"reason": "22 distinct values, cumulative statistic attribute"
},
{
"column": "s_boxer_lost",
"label": "none",
"confidence": 1.0,
"reason": "15 distinct values, cumulative statistic attribute"
},
{
"column": "s_boxer_drawn",
"label": "none",
"confidence": 1.0,
"reason": "4 distinct values, cumulative statistic attribute"
},
{
"column": "s_boxer_KOs",
"label": "none",
"confidence": 1.0,
"reason": "20 distinct values, cumulative statistic attribute"
},
{
"column": "rounds",
"label": "none",
"confidence": 1.0,
"reason": "18 distinct values, contains mixed match detail data"
}
]
}
```