app.xptracker.job.defs

xptracker.app

Documentation

employmentType string

No description available.

Known Values (other values may be valid)
fullTime partTime contract internship temporary unspecified
View raw schema
{
  "type": "string",
  "knownValues": [
    "fullTime",
    "partTime",
    "contract",
    "internship",
    "temporary",
    "unspecified"
  ]
}
jobType string

No description available.

Known Values (other values may be valid)
remote hybrid onsite unspecified
View raw schema
{
  "type": "string",
  "knownValues": [
    "remote",
    "hybrid",
    "onsite",
    "unspecified"
  ]
}
provenanceMethod string

No description available.

Known Values (other values may be valid)
manual scraper import api userSubmitted
View raw schema
{
  "type": "string",
  "knownValues": [
    "manual",
    "scraper",
    "import",
    "api",
    "userSubmitted"
  ]
}

Lexicon Garden

@