# BBC AI job titles against poverty reporters (2026-09-27)

Dataset behind the post "The BBC has almost as many AI jobs as all of journalism has poverty
reporters".

Counted from the 127,602 editorial people rows in the JournalistLabs published base (media-typed
outlets, off-platform domains). Job title only; the LinkedIn headline is not read. Rebuild with
`python3 tools/report_ai_vs_poverty.py` (copied here as `report_ai_vs_poverty.py`).

## Files

`counts.csv`
: The five counts in the post and chart.

`ai_titles.csv`
: The 63 rows whose job title matches the strict AI lexicon, copied unchanged from the dataset
  of the report "Journalism has 63 AI job titles on file". See that folder's METHOD.md.

`beat_titles.csv`
: The 6 rows whose job title contains "poverty" or "inequality" and the 10 whose title contains
  "homeless", with job title, outlet, outlet domain, the person's country and fetch date. No names.

`chart.svg`
: The chart in the post.
