SPB Git forge

spb/airiskindex

Public

The most methodologically rigorous, fully transparent AI job-exposure index.

21commits 1branches 0releases
251.0 KBsize
maindefault branch
20 days agolast push
TypeScript 88% Python 6.1% SQL 2.7% CSS 1.2% JavaScript 0.9% Shell 0.8%

History of apps/web/app/insights/page.tsx · clear filter

  1. Wed, Aug 5, 2026 3

    1. feat(web): insights dashboard — scatter (substitution × augmentation), distribution, wage deciles, group bars, top-20 table
      …
      - ScatterPlot: 923 occupations, dot area ~ employment, quadrant
        annotations, native tooltips, hairline grid (server-rendered SVG)
      - DistributionChart reuse with employment-weighted-mean marker
      - DecileColumns: employment-weighted substitution per wage decile
      - employment-weighted SOC group bars + top-20 table with CI/wage/employment
      
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      simon-pierre boucher committed 1 mo ago · 1 file +191 −3
    2. simon-pierre boucher committed 1 mo ago · 1 file +2 −2
    3. feat(web): full-index page (paginated by 50) + insights page with headline metrics
      …
      - /ranking: all scored occupations ranked, previous/next pagination,
        CI + sub-scores + wage/employment per row
      - /insights: hero figure (share of US wage bill under substitution
        pressure), employment-weighted tiles, augmentation counterpoint,
        most-workers-at-high-pressure and widest-CI lists, reading guide
      - nav/footer links updated
      
      Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
      simon-pierre boucher committed 1 mo ago · 1 file +253