PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 21 hours 32 minutes 49 seconds
Memory
Total
512MB
Used
8,15MB (1.59%)
Free
503,85MB
Keys
Current
6 252
Total (since start)
11 098
Evictions
0
Reclaimed
299
Expired Unfetched
0
Evicted Unfetched
0
Connections
Current
4 / 1 024 max
Total
74 208
Rejected
0
llm:bef3abad294558e3bcee7206ba034adf244774d34c83d13c6f854139c13b72f2
Edit
```json
{
"classifications": [
{
"column": "id",
"role": "identifier",
"confidence": 1.0,
"reason": "Primary key with unique values (438 distinct in 438 rows)"
},
{
"column": "tables_catalog_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Foreign key reference to tables catalog, unique per row"
},
{
"column": "dataset_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Dataset identifier used for joining/referencing datasets"
},
{
"column": "batch_id",
"role": "identifier",
"confidence": 1.0,
"reason": "Batch identifier for grouping correlation computations"
},
{
"column": "method",
"role": "dimension",
"confidence": 1.0,
"reason": "Categorical field indicating correlation method (only 'pearson' observed), used for filtering/grouping"
},
{
"column": "column_count",
"role": "measure",
"confidence": 0.95,
"reason": "Numeric quantity representing count of columns, can be aggregated (avg/sum)"
},
{
"column": "columns_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON array of column names, descriptive content for display"
},
{
"column": "matrix_json",
"role": "attribute",
"confidence": 1.0,
"reason": "JSON correlation matrix data, descriptive content for display/processing"
},
{
"column": "computed_at",
"role": "dimension",
"confidence": 1.0,
"reason": "Timestamp for filtering, grouping by time periods, or temporal analysis"
}
]
}
```