PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 7 hours 17 minutes 20 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
62 598
Rejected
0
llm:26faff3f604c2a636ebb85915ce474debd68d0300e213ad298a369e6da748303
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.7,
"reason": "Percentage measure (currently all null but 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.7,
"reason": "Percentage measure (currently all null but 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.7,
"reason": "Percentage measure (currently all null but 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.7,
"reason": "Percentage measure (currently all null but 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 quantity representing row count to be aggregated"
},
{
"column": "total_rows_label",
"role": "attribute",
"confidence": 0.8,
"reason": "Descriptive label for display (currently all null)"
},
{
"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"
}
]
}
```