PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 13 hours 50 minutes 8 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 166
Total (since start)
11 096
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
69 220
Rejected
0
llm:f46953d01d2355785aba2de33a3995ecfa5c46dab019be294764297f2bbcae73
Edit
```json
{
"classifications": [
{
"column": "Rank",
"role": "measure",
"confidence": 0.85,
"reason": "Numeric ranking position that can be aggregated (e.g., average rank over time)"
},
{
"column": "Previous",
"role": "measure",
"confidence": 0.85,
"reason": "Previous ranking position, numeric value suitable for aggregation and comparison"
},
{
"column": "ID",
"role": "identifier",
"confidence": 0.99,
"reason": "Unique player identifier with high cardinality (6618 distinct values), used to identify individual players"
},
{
"column": "Assoc",
"role": "dimension",
"confidence": 0.95,
"reason": "Association/country code with medium cardinality (180 values), used for grouping and filtering"
},
{
"column": "Gender",
"role": "dimension",
"confidence": 0.99,
"reason": "Low cardinality categorical field (3 values: M/W/blank), used for grouping and filtering"
},
{
"column": "Name",
"role": "attribute",
"confidence": 0.95,
"reason": "Player name for display purposes, high cardinality (6610 distinct), not used for grouping or aggregation"
},
{
"column": "Points",
"role": "measure",
"confidence": 0.95,
"reason": "Numeric points value suitable for aggregation (sum, average) with high cardinality (7448 distinct)"
},
{
"column": "Previous Points",
"role": "measure",
"confidence": 0.95,
"reason": "Previous points value, numeric measure for aggregation and comparison"
},
{
"column": "WeekNum",
"role": "dimension",
"confidence": 0.95,
"reason": "Week number with low cardinality (13 values), used for time-based grouping and filtering"
},
{
"column": "MonthNum",
"role": "dimension",
"confidence": 0.95,
"reason": "Month number with low cardinality (13 values), used for time-based grouping and filtering"
},
{
"column": "YearNum",
"role": "dimension",
"confidence": 0.95,
"reason": "Year with low cardinality (20 values), used for time-based grouping and filtering"
}
]
}
```