---
title: "Transport job postings: seniority, remote share and skills (2026)"
description: "**Canonical URL:** https://jobspipe.dev/postings/transport"
canonical: https://jobspipe.dev/postings/transport
last_updated: 2026-09-10
---

# Transport job postings: seniority, remote share and skills (2026)

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

**Canonical URL:** https://jobspipe.dev/postings/transport

This page reads every active transport posting JobsPipe collects from LinkedIn, Indeed, Y Combinator, Workday, Greenhouse, Workable, SmartRecruiters, Ashby, Lever and Paylocity and reports the mix as shares: who the postings are aimed at, how many say remote or disclose pay, which industries and countries they come from, and how companies of different sizes hire for the function.

<0.5% of these postings are marked remote, 45.5% state a salary or range, the most common seniority label is entry level at 8.1%. 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:** 45.5%

## Seniority stated in the posting

| Cut | Share |
|---|---|
| Entry level | 8.1% |
| Mid level | 7.0% |
| Senior | 0.6% |
| Lead or manager | 0.6% |
| Executive | <0.5% |

## Employer industry (ISIC division)

| Cut | Share |
|---|---|
| Land transport | 9.8% |
| Food service | 8.4% |
| Motor vehicle trade | 3.0% |
| Warehousing and logistics | 1.9% |
| Wholesale trade | 1.8% |
| Waste management | 1.7% |
| Healthcare | 1.3% |
| Retail trade | 1.3% |

## Country

| Cut | Share |
|---|---|
| United States | 64.6% |
| United Kingdom | 8.4% |
| Canada | 5.8% |
| Japan | 4.9% |
| France | 2.1% |
| Brazil | 1.5% |
| Italy | 1.4% |
| Germany | 1.4% |

## Employer size, where known

| Cut | Share |
|---|---|
| 1-50 employees | 1.2% |
| 51-200 employees | 1.2% |
| 201-1000 employees | 1.8% |
| 1000+ employees | 13.9% |

## Employment type

| Cut | Share |
|---|---|
| Full-time | 68.7% |
| Part-time | 11.3% |
| Contract | 1.3% |
| Internship | 0.6% |

## Method

Denominator: active postings on the ten collected boards, grouped by job function (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":["transport"]}'
```

## FAQ

### What share of transport 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 transport postings disclose salary?

45.5% 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 industries hire the most transport roles?

By ISIC division, the largest shares are Land transport (9.8%), Food service (8.4%), Motor vehicle trade (3.0%). Industry is resolved from the employer's classification where known, and postings without a classification are excluded from this cut.

### 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

- [Engineering](https://jobspipe.dev/postings/engineering)
- [Healthcare](https://jobspipe.dev/postings/healthcare)
- [Sales](https://jobspipe.dev/postings/sales)
- [Finance & Accounting](https://jobspipe.dev/postings/finance-and-accounting)
- [Operations](https://jobspipe.dev/postings/operations)
- [Manufacturing](https://jobspipe.dev/postings/manufacturing)


---
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