---
title: "Truck Driver job postings: what employers ask for (2026)"
description: "**Canonical URL:** https://jobspipe.dev/postings/truck-driver"
canonical: https://jobspipe.dev/postings/truck-driver
last_updated: 2026-09-10
---

# Truck Driver job postings: what employers ask for (2026)

> Live truck driver job postings measured from JobsPipe's index: <0.5% remote, 57.8% disclose pay, seniority mix, top skills and the industries hiring. Shares only, reproducible through the API.

**Canonical URL:** https://jobspipe.dev/postings/truck-driver

This page reads every active posting whose normalized title is Truck Driver across the ten boards JobsPipe collects and reports what those employers ask for: the seniority they target, whether the role is remote, whether pay is disclosed, the skills named in the text, and the industries, countries and company sizes behind the postings.

<0.5% of these postings are marked remote, 57.8% state a salary or range, the most common seniority label is mid level at 18.5%. Postings with no seniority label are counted in the denominator, so the seniority shares do not sum to one.

## Headline shares

- **Remote:** <0.5%
- **Pay disclosed:** 57.8%

## Seniority stated in the posting

| Cut | Share |
|---|---|
| Entry level | 2.4% |
| Mid level | 18.5% |
| Senior | <0.5% |

## Skills named in the text (top twelve)

| Cut | Share |
|---|---|
| compliance | 19.9% |
| communication | 15.3% |
| customer-support | 14.3% |
| forklift | 5.6% |
| attention-to-detail | 4.8% |
| teamwork | 4.5% |
| adaptability | 4.4% |
| sap | 3.5% |
| time-management | 3.5% |
| supply-chain | 2.7% |
| osha | 2.5% |
| leadership | 2.5% |

## Job function

| Cut | Share |
|---|---|
| Transport | 87.8% |
| Management and Manufacturing | 10.4% |
| Other | 0.6% |
| Supply Chain | <0.5% |
| Logistics & Supply Chain | <0.5% |

## Employer industry (ISIC division)

| Cut | Share |
|---|---|
| Land transport | 22.0% |
| Warehousing and logistics | 2.9% |
| Waste management | 2.4% |
| Wholesale trade | 1.9% |
| Employment and staffing | 1.7% |
| Specialised construction | 1.5% |
| Food manufacturing | 1.3% |
| Retail trade | 1.1% |

## Country

| Cut | Share |
|---|---|
| United States | 68.2% |
| Canada | 10.8% |
| Germany | 3.3% |
| Netherlands | 3.1% |
| Brazil | 3.1% |
| United Kingdom | 2.4% |
| France | 2.0% |
| Italy | 1.6% |

## Employer size, where known

| Cut | Share |
|---|---|
| 1-50 employees | 3.8% |
| 51-200 employees | 2.1% |
| 201-1000 employees | 3.4% |
| 1000+ employees | 11.3% |

## Employment type

| Cut | Share |
|---|---|
| Full-time | 77.4% |
| Part-time | 2.1% |
| Internship | 1.5% |
| Contract | 0.9% |

## Method

Denominator: active postings on the ten collected boards, grouped by canonical title (deduplicated by posting id). Counted on 2026-09-09. Postings are deduplicated by id, filtered to those not yet recorded as closed, and grouped on the field named in each heading. Only shares are published.

Reproduce the underlying rows:

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"status":"active","limit":25,"job_title_or":["truck driver"]}'
```

## FAQ

### What share of truck driver job postings are remote?

<0.5% of the active postings on this page carry a remote flag. The flag is read from the posting itself, so hybrid roles that never say remote are counted as on-site. Filter the API with remote set to true and the same scope to reproduce the figure.

### How many truck driver postings disclose salary?

57.8% state a salary or a range in the posting text or structured fields. Disclosure varies more by board and by jurisdiction than by role, so compare the figure with the board-level shares on the sources pages before reading it as a market signal.

### Which skills appear most in truck driver postings?

The most named skills are compliance (19.9%), communication (15.3%), customer-support (14.3%), forklift (5.6%), attention-to-detail (4.8%). Skills are extracted from the posting text against a curated lexicon, and a posting counts once per skill it names, so the shares overlap.

### Which industries hire the most truck driver roles?

By ISIC division, the largest shares are Land transport (22.0%), Warehousing and logistics (2.9%), Waste management (2.4%). Industry is resolved from the employer's classification where known, and postings without a classification are excluded from this cut.

### Which functions are employers in Truck Driver hiring for?

The largest functions by share of postings are Transport (87.8%), Management and Manufacturing (10.4%), Other (0.6%), Supply Chain (<0.5%). Function is assigned from the normalized title and the posting text.

### Where do these numbers come from?

From JobsPipe's live index of postings on the ten boards it collects, deduplicated by posting id and counted on 2026-09-09. Only shares are published; the underlying counts stay private. Every figure can be reproduced against the JobsPipe API with the filters shown on this page.

## More postings profiles

- [Registered Nurse](https://jobspipe.dev/postings/registered-nurse)
- [Delivery Driver](https://jobspipe.dev/postings/delivery-driver)
- [Assistant Manager](https://jobspipe.dev/postings/assistant-manager)
- [Software Engineer](https://jobspipe.dev/postings/software-engineer)
- [Sales Associate](https://jobspipe.dev/postings/sales-associate)
- [Customer Service Representative](https://jobspipe.dev/postings/customer-service-representative)


---
AI agents: the full machine-readable index of this site is https://jobspipe.dev/llms.txt?src=md-twin - API quickstart, no-key sandbox (POST https://api.jobspipe.dev/v1/sandbox/jobs/search), MCP server, pricing. Free key: https://jobspipe.dev/signup