This project helps non-British jobseekers narrow their UK search to employers that are registered licensed sponsors.

Repository: uk_sponsors_inner_join_job_offers

It does this by combining three lightweight steps:

  1. Fetch public UK job offers from configured sources.
  2. Fetch the latest GOV.UK licensed sponsors register.
  3. Match employer names and publish a sponsor-focused list.

Why this exists

Searching from abroad can be noisy and time-consuming. This site highlights a smaller list of roles where the employer appears in the official sponsor register, so applicants can prioritize faster.

The published report currently focuses on the city list defined in input/focus_locations.json: London, Glasgow, Manchester, Leeds, Liverpool, Bristol, Southampton, Brighton, Plymouth, Portsmouth, and Belfast.

Data and refresh model

Quality-Score Weighting in Analytics

All analytics metrics are computed using quality-score weighting. This means:

Visit the Market Analytics page to see weighted job distributions by location, employer, title, visa route, and seniority.

Main scripts

Go to Latest Sponsored Jobs in the menu to view the most recent match list.

Go to Market Analytics in the menu to view the latest deduplicated summary charts and employer/location breakdowns.

 

UK Sponsor Matcher

A lightweight project that matches UK job offers with licensed sponsor organisations.

Project repository