PHPMem v2.0.1
Version
1.6.45
Uptime
7 days 11 hours 20 minutes 19 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
66 798
Rejected
0
llm:29fb1061f9ed48b2b040ce357f2846b61800d27d39e406ad05eb4f016b390be3
Edit
```json
{
"classifications": [
{
"column": "job_id",
"label": "primary_key",
"confidence": 1.0,
"reason": "100% distinct (15000/15000), zero nulls, ID format AI00001-AI00005"
},
{
"column": "job_title",
"label": "none",
"confidence": 1.0,
"reason": "Only 20 distinct values for 15000 rows, categorical attribute"
},
{
"column": "salary_usd",
"label": "near_key",
"confidence": 0.95,
"reason": "95.4% distinct (14315/15000), zero nulls, near-unique salary values"
},
{
"column": "salary_currency",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values, categorical attribute"
},
{
"column": "experience_level",
"label": "none",
"confidence": 1.0,
"reason": "Only 4 distinct values, categorical attribute"
},
{
"column": "employment_type",
"label": "none",
"confidence": 1.0,
"reason": "Only 4 distinct values, categorical attribute"
},
{
"column": "company_location",
"label": "none",
"confidence": 1.0,
"reason": "Only 20 distinct values, categorical attribute"
},
{
"column": "company_size",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values, categorical attribute"
},
{
"column": "employee_residence",
"label": "none",
"confidence": 1.0,
"reason": "Only 20 distinct values, categorical attribute"
},
{
"column": "remote_ratio",
"label": "none",
"confidence": 1.0,
"reason": "Only 3 distinct values, categorical attribute"
},
{
"column": "required_skills",
"label": "near_key",
"confidence": 0.9,
"reason": "91.1% distinct (13663/15000), zero nulls, near-unique skill combinations"
},
{
"column": "education_required",
"label": "none",
"confidence": 1.0,
"reason": "Only 4 distinct values, categorical attribute"
},
{
"column": "years_experience",
"label": "none",
"confidence": 1.0,
"reason": "Only 20 distinct values, numeric attribute"
},
{
"column": "industry",
"label": "none",
"confidence": 1.0,
"reason": "Only 15 distinct values, categorical attribute"
},
{
"column": "posting_date",
"label": "none",
"confidence": 1.0,
"reason": "Only 486 distinct values, temporal attribute"
},
{
"column": "application_deadline",
"label": "none",
"confidence": 1.0,
"reason": "Only 543 distinct values, temporal attribute"
},
{
"column": "job_description_length",
"label": "none",
"confidence": 1.0,
"reason": "Only 2000 distinct values (13.3%), numeric measure"
},
{
"column": "benefits_score",
"label": "none",
"confidence": 1.0,
"reason": "Only 51 distinct values, numeric measure"
},
{
"column": "company_name",
"label": "none",
"confidence": 1.0,
"reason": "Only 16 distinct values, categorical attribute"
}
]
}
```