PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 8 hours 25 minutes 34 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
2 / 1 024 max
Total
63 859
Rejected
0
llm:7a90370ddc83ce62b729e668f075d443281cb0a2bb365b244d8462ef28a8f745
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."
}
```