Skip to main content
Datamata Studios

Popular destinations

Skill trends, comparisons, salary context, resume help and long-form guides — jump straight to what brings people back.

FreeCC BY 4.0

Skill Demand Index — Open Dataset

A daily snapshot of how often each skill appears across active tech job listings, in data, engineering, product, DevOps, security and AI. One tidy row per category and skill, including how often each skill is a hard requirement. Free to download, analyse and republish — just credit the source.

Quick answer

As of July 2026, the Skill Demand Index tracks 697 skill/category rows across 6 job categories from active tech job listings, updated daily and released free under CC BY 4.0.

Source: Datamata Studios — methodology and update cadence.

697
Rows in latest release
6
Categories covered
Jul 20, 2026
Last updated

What's inside

Each download contains the most recent snapshot for all six categories, one row per skill. The CSV is plain tabular data; the JSON wraps the same rows with metadata (version, licence, generation timestamp). Columns:

ColumnTypeDescription
snapshot_datedateUTC date the snapshot was computed (YYYY-MM-DD).
categorystringRole category: data, engineering, product, devops, security or ai.
skillstringNormalised skill name.
skill_groupstringSkill family the skill belongs to (e.g. language, cloud, framework).
listing_countintegerActive listings in the category that mention the skill.
total_listingsintegerTotal active listings in the category on that date.
demand_pctnumberlisting_count / total_listings × 100, rounded to 0.1.
required_countintegerListings where the skill is a hard requirement (vs nice-to-have). Blank for rows snapshotted before this was tracked.

How often it updates

The pipeline scrapes active listings daily and recomputes the snapshots, so the download reflects the latest release each day. The demand share for a skill is listings_with_skill / total_active_listings × 100, computed per category. For the full collection method, sources and known limitations, read the data methodology. To explore the same data interactively, see the live skill trends.

Query it with the API

Prefer to pull the data straight into your own app? The same snapshot is available as a read-only JSON endpoint with open CORS, so you can fetch it from the browser or a script. Pass a category to narrow it to one of the six role groups.

# Every category
curl https://www.datamatastudios.com/api/datasets/skill-demand-index

# Just the data roles
curl https://www.datamatastudios.com/api/datasets/skill-demand-index?category=data

Responses carry the same columns as the download, plus the licence, attribution and the two bulk download URLs. Please keep the attribution link when you republish.

Licence & attribution

The Skill Demand Index is released under the Creative Commons Attribution 4.0 (CC BY 4.0) licence. You can share and adapt it for any purpose, including commercially, as long as you credit Datamata Studios and link back to this page.

Suggested citation

Datamata Studios. "Datamata Skill Demand Index." Jul 20, 2026. https://www.datamatastudios.com/datasets. Licensed under CC BY 4.0.

More open datasets

AI Requirements Index

The daily share of tech job listings requiring AI skills, tracked over time by tier (generative AI vs classic ML), category and seniority. Free, CC BY 4.0.

Skill Scarcity Index

Which skills are genuinely hard to hire for: a daily composite of time-to-fill, salary premium and repost rate per skill. Free, CC BY 4.0.

Data Tool Momentum Index

GitHub stars, job demand and download trends for the open source data tooling ecosystem — dbt, Airflow, Spark, DuckDB, Polars and more. Free, CC BY 4.0.

Building something with this data? We'd love to see it — get in touch.