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

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

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

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

This page reads every active administration 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.

3.9% of these postings are marked remote, 32.8% state a salary or range, the most common seniority label is entry level at 13.0%. Postings with no seniority label are counted in the denominator, so the seniority shares do not sum to one.

## Headline shares

- **Remote:** 3.9%
- **Pay disclosed:** 32.8%

## Seniority stated in the posting

| Cut | Share |
|---|---|
| Entry level | 13.0% |
| Mid level | 4.9% |
| Senior | 5.5% |
| Lead or manager | 4.1% |
| Executive | 0.8% |

## Employer industry (ISIC division)

| Cut | Share |
|---|---|
| Healthcare | 5.8% |
| Public administration | 5.8% |
| Education | 3.5% |
| Employment and staffing | 2.8% |
| Software and IT services | 2.5% |
| Financial services | 2.2% |
| Food service | 1.4% |
| Retail trade | 1.4% |

## Country

| Cut | Share |
|---|---|
| United States | 39.5% |
| United Kingdom | 6.9% |
| Brazil | 6.6% |
| India | 6.3% |
| Canada | 4.6% |
| Germany | 4.2% |
| Japan | 4.1% |
| France | 4.1% |

## Employer size, where known

| Cut | Share |
|---|---|
| 1-50 employees | 2.1% |
| 51-200 employees | 1.8% |
| 201-1000 employees | 3.0% |
| 1000+ employees | 10.1% |

## Employment type

| Cut | Share |
|---|---|
| Full-time | 68.5% |
| Part-time | 10.8% |
| Internship | 2.4% |

## 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":["administration"]}'
```

## FAQ

### What share of administration job postings are remote?

3.9% 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 administration postings disclose salary?

32.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 industries hire the most administration roles?

By ISIC division, the largest shares are Healthcare (5.8%), Public administration (5.8%), Education (3.5%). 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