PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 17 hours 20 minutes 3 seconds
Memory
Total
512MB
Used
8,23MB (1.61%)
Free
503,77MB
Keys
Current
6 304
Total (since start)
11 096
Evictions
0
Reclaimed
298
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
3 / 1 024 max
Total
71 542
Rejected
0
llm:f830690e6db82ed2b97b2e9a706c3adeeaeba1ce50a5350d284b7c02230f9ce0
Edit
```json
{
"classifications": [
{
"column": "Player ID",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key with unique values (37620 distinct in 37620 rows) used to identify players"
},
{
"column": "Name",
"role": "attribute",
"confidence": 1.0,
"reason": "Descriptive text field displaying player names, not used for grouping or aggregation"
},
{
"column": "Assoc",
"role": "dimension",
"confidence": 1.0,
"reason": "Association/country code with 231 distinct values, used for grouping and filtering"
},
{
"column": "Gender",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field with 2 values (Male/Female), used for grouping and filtering"
},
{
"column": "Birth year",
"role": "dimension",
"confidence": 0.95,
"reason": "Year field with 84 distinct values, used for grouping, filtering, and temporal analysis"
},
{
"column": "Activity",
"role": "dimension",
"confidence": 1.0,
"reason": "Status field with 3 values (Active/Inactive/blank), used for filtering and grouping"
},
{
"column": "Playing hand",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field with 4 values describing handedness, used for grouping and analysis"
},
{
"column": "Playing style",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field with 4 values (Attacker/Defender), used for grouping and analysis"
},
{
"column": "Grip",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field with 4 values describing grip type, used for grouping and analysis"
}
]
}
```