PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 4 hours 21 minutes 8 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 217
Rejected
0
llm:8af3f84e09f280306e17b4da2328cba440dde6320d6f9f3e994652ab456f2385
Edit
```json
{
"classifications": [
{
"column": "Rank",
"label": "none",
"confidence": 1.0,
"reason": "Ranking position; only 1792 distinct values for 271271 rows, highly repetitive"
},
{
"column": "Previous",
"label": "none",
"confidence": 1.0,
"reason": "Previous ranking position; only 1760 distinct values, highly repetitive"
},
{
"column": "ID",
"label": "foreign_key",
"confidence": 0.95,
"reason": "Player/athlete identifier; 6618 distinct values for 271271 rows (~2.4%), references player entity"
},
{
"column": "Assoc",
"label": "foreign_key",
"confidence": 0.9,
"reason": "Association/country code; 180 distinct values, references association entity"
},
{
"column": "Gender",
"label": "none",
"confidence": 1.0,
"reason": "Gender category; only 3 distinct values (M/W/blank), categorical attribute"
},
{
"column": "Name",
"label": "none",
"confidence": 0.95,
"reason": "Player name; 6610 distinct values (~2.4%), descriptive attribute not a key"
},
{
"column": "Points",
"label": "none",
"confidence": 1.0,
"reason": "Ranking points; 7448 distinct values, metric/measure column"
},
{
"column": "Previous Points",
"label": "none",
"confidence": 1.0,
"reason": "Previous ranking points; 4853 distinct values, metric/measure column"
},
{
"column": "WeekNum",
"label": "none",
"confidence": 1.0,
"reason": "Week number; only 13 distinct values (0-49), temporal dimension"
},
{
"column": "MonthNum",
"label": "none",
"confidence": 1.0,
"reason": "Month number; only 13 distinct values (0-12), temporal dimension"
},
{
"column": "YearNum",
"label": "none",
"confidence": 1.0,
"reason": "Year number; only 20 distinct values (2001-2020), temporal dimension"
}
]
}
```