Popular destinations
Skill trends, comparisons, salary context, resume help and long-form guides — jump straight to what brings people back.
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.
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.
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:
| Column | Type | Description |
|---|---|---|
| snapshot_date | date | UTC date the snapshot was computed (YYYY-MM-DD). |
| category | string | Role category: data, engineering, product, devops, security or ai. |
| skill | string | Normalised skill name. |
| skill_group | string | Skill family the skill belongs to (e.g. language, cloud, framework). |
| listing_count | integer | Active listings in the category that mention the skill. |
| total_listings | integer | Total active listings in the category on that date. |
| demand_pct | number | listing_count / total_listings × 100, rounded to 0.1. |
| required_count | integer | Listings 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=dataResponses 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.

