entgeltatlas government

Look up what a German occupation earns, compare salaries across gender/region/level, and resolve the KldB and dimension codes — over the Bundesagentur für Arbeit Entgeltatlas API via the entgeltatlas-cli.

Install

  1. Install the entgeltatlas CLI:

    npm i -g @maschinenlesbar.org/entgeltatlas-cli
  2. Add the marketplace (once):

    /plugin marketplace add maschinenlesbar-org/plugins
  3. Install the plugin:

    /plugin install entgeltatlas@maschinenlesbar

Requirements such as API keys or accounts are listed in SKILLS.md.

Skills

  • /entgeltatlas:entgelt-code-finder

    Find the numeric codes the Entgeltatlas needs — the KldB-2010 occupation code and the region/gender/age/branch dimension codes — using the entgeltatlas-cli. Trigger when the user asks "what's the region code for Bavaria?", "which code is Experte?", "what KldB code do I use for a nurse?", "list the branch codes", or is stuck because the salary lookup wants numbers, not names. Prints the offline code tables, queries the live reference lists, and explains how to resolve an occupation name to a KldB code (which this API cannot do itself).

  • /entgeltatlas:entgelt-gap-analyzer

    Compare German salaries across dimensions using the entgeltatlas-cli — the gender pay gap, East vs West or regional differences, or the pay progression from Helfer to Experte for one occupation. Trigger when the user asks "gender pay gap for nurses?", "does occupation X pay more in Bavaria than Saxony?", "how much more does an Experte earn than a Fachkraft?", "compare salaries for KldB 84304 across regions", or wants a comparison rather than a single figure. Runs several entgelte lookups (one per slice) and tabulates them, with the suppression/censoring caveats.

  • /entgeltatlas:entgelt-lookup

    Look up what a German occupation earns using the entgeltatlas-cli — median gross-monthly salary plus quartiles from the Bundesagentur für Arbeit Entgeltatlas. Trigger when the user asks "what does a Fachinformatiker earn in Germany?", "median salary for KldB 84304", "how much do nurses make by Bundesland?", "gross monthly pay for occupation X at Experten-level", or wants official BA earnings statistics for one occupation. Resolves the KldB code and dimension filters, fetches the figures, and reads them correctly (median not mean, suppression, censoring).

Details

Repository
maschinenlesbar-org/entgeltatlas-cli
CLI
@maschinenlesbar.org/entgeltatlas-cli (command entgeltatlas)
Plugin version
0.2.0, from tag v0.0.5
License
AGPL-3.0-or-later
Data terms
DATA_LICENSE.md
Keywords
entgeltatlas, entgelt, gehalt, salary, arbeitsagentur, kldb, statistik, germany, bund.dev