PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 12 hours 42 minutes 13 seconds
Memory
Total
512MB
Used
13,33MB (2.6%)
Free
498,67MB
Keys
Current
10 164
Total (since start)
11 094
Evictions
0
Reclaimed
157
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
68 193
Rejected
0
llm:7e56a052ecf9a616d935f51df79999704a7099caef51822749df280f2a4056fe
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 (4980 distinct values), used to identify individual players"
},
{
"column": "Assoc",
"role": "dimension",
"confidence": 0.95,
"reason": "Association/country code with medium cardinality (166 values), used for grouping and filtering"
},
{
"column": "Gender",
"role": "dimension",
"confidence": 0.99,
"reason": "Categorical field with 3 distinct values, used for grouping and filtering"
},
{
"column": "Name",
"role": "attribute",
"confidence": 0.95,
"reason": "Player name, descriptive text for display purposes, not used for grouping or aggregation"
},
{
"column": "Points",
"role": "measure",
"confidence": 0.99,
"reason": "Numeric ranking points that are aggregated (sum, average) for analysis"
},
{
"column": "Previous Points",
"role": "measure",
"confidence": 0.99,
"reason": "Previous period ranking points, numeric value suitable for aggregation and trend analysis"
},
{
"column": "WeekNum",
"role": "dimension",
"confidence": 0.95,
"reason": "Week number with low cardinality (13 values), used for temporal grouping and filtering"
},
{
"column": "MonthNum",
"role": "dimension",
"confidence": 0.95,
"reason": "Month number with low cardinality (13 values), used for temporal grouping and filtering"
},
{
"column": "YearNum",
"role": "dimension",
"confidence": 0.95,
"reason": "Year with low cardinality (20 values), used for temporal grouping and filtering"
}
]
}
```