PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 7 hours 39 minutes
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
2 / 1 024 max
Total
63 008
Rejected
0
llm:77bccae727de6d1e162641059d884cda25b0b5bb476d5c165c8a30c72a78bb92
Edit
```json
{
"table_name": "telco",
"table_type_tags": [
{"tag": "dimension", "confidence": 0.95}
],
"primary_type": "dimension",
"insufficient_evidence": false,
"entity": {
"columns": ["Customer ID"],
"unique_per_row": true
},
"time_axis": null,
"reasoning": "Customer ID has Uniqueness 1.000 (RPUV 1.00), making each row unique information about one customer. The table contains demographic attributes (Age, Gender, Married), service configuration (Internet Type, Contract, Payment Method), and outcome measures (Satisfaction Score, Churn Label, Total Revenue). Quarter is a constant (Q3 for all rows), not a time axis. Tenure in Months and the various timestamp-like attributes (date_of_birth would be analogous) are descriptive properties of the customer relationship, not events ordering actions. No usable time axis exists to order changes or observations — this is a customer profile snapshot."
}
```