skill_demand
Analyze how often Python, SQL, Excel, Tableau, AWS, and Spark appear in job postings and their salary effects. Get posting counts, shares, and median salaries with and without each skill to compare pay gaps.
Instructions
Show how often each tracked skill appears in postings, and its salary effect.
For each of python, sql, excel, tableau, aws and spark, returns the number of postings mentioning it, its share of the corpus, and the median salary both with and without that skill — so the pay gap is directly comparable.
Takes no arguments; it always covers the whole dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skills | Yes | ||
| total_postings | Yes |