[
  {"title": "Engineer", "slug": "engineer", "type": "qualification", "value": "engineer", "status": true, "created_at": "{{now}}"},
  {"title": "Engineer", "slug": "engineer", "type": "occupation", "value": "engineer", "status": true, "created_at": "{{now}}"},
  {"title": "Architect", "slug": "architect", "type": "occupation", "value": "architect", "status": true, "created_at": "{{now}}"},
  {"title": "Project Manager", "slug": "project-manager", "type": "occupation", "value": "project-manager", "status": true, "created_at": "{{now}}"},
  {"title": "Construction Worker", "slug": "construction-worker", "type": "occupation", "value": "construction-worker", "status": true, "created_at": "{{now}}"},
  {"title": "$2500 - $5000", "slug": "2500-5000", "type": "salary", "value": "2500-5000", "status": true, "created_at": "{{now}}"},
  {"title": "$5000 - $10000", "slug": "5000-10000", "type": "salary", "status": true, "created_at": "{{now}}"},
  {"title": "$10000 - $15000", "slug": "10000-15000", "type": "salary", "value": "10000-15000", "status": true, "created_at": "{{now}}"},
  {"title": "$15000 - $20000", "slug": "15000-20000", "type": "salary", "value": "15000-20000", "status": true, "created_at": "{{now}}"}
]
