PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 8 hours 57 minutes 30 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
3 / 1 024 max
Total
64 372
Rejected
0
llm:9de9f6f1531459901de41eef6b2471d867b36e5a95a1d36c4535bf3722f2cd91
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key with unique values per row"
},
{
"column": "jobs_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key reference to jobs table"
},
{
"column": "dataset_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key reference to dataset, used for joins"
},
{
"column": "batch_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key reference to batch, used for joins"
},
{
"column": "overall_score",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric score (0-1) to be aggregated/averaged"
},
{
"column": "overall_pct",
"role": "measure",
"confidence": 0.5,
"reason": "Percentage field (currently null) intended for aggregation"
},
{
"column": "overall_rag",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical status (red/amber/green) for grouping and filtering"
},
{
"column": "referential_integrity",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric score (0-1) to be aggregated/averaged"
},
{
"column": "referential_integrity_pct",
"role": "measure",
"confidence": 0.5,
"reason": "Percentage field (currently null) intended for aggregation"
},
{
"column": "referential_integrity_rag",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical status (red/green) for grouping and filtering"
},
{
"column": "data_completeness",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric score (0-1) to be aggregated/averaged"
},
{
"column": "data_completeness_pct",
"role": "measure",
"confidence": 0.5,
"reason": "Percentage field (currently null) intended for aggregation"
},
{
"column": "data_completeness_rag",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical status (red/amber/green) for grouping and filtering"
},
{
"column": "table_concentration",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric score (0-1) to be aggregated/averaged"
},
{
"column": "table_concentration_pct",
"role": "measure",
"confidence": 0.5,
"reason": "Percentage field (currently null) intended for aggregation"
},
{
"column": "table_concentration_rag",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical status (red/amber/green) for grouping and filtering"
},
{
"column": "total_rows",
"role": "measure",
"confidence": 1.0,
"reason": "Numeric count to be aggregated (sum/avg)"
},
{
"column": "total_rows_label",
"role": "attribute",
"confidence": 0.6,
"reason": "Label field (currently null) for display purposes"
},
{
"column": "subtitles_json",
"role": "attribute",
"confidence": 1.0,
"reason": "Descriptive JSON text for display, not for grouping or aggregation"
},
{
"column": "composite_breakdown_json",
"role": "attribute",
"confidence": 1.0,
"reason": "Descriptive JSON text for display, not for grouping or aggregation"
}
]
}
```