{
  "series_id": "worker",
  "name": "American Worker Index (AWI)",
  "taxonomy_version": "family-v1",
  "level": "national",
  "frequency": "quarterly",
  "source": "American Default Research, computed from BLS, BEA, and Federal Reserve series via FRED plus a spliced union-membership series (per-input attribution in methodology.registry)",
  "last_updated": "2026-07-22T00:00:00Z",
  "summary": {
    "n_published_quarters": 311,
    "first_quarter": "1948-Q1",
    "last_quarter": "2025-Q3",
    "peak": {
      "quarter": "2011-Q4",
      "composite": 85.9
    },
    "trough": {
      "quarter": "1953-Q2",
      "composite": 9.96
    },
    "latest": {
      "quarter": "2025-Q3",
      "composite": 65.82,
      "band": 4,
      "band_label": "High",
      "reading": "On average, the American worker's inputs sit worse than in 66% of their own quarterly histories",
      "rank_in_history": {
        "hazen_percentile": 87.0,
        "reading": "The composite itself sits higher than 87% of all published quarters since 1948",
        "rule": "Hazen percentile of the latest composite within the published composite series"
      },
      "domains": {
        "the_paycheck": 71.32,
        "the_job": 21.5,
        "the_power": 98.96,
        "the_divide": 71.5
      }
    }
  },
  "methodology": {
    "reading": "AWI(t) is the mean of the worker domains present that quarter, each the mean of its members' Hazen percentiles within their own full quarterly history. The composite is a mean of percentiles, not itself a percentile of quarters. AWI measures current conditions and makes no forecast.",
    "domains": {
      "the_paycheck": [
        "real_production_wage",
        "median_weekly_earnings_real",
        "productivity_pay_wedge"
      ],
      "the_job": [
        "unemployment_rate",
        "involuntary_parttime_share"
      ],
      "the_power": [
        "union_membership",
        "labor_share"
      ],
      "the_divide": [
        "gini_families",
        "bottom50_wealth_share"
      ]
    },
    "domain_labels": {
      "the_paycheck": "The Paycheck",
      "the_job": "The Job",
      "the_power": "The Power",
      "the_divide": "The Divide"
    },
    "domain_weight_full": 0.25,
    "weight_rule": "equal domains: full-coverage weight = 1/len(DOMAIN_IDS); published composite = unweighted mean of present domains; zero hand-typed weights",
    "normalization": "Hazen percentile per series over its entire available quarterly history in one pass: (average_rank - 0.5) / n * 100, ties averaged. One yardstick, shared with the ADI/SDI/CDI family.",
    "member_transforms": {
      "level": "six members enter as raw quarterly levels (rates, shares, union and labor-share power measures)",
      "growth_5y": "the three Paycheck members (real production wage, real median weekly earnings, productivity-pay wedge) enter as 5-year annualized % growth before ranking — de-trending the wage series so a record real level does not read as favorable, and answering the trending-percentile critique"
    },
    "orientation_rule": "Every input's direction field is read from its JSON; lower_is_worse values are negated before ranking so higher always means worse for the worker. A missing or unexpected direction aborts the build.",
    "publication_rule": "publish a quarter only when at least 3 of the 4 domains have a present member; the composite is the equal-weight mean of the domains present",
    "trailing_edge_rule": "the published series is trimmed at the tail to the last quarter carrying the full current member set, so the latest reading is never a ragged partial edge; interior partial-member quarters are kept",
    "annual_carry_rule": "annual members (family income Gini, union membership) are step-carried across their release year and up to 4 further quarters, superseded by the next annual release — a documented carry of a real published value, never an interpolation",
    "missing_data_rules": [
      "no imputation of an absent member within a quarter; a domain scores on the members present",
      "no cross-series interpolation; annual members carry a real published value forward under the annual_carry_rule",
      "a quarter with fewer than the publication minimum of domains is not published",
      "the published tail is trimmed to the last full-member quarter",
      "orientation and direction are read from each member JSON, never hardcoded here"
    ],
    "bands": {
      "n_bands": 5,
      "thresholds": [
        20,
        40,
        60,
        80
      ],
      "labels": [
        "Minimal",
        "Low",
        "Typical",
        "High",
        "Severe"
      ],
      "derivation": "uniform segments, threshold_i = i * 100 / N_BANDS; labels are an editorial lock, severity ascending with the band number",
      "label_usage": "the labels describe the national time axis and always publish with the literal mean-of-input-histories reading; higher bands mean a worse position for the worker"
    },
    "family_relation": "The American Worker Index is the worker-conditions member of the index family. ADI ranks the nation's present quarter against its own history; SDI and CDI rank places; AWI ranks the American worker's present quarter against 1948-present. Same Hazen transform, same orientation rule, same equal-weight-domain shape.",
    "vintage_honesty": "Inputs are revised series (BLS, BEA, and Federal Reserve constructs via FRED, plus the spliced union-membership series). Historical AWI values are computed on today's revised vintages. Every run restates the full history: the percentile yardstick grows by one quarter per refresh and upstream revisions re-rank past quarters. No out-of-sample claim is made for any historical reading, and the index makes no forecast.",
    "revision_model": "Every refresh restates the full history on today's revised source vintages; the percentile yardstick grows by one quarter per run.",
    "registry": [
      {
        "input_id": "real_production_wage",
        "name": "Real Production & Nonsupervisory Wage",
        "path": "data/indicators/awi/real_production_wage.json",
        "domain": "the_paycheck",
        "direction": "lower_is_worse",
        "frequency": "monthly",
        "transform": "growth_5y",
        "fred_series_id": null,
        "source": "Computed (BLS AHETPI / CPI via FRED)",
        "unit": "dollars",
        "n_quarters": 230,
        "first_quarter": "1969-Q1",
        "last_quarter": "2026-Q2",
        "last_updated": "2026-07-07T13:53:54Z",
        "member_weight_within_domain": 0.333333
      },
      {
        "input_id": "median_weekly_earnings_real",
        "name": "Real Median Weekly Earnings",
        "path": "data/indicators/awi/median_weekly_earnings_real.json",
        "domain": "the_paycheck",
        "direction": "lower_is_worse",
        "frequency": "quarterly",
        "transform": "growth_5y",
        "fred_series_id": "LES1252881600Q",
        "source": "BLS via FRED",
        "unit": "dollars",
        "n_quarters": 169,
        "first_quarter": "1984-Q1",
        "last_quarter": "2026-Q2",
        "last_updated": "2026-07-22T00:00:00Z",
        "member_weight_within_domain": 0.333333
      },
      {
        "input_id": "productivity_pay_wedge",
        "name": "Productivity-Pay Wedge",
        "path": "data/indicators/awi/productivity_pay_wedge.json",
        "domain": "the_paycheck",
        "direction": "higher_is_worse",
        "frequency": "quarterly",
        "transform": "growth_5y",
        "fred_series_id": null,
        "source": "Computed (BLS OPHNFB vs COMPRNFB via FRED)",
        "unit": "index",
        "n_quarters": 297,
        "first_quarter": "1952-Q1",
        "last_quarter": "2026-Q1",
        "last_updated": "2026-07-07T13:53:54Z",
        "member_weight_within_domain": 0.333333
      },
      {
        "input_id": "unemployment_rate",
        "name": "Unemployment Rate",
        "path": "data/indicators/door4_income/unemployment_rate.json",
        "domain": "the_job",
        "direction": "higher_is_worse",
        "frequency": "monthly",
        "transform": "level",
        "fred_series_id": "UNRATE",
        "source": "BLS via FRED",
        "unit": "percent",
        "n_quarters": 314,
        "first_quarter": "1948-Q1",
        "last_quarter": "2026-Q2",
        "last_updated": "2026-07-02T00:00:00Z",
        "member_weight_within_domain": 0.5
      },
      {
        "input_id": "involuntary_parttime_share",
        "name": "Involuntary Part-Time Share of Employment",
        "path": "data/indicators/awi/involuntary_parttime_share.json",
        "domain": "the_job",
        "direction": "higher_is_worse",
        "frequency": "monthly",
        "transform": "level",
        "fred_series_id": null,
        "source": "Computed (BLS LNS12032194 / CE16OV via FRED)",
        "unit": "percent",
        "n_quarters": 285,
        "first_quarter": "1955-Q2",
        "last_quarter": "2026-Q2",
        "last_updated": "2026-07-07T13:53:54Z",
        "member_weight_within_domain": 0.5
      },
      {
        "input_id": "union_membership",
        "name": "Union Membership Rate",
        "path": "data/indicators/awi/union_membership.json",
        "domain": "the_power",
        "direction": "lower_is_worse",
        "frequency": "annual",
        "transform": "level",
        "fred_series_id": null,
        "source": "BLS Union Members (spliced)",
        "unit": "percent",
        "n_quarters": 312,
        "first_quarter": "1948-Q1",
        "last_quarter": "2025-Q4",
        "last_updated": "2026-07-07T13:53:54Z",
        "member_weight_within_domain": 0.5
      },
      {
        "input_id": "labor_share",
        "name": "Labor Share of Nonfarm Business Income",
        "path": "data/indicators/awi/labor_share.json",
        "domain": "the_power",
        "direction": "lower_is_worse",
        "frequency": "quarterly",
        "transform": "level",
        "fred_series_id": "PRS85006173",
        "source": "BLS via FRED",
        "unit": "index",
        "n_quarters": 317,
        "first_quarter": "1947-Q1",
        "last_quarter": "2026-Q1",
        "last_updated": "2026-07-07T13:53:54Z",
        "member_weight_within_domain": 0.5
      },
      {
        "input_id": "gini_families",
        "name": "Family Income Inequality (Gini)",
        "path": "data/indicators/awi/gini_families.json",
        "domain": "the_divide",
        "direction": "higher_is_worse",
        "frequency": "annual",
        "transform": "level",
        "fred_series_id": "GINIALLRF",
        "source": "Census via FRED",
        "unit": "index",
        "n_quarters": 316,
        "first_quarter": "1947-Q1",
        "last_quarter": "2025-Q4",
        "last_updated": "2026-07-07T13:53:54Z",
        "member_weight_within_domain": 0.5
      },
      {
        "input_id": "bottom50_wealth_share",
        "name": "Bottom 50% Share of Household Wealth",
        "path": "data/indicators/awi/bottom50_wealth_share.json",
        "domain": "the_divide",
        "direction": "lower_is_worse",
        "frequency": "quarterly",
        "transform": "level",
        "fred_series_id": "WFRBSB50215",
        "source": "Federal Reserve via FRED",
        "unit": "percent",
        "n_quarters": 147,
        "first_quarter": "1989-Q3",
        "last_quarter": "2026-Q1",
        "last_updated": "2026-07-07T13:53:54Z",
        "member_weight_within_domain": 0.5
      }
    ]
  },
  "validation": {
    "weights": {
      "pass": true,
      "domain_weight_full": 0.25,
      "member_weights": {
        "the_paycheck": 0.3333333333333333,
        "the_job": 0.5,
        "the_power": 0.5,
        "the_divide": 0.5
      },
      "rule": "equal domains: full-coverage weight = 1/len(DOMAIN_IDS); published composite = unweighted mean of present domains; zero hand-typed weights"
    },
    "labels": {
      "pass": true,
      "labels": [
        "Minimal",
        "Low",
        "Typical",
        "High",
        "Severe"
      ],
      "rule": "national time-series labels are Minimal/Low/Typical/High/Severe; severity ascends with the band number"
    },
    "dispositions": {
      "pass": true,
      "n_candidates": 18,
      "stale_excusals": [],
      "undispositioned": [],
      "rule": "every committed data/indicators/awi/ series with a direction field is a worker-index member, a dispositioned satellite, or an AI-tracker series"
    },
    "orientation": {
      "pass": true,
      "per_input": [
        {
          "input_id": "real_production_wage",
          "direction": "lower_is_worse",
          "quarter": "2025-Q3",
          "unit_pass": true,
          "extreme_pass": true
        },
        {
          "input_id": "median_weekly_earnings_real",
          "direction": "lower_is_worse",
          "quarter": "2025-Q3",
          "unit_pass": true,
          "extreme_pass": true
        },
        {
          "input_id": "productivity_pay_wedge",
          "direction": "higher_is_worse",
          "quarter": "2025-Q3",
          "unit_pass": true,
          "extreme_pass": true
        },
        {
          "input_id": "unemployment_rate",
          "direction": "higher_is_worse",
          "quarter": "2025-Q3",
          "unit_pass": true,
          "extreme_pass": true
        },
        {
          "input_id": "involuntary_parttime_share",
          "direction": "higher_is_worse",
          "quarter": "2025-Q3",
          "unit_pass": true,
          "extreme_pass": true
        },
        {
          "input_id": "union_membership",
          "direction": "lower_is_worse",
          "quarter": "2025-Q3",
          "unit_pass": true,
          "extreme_pass": true
        },
        {
          "input_id": "labor_share",
          "direction": "lower_is_worse",
          "quarter": "2025-Q3",
          "unit_pass": true,
          "extreme_pass": true
        },
        {
          "input_id": "gini_families",
          "direction": "higher_is_worse",
          "quarter": "2025-Q3",
          "unit_pass": true,
          "extreme_pass": true
        },
        {
          "input_id": "bottom50_wealth_share",
          "direction": "lower_is_worse",
          "quarter": "2025-Q3",
          "unit_pass": true,
          "extreme_pass": true
        }
      ],
      "rule": "perturbing any member's latest published quarter in the distress direction must not lower the composite"
    },
    "coverage": {
      "pass": true,
      "published": "1948-Q1 to 2025-Q3 (311 quarters)",
      "published_range_contiguous": true,
      "tail_has_full_member_set": true,
      "rule": "published range contiguous AND the last published quarter carries the full current member set (trailing-edge trim invariant)"
    },
    "worker_distress": {
      "pass": true,
      "distress_era_mean": 78.19,
      "postwar_deal_mean": 30.15,
      "margin": 48.04,
      "worst_8q_window_start": "2011-Q2",
      "worst_8q_window_mean": 83.89,
      "rule": "the 2008-2015 GFC/jobless-recovery era scores at least 20.0 points worse for the worker than the pre-1980 postwar-deal era (a permanent structural fact — never fail-closes on legitimate future worsening)"
    },
    "vintage_honesty_present": {
      "pass": true,
      "rule": "the methodology block must contain the vintage-honesty statement"
    },
    "reproducibility": {
      "pass": true,
      "rule": "two full in-process passes serialize byte-identically; validate re-verifies cross-process"
    }
  },
  "data": [
    {
      "quarter": "1948-Q1",
      "composite": 18.69,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_job": {
          "score": 9.87,
          "members_present": 1
        },
        "the_power": {
          "score": 8.21,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.97,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 9.87,
        "union_membership": 10.9,
        "labor_share": 5.52,
        "gini_families": 37.97
      }
    },
    {
      "quarter": "1948-Q2",
      "composite": 18.47,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_job": {
          "score": 8.76,
          "members_present": 1
        },
        "the_power": {
          "score": 8.68,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.97,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 8.76,
        "union_membership": 10.9,
        "labor_share": 6.47,
        "gini_families": 37.97
      }
    },
    {
      "quarter": "1948-Q3",
      "composite": 19.16,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_job": {
          "score": 10.67,
          "members_present": 1
        },
        "the_power": {
          "score": 8.84,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.97,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 10.67,
        "union_membership": 10.9,
        "labor_share": 6.78,
        "gini_families": 37.97
      }
    },
    {
      "quarter": "1948-Q4",
      "composite": 20.54,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_job": {
          "score": 12.9,
          "members_present": 1
        },
        "the_power": {
          "score": 10.73,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.97,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 12.9,
        "union_membership": 10.9,
        "labor_share": 10.57,
        "gini_families": 37.97
      }
    },
    {
      "quarter": "1949-Q1",
      "composite": 28.44,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_job": {
          "score": 31.85,
          "members_present": 1
        },
        "the_power": {
          "score": 11.07,
          "members_present": 2
        },
        "the_divide": {
          "score": 42.41,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 31.85,
        "union_membership": 13.46,
        "labor_share": 8.68,
        "gini_families": 42.41
      }
    },
    {
      "quarter": "1949-Q2",
      "composite": 38.69,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_job": {
          "score": 62.9,
          "members_present": 1
        },
        "the_power": {
          "score": 10.75,
          "members_present": 2
        },
        "the_divide": {
          "score": 42.41,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 62.9,
        "union_membership": 13.46,
        "labor_share": 8.04,
        "gini_families": 42.41
      }
    },
    {
      "quarter": "1949-Q3",
      "composite": 45.4,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_job": {
          "score": 75.0,
          "members_present": 1
        },
        "the_power": {
          "score": 18.8,
          "members_present": 2
        },
        "the_divide": {
          "score": 42.41,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 75.0,
        "union_membership": 13.46,
        "labor_share": 24.13,
        "gini_families": 42.41
      }
    },
    {
      "quarter": "1949-Q4",
      "composite": 45.83,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_job": {
          "score": 78.66,
          "members_present": 1
        },
        "the_power": {
          "score": 16.43,
          "members_present": 2
        },
        "the_divide": {
          "score": 42.41,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 78.66,
        "union_membership": 13.46,
        "labor_share": 19.4,
        "gini_families": 42.41
      }
    },
    {
      "quarter": "1950-Q1",
      "composite": 46.13,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_job": {
          "score": 72.45,
          "members_present": 1
        },
        "the_power": {
          "score": 22.28,
          "members_present": 2
        },
        "the_divide": {
          "score": 43.67,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 72.45,
        "union_membership": 14.74,
        "labor_share": 29.81,
        "gini_families": 43.67
      }
    },
    {
      "quarter": "1950-Q2",
      "composite": 38.87,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_job": {
          "score": 53.66,
          "members_present": 1
        },
        "the_power": {
          "score": 19.28,
          "members_present": 2
        },
        "the_divide": {
          "score": 43.67,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 53.66,
        "union_membership": 14.74,
        "labor_share": 23.82,
        "gini_families": 43.67
      }
    },
    {
      "quarter": "1950-Q3",
      "composite": 34.07,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_job": {
          "score": 30.89,
          "members_present": 1
        },
        "the_power": {
          "score": 27.64,
          "members_present": 2
        },
        "the_divide": {
          "score": 43.67,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 30.89,
        "union_membership": 14.74,
        "labor_share": 40.54,
        "gini_families": 43.67
      }
    },
    {
      "quarter": "1950-Q4",
      "composite": 30.84,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_job": {
          "score": 23.41,
          "members_present": 1
        },
        "the_power": {
          "score": 25.43,
          "members_present": 2
        },
        "the_divide": {
          "score": 43.67,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 23.41,
        "union_membership": 14.74,
        "labor_share": 36.12,
        "gini_families": 43.67
      }
    },
    {
      "quarter": "1951-Q1",
      "composite": 19.81,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_job": {
          "score": 4.3,
          "members_present": 1
        },
        "the_power": {
          "score": 27.28,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 4.3,
        "union_membership": 9.62,
        "labor_share": 44.95,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1951-Q2",
      "composite": 16.02,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_job": {
          "score": 2.07,
          "members_present": 1
        },
        "the_power": {
          "score": 18.14,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 2.07,
        "union_membership": 9.62,
        "labor_share": 26.66,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1951-Q3",
      "composite": 20.12,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_job": {
          "score": 2.39,
          "members_present": 1
        },
        "the_power": {
          "score": 30.12,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 2.39,
        "union_membership": 9.62,
        "labor_share": 50.63,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1951-Q4",
      "composite": 18.28,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_job": {
          "score": 3.03,
          "members_present": 1
        },
        "the_power": {
          "score": 23.97,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "unemployment_rate": 3.03,
        "union_membership": 9.62,
        "labor_share": 38.33,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1952-Q1",
      "composite": 29.44,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 62.12,
          "members_present": 1
        },
        "the_job": {
          "score": 1.75,
          "members_present": 1
        },
        "the_power": {
          "score": 19.06,
          "members_present": 2
        },
        "the_divide": {
          "score": 34.81,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 62.12,
        "unemployment_rate": 1.75,
        "union_membership": 7.05,
        "labor_share": 31.07,
        "gini_families": 34.81
      }
    },
    {
      "quarter": "1952-Q2",
      "composite": 22.19,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 37.88,
          "members_present": 1
        },
        "the_job": {
          "score": 1.43,
          "members_present": 1
        },
        "the_power": {
          "score": 14.65,
          "members_present": 2
        },
        "the_divide": {
          "score": 34.81,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 37.88,
        "unemployment_rate": 1.43,
        "union_membership": 7.05,
        "labor_share": 22.24,
        "gini_families": 34.81
      }
    },
    {
      "quarter": "1952-Q3",
      "composite": 30.13,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 70.88,
          "members_present": 1
        },
        "the_job": {
          "score": 2.71,
          "members_present": 1
        },
        "the_power": {
          "score": 12.12,
          "members_present": 2
        },
        "the_divide": {
          "score": 34.81,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 70.88,
        "unemployment_rate": 2.71,
        "union_membership": 7.05,
        "labor_share": 17.19,
        "gini_families": 34.81
      }
    },
    {
      "quarter": "1952-Q4",
      "composite": 17.54,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 20.37,
          "members_present": 1
        },
        "the_job": {
          "score": 1.11,
          "members_present": 1
        },
        "the_power": {
          "score": 13.86,
          "members_present": 2
        },
        "the_divide": {
          "score": 34.81,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 20.37,
        "unemployment_rate": 1.11,
        "union_membership": 7.05,
        "labor_share": 20.66,
        "gini_families": 34.81
      }
    },
    {
      "quarter": "1953-Q1",
      "composite": 11.52,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 15.32,
          "members_present": 1
        },
        "the_job": {
          "score": 0.48,
          "members_present": 1
        },
        "the_power": {
          "score": 11.31,
          "members_present": 2
        },
        "the_divide": {
          "score": 18.99,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 15.32,
        "unemployment_rate": 0.48,
        "union_membership": 4.49,
        "labor_share": 18.14,
        "gini_families": 18.99
      }
    },
    {
      "quarter": "1953-Q2",
      "composite": 9.96,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 11.28,
          "members_present": 1
        },
        "the_job": {
          "score": 0.16,
          "members_present": 1
        },
        "the_power": {
          "score": 9.42,
          "members_present": 2
        },
        "the_divide": {
          "score": 18.99,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 11.28,
        "unemployment_rate": 0.16,
        "union_membership": 4.49,
        "labor_share": 14.35,
        "gini_families": 18.99
      }
    },
    {
      "quarter": "1953-Q3",
      "composite": 10.22,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 12.29,
          "members_present": 1
        },
        "the_job": {
          "score": 0.8,
          "members_present": 1
        },
        "the_power": {
          "score": 8.79,
          "members_present": 2
        },
        "the_divide": {
          "score": 18.99,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 12.29,
        "unemployment_rate": 0.8,
        "union_membership": 4.49,
        "labor_share": 13.09,
        "gini_families": 18.99
      }
    },
    {
      "quarter": "1953-Q4",
      "composite": 11.76,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 13.97,
          "members_present": 1
        },
        "the_job": {
          "score": 9.24,
          "members_present": 1
        },
        "the_power": {
          "score": 4.85,
          "members_present": 2
        },
        "the_divide": {
          "score": 18.99,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 13.97,
        "unemployment_rate": 9.24,
        "union_membership": 4.49,
        "labor_share": 5.21,
        "gini_families": 18.99
      }
    },
    {
      "quarter": "1954-Q1",
      "composite": 25.0,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 14.98,
          "members_present": 1
        },
        "the_job": {
          "score": 44.75,
          "members_present": 1
        },
        "the_power": {
          "score": 2.3,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.97,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 14.98,
        "unemployment_rate": 44.75,
        "union_membership": 1.92,
        "labor_share": 2.68,
        "gini_families": 37.97
      }
    },
    {
      "quarter": "1954-Q2",
      "composite": 28.99,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 12.96,
          "members_present": 1
        },
        "the_job": {
          "score": 60.35,
          "members_present": 1
        },
        "the_power": {
          "score": 4.67,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.97,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 12.96,
        "unemployment_rate": 60.35,
        "union_membership": 1.92,
        "labor_share": 7.41,
        "gini_families": 37.97
      }
    },
    {
      "quarter": "1954-Q3",
      "composite": 30.04,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 8.59,
          "members_present": 1
        },
        "the_job": {
          "score": 65.61,
          "members_present": 1
        },
        "the_power": {
          "score": 7.98,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.97,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 8.59,
        "unemployment_rate": 65.61,
        "union_membership": 1.92,
        "labor_share": 14.04,
        "gini_families": 37.97
      }
    },
    {
      "quarter": "1954-Q4",
      "composite": 26.77,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 11.62,
          "members_present": 1
        },
        "the_job": {
          "score": 46.66,
          "members_present": 1
        },
        "the_power": {
          "score": 10.82,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.97,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 11.62,
        "unemployment_rate": 46.66,
        "union_membership": 1.92,
        "labor_share": 19.72,
        "gini_families": 37.97
      }
    },
    {
      "quarter": "1955-Q1",
      "composite": 24.49,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 17.34,
          "members_present": 1
        },
        "the_job": {
          "score": 32.8,
          "members_present": 1
        },
        "the_power": {
          "score": 19.96,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 17.34,
        "unemployment_rate": 32.8,
        "union_membership": 0.64,
        "labor_share": 39.27,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1955-Q2",
      "composite": 22.8,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 14.31,
          "members_present": 1
        },
        "the_job": {
          "score": 30.9,
          "members_present": 2
        },
        "the_power": {
          "score": 18.14,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 14.31,
        "unemployment_rate": 27.23,
        "involuntary_parttime_share": 34.56,
        "union_membership": 0.64,
        "labor_share": 35.65,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1955-Q3",
      "composite": 19.86,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 5.56,
          "members_present": 1
        },
        "the_job": {
          "score": 30.34,
          "members_present": 2
        },
        "the_power": {
          "score": 15.7,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 5.56,
        "unemployment_rate": 19.11,
        "involuntary_parttime_share": 41.58,
        "union_membership": 0.64,
        "labor_share": 30.76,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1955-Q4",
      "composite": 19.25,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 3.87,
          "members_present": 1
        },
        "the_job": {
          "score": 31.79,
          "members_present": 2
        },
        "the_power": {
          "score": 13.49,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 3.87,
        "unemployment_rate": 23.41,
        "involuntary_parttime_share": 40.18,
        "union_membership": 0.64,
        "labor_share": 26.34,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1956-Q1",
      "composite": 12.25,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 0.84,
          "members_present": 1
        },
        "the_job": {
          "score": 25.77,
          "members_present": 2
        },
        "the_power": {
          "score": 6.57,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 0.84,
        "unemployment_rate": 17.68,
        "involuntary_parttime_share": 33.86,
        "union_membership": 3.21,
        "labor_share": 9.94,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1956-Q2",
      "composite": 13.58,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 1.85,
          "members_present": 1
        },
        "the_job": {
          "score": 32.11,
          "members_present": 2
        },
        "the_power": {
          "score": 4.52,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 1.85,
        "unemployment_rate": 22.29,
        "involuntary_parttime_share": 41.93,
        "union_membership": 3.21,
        "labor_share": 5.84,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1956-Q3",
      "composite": 13.67,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 0.17,
          "members_present": 1
        },
        "the_job": {
          "score": 35.29,
          "members_present": 2
        },
        "the_power": {
          "score": 3.42,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 0.17,
        "unemployment_rate": 20.22,
        "involuntary_parttime_share": 50.35,
        "union_membership": 3.21,
        "labor_share": 3.63,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1956-Q4",
      "composite": 13.94,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 0.51,
          "members_present": 1
        },
        "the_job": {
          "score": 36.16,
          "members_present": 2
        },
        "the_power": {
          "score": 3.26,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 0.51,
        "unemployment_rate": 20.22,
        "involuntary_parttime_share": 52.11,
        "union_membership": 3.21,
        "labor_share": 3.31,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1957-Q1",
      "composite": 11.73,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 1.18,
          "members_present": 1
        },
        "the_job": {
          "score": 33.92,
          "members_present": 2
        },
        "the_power": {
          "score": 7.38,
          "members_present": 2
        },
        "the_divide": {
          "score": 4.43,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 1.18,
        "unemployment_rate": 16.08,
        "involuntary_parttime_share": 51.75,
        "union_membership": 5.77,
        "labor_share": 8.99,
        "gini_families": 4.43
      }
    },
    {
      "quarter": "1957-Q2",
      "composite": 11.49,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 1.52,
          "members_present": 1
        },
        "the_job": {
          "score": 35.02,
          "members_present": 2
        },
        "the_power": {
          "score": 5.01,
          "members_present": 2
        },
        "the_divide": {
          "score": 4.43,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 1.52,
        "unemployment_rate": 18.63,
        "involuntary_parttime_share": 51.4,
        "union_membership": 5.77,
        "labor_share": 4.26,
        "gini_families": 4.43
      }
    },
    {
      "quarter": "1957-Q3",
      "composite": 13.21,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 2.53,
          "members_present": 1
        },
        "the_job": {
          "score": 38.81,
          "members_present": 2
        },
        "the_power": {
          "score": 7.06,
          "members_present": 2
        },
        "the_divide": {
          "score": 4.43,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 2.53,
        "unemployment_rate": 23.41,
        "involuntary_parttime_share": 54.21,
        "union_membership": 5.77,
        "labor_share": 8.36,
        "gini_families": 4.43
      }
    },
    {
      "quarter": "1957-Q4",
      "composite": 15.46,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 2.19,
          "members_present": 1
        },
        "the_job": {
          "score": 50.84,
          "members_present": 2
        },
        "the_power": {
          "score": 4.38,
          "members_present": 2
        },
        "the_divide": {
          "score": 4.43,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 2.19,
        "unemployment_rate": 36.94,
        "involuntary_parttime_share": 64.74,
        "union_membership": 5.77,
        "labor_share": 3.0,
        "gini_families": 4.43
      }
    },
    {
      "quarter": "1958-Q1",
      "composite": 23.98,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 2.86,
          "members_present": 1
        },
        "the_job": {
          "score": 81.55,
          "members_present": 2
        },
        "the_power": {
          "score": 4.56,
          "members_present": 2
        },
        "the_divide": {
          "score": 6.96,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 2.86,
        "unemployment_rate": 71.34,
        "involuntary_parttime_share": 91.75,
        "union_membership": 8.33,
        "labor_share": 0.79,
        "gini_families": 6.96
      }
    },
    {
      "quarter": "1958-Q2",
      "composite": 26.62,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 5.22,
          "members_present": 1
        },
        "the_job": {
          "score": 88.17,
          "members_present": 2
        },
        "the_power": {
          "score": 6.14,
          "members_present": 2
        },
        "the_divide": {
          "score": 6.96,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 5.22,
        "unemployment_rate": 84.24,
        "involuntary_parttime_share": 92.11,
        "union_membership": 8.33,
        "labor_share": 3.94,
        "gini_families": 6.96
      }
    },
    {
      "quarter": "1958-Q3",
      "composite": 24.55,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 4.21,
          "members_present": 1
        },
        "the_job": {
          "score": 80.58,
          "members_present": 2
        },
        "the_power": {
          "score": 6.45,
          "members_present": 2
        },
        "the_divide": {
          "score": 6.96,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 4.21,
        "unemployment_rate": 83.44,
        "involuntary_parttime_share": 77.72,
        "union_membership": 8.33,
        "labor_share": 4.57,
        "gini_families": 6.96
      }
    },
    {
      "quarter": "1958-Q4",
      "composite": 24.81,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 7.58,
          "members_present": 1
        },
        "the_job": {
          "score": 71.77,
          "members_present": 2
        },
        "the_power": {
          "score": 12.92,
          "members_present": 2
        },
        "the_divide": {
          "score": 6.96,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 7.58,
        "unemployment_rate": 72.13,
        "involuntary_parttime_share": 71.4,
        "union_membership": 8.33,
        "labor_share": 17.51,
        "gini_families": 6.96
      }
    },
    {
      "quarter": "1959-Q1",
      "composite": 26.27,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 6.9,
          "members_present": 1
        },
        "the_job": {
          "score": 63.72,
          "members_present": 2
        },
        "the_power": {
          "score": 12.95,
          "members_present": 2
        },
        "the_divide": {
          "score": 21.52,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 6.9,
        "unemployment_rate": 61.31,
        "involuntary_parttime_share": 66.14,
        "union_membership": 12.18,
        "labor_share": 13.72,
        "gini_families": 21.52
      }
    },
    {
      "quarter": "1959-Q2",
      "composite": 22.55,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 6.57,
          "members_present": 1
        },
        "the_job": {
          "score": 47.76,
          "members_present": 2
        },
        "the_power": {
          "score": 14.37,
          "members_present": 2
        },
        "the_divide": {
          "score": 21.52,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 6.57,
        "unemployment_rate": 40.61,
        "involuntary_parttime_share": 54.91,
        "union_membership": 12.18,
        "labor_share": 16.56,
        "gini_families": 21.52
      }
    },
    {
      "quarter": "1959-Q3",
      "composite": 23.57,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 6.23,
          "members_present": 1
        },
        "the_job": {
          "score": 52.46,
          "members_present": 2
        },
        "the_power": {
          "score": 14.06,
          "members_present": 2
        },
        "the_divide": {
          "score": 21.52,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 6.23,
        "unemployment_rate": 44.75,
        "involuntary_parttime_share": 60.18,
        "union_membership": 12.18,
        "labor_share": 15.93,
        "gini_families": 21.52
      }
    },
    {
      "quarter": "1959-Q4",
      "composite": 24.85,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 5.89,
          "members_present": 1
        },
        "the_job": {
          "score": 61.24,
          "members_present": 2
        },
        "the_power": {
          "score": 10.74,
          "members_present": 2
        },
        "the_divide": {
          "score": 21.52,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 5.89,
        "unemployment_rate": 54.94,
        "involuntary_parttime_share": 67.54,
        "union_membership": 12.18,
        "labor_share": 9.31,
        "gini_families": 21.52
      }
    },
    {
      "quarter": "1960-Q1",
      "composite": 24.13,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 3.54,
          "members_present": 1
        },
        "the_job": {
          "score": 47.71,
          "members_present": 2
        },
        "the_power": {
          "score": 14.24,
          "members_present": 2
        },
        "the_divide": {
          "score": 31.01,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 3.54,
        "unemployment_rate": 41.56,
        "involuntary_parttime_share": 53.86,
        "union_membership": 16.03,
        "labor_share": 12.46,
        "gini_families": 31.01
      }
    },
    {
      "quarter": "1960-Q2",
      "composite": 24.58,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 3.2,
          "members_present": 1
        },
        "the_job": {
          "score": 55.24,
          "members_present": 2
        },
        "the_power": {
          "score": 8.88,
          "members_present": 2
        },
        "the_divide": {
          "score": 31.01,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 3.2,
        "unemployment_rate": 43.63,
        "involuntary_parttime_share": 66.84,
        "union_membership": 16.03,
        "labor_share": 1.74,
        "gini_families": 31.01
      }
    },
    {
      "quarter": "1960-Q3",
      "composite": 26.49,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 4.88,
          "members_present": 1
        },
        "the_job": {
          "score": 61.04,
          "members_present": 2
        },
        "the_power": {
          "score": 9.04,
          "members_present": 2
        },
        "the_divide": {
          "score": 31.01,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 4.88,
        "unemployment_rate": 52.07,
        "involuntary_parttime_share": 70.0,
        "union_membership": 16.03,
        "labor_share": 2.05,
        "gini_families": 31.01
      }
    },
    {
      "quarter": "1960-Q4",
      "composite": 29.36,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 4.55,
          "members_present": 1
        },
        "the_job": {
          "score": 73.78,
          "members_present": 2
        },
        "the_power": {
          "score": 8.09,
          "members_present": 2
        },
        "the_divide": {
          "score": 31.01,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 4.55,
        "unemployment_rate": 70.54,
        "involuntary_parttime_share": 77.02,
        "union_membership": 16.03,
        "labor_share": 0.16,
        "gini_families": 31.01
      }
    },
    {
      "quarter": "1961-Q1",
      "composite": 34.65,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 10.27,
          "members_present": 1
        },
        "the_job": {
          "score": 79.55,
          "members_present": 2
        },
        "the_power": {
          "score": 8.89,
          "members_present": 2
        },
        "the_divide": {
          "score": 39.87,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 10.27,
        "unemployment_rate": 76.11,
        "involuntary_parttime_share": 82.98,
        "union_membership": 17.31,
        "labor_share": 0.47,
        "gini_families": 39.87
      }
    },
    {
      "quarter": "1961-Q2",
      "composite": 38.67,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 25.08,
          "members_present": 1
        },
        "the_job": {
          "score": 78.61,
          "members_present": 2
        },
        "the_power": {
          "score": 11.1,
          "members_present": 2
        },
        "the_divide": {
          "score": 39.87,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 25.08,
        "unemployment_rate": 79.14,
        "involuntary_parttime_share": 78.07,
        "union_membership": 17.31,
        "labor_share": 4.89,
        "gini_families": 39.87
      }
    },
    {
      "quarter": "1961-Q3",
      "composite": 42.56,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 41.58,
          "members_present": 1
        },
        "the_job": {
          "score": 74.67,
          "members_present": 2
        },
        "the_power": {
          "score": 14.1,
          "members_present": 2
        },
        "the_divide": {
          "score": 39.87,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 41.58,
        "unemployment_rate": 75.48,
        "involuntary_parttime_share": 73.86,
        "union_membership": 17.31,
        "labor_share": 10.88,
        "gini_families": 39.87
      }
    },
    {
      "quarter": "1961-Q4",
      "composite": 41.56,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 42.59,
          "members_present": 1
        },
        "the_job": {
          "score": 68.74,
          "members_present": 2
        },
        "the_power": {
          "score": 15.04,
          "members_present": 2
        },
        "the_divide": {
          "score": 39.87,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 42.59,
        "unemployment_rate": 69.59,
        "involuntary_parttime_share": 67.89,
        "union_membership": 17.31,
        "labor_share": 12.78,
        "gini_families": 39.87
      }
    },
    {
      "quarter": "1962-Q1",
      "composite": 34.75,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 40.91,
          "members_present": 1
        },
        "the_job": {
          "score": 56.3,
          "members_present": 2
        },
        "the_power": {
          "score": 17.73,
          "members_present": 2
        },
        "the_divide": {
          "score": 24.05,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 40.91,
        "unemployment_rate": 55.57,
        "involuntary_parttime_share": 57.02,
        "union_membership": 18.59,
        "labor_share": 16.88,
        "gini_families": 24.05
      }
    },
    {
      "quarter": "1962-Q2",
      "composite": 33.5,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 38.89,
          "members_present": 1
        },
        "the_job": {
          "score": 56.65,
          "members_present": 2
        },
        "the_power": {
          "score": 14.42,
          "members_present": 2
        },
        "the_divide": {
          "score": 24.05,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 38.89,
        "unemployment_rate": 52.07,
        "involuntary_parttime_share": 61.23,
        "union_membership": 18.59,
        "labor_share": 10.25,
        "gini_families": 24.05
      }
    },
    {
      "quarter": "1962-Q3",
      "composite": 35.84,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 42.26,
          "members_present": 1
        },
        "the_job": {
          "score": 57.27,
          "members_present": 2
        },
        "the_power": {
          "score": 19.78,
          "members_present": 2
        },
        "the_divide": {
          "score": 24.05,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 42.26,
        "unemployment_rate": 53.66,
        "involuntary_parttime_share": 60.88,
        "union_membership": 18.59,
        "labor_share": 20.98,
        "gini_families": 24.05
      }
    },
    {
      "quarter": "1962-Q4",
      "composite": 36.88,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 48.99,
          "members_present": 1
        },
        "the_job": {
          "score": 55.95,
          "members_present": 2
        },
        "the_power": {
          "score": 18.52,
          "members_present": 2
        },
        "the_divide": {
          "score": 24.05,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 48.99,
        "unemployment_rate": 52.07,
        "involuntary_parttime_share": 59.82,
        "union_membership": 18.59,
        "labor_share": 18.45,
        "gini_families": 24.05
      }
    },
    {
      "quarter": "1963-Q1",
      "composite": 36.92,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 47.64,
          "members_present": 1
        },
        "the_job": {
          "score": 57.92,
          "members_present": 2
        },
        "the_power": {
          "score": 18.06,
          "members_present": 2
        },
        "the_divide": {
          "score": 24.05,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 47.64,
        "unemployment_rate": 59.87,
        "involuntary_parttime_share": 55.96,
        "union_membership": 19.87,
        "labor_share": 16.25,
        "gini_families": 24.05
      }
    },
    {
      "quarter": "1963-Q2",
      "composite": 33.65,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 33.16,
          "members_present": 1
        },
        "the_job": {
          "score": 57.42,
          "members_present": 2
        },
        "the_power": {
          "score": 19.95,
          "members_present": 2
        },
        "the_divide": {
          "score": 24.05,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 33.16,
        "unemployment_rate": 59.24,
        "involuntary_parttime_share": 55.61,
        "union_membership": 19.87,
        "labor_share": 20.03,
        "gini_families": 24.05
      }
    },
    {
      "quarter": "1963-Q3",
      "composite": 41.36,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 61.11,
          "members_present": 1
        },
        "the_job": {
          "score": 53.56,
          "members_present": 2
        },
        "the_power": {
          "score": 26.73,
          "members_present": 2
        },
        "the_divide": {
          "score": 24.05,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 61.11,
        "unemployment_rate": 50.8,
        "involuntary_parttime_share": 56.32,
        "union_membership": 19.87,
        "labor_share": 33.6,
        "gini_families": 24.05
      }
    },
    {
      "quarter": "1963-Q4",
      "composite": 34.16,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 35.52,
          "members_present": 1
        },
        "the_job": {
          "score": 54.11,
          "members_present": 2
        },
        "the_power": {
          "score": 22.95,
          "members_present": 2
        },
        "the_divide": {
          "score": 24.05,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 35.52,
        "unemployment_rate": 53.66,
        "involuntary_parttime_share": 54.56,
        "union_membership": 19.87,
        "labor_share": 26.03,
        "gini_families": 24.05
      }
    },
    {
      "quarter": "1964-Q1",
      "composite": 40.41,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 58.42,
          "members_present": 1
        },
        "the_job": {
          "score": 48.96,
          "members_present": 2
        },
        "the_power": {
          "score": 32.74,
          "members_present": 2
        },
        "the_divide": {
          "score": 21.52,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 58.42,
        "unemployment_rate": 49.68,
        "involuntary_parttime_share": 48.25,
        "union_membership": 21.15,
        "labor_share": 44.32,
        "gini_families": 21.52
      }
    },
    {
      "quarter": "1964-Q2",
      "composite": 37.03,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 50.67,
          "members_present": 1
        },
        "the_job": {
          "score": 45.56,
          "members_present": 2
        },
        "the_power": {
          "score": 30.37,
          "members_present": 2
        },
        "the_divide": {
          "score": 21.52,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 50.67,
        "unemployment_rate": 42.52,
        "involuntary_parttime_share": 48.6,
        "union_membership": 21.15,
        "labor_share": 39.59,
        "gini_families": 21.52
      }
    },
    {
      "quarter": "1964-Q3",
      "composite": 35.94,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 48.65,
          "members_present": 1
        },
        "the_job": {
          "score": 41.0,
          "members_present": 2
        },
        "the_power": {
          "score": 32.58,
          "members_present": 2
        },
        "the_divide": {
          "score": 21.52,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 48.65,
        "unemployment_rate": 39.01,
        "involuntary_parttime_share": 42.98,
        "union_membership": 21.15,
        "labor_share": 44.01,
        "gini_families": 21.52
      }
    },
    {
      "quarter": "1964-Q4",
      "composite": 32.07,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 42.93,
          "members_present": 1
        },
        "the_job": {
          "score": 40.89,
          "members_present": 2
        },
        "the_power": {
          "score": 22.96,
          "members_present": 2
        },
        "the_divide": {
          "score": 21.52,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 42.93,
        "unemployment_rate": 37.74,
        "involuntary_parttime_share": 44.04,
        "union_membership": 21.15,
        "labor_share": 24.76,
        "gini_families": 21.52
      }
    },
    {
      "quarter": "1965-Q1",
      "composite": 34.02,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 55.72,
          "members_present": 1
        },
        "the_job": {
          "score": 35.9,
          "members_present": 2
        },
        "the_power": {
          "score": 33.06,
          "members_present": 2
        },
        "the_divide": {
          "score": 11.39,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 55.72,
        "unemployment_rate": 35.83,
        "involuntary_parttime_share": 35.96,
        "union_membership": 22.44,
        "labor_share": 43.69,
        "gini_families": 11.39
      }
    },
    {
      "quarter": "1965-Q2",
      "composite": 38.0,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 78.28,
          "members_present": 1
        },
        "the_job": {
          "score": 30.22,
          "members_present": 2
        },
        "the_power": {
          "score": 32.12,
          "members_present": 2
        },
        "the_divide": {
          "score": 11.39,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 78.28,
        "unemployment_rate": 31.85,
        "involuntary_parttime_share": 28.6,
        "union_membership": 22.44,
        "labor_share": 41.8,
        "gini_families": 11.39
      }
    },
    {
      "quarter": "1965-Q3",
      "composite": 40.81,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 86.7,
          "members_present": 1
        },
        "the_job": {
          "score": 25.94,
          "members_present": 2
        },
        "the_power": {
          "score": 39.21,
          "members_present": 2
        },
        "the_divide": {
          "score": 11.39,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 86.7,
        "unemployment_rate": 26.43,
        "involuntary_parttime_share": 25.44,
        "union_membership": 22.44,
        "labor_share": 55.99,
        "gini_families": 11.39
      }
    },
    {
      "quarter": "1965-Q4",
      "composite": 42.3,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 95.79,
          "members_present": 1
        },
        "the_job": {
          "score": 19.82,
          "members_present": 2
        },
        "the_power": {
          "score": 42.21,
          "members_present": 2
        },
        "the_divide": {
          "score": 11.39,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 95.79,
        "unemployment_rate": 19.11,
        "involuntary_parttime_share": 20.53,
        "union_membership": 22.44,
        "labor_share": 61.99,
        "gini_families": 11.39
      }
    },
    {
      "quarter": "1966-Q1",
      "composite": 38.33,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 95.12,
          "members_present": 1
        },
        "the_job": {
          "score": 13.12,
          "members_present": 2
        },
        "the_power": {
          "score": 42.54,
          "members_present": 2
        },
        "the_divide": {
          "score": 2.53,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 95.12,
        "unemployment_rate": 14.49,
        "involuntary_parttime_share": 11.75,
        "union_membership": 23.72,
        "labor_share": 61.36,
        "gini_families": 2.53
      }
    },
    {
      "quarter": "1966-Q2",
      "composite": 34.16,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 84.68,
          "members_present": 1
        },
        "the_job": {
          "score": 13.2,
          "members_present": 2
        },
        "the_power": {
          "score": 36.23,
          "members_present": 2
        },
        "the_divide": {
          "score": 2.53,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 84.68,
        "unemployment_rate": 12.9,
        "involuntary_parttime_share": 13.51,
        "union_membership": 23.72,
        "labor_share": 48.74,
        "gini_families": 2.53
      }
    },
    {
      "quarter": "1966-Q3",
      "composite": 28.42,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 65.15,
          "members_present": 1
        },
        "the_job": {
          "score": 10.86,
          "members_present": 2
        },
        "the_power": {
          "score": 35.12,
          "members_present": 2
        },
        "the_divide": {
          "score": 2.53,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 65.15,
        "unemployment_rate": 10.67,
        "involuntary_parttime_share": 11.05,
        "union_membership": 23.72,
        "labor_share": 46.53,
        "gini_families": 2.53
      }
    },
    {
      "quarter": "1966-Q4",
      "composite": 27.54,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 63.47,
          "members_present": 1
        },
        "the_job": {
          "score": 7.16,
          "members_present": 2
        },
        "the_power": {
          "score": 37.02,
          "members_present": 2
        },
        "the_divide": {
          "score": 2.53,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 63.47,
        "unemployment_rate": 9.24,
        "involuntary_parttime_share": 5.09,
        "union_membership": 23.72,
        "labor_share": 50.32,
        "gini_families": 2.53
      }
    },
    {
      "quarter": "1967-Q1",
      "composite": 32.27,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 56.4,
          "members_present": 1
        },
        "the_job": {
          "score": 19.69,
          "members_present": 2
        },
        "the_power": {
          "score": 37.18,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 56.4,
        "unemployment_rate": 12.9,
        "involuntary_parttime_share": 26.49,
        "union_membership": 25.0,
        "labor_share": 49.37,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1967-Q2",
      "composite": 30.18,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 57.07,
          "members_present": 1
        },
        "the_job": {
          "score": 14.26,
          "members_present": 2
        },
        "the_power": {
          "score": 33.56,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 57.07,
        "unemployment_rate": 12.9,
        "involuntary_parttime_share": 15.61,
        "union_membership": 25.0,
        "labor_share": 42.11,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1967-Q3",
      "composite": 26.98,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 44.95,
          "members_present": 1
        },
        "the_job": {
          "score": 13.28,
          "members_present": 2
        },
        "the_power": {
          "score": 33.87,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 44.95,
        "unemployment_rate": 11.31,
        "involuntary_parttime_share": 15.26,
        "union_membership": 25.0,
        "labor_share": 42.74,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1967-Q4",
      "composite": 27.31,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 44.28,
          "members_present": 1
        },
        "the_job": {
          "score": 16.68,
          "members_present": 2
        },
        "the_power": {
          "score": 32.45,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 44.28,
        "unemployment_rate": 15.29,
        "involuntary_parttime_share": 18.07,
        "union_membership": 25.0,
        "labor_share": 39.91,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1968-Q1",
      "composite": 25.53,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 55.05,
          "members_present": 1
        },
        "the_job": {
          "score": 9.41,
          "members_present": 2
        },
        "the_power": {
          "score": 37.04,
          "members_present": 2
        },
        "the_divide": {
          "score": 0.63,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 55.05,
        "unemployment_rate": 9.87,
        "involuntary_parttime_share": 8.95,
        "union_membership": 26.28,
        "labor_share": 47.79,
        "gini_families": 0.63
      }
    },
    {
      "quarter": "1968-Q2",
      "composite": 24.97,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 52.69,
          "members_present": 1
        },
        "the_job": {
          "score": 7.31,
          "members_present": 2
        },
        "the_power": {
          "score": 39.25,
          "members_present": 2
        },
        "the_divide": {
          "score": 0.63,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 52.69,
        "unemployment_rate": 6.37,
        "involuntary_parttime_share": 8.25,
        "union_membership": 26.28,
        "labor_share": 52.21,
        "gini_families": 0.63
      }
    },
    {
      "quarter": "1968-Q3",
      "composite": 17.11,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 28.11,
          "members_present": 1
        },
        "the_job": {
          "score": 5.97,
          "members_present": 2
        },
        "the_power": {
          "score": 33.72,
          "members_present": 2
        },
        "the_divide": {
          "score": 0.63,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 28.11,
        "unemployment_rate": 5.1,
        "involuntary_parttime_share": 6.84,
        "union_membership": 26.28,
        "labor_share": 41.17,
        "gini_families": 0.63
      }
    },
    {
      "quarter": "1968-Q4",
      "composite": 14.82,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 27.78,
          "members_present": 1
        },
        "the_job": {
          "score": 3.94,
          "members_present": 2
        },
        "the_power": {
          "score": 26.94,
          "members_present": 2
        },
        "the_divide": {
          "score": 0.63,
          "members_present": 1
        }
      },
      "members": {
        "productivity_pay_wedge": 27.78,
        "unemployment_rate": 3.5,
        "involuntary_parttime_share": 4.39,
        "union_membership": 26.28,
        "labor_share": 27.6,
        "gini_families": 0.63
      }
    },
    {
      "quarter": "1969-Q1",
      "composite": 13.03,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 12.61,
          "members_present": 2
        },
        "the_job": {
          "score": 4.65,
          "members_present": 2
        },
        "the_power": {
          "score": 32.32,
          "members_present": 2
        },
        "the_divide": {
          "score": 2.53,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 2.83,
        "productivity_pay_wedge": 22.39,
        "unemployment_rate": 3.5,
        "involuntary_parttime_share": 5.79,
        "union_membership": 27.56,
        "labor_share": 37.07,
        "gini_families": 2.53
      }
    },
    {
      "quarter": "1969-Q2",
      "composite": 11.21,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 11.79,
          "members_present": 2
        },
        "the_job": {
          "score": 5.76,
          "members_present": 2
        },
        "the_power": {
          "score": 24.74,
          "members_present": 2
        },
        "the_divide": {
          "score": 2.53,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 4.57,
        "productivity_pay_wedge": 19.02,
        "unemployment_rate": 3.98,
        "involuntary_parttime_share": 7.54,
        "union_membership": 27.56,
        "labor_share": 21.92,
        "gini_families": 2.53
      }
    },
    {
      "quarter": "1969-Q3",
      "composite": 11.08,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 12.31,
          "members_present": 2
        },
        "the_job": {
          "score": 8.36,
          "members_present": 2
        },
        "the_power": {
          "score": 21.12,
          "members_present": 2
        },
        "the_divide": {
          "score": 2.53,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 7.61,
        "productivity_pay_wedge": 17.0,
        "unemployment_rate": 6.37,
        "involuntary_parttime_share": 10.35,
        "union_membership": 27.56,
        "labor_share": 14.67,
        "gini_families": 2.53
      }
    },
    {
      "quarter": "1969-Q4",
      "composite": 10.22,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 12.95,
          "members_present": 2
        },
        "the_job": {
          "score": 8.54,
          "members_present": 2
        },
        "the_power": {
          "score": 16.86,
          "members_present": 2
        },
        "the_divide": {
          "score": 2.53,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 5.87,
        "productivity_pay_wedge": 20.03,
        "unemployment_rate": 6.37,
        "involuntary_parttime_share": 10.7,
        "union_membership": 27.56,
        "labor_share": 6.15,
        "gini_families": 2.53
      }
    },
    {
      "quarter": "1970-Q1",
      "composite": 13.45,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 14.71,
          "members_present": 2
        },
        "the_job": {
          "score": 17.77,
          "members_present": 2
        },
        "the_power": {
          "score": 15.61,
          "members_present": 2
        },
        "the_divide": {
          "score": 5.7,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 18.48,
        "productivity_pay_wedge": 10.94,
        "unemployment_rate": 21.34,
        "involuntary_parttime_share": 14.21,
        "union_membership": 28.85,
        "labor_share": 2.37,
        "gini_families": 5.7
      }
    },
    {
      "quarter": "1970-Q2",
      "composite": 19.35,
      "band": 1,
      "band_range": "0-20",
      "band_label": "Minimal",
      "domains": {
        "the_paycheck": {
          "score": 19.53,
          "members_present": 2
        },
        "the_job": {
          "score": 31.97,
          "members_present": 2
        },
        "the_power": {
          "score": 20.18,
          "members_present": 2
        },
        "the_divide": {
          "score": 5.7,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 22.39,
        "productivity_pay_wedge": 16.67,
        "unemployment_rate": 33.6,
        "involuntary_parttime_share": 30.35,
        "union_membership": 28.85,
        "labor_share": 11.51,
        "gini_families": 5.7
      }
    },
    {
      "quarter": "1970-Q3",
      "composite": 20.37,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 18.81,
          "members_present": 2
        },
        "the_job": {
          "score": 35.06,
          "members_present": 2
        },
        "the_power": {
          "score": 21.92,
          "members_present": 2
        },
        "the_divide": {
          "score": 5.7,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 21.96,
        "productivity_pay_wedge": 15.66,
        "unemployment_rate": 41.88,
        "involuntary_parttime_share": 28.25,
        "union_membership": 28.85,
        "labor_share": 14.98,
        "gini_families": 5.7
      }
    },
    {
      "quarter": "1970-Q4",
      "composite": 24.0,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 19.93,
          "members_present": 2
        },
        "the_job": {
          "score": 50.04,
          "members_present": 2
        },
        "the_power": {
          "score": 20.34,
          "members_present": 2
        },
        "the_divide": {
          "score": 5.7,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 31.96,
        "productivity_pay_wedge": 7.91,
        "unemployment_rate": 61.31,
        "involuntary_parttime_share": 38.77,
        "union_membership": 28.85,
        "labor_share": 11.83,
        "gini_families": 5.7
      }
    },
    {
      "quarter": "1971-Q1",
      "composite": 27.21,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 15.69,
          "members_present": 2
        },
        "the_job": {
          "score": 54.77,
          "members_present": 2
        },
        "the_power": {
          "score": 29.5,
          "members_present": 2
        },
        "the_divide": {
          "score": 8.86,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 16.74,
        "productivity_pay_wedge": 14.65,
        "unemployment_rate": 64.81,
        "involuntary_parttime_share": 44.74,
        "union_membership": 30.13,
        "labor_share": 28.86,
        "gini_families": 8.86
      }
    },
    {
      "quarter": "1971-Q2",
      "composite": 26.97,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 18.43,
          "members_present": 2
        },
        "the_job": {
          "score": 50.77,
          "members_present": 2
        },
        "the_power": {
          "score": 29.81,
          "members_present": 2
        },
        "the_divide": {
          "score": 8.86,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 14.13,
        "productivity_pay_wedge": 22.73,
        "unemployment_rate": 64.17,
        "involuntary_parttime_share": 37.37,
        "union_membership": 30.13,
        "labor_share": 29.5,
        "gini_families": 8.86
      }
    },
    {
      "quarter": "1971-Q3",
      "composite": 29.17,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 21.26,
          "members_present": 2
        },
        "the_job": {
          "score": 52.79,
          "members_present": 2
        },
        "the_power": {
          "score": 33.75,
          "members_present": 2
        },
        "the_divide": {
          "score": 8.86,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 12.39,
        "productivity_pay_wedge": 30.13,
        "unemployment_rate": 67.52,
        "involuntary_parttime_share": 38.07,
        "union_membership": 30.13,
        "labor_share": 37.38,
        "gini_families": 8.86
      }
    },
    {
      "quarter": "1971-Q4",
      "composite": 25.42,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 14.18,
          "members_present": 2
        },
        "the_job": {
          "score": 52.32,
          "members_present": 2
        },
        "the_power": {
          "score": 26.34,
          "members_present": 2
        },
        "the_divide": {
          "score": 8.86,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 6.3,
        "productivity_pay_wedge": 22.05,
        "unemployment_rate": 64.81,
        "involuntary_parttime_share": 39.82,
        "union_membership": 30.13,
        "labor_share": 22.56,
        "gini_families": 8.86
      }
    },
    {
      "quarter": "1972-Q1",
      "composite": 26.17,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 12.05,
          "members_present": 2
        },
        "the_job": {
          "score": 46.16,
          "members_present": 2
        },
        "the_power": {
          "score": 27.46,
          "members_present": 2
        },
        "the_divide": {
          "score": 18.99,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 2.39,
        "productivity_pay_wedge": 21.72,
        "unemployment_rate": 59.87,
        "involuntary_parttime_share": 32.46,
        "union_membership": 31.41,
        "labor_share": 23.5,
        "gini_families": 18.99
      }
    },
    {
      "quarter": "1972-Q2",
      "composite": 30.18,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 20.49,
          "members_present": 2
        },
        "the_job": {
          "score": 46.53,
          "members_present": 2
        },
        "the_power": {
          "score": 34.71,
          "members_present": 2
        },
        "the_divide": {
          "score": 18.99,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 1.09,
        "productivity_pay_wedge": 39.9,
        "unemployment_rate": 57.8,
        "involuntary_parttime_share": 35.26,
        "union_membership": 31.41,
        "labor_share": 38.01,
        "gini_families": 18.99
      }
    },
    {
      "quarter": "1972-Q3",
      "composite": 29.46,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 19.87,
          "members_present": 2
        },
        "the_job": {
          "score": 45.69,
          "members_present": 2
        },
        "the_power": {
          "score": 33.29,
          "members_present": 2
        },
        "the_divide": {
          "score": 18.99,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 1.52,
        "productivity_pay_wedge": 38.22,
        "unemployment_rate": 53.66,
        "involuntary_parttime_share": 37.72,
        "union_membership": 31.41,
        "labor_share": 35.17,
        "gini_families": 18.99
      }
    },
    {
      "quarter": "1972-Q4",
      "composite": 25.76,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 19.1,
          "members_present": 2
        },
        "the_job": {
          "score": 34.67,
          "members_present": 2
        },
        "the_power": {
          "score": 30.3,
          "members_present": 2
        },
        "the_divide": {
          "score": 18.99,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 0.65,
        "productivity_pay_wedge": 37.54,
        "unemployment_rate": 47.77,
        "involuntary_parttime_share": 21.58,
        "union_membership": 31.41,
        "labor_share": 29.18,
        "gini_families": 18.99
      }
    },
    {
      "quarter": "1973-Q1",
      "composite": 23.32,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 24.46,
          "members_present": 2
        },
        "the_job": {
          "score": 25.05,
          "members_present": 2
        },
        "the_power": {
          "score": 32.36,
          "members_present": 2
        },
        "the_divide": {
          "score": 11.39,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 1.96,
        "productivity_pay_wedge": 46.97,
        "unemployment_rate": 36.94,
        "involuntary_parttime_share": 13.16,
        "union_membership": 32.69,
        "labor_share": 32.02,
        "gini_families": 11.39
      }
    },
    {
      "quarter": "1973-Q2",
      "composite": 24.73,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 28.01,
          "members_present": 2
        },
        "the_job": {
          "score": 28.91,
          "members_present": 2
        },
        "the_power": {
          "score": 30.62,
          "members_present": 2
        },
        "the_divide": {
          "score": 11.39,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 5.0,
        "productivity_pay_wedge": 51.01,
        "unemployment_rate": 36.94,
        "involuntary_parttime_share": 20.88,
        "union_membership": 32.69,
        "labor_share": 28.55,
        "gini_families": 11.39
      }
    },
    {
      "quarter": "1973-Q3",
      "composite": 23.3,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 26.69,
          "members_present": 2
        },
        "the_job": {
          "score": 30.97,
          "members_present": 2
        },
        "the_power": {
          "score": 24.15,
          "members_present": 2
        },
        "the_divide": {
          "score": 11.39,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 6.74,
        "productivity_pay_wedge": 46.63,
        "unemployment_rate": 34.39,
        "involuntary_parttime_share": 27.54,
        "union_membership": 32.69,
        "labor_share": 15.62,
        "gini_families": 11.39
      }
    },
    {
      "quarter": "1973-Q4",
      "composite": 26.1,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 38.14,
          "members_present": 2
        },
        "the_job": {
          "score": 31.8,
          "members_present": 2
        },
        "the_power": {
          "score": 23.05,
          "members_present": 2
        },
        "the_divide": {
          "score": 11.39,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 20.22,
        "productivity_pay_wedge": 56.06,
        "unemployment_rate": 33.6,
        "involuntary_parttime_share": 30.0,
        "union_membership": 32.69,
        "labor_share": 13.41,
        "gini_families": 11.39
      }
    },
    {
      "quarter": "1974-Q1",
      "composite": 28.82,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 46.79,
          "members_present": 2
        },
        "the_job": {
          "score": 37.02,
          "members_present": 2
        },
        "the_power": {
          "score": 22.59,
          "members_present": 2
        },
        "the_divide": {
          "score": 8.86,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 40.22,
        "productivity_pay_wedge": 53.37,
        "unemployment_rate": 41.24,
        "involuntary_parttime_share": 32.81,
        "union_membership": 33.97,
        "labor_share": 11.2,
        "gini_families": 8.86
      }
    },
    {
      "quarter": "1974-Q2",
      "composite": 30.5,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 50.47,
          "members_present": 2
        },
        "the_job": {
          "score": 36.78,
          "members_present": 2
        },
        "the_power": {
          "score": 25.9,
          "members_present": 2
        },
        "the_divide": {
          "score": 8.86,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 41.52,
        "productivity_pay_wedge": 59.43,
        "unemployment_rate": 42.52,
        "involuntary_parttime_share": 31.05,
        "union_membership": 33.97,
        "labor_share": 17.82,
        "gini_families": 8.86
      }
    },
    {
      "quarter": "1974-Q3",
      "composite": 31.79,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 47.38,
          "members_present": 2
        },
        "the_job": {
          "score": 49.1,
          "members_present": 2
        },
        "the_power": {
          "score": 21.8,
          "members_present": 2
        },
        "the_divide": {
          "score": 8.86,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 45.43,
        "productivity_pay_wedge": 49.33,
        "unemployment_rate": 55.57,
        "involuntary_parttime_share": 42.63,
        "union_membership": 33.97,
        "labor_share": 9.62,
        "gini_families": 8.86
      }
    },
    {
      "quarter": "1974-Q4",
      "composite": 41.61,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 64.12,
          "members_present": 2
        },
        "the_job": {
          "score": 65.82,
          "members_present": 2
        },
        "the_power": {
          "score": 27.63,
          "members_present": 2
        },
        "the_divide": {
          "score": 8.86,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 55.0,
        "productivity_pay_wedge": 73.23,
        "unemployment_rate": 73.57,
        "involuntary_parttime_share": 58.07,
        "union_membership": 33.97,
        "labor_share": 21.29,
        "gini_families": 8.86
      }
    },
    {
      "quarter": "1975-Q1",
      "composite": 48.71,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 64.92,
          "members_present": 2
        },
        "the_job": {
          "score": 83.94,
          "members_present": 2
        },
        "the_power": {
          "score": 32.69,
          "members_present": 2
        },
        "the_divide": {
          "score": 13.29,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 57.61,
        "productivity_pay_wedge": 72.22,
        "unemployment_rate": 91.56,
        "involuntary_parttime_share": 76.32,
        "union_membership": 35.26,
        "labor_share": 30.13,
        "gini_families": 13.29
      }
    },
    {
      "quarter": "1975-Q2",
      "composite": 49.75,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 60.66,
          "members_present": 2
        },
        "the_job": {
          "score": 84.32,
          "members_present": 2
        },
        "the_power": {
          "score": 40.74,
          "members_present": 2
        },
        "the_divide": {
          "score": 13.29,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 57.17,
        "productivity_pay_wedge": 64.14,
        "unemployment_rate": 94.43,
        "involuntary_parttime_share": 74.21,
        "union_membership": 35.26,
        "labor_share": 46.21,
        "gini_families": 13.29
      }
    },
    {
      "quarter": "1975-Q3",
      "composite": 50.94,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 66.47,
          "members_present": 2
        },
        "the_job": {
          "score": 79.31,
          "members_present": 2
        },
        "the_power": {
          "score": 44.68,
          "members_present": 2
        },
        "the_divide": {
          "score": 13.29,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 62.39,
        "productivity_pay_wedge": 70.54,
        "unemployment_rate": 92.83,
        "involuntary_parttime_share": 65.79,
        "union_membership": 35.26,
        "labor_share": 54.1,
        "gini_families": 13.29
      }
    },
    {
      "quarter": "1975-Q4",
      "composite": 51.65,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 70.53,
          "members_present": 2
        },
        "the_job": {
          "score": 78.28,
          "members_present": 2
        },
        "the_power": {
          "score": 44.52,
          "members_present": 2
        },
        "the_divide": {
          "score": 13.29,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 61.09,
        "productivity_pay_wedge": 79.97,
        "unemployment_rate": 92.52,
        "involuntary_parttime_share": 64.04,
        "union_membership": 35.26,
        "labor_share": 53.79,
        "gini_families": 13.29
      }
    },
    {
      "quarter": "1976-Q1",
      "composite": 51.91,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 67.0,
          "members_present": 2
        },
        "the_job": {
          "score": 76.17,
          "members_present": 2
        },
        "the_power": {
          "score": 48.63,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 67.17,
        "productivity_pay_wedge": 66.84,
        "unemployment_rate": 89.01,
        "involuntary_parttime_share": 63.33,
        "union_membership": 36.54,
        "labor_share": 60.73,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1976-Q2",
      "composite": 51.72,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 67.97,
          "members_present": 2
        },
        "the_job": {
          "score": 73.45,
          "members_present": 2
        },
        "the_power": {
          "score": 49.66,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 66.74,
        "productivity_pay_wedge": 69.19,
        "unemployment_rate": 87.42,
        "involuntary_parttime_share": 59.47,
        "union_membership": 36.54,
        "labor_share": 62.78,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1976-Q3",
      "composite": 50.41,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 63.69,
          "members_present": 2
        },
        "the_job": {
          "score": 74.77,
          "members_present": 2
        },
        "the_power": {
          "score": 47.37,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 67.61,
        "productivity_pay_wedge": 59.76,
        "unemployment_rate": 89.01,
        "involuntary_parttime_share": 60.53,
        "union_membership": 36.54,
        "labor_share": 58.2,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1976-Q4",
      "composite": 51.89,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 66.65,
          "members_present": 2
        },
        "the_job": {
          "score": 77.54,
          "members_present": 2
        },
        "the_power": {
          "score": 47.53,
          "members_present": 2
        },
        "the_divide": {
          "score": 15.82,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 68.48,
        "productivity_pay_wedge": 64.81,
        "unemployment_rate": 89.65,
        "involuntary_parttime_share": 65.44,
        "union_membership": 36.54,
        "labor_share": 58.52,
        "gini_families": 15.82
      }
    },
    {
      "quarter": "1977-Q1",
      "composite": 57.29,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 77.81,
          "members_present": 2
        },
        "the_job": {
          "score": 74.88,
          "members_present": 2
        },
        "the_power": {
          "score": 48.64,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 79.35,
        "productivity_pay_wedge": 76.26,
        "unemployment_rate": 86.78,
        "involuntary_parttime_share": 62.98,
        "union_membership": 37.82,
        "labor_share": 59.46,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1977-Q2",
      "composite": 54.16,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 71.9,
          "members_present": 2
        },
        "the_job": {
          "score": 68.08,
          "members_present": 2
        },
        "the_power": {
          "score": 48.8,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 83.7,
        "productivity_pay_wedge": 60.1,
        "unemployment_rate": 80.89,
        "involuntary_parttime_share": 55.26,
        "union_membership": 37.82,
        "labor_share": 59.78,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1977-Q3",
      "composite": 55.46,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 75.2,
          "members_present": 2
        },
        "the_job": {
          "score": 67.79,
          "members_present": 2
        },
        "the_power": {
          "score": 51.01,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 84.57,
        "productivity_pay_wedge": 65.82,
        "unemployment_rate": 77.87,
        "involuntary_parttime_share": 57.72,
        "union_membership": 37.82,
        "labor_share": 64.2,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1977-Q4",
      "composite": 51.08,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 67.75,
          "members_present": 2
        },
        "the_job": {
          "score": 64.02,
          "members_present": 2
        },
        "the_power": {
          "score": 44.7,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 87.17,
        "productivity_pay_wedge": 48.32,
        "unemployment_rate": 74.52,
        "involuntary_parttime_share": 53.51,
        "union_membership": 37.82,
        "labor_share": 51.58,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1978-Q1",
      "composite": 44.96,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 55.55,
          "members_present": 2
        },
        "the_job": {
          "score": 60.56,
          "members_present": 2
        },
        "the_power": {
          "score": 35.88,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 85.0,
        "productivity_pay_wedge": 26.09,
        "unemployment_rate": 71.82,
        "involuntary_parttime_share": 49.3,
        "union_membership": 39.1,
        "labor_share": 32.65,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1978-Q2",
      "composite": 49.46,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 61.96,
          "members_present": 2
        },
        "the_job": {
          "score": 59.68,
          "members_present": 2
        },
        "the_power": {
          "score": 48.34,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 80.65,
        "productivity_pay_wedge": 43.27,
        "unemployment_rate": 66.56,
        "involuntary_parttime_share": 52.81,
        "union_membership": 39.1,
        "labor_share": 57.57,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1978-Q3",
      "composite": 50.48,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 65.81,
          "members_present": 2
        },
        "the_job": {
          "score": 59.28,
          "members_present": 2
        },
        "the_power": {
          "score": 48.97,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 81.96,
        "productivity_pay_wedge": 49.66,
        "unemployment_rate": 67.52,
        "involuntary_parttime_share": 51.05,
        "union_membership": 39.1,
        "labor_share": 58.83,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1978-Q4",
      "composite": 48.89,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 63.65,
          "members_present": 2
        },
        "the_job": {
          "score": 54.47,
          "members_present": 2
        },
        "the_power": {
          "score": 49.6,
          "members_present": 2
        },
        "the_divide": {
          "score": 27.85,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 73.26,
        "productivity_pay_wedge": 54.04,
        "unemployment_rate": 63.85,
        "involuntary_parttime_share": 45.09,
        "union_membership": 39.1,
        "labor_share": 60.09,
        "gini_families": 27.85
      }
    },
    {
      "quarter": "1979-Q1",
      "composite": 45.09,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 52.97,
          "members_present": 2
        },
        "the_job": {
          "score": 54.17,
          "members_present": 2
        },
        "the_power": {
          "score": 40.3,
          "members_present": 2
        },
        "the_divide": {
          "score": 32.91,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 71.09,
        "productivity_pay_wedge": 34.85,
        "unemployment_rate": 62.9,
        "involuntary_parttime_share": 45.44,
        "union_membership": 40.38,
        "labor_share": 40.22,
        "gini_families": 32.91
      }
    },
    {
      "quarter": "1979-Q2",
      "composite": 46.71,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 57.4,
          "members_present": 2
        },
        "the_job": {
          "score": 53.37,
          "members_present": 2
        },
        "the_power": {
          "score": 43.14,
          "members_present": 2
        },
        "the_divide": {
          "score": 32.91,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 74.57,
        "productivity_pay_wedge": 40.24,
        "unemployment_rate": 57.8,
        "involuntary_parttime_share": 48.95,
        "union_membership": 40.38,
        "labor_share": 45.9,
        "gini_families": 32.91
      }
    },
    {
      "quarter": "1979-Q3",
      "composite": 49.58,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 69.25,
          "members_present": 2
        },
        "the_job": {
          "score": 55.22,
          "members_present": 2
        },
        "the_power": {
          "score": 40.93,
          "members_present": 2
        },
        "the_divide": {
          "score": 32.91,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 81.09,
        "productivity_pay_wedge": 57.41,
        "unemployment_rate": 62.9,
        "involuntary_parttime_share": 47.54,
        "union_membership": 40.38,
        "labor_share": 41.48,
        "gini_families": 32.91
      }
    },
    {
      "quarter": "1979-Q4",
      "composite": 47.13,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 62.04,
          "members_present": 2
        },
        "the_job": {
          "score": 58.15,
          "members_present": 2
        },
        "the_power": {
          "score": 35.41,
          "members_present": 2
        },
        "the_divide": {
          "score": 32.91,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 82.83,
        "productivity_pay_wedge": 41.25,
        "unemployment_rate": 65.61,
        "involuntary_parttime_share": 50.7,
        "union_membership": 40.38,
        "labor_share": 30.44,
        "gini_families": 32.91
      }
    },
    {
      "quarter": "1980-Q1",
      "composite": 50.85,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 71.12,
          "members_present": 2
        },
        "the_job": {
          "score": 61.9,
          "members_present": 2
        },
        "the_power": {
          "score": 37.47,
          "members_present": 2
        },
        "the_divide": {
          "score": 32.91,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 90.22,
        "productivity_pay_wedge": 52.02,
        "unemployment_rate": 71.34,
        "involuntary_parttime_share": 52.46,
        "union_membership": 41.67,
        "labor_share": 33.28,
        "gini_families": 32.91
      }
    },
    {
      "quarter": "1980-Q2",
      "composite": 51.23,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 62.08,
          "members_present": 2
        },
        "the_job": {
          "score": 77.6,
          "members_present": 2
        },
        "the_power": {
          "score": 32.35,
          "members_present": 2
        },
        "the_divide": {
          "score": 32.91,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 93.7,
        "productivity_pay_wedge": 30.47,
        "unemployment_rate": 83.44,
        "involuntary_parttime_share": 71.75,
        "union_membership": 41.67,
        "labor_share": 23.03,
        "gini_families": 32.91
      }
    },
    {
      "quarter": "1980-Q3",
      "composite": 50.11,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 56.55,
          "members_present": 2
        },
        "the_job": {
          "score": 80.77,
          "members_present": 2
        },
        "the_power": {
          "score": 30.22,
          "members_present": 2
        },
        "the_divide": {
          "score": 32.91,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 92.39,
        "productivity_pay_wedge": 20.71,
        "unemployment_rate": 88.38,
        "involuntary_parttime_share": 73.16,
        "union_membership": 41.67,
        "labor_share": 18.77,
        "gini_families": 32.91
      }
    },
    {
      "quarter": "1980-Q4",
      "composite": 50.46,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 58.45,
          "members_present": 2
        },
        "the_job": {
          "score": 78.12,
          "members_present": 2
        },
        "the_power": {
          "score": 32.35,
          "members_present": 2
        },
        "the_divide": {
          "score": 32.91,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 92.83,
        "productivity_pay_wedge": 24.07,
        "unemployment_rate": 85.19,
        "involuntary_parttime_share": 71.05,
        "union_membership": 41.67,
        "labor_share": 23.03,
        "gini_families": 32.91
      }
    },
    {
      "quarter": "1981-Q1",
      "composite": 56.33,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 63.82,
          "members_present": 2
        },
        "the_job": {
          "score": 79.13,
          "members_present": 2
        },
        "the_power": {
          "score": 46.32,
          "members_present": 2
        },
        "the_divide": {
          "score": 36.08,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 94.13,
        "productivity_pay_wedge": 33.5,
        "unemployment_rate": 86.15,
        "involuntary_parttime_share": 72.11,
        "union_membership": 42.95,
        "labor_share": 49.68,
        "gini_families": 36.08
      }
    },
    {
      "quarter": "1981-Q2",
      "composite": 53.13,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 59.37,
          "members_present": 2
        },
        "the_job": {
          "score": 77.24,
          "members_present": 2
        },
        "the_power": {
          "score": 39.85,
          "members_present": 2
        },
        "the_divide": {
          "score": 36.08,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 95.0,
        "productivity_pay_wedge": 23.74,
        "unemployment_rate": 85.19,
        "involuntary_parttime_share": 69.3,
        "union_membership": 42.95,
        "labor_share": 36.75,
        "gini_families": 36.08
      }
    },
    {
      "quarter": "1981-Q3",
      "composite": 56.61,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 64.62,
          "members_present": 2
        },
        "the_job": {
          "score": 80.23,
          "members_present": 2
        },
        "the_power": {
          "score": 45.53,
          "members_present": 2
        },
        "the_divide": {
          "score": 36.08,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 96.74,
        "productivity_pay_wedge": 32.49,
        "unemployment_rate": 85.19,
        "involuntary_parttime_share": 75.26,
        "union_membership": 42.95,
        "labor_share": 48.11,
        "gini_families": 36.08
      }
    },
    {
      "quarter": "1981-Q4",
      "composite": 56.54,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 63.18,
          "members_present": 2
        },
        "the_job": {
          "score": 88.16,
          "members_present": 2
        },
        "the_power": {
          "score": 38.75,
          "members_present": 2
        },
        "the_divide": {
          "score": 36.08,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 98.91,
        "productivity_pay_wedge": 27.44,
        "unemployment_rate": 91.24,
        "involuntary_parttime_share": 85.09,
        "union_membership": 42.95,
        "labor_share": 34.54,
        "gini_families": 36.08
      }
    },
    {
      "quarter": "1982-Q1",
      "composite": 54.99,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 53.05,
          "members_present": 2
        },
        "the_job": {
          "score": 92.23,
          "members_present": 2
        },
        "the_power": {
          "score": 29.77,
          "members_present": 2
        },
        "the_divide": {
          "score": 44.94,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 97.17,
        "productivity_pay_wedge": 8.92,
        "unemployment_rate": 94.11,
        "involuntary_parttime_share": 90.35,
        "union_membership": 44.23,
        "labor_share": 15.3,
        "gini_families": 44.94
      }
    },
    {
      "quarter": "1982-Q2",
      "composite": 56.87,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 54.54,
          "members_present": 2
        },
        "the_job": {
          "score": 95.1,
          "members_present": 2
        },
        "the_power": {
          "score": 32.92,
          "members_present": 2
        },
        "the_divide": {
          "score": 44.94,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 98.48,
        "productivity_pay_wedge": 10.61,
        "unemployment_rate": 96.34,
        "involuntary_parttime_share": 93.86,
        "union_membership": 44.23,
        "labor_share": 21.61,
        "gini_families": 44.94
      }
    },
    {
      "quarter": "1982-Q3",
      "composite": 57.3,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 54.52,
          "members_present": 2
        },
        "the_job": {
          "score": 97.46,
          "members_present": 2
        },
        "the_power": {
          "score": 32.29,
          "members_present": 2
        },
        "the_divide": {
          "score": 44.94,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 99.78,
        "productivity_pay_wedge": 9.26,
        "unemployment_rate": 98.25,
        "involuntary_parttime_share": 96.67,
        "union_membership": 44.23,
        "labor_share": 20.35,
        "gini_families": 44.94
      }
    },
    {
      "quarter": "1982-Q4",
      "composite": 60.21,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 62.05,
          "members_present": 2
        },
        "the_job": {
          "score": 99.5,
          "members_present": 2
        },
        "the_power": {
          "score": 34.34,
          "members_present": 2
        },
        "the_divide": {
          "score": 44.94,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 99.35,
        "productivity_pay_wedge": 24.75,
        "unemployment_rate": 99.52,
        "involuntary_parttime_share": 99.47,
        "union_membership": 44.23,
        "labor_share": 24.45,
        "gini_families": 44.94
      }
    },
    {
      "quarter": "1983-Q1",
      "composite": 63.65,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 70.77,
          "members_present": 2
        },
        "the_job": {
          "score": 99.16,
          "members_present": 2
        },
        "the_power": {
          "score": 38.45,
          "members_present": 2
        },
        "the_divide": {
          "score": 46.2,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 97.61,
        "productivity_pay_wedge": 43.94,
        "unemployment_rate": 99.2,
        "involuntary_parttime_share": 99.12,
        "union_membership": 45.51,
        "labor_share": 31.39,
        "gini_families": 46.2
      }
    },
    {
      "quarter": "1983-Q2",
      "composite": 65.95,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 70.82,
          "members_present": 2
        },
        "the_job": {
          "score": 97.43,
          "members_present": 2
        },
        "the_power": {
          "score": 49.33,
          "members_present": 2
        },
        "the_divide": {
          "score": 46.2,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 98.04,
        "productivity_pay_wedge": 43.6,
        "unemployment_rate": 98.89,
        "involuntary_parttime_share": 95.96,
        "union_membership": 45.51,
        "labor_share": 53.15,
        "gini_families": 46.2
      }
    },
    {
      "quarter": "1983-Q3",
      "composite": 67.62,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 73.83,
          "members_present": 2
        },
        "the_job": {
          "score": 95.11,
          "members_present": 2
        },
        "the_power": {
          "score": 55.33,
          "members_present": 2
        },
        "the_divide": {
          "score": 46.2,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 96.3,
        "productivity_pay_wedge": 51.35,
        "unemployment_rate": 96.02,
        "involuntary_parttime_share": 94.21,
        "union_membership": 45.51,
        "labor_share": 65.14,
        "gini_families": 46.2
      }
    },
    {
      "quarter": "1983-Q4",
      "composite": 67.36,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 74.91,
          "members_present": 2
        },
        "the_job": {
          "score": 93.16,
          "members_present": 2
        },
        "the_power": {
          "score": 55.17,
          "members_present": 2
        },
        "the_divide": {
          "score": 46.2,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 95.43,
        "productivity_pay_wedge": 54.38,
        "unemployment_rate": 93.15,
        "involuntary_parttime_share": 93.16,
        "union_membership": 45.51,
        "labor_share": 64.83,
        "gini_families": 46.2
      }
    },
    {
      "quarter": "1984-Q1",
      "composite": 70.41,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 89.74,
          "members_present": 3
        },
        "the_job": {
          "score": 90.49,
          "members_present": 2
        },
        "the_power": {
          "score": 53.92,
          "members_present": 2
        },
        "the_divide": {
          "score": 47.47,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 95.87,
        "median_weekly_earnings_real": 99.11,
        "productivity_pay_wedge": 74.24,
        "unemployment_rate": 90.29,
        "involuntary_parttime_share": 90.7,
        "union_membership": 46.79,
        "labor_share": 61.04,
        "gini_families": 47.47
      }
    },
    {
      "quarter": "1984-Q2",
      "composite": 70.03,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 90.51,
          "members_present": 3
        },
        "the_job": {
          "score": 86.49,
          "members_present": 2
        },
        "the_power": {
          "score": 55.65,
          "members_present": 2
        },
        "the_divide": {
          "score": 47.47,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 94.57,
        "median_weekly_earnings_real": 99.7,
        "productivity_pay_wedge": 77.27,
        "unemployment_rate": 86.15,
        "involuntary_parttime_share": 86.84,
        "union_membership": 46.79,
        "labor_share": 64.51,
        "gini_families": 47.47
      }
    },
    {
      "quarter": "1984-Q3",
      "composite": 69.09,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 87.58,
          "members_present": 3
        },
        "the_job": {
          "score": 85.97,
          "members_present": 2
        },
        "the_power": {
          "score": 55.34,
          "members_present": 2
        },
        "the_divide": {
          "score": 47.47,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 93.26,
        "median_weekly_earnings_real": 97.93,
        "productivity_pay_wedge": 71.55,
        "unemployment_rate": 86.15,
        "involuntary_parttime_share": 85.79,
        "union_membership": 46.79,
        "labor_share": 63.88,
        "gini_families": 47.47
      }
    },
    {
      "quarter": "1984-Q4",
      "composite": 67.74,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 85.12,
          "members_present": 3
        },
        "the_job": {
          "score": 84.12,
          "members_present": 2
        },
        "the_power": {
          "score": 54.23,
          "members_present": 2
        },
        "the_divide": {
          "score": 47.47,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 89.78,
        "median_weekly_earnings_real": 92.01,
        "productivity_pay_wedge": 73.57,
        "unemployment_rate": 82.8,
        "involuntary_parttime_share": 85.44,
        "union_membership": 46.79,
        "labor_share": 61.67,
        "gini_families": 47.47
      }
    },
    {
      "quarter": "1985-Q1",
      "composite": 65.62,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 75.89,
          "members_present": 3
        },
        "the_job": {
          "score": 82.05,
          "members_present": 2
        },
        "the_power": {
          "score": 55.82,
          "members_present": 2
        },
        "the_divide": {
          "score": 48.73,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 77.17,
        "median_weekly_earnings_real": 86.69,
        "productivity_pay_wedge": 63.8,
        "unemployment_rate": 82.17,
        "involuntary_parttime_share": 81.93,
        "union_membership": 48.08,
        "labor_share": 63.56,
        "gini_families": 48.73
      }
    },
    {
      "quarter": "1985-Q2",
      "composite": 63.42,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 65.7,
          "members_present": 3
        },
        "the_job": {
          "score": 83.59,
          "members_present": 2
        },
        "the_power": {
          "score": 55.66,
          "members_present": 2
        },
        "the_divide": {
          "score": 48.73,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 71.96,
        "median_weekly_earnings_real": 43.49,
        "productivity_pay_wedge": 81.65,
        "unemployment_rate": 82.8,
        "involuntary_parttime_share": 84.39,
        "union_membership": 48.08,
        "labor_share": 63.25,
        "gini_families": 48.73
      }
    },
    {
      "quarter": "1985-Q3",
      "composite": 65.49,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 73.34,
          "members_present": 3
        },
        "the_job": {
          "score": 82.51,
          "members_present": 2
        },
        "the_power": {
          "score": 57.4,
          "members_present": 2
        },
        "the_divide": {
          "score": 48.73,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 72.39,
        "median_weekly_earnings_real": 63.61,
        "productivity_pay_wedge": 84.01,
        "unemployment_rate": 81.69,
        "involuntary_parttime_share": 83.33,
        "union_membership": 48.08,
        "labor_share": 66.72,
        "gini_families": 48.73
      }
    },
    {
      "quarter": "1985-Q4",
      "composite": 61.25,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 64.15,
          "members_present": 3
        },
        "the_job": {
          "score": 80.25,
          "members_present": 2
        },
        "the_power": {
          "score": 51.88,
          "members_present": 2
        },
        "the_divide": {
          "score": 48.73,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 72.83,
        "median_weekly_earnings_real": 51.78,
        "productivity_pay_wedge": 67.85,
        "unemployment_rate": 79.62,
        "involuntary_parttime_share": 80.88,
        "union_membership": 48.08,
        "labor_share": 55.68,
        "gini_families": 48.73
      }
    },
    {
      "quarter": "1986-Q1",
      "composite": 59.88,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 55.9,
          "members_present": 3
        },
        "the_job": {
          "score": 79.37,
          "members_present": 2
        },
        "the_power": {
          "score": 54.25,
          "members_present": 2
        },
        "the_divide": {
          "score": 50.0,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 70.65,
        "median_weekly_earnings_real": 47.04,
        "productivity_pay_wedge": 50.0,
        "unemployment_rate": 79.62,
        "involuntary_parttime_share": 79.12,
        "union_membership": 49.36,
        "labor_share": 59.15,
        "gini_families": 50.0
      }
    },
    {
      "quarter": "1986-Q2",
      "composite": 57.86,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 46.54,
          "members_present": 3
        },
        "the_job": {
          "score": 82.53,
          "members_present": 2
        },
        "the_power": {
          "score": 52.36,
          "members_present": 2
        },
        "the_divide": {
          "score": 50.0,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 65.0,
        "median_weekly_earnings_real": 19.23,
        "productivity_pay_wedge": 55.39,
        "unemployment_rate": 81.37,
        "involuntary_parttime_share": 83.68,
        "union_membership": 49.36,
        "labor_share": 55.36,
        "gini_families": 50.0
      }
    },
    {
      "quarter": "1986-Q3",
      "composite": 54.33,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 39.06,
          "members_present": 3
        },
        "the_job": {
          "score": 79.07,
          "members_present": 2
        },
        "the_power": {
          "score": 49.21,
          "members_present": 2
        },
        "the_divide": {
          "score": 50.0,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 61.96,
        "median_weekly_earnings_real": 13.31,
        "productivity_pay_wedge": 41.92,
        "unemployment_rate": 78.66,
        "involuntary_parttime_share": 79.47,
        "union_membership": 49.36,
        "labor_share": 49.05,
        "gini_families": 50.0
      }
    },
    {
      "quarter": "1986-Q4",
      "composite": 52.52,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 39.92,
          "members_present": 3
        },
        "the_job": {
          "score": 78.99,
          "members_present": 2
        },
        "the_power": {
          "score": 41.16,
          "members_present": 2
        },
        "the_divide": {
          "score": 50.0,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 60.65,
        "median_weekly_earnings_real": 14.5,
        "productivity_pay_wedge": 44.61,
        "unemployment_rate": 76.75,
        "involuntary_parttime_share": 81.23,
        "union_membership": 49.36,
        "labor_share": 32.97,
        "gini_families": 50.0
      }
    },
    {
      "quarter": "1987-Q1",
      "composite": 54.61,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 51.97,
          "members_present": 3
        },
        "the_job": {
          "score": 75.76,
          "members_present": 2
        },
        "the_power": {
          "score": 39.44,
          "members_present": 2
        },
        "the_divide": {
          "score": 51.27,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 68.91,
        "median_weekly_earnings_real": 19.82,
        "productivity_pay_wedge": 67.17,
        "unemployment_rate": 73.09,
        "involuntary_parttime_share": 78.42,
        "union_membership": 50.64,
        "labor_share": 28.23,
        "gini_families": 51.27
      }
    },
    {
      "quarter": "1987-Q2",
      "composite": 56.14,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 56.5,
          "members_present": 3
        },
        "the_job": {
          "score": 73.24,
          "members_present": 2
        },
        "the_power": {
          "score": 43.54,
          "members_present": 2
        },
        "the_divide": {
          "score": 51.27,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 69.78,
        "median_weekly_earnings_real": 25.15,
        "productivity_pay_wedge": 74.58,
        "unemployment_rate": 70.86,
        "involuntary_parttime_share": 75.61,
        "union_membership": 50.64,
        "labor_share": 36.44,
        "gini_families": 51.27
      }
    },
    {
      "quarter": "1987-Q3",
      "composite": 53.88,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 51.49,
          "members_present": 3
        },
        "the_job": {
          "score": 71.26,
          "members_present": 2
        },
        "the_power": {
          "score": 41.49,
          "members_present": 2
        },
        "the_divide": {
          "score": 51.27,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 69.35,
        "median_weekly_earnings_real": 13.91,
        "productivity_pay_wedge": 71.21,
        "unemployment_rate": 66.56,
        "involuntary_parttime_share": 75.96,
        "union_membership": 50.64,
        "labor_share": 32.33,
        "gini_families": 51.27
      }
    },
    {
      "quarter": "1987-Q4",
      "composite": 54.57,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 55.58,
          "members_present": 3
        },
        "the_job": {
          "score": 68.99,
          "members_present": 2
        },
        "the_power": {
          "score": 42.43,
          "members_present": 2
        },
        "the_divide": {
          "score": 51.27,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 70.22,
        "median_weekly_earnings_real": 23.96,
        "productivity_pay_wedge": 72.56,
        "unemployment_rate": 61.31,
        "involuntary_parttime_share": 76.67,
        "union_membership": 50.64,
        "labor_share": 34.23,
        "gini_families": 51.27
      }
    },
    {
      "quarter": "1988-Q1",
      "composite": 52.35,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 52.4,
          "members_present": 3
        },
        "the_job": {
          "score": 65.66,
          "members_present": 2
        },
        "the_power": {
          "score": 38.82,
          "members_present": 2
        },
        "the_divide": {
          "score": 52.53,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 76.74,
        "median_weekly_earnings_real": 25.74,
        "productivity_pay_wedge": 54.71,
        "unemployment_rate": 57.8,
        "involuntary_parttime_share": 73.51,
        "union_membership": 51.92,
        "labor_share": 25.71,
        "gini_families": 52.53
      }
    },
    {
      "quarter": "1988-Q2",
      "composite": 49.17,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 45.48,
          "members_present": 3
        },
        "the_job": {
          "score": 60.02,
          "members_present": 2
        },
        "the_power": {
          "score": 38.66,
          "members_present": 2
        },
        "the_divide": {
          "score": 52.53,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 75.0,
        "median_weekly_earnings_real": 31.66,
        "productivity_pay_wedge": 29.8,
        "unemployment_rate": 49.68,
        "involuntary_parttime_share": 70.35,
        "union_membership": 51.92,
        "labor_share": 25.39,
        "gini_families": 52.53
      }
    },
    {
      "quarter": "1988-Q3",
      "composite": 49.92,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 46.47,
          "members_present": 3
        },
        "the_job": {
          "score": 61.24,
          "members_present": 2
        },
        "the_power": {
          "score": 39.45,
          "members_present": 2
        },
        "the_divide": {
          "score": 52.53,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 77.61,
        "median_weekly_earnings_real": 36.39,
        "productivity_pay_wedge": 25.42,
        "unemployment_rate": 49.68,
        "involuntary_parttime_share": 72.81,
        "union_membership": 51.92,
        "labor_share": 26.97,
        "gini_families": 52.53
      }
    },
    {
      "quarter": "1988-Q4",
      "composite": 49.46,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 43.38,
          "members_present": 3
        },
        "the_job": {
          "score": 58.15,
          "members_present": 2
        },
        "the_power": {
          "score": 43.78,
          "members_present": 2
        },
        "the_divide": {
          "score": 52.53,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 78.04,
        "median_weekly_earnings_real": 28.7,
        "productivity_pay_wedge": 23.4,
        "unemployment_rate": 46.66,
        "involuntary_parttime_share": 69.65,
        "union_membership": 51.92,
        "labor_share": 35.65,
        "gini_families": 52.53
      }
    },
    {
      "quarter": "1989-Q1",
      "composite": 50.74,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 45.08,
          "members_present": 3
        },
        "the_job": {
          "score": 54.5,
          "members_present": 2
        },
        "the_power": {
          "score": 47.03,
          "members_present": 2
        },
        "the_divide": {
          "score": 56.33,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 73.7,
        "median_weekly_earnings_real": 35.8,
        "productivity_pay_wedge": 25.76,
        "unemployment_rate": 42.52,
        "involuntary_parttime_share": 66.49,
        "union_membership": 53.21,
        "labor_share": 40.85,
        "gini_families": 56.33
      }
    },
    {
      "quarter": "1989-Q2",
      "composite": 53.92,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 50.59,
          "members_present": 3
        },
        "the_job": {
          "score": 55.41,
          "members_present": 2
        },
        "the_power": {
          "score": 53.34,
          "members_present": 2
        },
        "the_divide": {
          "score": 56.33,
          "members_present": 1
        }
      },
      "members": {
        "real_production_wage": 82.39,
        "median_weekly_earnings_real": 35.21,
        "productivity_pay_wedge": 34.18,
        "unemployment_rate": 43.63,
        "involuntary_parttime_share": 67.19,
        "union_membership": 53.21,
        "labor_share": 53.47,
        "gini_families": 56.33
      }
    },
    {
      "quarter": "1989-Q3",
      "composite": 49.04,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 52.41,
          "members_present": 3
        },
        "the_job": {
          "score": 54.01,
          "members_present": 2
        },
        "the_power": {
          "score": 54.76,
          "members_present": 2
        },
        "the_divide": {
          "score": 34.97,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 78.91,
        "median_weekly_earnings_real": 38.76,
        "productivity_pay_wedge": 39.56,
        "unemployment_rate": 43.63,
        "involuntary_parttime_share": 64.39,
        "union_membership": 53.21,
        "labor_share": 56.31,
        "gini_families": 56.33,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1989-Q4",
      "composite": 49.18,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 52.65,
          "members_present": 3
        },
        "the_job": {
          "score": 55.2,
          "members_present": 2
        },
        "the_power": {
          "score": 50.34,
          "members_present": 2
        },
        "the_divide": {
          "score": 38.54,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 76.3,
        "median_weekly_earnings_real": 48.82,
        "productivity_pay_wedge": 32.83,
        "unemployment_rate": 47.77,
        "involuntary_parttime_share": 62.63,
        "union_membership": 53.21,
        "labor_share": 47.48,
        "gini_families": 56.33,
        "bottom50_wealth_share": 20.75
      }
    },
    {
      "quarter": "1990-Q1",
      "composite": 48.9,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 57.18,
          "members_present": 3
        },
        "the_job": {
          "score": 53.91,
          "members_present": 2
        },
        "the_power": {
          "score": 50.82,
          "members_present": 2
        },
        "the_divide": {
          "score": 33.7,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 79.78,
        "median_weekly_earnings_real": 51.18,
        "productivity_pay_wedge": 40.57,
        "unemployment_rate": 45.54,
        "involuntary_parttime_share": 62.28,
        "union_membership": 54.49,
        "labor_share": 47.16,
        "gini_families": 53.8,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1990-Q2",
      "composite": 52.23,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 64.15,
          "members_present": 3
        },
        "the_job": {
          "score": 57.45,
          "members_present": 2
        },
        "the_power": {
          "score": 50.04,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.27,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 80.22,
        "median_weekly_earnings_real": 78.4,
        "productivity_pay_wedge": 33.84,
        "unemployment_rate": 46.66,
        "involuntary_parttime_share": 68.25,
        "union_membership": 54.49,
        "labor_share": 45.58,
        "gini_families": 53.8,
        "bottom50_wealth_share": 20.75
      }
    },
    {
      "quarter": "1990-Q3",
      "composite": 54.17,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 69.78,
          "members_present": 3
        },
        "the_job": {
          "score": 64.25,
          "members_present": 2
        },
        "the_power": {
          "score": 48.93,
          "members_present": 2
        },
        "the_divide": {
          "score": 33.7,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 85.87,
        "median_weekly_earnings_real": 87.28,
        "productivity_pay_wedge": 36.2,
        "unemployment_rate": 57.8,
        "involuntary_parttime_share": 70.7,
        "union_membership": 54.49,
        "labor_share": 43.38,
        "gini_families": 53.8,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1990-Q4",
      "composite": 54.13,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 72.57,
          "members_present": 3
        },
        "the_job": {
          "score": 71.6,
          "members_present": 2
        },
        "the_power": {
          "score": 41.2,
          "members_present": 2
        },
        "the_divide": {
          "score": 31.15,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 88.91,
        "median_weekly_earnings_real": 90.24,
        "productivity_pay_wedge": 38.55,
        "unemployment_rate": 68.63,
        "involuntary_parttime_share": 74.56,
        "union_membership": 54.49,
        "labor_share": 27.92,
        "gini_families": 53.8,
        "bottom50_wealth_share": 8.5
      }
    },
    {
      "quarter": "1991-Q1",
      "composite": 56.92,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 69.98,
          "members_present": 3
        },
        "the_job": {
          "score": 76.17,
          "members_present": 2
        },
        "the_power": {
          "score": 47.21,
          "members_present": 2
        },
        "the_divide": {
          "score": 34.33,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 89.35,
        "median_weekly_earnings_real": 81.36,
        "productivity_pay_wedge": 39.23,
        "unemployment_rate": 73.57,
        "involuntary_parttime_share": 78.77,
        "union_membership": 55.77,
        "labor_share": 38.64,
        "gini_families": 55.06,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1991-Q2",
      "composite": 60.86,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 79.98,
          "members_present": 3
        },
        "the_job": {
          "score": 79.69,
          "members_present": 2
        },
        "the_power": {
          "score": 49.41,
          "members_present": 2
        },
        "the_divide": {
          "score": 34.33,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 91.52,
        "median_weekly_earnings_real": 96.75,
        "productivity_pay_wedge": 51.68,
        "unemployment_rate": 76.75,
        "involuntary_parttime_share": 82.63,
        "union_membership": 55.77,
        "labor_share": 43.06,
        "gini_families": 55.06,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1991-Q3",
      "composite": 61.12,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 81.86,
          "members_present": 3
        },
        "the_job": {
          "score": 80.71,
          "members_present": 2
        },
        "the_power": {
          "score": 51.31,
          "members_present": 2
        },
        "the_divide": {
          "score": 30.59,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 91.09,
        "median_weekly_earnings_real": 96.75,
        "productivity_pay_wedge": 57.74,
        "unemployment_rate": 77.39,
        "involuntary_parttime_share": 84.04,
        "union_membership": 55.77,
        "labor_share": 46.85,
        "gini_families": 55.06,
        "bottom50_wealth_share": 6.12
      }
    },
    {
      "quarter": "1991-Q4",
      "composite": 61.81,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 85.32,
          "members_present": 3
        },
        "the_job": {
          "score": 83.98,
          "members_present": 2
        },
        "the_power": {
          "score": 47.36,
          "members_present": 2
        },
        "the_divide": {
          "score": 30.59,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 91.96,
        "median_weekly_earnings_real": 98.52,
        "productivity_pay_wedge": 65.49,
        "unemployment_rate": 80.41,
        "involuntary_parttime_share": 87.54,
        "union_membership": 55.77,
        "labor_share": 38.96,
        "gini_families": 55.06,
        "bottom50_wealth_share": 6.12
      }
    },
    {
      "quarter": "1992-Q1",
      "composite": 60.9,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 82.13,
          "members_present": 3
        },
        "the_job": {
          "score": 86.77,
          "members_present": 2
        },
        "the_power": {
          "score": 44.38,
          "members_present": 2
        },
        "the_divide": {
          "score": 30.33,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 90.65,
        "median_weekly_earnings_real": 92.6,
        "productivity_pay_wedge": 63.13,
        "unemployment_rate": 84.24,
        "involuntary_parttime_share": 89.3,
        "union_membership": 57.05,
        "labor_share": 31.7,
        "gini_families": 57.59,
        "bottom50_wealth_share": 3.06
      }
    },
    {
      "quarter": "1992-Q2",
      "composite": 61.47,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 80.36,
          "members_present": 3
        },
        "the_job": {
          "score": 87.82,
          "members_present": 2
        },
        "the_power": {
          "score": 47.37,
          "members_present": 2
        },
        "the_divide": {
          "score": 30.33,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 88.04,
        "median_weekly_earnings_real": 94.97,
        "productivity_pay_wedge": 58.08,
        "unemployment_rate": 87.74,
        "involuntary_parttime_share": 87.89,
        "union_membership": 57.05,
        "labor_share": 37.7,
        "gini_families": 57.59,
        "bottom50_wealth_share": 3.06
      }
    },
    {
      "quarter": "1992-Q3",
      "composite": 61.92,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 81.7,
          "members_present": 3
        },
        "the_job": {
          "score": 87.27,
          "members_present": 2
        },
        "the_power": {
          "score": 49.74,
          "members_present": 2
        },
        "the_divide": {
          "score": 28.97,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 86.74,
        "median_weekly_earnings_real": 95.56,
        "productivity_pay_wedge": 62.79,
        "unemployment_rate": 88.06,
        "involuntary_parttime_share": 86.49,
        "union_membership": 57.05,
        "labor_share": 42.43,
        "gini_families": 57.59,
        "bottom50_wealth_share": 0.34
      }
    },
    {
      "quarter": "1992-Q4",
      "composite": 63.28,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 83.23,
          "members_present": 3
        },
        "the_job": {
          "score": 86.59,
          "members_present": 2
        },
        "the_power": {
          "score": 54.0,
          "members_present": 2
        },
        "the_divide": {
          "score": 29.31,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 88.48,
        "median_weekly_earnings_real": 96.75,
        "productivity_pay_wedge": 64.48,
        "unemployment_rate": 84.24,
        "involuntary_parttime_share": 88.95,
        "union_membership": 57.05,
        "labor_share": 50.95,
        "gini_families": 57.59,
        "bottom50_wealth_share": 1.02
      }
    },
    {
      "quarter": "1993-Q1",
      "composite": 64.87,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 85.7,
          "members_present": 3
        },
        "the_job": {
          "score": 82.81,
          "members_present": 2
        },
        "the_power": {
          "score": 57.48,
          "members_present": 2
        },
        "the_divide": {
          "score": 33.49,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 86.3,
        "median_weekly_earnings_real": 93.2,
        "productivity_pay_wedge": 77.61,
        "unemployment_rate": 80.89,
        "involuntary_parttime_share": 84.74,
        "union_membership": 58.33,
        "labor_share": 56.62,
        "gini_families": 63.92,
        "bottom50_wealth_share": 3.06
      }
    },
    {
      "quarter": "1993-Q2",
      "composite": 63.17,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 81.64,
          "members_present": 3
        },
        "the_job": {
          "score": 84.17,
          "members_present": 2
        },
        "the_power": {
          "score": 53.38,
          "members_present": 2
        },
        "the_divide": {
          "score": 33.49,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 87.61,
        "median_weekly_earnings_real": 88.46,
        "productivity_pay_wedge": 68.86,
        "unemployment_rate": 80.1,
        "involuntary_parttime_share": 88.25,
        "union_membership": 58.33,
        "labor_share": 48.42,
        "gini_families": 63.92,
        "bottom50_wealth_share": 3.06
      }
    },
    {
      "quarter": "1993-Q3",
      "composite": 63.49,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 81.6,
          "members_present": 3
        },
        "the_job": {
          "score": 82.36,
          "members_present": 2
        },
        "the_power": {
          "score": 56.53,
          "members_present": 2
        },
        "the_divide": {
          "score": 33.49,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 84.13,
        "median_weekly_earnings_real": 83.73,
        "productivity_pay_wedge": 76.94,
        "unemployment_rate": 76.11,
        "involuntary_parttime_share": 88.6,
        "union_membership": 58.33,
        "labor_share": 54.73,
        "gini_families": 63.92,
        "bottom50_wealth_share": 3.06
      }
    },
    {
      "quarter": "1993-Q4",
      "composite": 63.12,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 81.19,
          "members_present": 3
        },
        "the_job": {
          "score": 78.16,
          "members_present": 2
        },
        "the_power": {
          "score": 58.11,
          "members_present": 2
        },
        "the_divide": {
          "score": 35.02,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 85.43,
        "median_weekly_earnings_real": 80.18,
        "productivity_pay_wedge": 77.95,
        "unemployment_rate": 74.04,
        "involuntary_parttime_share": 82.28,
        "union_membership": 58.33,
        "labor_share": 57.89,
        "gini_families": 63.92,
        "bottom50_wealth_share": 6.12
      }
    },
    {
      "quarter": "1994-Q1",
      "composite": 62.59,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 83.44,
          "members_present": 3
        },
        "the_job": {
          "score": 65.95,
          "members_present": 2
        },
        "the_power": {
          "score": 63.48,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.5,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 83.26,
        "median_weekly_earnings_real": 86.09,
        "productivity_pay_wedge": 80.98,
        "unemployment_rate": 72.77,
        "involuntary_parttime_share": 59.12,
        "union_membership": 59.62,
        "labor_share": 67.35,
        "gini_families": 61.39,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1994-Q2",
      "composite": 59.85,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 72.66,
          "members_present": 3
        },
        "the_job": {
          "score": 63.13,
          "members_present": 2
        },
        "the_power": {
          "score": 62.54,
          "members_present": 2
        },
        "the_divide": {
          "score": 41.07,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 75.43,
        "median_weekly_earnings_real": 80.77,
        "productivity_pay_wedge": 61.78,
        "unemployment_rate": 69.59,
        "involuntary_parttime_share": 56.67,
        "union_membership": 59.62,
        "labor_share": 65.46,
        "gini_families": 61.39,
        "bottom50_wealth_share": 20.75
      }
    },
    {
      "quarter": "1994-Q3",
      "composite": 58.45,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 77.1,
          "members_present": 3
        },
        "the_job": {
          "score": 56.35,
          "members_present": 2
        },
        "the_power": {
          "score": 62.85,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.5,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 81.52,
        "median_weekly_earnings_real": 89.35,
        "productivity_pay_wedge": 60.44,
        "unemployment_rate": 66.56,
        "involuntary_parttime_share": 46.14,
        "union_membership": 59.62,
        "labor_share": 66.09,
        "gini_families": 61.39,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1994-Q4",
      "composite": 58.7,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 81.03,
          "members_present": 3
        },
        "the_job": {
          "score": 51.21,
          "members_present": 2
        },
        "the_power": {
          "score": 65.06,
          "members_present": 2
        },
        "the_divide": {
          "score": 37.5,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 78.48,
        "median_weekly_earnings_real": 89.35,
        "productivity_pay_wedge": 75.25,
        "unemployment_rate": 55.57,
        "involuntary_parttime_share": 46.84,
        "union_membership": 59.62,
        "labor_share": 70.5,
        "gini_families": 61.39,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1995-Q1",
      "composite": 56.33,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 76.11,
          "members_present": 3
        },
        "the_job": {
          "score": 48.09,
          "members_present": 2
        },
        "the_power": {
          "score": 64.91,
          "members_present": 2
        },
        "the_divide": {
          "score": 36.23,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 74.13,
        "median_weekly_earnings_real": 84.32,
        "productivity_pay_wedge": 69.87,
        "unemployment_rate": 49.68,
        "involuntary_parttime_share": 46.49,
        "union_membership": 60.9,
        "labor_share": 68.93,
        "gini_families": 58.86,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1995-Q2",
      "composite": 57.43,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 79.04,
          "members_present": 3
        },
        "the_job": {
          "score": 51.78,
          "members_present": 2
        },
        "the_power": {
          "score": 65.23,
          "members_present": 2
        },
        "the_divide": {
          "score": 33.68,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 75.87,
        "median_weekly_earnings_real": 81.95,
        "productivity_pay_wedge": 79.29,
        "unemployment_rate": 56.37,
        "involuntary_parttime_share": 47.19,
        "union_membership": 60.9,
        "labor_share": 69.56,
        "gini_families": 58.86,
        "bottom50_wealth_share": 8.5
      }
    },
    {
      "quarter": "1995-Q3",
      "composite": 53.56,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 64.87,
          "members_present": 3
        },
        "the_job": {
          "score": 52.13,
          "members_present": 2
        },
        "the_power": {
          "score": 64.75,
          "members_present": 2
        },
        "the_divide": {
          "score": 32.49,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 71.52,
        "median_weekly_earnings_real": 53.55,
        "productivity_pay_wedge": 69.53,
        "unemployment_rate": 56.37,
        "involuntary_parttime_share": 47.89,
        "union_membership": 60.9,
        "labor_share": 68.61,
        "gini_families": 58.86,
        "bottom50_wealth_share": 6.12
      }
    },
    {
      "quarter": "1995-Q4",
      "composite": 53.9,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 67.59,
          "members_present": 3
        },
        "the_job": {
          "score": 49.73,
          "members_present": 2
        },
        "the_power": {
          "score": 64.6,
          "members_present": 2
        },
        "the_divide": {
          "score": 33.68,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 65.43,
        "median_weekly_earnings_real": 62.43,
        "productivity_pay_wedge": 74.92,
        "unemployment_rate": 53.66,
        "involuntary_parttime_share": 45.79,
        "union_membership": 60.9,
        "labor_share": 68.3,
        "gini_families": 58.86,
        "bottom50_wealth_share": 8.5
      }
    },
    {
      "quarter": "1996-Q1",
      "composite": 55.5,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 73.6,
          "members_present": 3
        },
        "the_job": {
          "score": 46.47,
          "members_present": 2
        },
        "the_power": {
          "score": 65.08,
          "members_present": 2
        },
        "the_divide": {
          "score": 36.87,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 65.87,
        "median_weekly_earnings_real": 78.99,
        "productivity_pay_wedge": 75.93,
        "unemployment_rate": 52.07,
        "involuntary_parttime_share": 40.88,
        "union_membership": 62.18,
        "labor_share": 67.98,
        "gini_families": 60.13,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1996-Q2",
      "composite": 56.81,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 73.22,
          "members_present": 3
        },
        "the_job": {
          "score": 47.06,
          "members_present": 2
        },
        "the_power": {
          "score": 66.5,
          "members_present": 2
        },
        "the_divide": {
          "score": 40.44,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 68.04,
        "median_weekly_earnings_real": 66.27,
        "productivity_pay_wedge": 85.35,
        "unemployment_rate": 50.8,
        "involuntary_parttime_share": 43.33,
        "union_membership": 62.18,
        "labor_share": 70.82,
        "gini_families": 60.13,
        "bottom50_wealth_share": 20.75
      }
    },
    {
      "quarter": "1996-Q3",
      "composite": 53.79,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 68.74,
          "members_present": 3
        },
        "the_job": {
          "score": 43.51,
          "members_present": 2
        },
        "the_power": {
          "score": 66.03,
          "members_present": 2
        },
        "the_divide": {
          "score": 36.87,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 64.57,
        "median_weekly_earnings_real": 57.99,
        "productivity_pay_wedge": 83.67,
        "unemployment_rate": 44.75,
        "involuntary_parttime_share": 42.28,
        "union_membership": 62.18,
        "labor_share": 69.87,
        "gini_families": 60.13,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1996-Q4",
      "composite": 55.03,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 72.0,
          "members_present": 3
        },
        "the_job": {
          "score": 41.49,
          "members_present": 2
        },
        "the_power": {
          "score": 66.18,
          "members_present": 2
        },
        "the_divide": {
          "score": 40.44,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 63.7,
        "median_weekly_earnings_real": 66.27,
        "productivity_pay_wedge": 86.03,
        "unemployment_rate": 46.66,
        "involuntary_parttime_share": 36.32,
        "union_membership": 62.18,
        "labor_share": 70.19,
        "gini_families": 60.13,
        "bottom50_wealth_share": 20.75
      }
    },
    {
      "quarter": "1997-Q1",
      "composite": 54.07,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 70.63,
          "members_present": 3
        },
        "the_job": {
          "score": 38.39,
          "members_present": 2
        },
        "the_power": {
          "score": 64.93,
          "members_present": 2
        },
        "the_divide": {
          "score": 42.34,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 59.35,
        "median_weekly_earnings_real": 71.89,
        "productivity_pay_wedge": 80.64,
        "unemployment_rate": 43.63,
        "involuntary_parttime_share": 33.16,
        "union_membership": 63.46,
        "labor_share": 66.4,
        "gini_families": 63.92,
        "bottom50_wealth_share": 20.75
      }
    },
    {
      "quarter": "1997-Q2",
      "composite": 53.05,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 67.36,
          "members_present": 3
        },
        "the_job": {
          "score": 35.21,
          "members_present": 2
        },
        "the_power": {
          "score": 67.3,
          "members_present": 2
        },
        "the_divide": {
          "score": 42.34,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 56.74,
        "median_weekly_earnings_real": 63.02,
        "productivity_pay_wedge": 82.32,
        "unemployment_rate": 39.01,
        "involuntary_parttime_share": 31.4,
        "union_membership": 63.46,
        "labor_share": 71.14,
        "gini_families": 63.92,
        "bottom50_wealth_share": 20.75
      }
    },
    {
      "quarter": "1997-Q3",
      "composite": 51.81,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 66.08,
          "members_present": 3
        },
        "the_job": {
          "score": 31.19,
          "members_present": 2
        },
        "the_power": {
          "score": 67.61,
          "members_present": 2
        },
        "the_divide": {
          "score": 42.34,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 50.65,
        "median_weekly_earnings_real": 66.27,
        "productivity_pay_wedge": 81.31,
        "unemployment_rate": 35.19,
        "involuntary_parttime_share": 27.19,
        "union_membership": 63.46,
        "labor_share": 71.77,
        "gini_families": 63.92,
        "bottom50_wealth_share": 20.75
      }
    },
    {
      "quarter": "1997-Q4",
      "composite": 47.73,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 54.01,
          "members_present": 3
        },
        "the_job": {
          "score": 27.77,
          "members_present": 2
        },
        "the_power": {
          "score": 64.62,
          "members_present": 2
        },
        "the_divide": {
          "score": 44.55,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 43.26,
        "median_weekly_earnings_real": 57.99,
        "productivity_pay_wedge": 60.77,
        "unemployment_rate": 31.85,
        "involuntary_parttime_share": 23.68,
        "union_membership": 63.46,
        "labor_share": 65.77,
        "gini_families": 63.92,
        "bottom50_wealth_share": 25.17
      }
    },
    {
      "quarter": "1998-Q1",
      "composite": 45.41,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 48.38,
          "members_present": 3
        },
        "the_job": {
          "score": 26.44,
          "members_present": 2
        },
        "the_power": {
          "score": 61.0,
          "members_present": 2
        },
        "the_divide": {
          "score": 45.81,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 40.65,
        "median_weekly_earnings_real": 54.14,
        "productivity_pay_wedge": 50.34,
        "unemployment_rate": 30.25,
        "involuntary_parttime_share": 22.63,
        "union_membership": 64.74,
        "labor_share": 57.26,
        "gini_families": 66.46,
        "bottom50_wealth_share": 25.17
      }
    },
    {
      "quarter": "1998-Q2",
      "composite": 44.16,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 48.68,
          "members_present": 3
        },
        "the_job": {
          "score": 22.12,
          "members_present": 2
        },
        "the_power": {
          "score": 58.0,
          "members_present": 2
        },
        "the_divide": {
          "score": 47.85,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 34.13,
        "median_weekly_earnings_real": 58.88,
        "productivity_pay_wedge": 53.03,
        "unemployment_rate": 27.23,
        "involuntary_parttime_share": 17.02,
        "union_membership": 64.74,
        "labor_share": 51.26,
        "gini_families": 66.46,
        "bottom50_wealth_share": 29.25
      }
    },
    {
      "quarter": "1998-Q3",
      "composite": 41.21,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 45.36,
          "members_present": 3
        },
        "the_job": {
          "score": 21.13,
          "members_present": 2
        },
        "the_power": {
          "score": 58.32,
          "members_present": 2
        },
        "the_divide": {
          "score": 40.03,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 30.65,
        "median_weekly_earnings_real": 59.47,
        "productivity_pay_wedge": 45.96,
        "unemployment_rate": 29.46,
        "involuntary_parttime_share": 12.81,
        "union_membership": 64.74,
        "labor_share": 51.89,
        "gini_families": 66.46,
        "bottom50_wealth_share": 13.61
      }
    },
    {
      "quarter": "1998-Q4",
      "composite": 39.78,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 36.92,
          "members_present": 3
        },
        "the_job": {
          "score": 17.61,
          "members_present": 2
        },
        "the_power": {
          "score": 58.79,
          "members_present": 2
        },
        "the_divide": {
          "score": 45.81,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 22.83,
        "median_weekly_earnings_real": 39.94,
        "productivity_pay_wedge": 47.98,
        "unemployment_rate": 28.03,
        "involuntary_parttime_share": 7.19,
        "union_membership": 64.74,
        "labor_share": 52.84,
        "gini_families": 66.46,
        "bottom50_wealth_share": 25.17
      }
    },
    {
      "quarter": "1999-Q1",
      "composite": 37.54,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 33.02,
          "members_present": 3
        },
        "the_job": {
          "score": 16.8,
          "members_present": 2
        },
        "the_power": {
          "score": 58.01,
          "members_present": 2
        },
        "the_divide": {
          "score": 42.34,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 19.78,
        "median_weekly_earnings_real": 44.08,
        "productivity_pay_wedge": 35.19,
        "unemployment_rate": 25.0,
        "involuntary_parttime_share": 8.6,
        "union_membership": 66.03,
        "labor_share": 50.0,
        "gini_families": 63.92,
        "bottom50_wealth_share": 20.75
      }
    },
    {
      "quarter": "1999-Q2",
      "composite": 38.09,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 30.99,
          "members_present": 3
        },
        "the_job": {
          "score": 15.51,
          "members_present": 2
        },
        "the_power": {
          "score": 59.27,
          "members_present": 2
        },
        "the_divide": {
          "score": 46.59,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 18.04,
        "median_weekly_earnings_real": 29.29,
        "productivity_pay_wedge": 45.62,
        "unemployment_rate": 24.52,
        "involuntary_parttime_share": 6.49,
        "union_membership": 66.03,
        "labor_share": 52.52,
        "gini_families": 63.92,
        "bottom50_wealth_share": 29.25
      }
    },
    {
      "quarter": "1999-Q3",
      "composite": 36.92,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 29.4,
          "members_present": 3
        },
        "the_job": {
          "score": 13.2,
          "members_present": 2
        },
        "the_power": {
          "score": 60.54,
          "members_present": 2
        },
        "the_divide": {
          "score": 44.55,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 15.43,
        "median_weekly_earnings_real": 20.41,
        "productivity_pay_wedge": 52.36,
        "unemployment_rate": 23.41,
        "involuntary_parttime_share": 2.98,
        "union_membership": 66.03,
        "labor_share": 55.05,
        "gini_families": 63.92,
        "bottom50_wealth_share": 25.17
      }
    },
    {
      "quarter": "1999-Q4",
      "composite": 35.46,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 24.9,
          "members_present": 3
        },
        "the_job": {
          "score": 10.12,
          "members_present": 2
        },
        "the_power": {
          "score": 60.22,
          "members_present": 2
        },
        "the_divide": {
          "score": 46.59,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 15.87,
        "median_weekly_earnings_real": 11.54,
        "productivity_pay_wedge": 47.31,
        "unemployment_rate": 18.31,
        "involuntary_parttime_share": 1.93,
        "union_membership": 66.03,
        "labor_share": 54.42,
        "gini_families": 63.92,
        "bottom50_wealth_share": 29.25
      }
    },
    {
      "quarter": "2000-Q1",
      "composite": 29.05,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 14.78,
          "members_present": 3
        },
        "the_job": {
          "score": 9.1,
          "members_present": 2
        },
        "the_power": {
          "score": 43.2,
          "members_present": 2
        },
        "the_divide": {
          "score": 49.12,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 15.0,
        "median_weekly_earnings_real": 10.65,
        "productivity_pay_wedge": 18.69,
        "unemployment_rate": 17.68,
        "involuntary_parttime_share": 0.53,
        "union_membership": 67.31,
        "labor_share": 19.09,
        "gini_families": 68.99,
        "bottom50_wealth_share": 29.25
      }
    },
    {
      "quarter": "2000-Q2",
      "composite": 33.33,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 19.45,
          "members_present": 3
        },
        "the_job": {
          "score": 8.48,
          "members_present": 2
        },
        "the_power": {
          "score": 56.29,
          "members_present": 2
        },
        "the_divide": {
          "score": 49.12,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 9.35,
        "median_weekly_earnings_real": 12.13,
        "productivity_pay_wedge": 36.87,
        "unemployment_rate": 16.08,
        "involuntary_parttime_share": 0.88,
        "union_membership": 67.31,
        "labor_share": 45.27,
        "gini_families": 68.99,
        "bottom50_wealth_share": 29.25
      }
    },
    {
      "quarter": "2000-Q3",
      "composite": 30.9,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 19.67,
          "members_present": 3
        },
        "the_job": {
          "score": 8.61,
          "members_present": 2
        },
        "the_power": {
          "score": 46.19,
          "members_present": 2
        },
        "the_divide": {
          "score": 49.12,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 13.26,
        "median_weekly_earnings_real": 18.64,
        "productivity_pay_wedge": 27.1,
        "unemployment_rate": 17.04,
        "involuntary_parttime_share": 0.18,
        "union_membership": 67.31,
        "labor_share": 25.08,
        "gini_families": 68.99,
        "bottom50_wealth_share": 29.25
      }
    },
    {
      "quarter": "2000-Q4",
      "composite": 31.93,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 19.2,
          "members_present": 3
        },
        "the_job": {
          "score": 8.78,
          "members_present": 2
        },
        "the_power": {
          "score": 50.61,
          "members_present": 2
        },
        "the_divide": {
          "score": 49.12,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 11.09,
        "median_weekly_earnings_real": 10.65,
        "productivity_pay_wedge": 35.86,
        "unemployment_rate": 15.29,
        "involuntary_parttime_share": 2.28,
        "union_membership": 67.31,
        "labor_share": 33.91,
        "gini_families": 68.99,
        "bottom50_wealth_share": 29.25
      }
    },
    {
      "quarter": "2001-Q1",
      "composite": 29.01,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 12.81,
          "members_present": 3
        },
        "the_job": {
          "score": 12.49,
          "members_present": 2
        },
        "the_power": {
          "score": 40.37,
          "members_present": 2
        },
        "the_divide": {
          "score": 50.39,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 10.65,
        "median_weekly_earnings_real": 9.76,
        "productivity_pay_wedge": 18.01,
        "unemployment_rate": 23.41,
        "involuntary_parttime_share": 1.58,
        "union_membership": 68.59,
        "labor_share": 12.15,
        "gini_families": 71.52,
        "bottom50_wealth_share": 29.25
      }
    },
    {
      "quarter": "2001-Q2",
      "composite": 32.58,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 13.62,
          "members_present": 3
        },
        "the_job": {
          "score": 16.68,
          "members_present": 2
        },
        "the_power": {
          "score": 47.94,
          "members_present": 2
        },
        "the_divide": {
          "score": 52.09,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 8.48,
        "median_weekly_earnings_real": 5.62,
        "productivity_pay_wedge": 26.77,
        "unemployment_rate": 27.23,
        "involuntary_parttime_share": 6.14,
        "union_membership": 68.59,
        "labor_share": 27.29,
        "gini_families": 71.52,
        "bottom50_wealth_share": 32.65
      }
    },
    {
      "quarter": "2001-Q3",
      "composite": 35.66,
      "band": 2,
      "band_range": "20-40",
      "band_label": "Low",
      "domains": {
        "the_paycheck": {
          "score": 15.18,
          "members_present": 3
        },
        "the_job": {
          "score": 23.66,
          "members_present": 2
        },
        "the_power": {
          "score": 51.72,
          "members_present": 2
        },
        "the_divide": {
          "score": 52.09,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 7.17,
        "median_weekly_earnings_real": 6.21,
        "productivity_pay_wedge": 32.15,
        "unemployment_rate": 34.87,
        "involuntary_parttime_share": 12.46,
        "union_membership": 68.59,
        "labor_share": 34.86,
        "gini_families": 71.52,
        "bottom50_wealth_share": 32.65
      }
    },
    {
      "quarter": "2001-Q4",
      "composite": 40.9,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 12.61,
          "members_present": 3
        },
        "the_job": {
          "score": 41.45,
          "members_present": 2
        },
        "the_power": {
          "score": 56.61,
          "members_present": 2
        },
        "the_divide": {
          "score": 52.94,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 3.7,
        "median_weekly_earnings_real": 2.66,
        "productivity_pay_wedge": 31.48,
        "unemployment_rate": 50.8,
        "involuntary_parttime_share": 32.11,
        "union_membership": 68.59,
        "labor_share": 44.64,
        "gini_families": 71.52,
        "bottom50_wealth_share": 34.35
      }
    },
    {
      "quarter": "2002-Q1",
      "composite": 45.32,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 22.55,
          "members_present": 3
        },
        "the_job": {
          "score": 41.27,
          "members_present": 2
        },
        "the_power": {
          "score": 65.14,
          "members_present": 2
        },
        "the_divide": {
          "score": 52.3,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 4.13,
        "median_weekly_earnings_real": 2.07,
        "productivity_pay_wedge": 61.45,
        "unemployment_rate": 57.8,
        "involuntary_parttime_share": 24.74,
        "union_membership": 69.87,
        "labor_share": 60.41,
        "gini_families": 70.25,
        "bottom50_wealth_share": 34.35
      }
    },
    {
      "quarter": "2002-Q2",
      "composite": 45.27,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 21.86,
          "members_present": 3
        },
        "the_job": {
          "score": 42.67,
          "members_present": 2
        },
        "the_power": {
          "score": 63.41,
          "members_present": 2
        },
        "the_divide": {
          "score": 53.15,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 8.04,
        "median_weekly_earnings_real": 3.85,
        "productivity_pay_wedge": 53.7,
        "unemployment_rate": 61.31,
        "involuntary_parttime_share": 24.04,
        "union_membership": 69.87,
        "labor_share": 56.94,
        "gini_families": 70.25,
        "bottom50_wealth_share": 36.05
      }
    },
    {
      "quarter": "2002-Q3",
      "composite": 47.01,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 26.09,
          "members_present": 3
        },
        "the_job": {
          "score": 43.57,
          "members_present": 2
        },
        "the_power": {
          "score": 66.09,
          "members_present": 2
        },
        "the_divide": {
          "score": 52.3,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 11.52,
        "median_weekly_earnings_real": 7.99,
        "productivity_pay_wedge": 58.75,
        "unemployment_rate": 59.24,
        "involuntary_parttime_share": 27.89,
        "union_membership": 69.87,
        "labor_share": 62.3,
        "gini_families": 70.25,
        "bottom50_wealth_share": 34.35
      }
    },
    {
      "quarter": "2002-Q4",
      "composite": 49.41,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 31.87,
          "members_present": 3
        },
        "the_job": {
          "score": 46.27,
          "members_present": 2
        },
        "the_power": {
          "score": 66.32,
          "members_present": 2
        },
        "the_divide": {
          "score": 53.15,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 14.57,
        "median_weekly_earnings_real": 9.17,
        "productivity_pay_wedge": 71.89,
        "unemployment_rate": 62.9,
        "involuntary_parttime_share": 29.65,
        "union_membership": 69.87,
        "labor_share": 62.78,
        "gini_families": 70.25,
        "bottom50_wealth_share": 36.05
      }
    },
    {
      "quarter": "2003-Q1",
      "composite": 55.31,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 44.84,
          "members_present": 3
        },
        "the_job": {
          "score": 52.06,
          "members_present": 2
        },
        "the_power": {
          "score": 69.41,
          "members_present": 2
        },
        "the_divide": {
          "score": 54.93,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 23.26,
        "median_weekly_earnings_real": 22.19,
        "productivity_pay_wedge": 89.06,
        "unemployment_rate": 62.9,
        "involuntary_parttime_share": 41.23,
        "union_membership": 71.15,
        "labor_share": 67.67,
        "gini_families": 72.78,
        "bottom50_wealth_share": 37.07
      }
    },
    {
      "quarter": "2003-Q2",
      "composite": 55.74,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 43.01,
          "members_present": 3
        },
        "the_job": {
          "score": 53.88,
          "members_present": 2
        },
        "the_power": {
          "score": 69.09,
          "members_present": 2
        },
        "the_divide": {
          "score": 56.97,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 24.13,
        "median_weekly_earnings_real": 16.86,
        "productivity_pay_wedge": 88.05,
        "unemployment_rate": 68.63,
        "involuntary_parttime_share": 39.12,
        "union_membership": 71.15,
        "labor_share": 67.03,
        "gini_families": 72.78,
        "bottom50_wealth_share": 41.16
      }
    },
    {
      "quarter": "2003-Q3",
      "composite": 57.91,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 48.99,
          "members_present": 3
        },
        "the_job": {
          "score": 54.05,
          "members_present": 2
        },
        "the_power": {
          "score": 71.62,
          "members_present": 2
        },
        "the_divide": {
          "score": 56.97,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 31.09,
        "median_weekly_earnings_real": 22.78,
        "productivity_pay_wedge": 93.1,
        "unemployment_rate": 68.63,
        "involuntary_parttime_share": 39.47,
        "union_membership": 71.15,
        "labor_share": 72.08,
        "gini_families": 72.78,
        "bottom50_wealth_share": 41.16
      }
    },
    {
      "quarter": "2003-Q4",
      "composite": 59.53,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 57.01,
          "members_present": 3
        },
        "the_job": {
          "score": 52.85,
          "members_present": 2
        },
        "the_power": {
          "score": 71.3,
          "members_present": 2
        },
        "the_divide": {
          "score": 56.97,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 38.91,
        "median_weekly_earnings_real": 41.72,
        "productivity_pay_wedge": 90.4,
        "unemployment_rate": 61.31,
        "involuntary_parttime_share": 44.39,
        "union_membership": 71.15,
        "labor_share": 71.45,
        "gini_families": 72.78,
        "bottom50_wealth_share": 41.16
      }
    },
    {
      "quarter": "2004-Q1",
      "composite": 59.32,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 54.1,
          "members_present": 3
        },
        "the_job": {
          "score": 48.11,
          "members_present": 2
        },
        "the_power": {
          "score": 73.05,
          "members_present": 2
        },
        "the_divide": {
          "score": 62.0,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 41.96,
        "median_weekly_earnings_real": 26.92,
        "productivity_pay_wedge": 93.43,
        "unemployment_rate": 57.8,
        "involuntary_parttime_share": 38.42,
        "union_membership": 72.44,
        "labor_share": 73.66,
        "gini_families": 74.68,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2004-Q2",
      "composite": 57.39,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 54.79,
          "members_present": 3
        },
        "the_job": {
          "score": 44.41,
          "members_present": 2
        },
        "the_power": {
          "score": 72.42,
          "members_present": 2
        },
        "the_divide": {
          "score": 57.92,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 42.83,
        "median_weekly_earnings_real": 30.47,
        "productivity_pay_wedge": 91.08,
        "unemployment_rate": 54.62,
        "involuntary_parttime_share": 34.21,
        "union_membership": 72.44,
        "labor_share": 72.4,
        "gini_families": 74.68,
        "bottom50_wealth_share": 41.16
      }
    },
    {
      "quarter": "2004-Q3",
      "composite": 58.2,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 59.78,
          "members_present": 3
        },
        "the_job": {
          "score": 40.16,
          "members_present": 2
        },
        "the_power": {
          "score": 70.84,
          "members_present": 2
        },
        "the_divide": {
          "score": 62.0,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 45.0,
        "median_weekly_earnings_real": 52.37,
        "productivity_pay_wedge": 81.99,
        "unemployment_rate": 48.57,
        "involuntary_parttime_share": 31.75,
        "union_membership": 72.44,
        "labor_share": 69.24,
        "gini_families": 74.68,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2004-Q4",
      "composite": 60.6,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 65.91,
          "members_present": 3
        },
        "the_job": {
          "score": 41.74,
          "members_present": 2
        },
        "the_power": {
          "score": 72.73,
          "members_present": 2
        },
        "the_divide": {
          "score": 62.0,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 48.48,
        "median_weekly_earnings_real": 61.54,
        "productivity_pay_wedge": 87.71,
        "unemployment_rate": 48.57,
        "involuntary_parttime_share": 34.91,
        "union_membership": 72.44,
        "labor_share": 73.03,
        "gini_families": 74.68,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2005-Q1",
      "composite": 60.68,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 68.93,
          "members_present": 3
        },
        "the_job": {
          "score": 36.19,
          "members_present": 2
        },
        "the_power": {
          "score": 74.32,
          "members_present": 2
        },
        "the_divide": {
          "score": 63.27,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 47.61,
        "median_weekly_earnings_real": 60.36,
        "productivity_pay_wedge": 98.82,
        "unemployment_rate": 45.54,
        "involuntary_parttime_share": 26.84,
        "union_membership": 73.72,
        "labor_share": 74.92,
        "gini_families": 77.22,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2005-Q2",
      "composite": 61.12,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 69.46,
          "members_present": 3
        },
        "the_job": {
          "score": 33.2,
          "members_present": 2
        },
        "the_power": {
          "score": 74.48,
          "members_present": 2
        },
        "the_divide": {
          "score": 67.35,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 49.35,
        "median_weekly_earnings_real": 66.27,
        "productivity_pay_wedge": 92.76,
        "unemployment_rate": 40.61,
        "involuntary_parttime_share": 25.79,
        "union_membership": 73.72,
        "labor_share": 75.24,
        "gini_families": 77.22,
        "bottom50_wealth_share": 57.48
      }
    },
    {
      "quarter": "2005-Q3",
      "composite": 62.46,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 77.18,
          "members_present": 3
        },
        "the_job": {
          "score": 34.46,
          "members_present": 2
        },
        "the_power": {
          "score": 74.95,
          "members_present": 2
        },
        "the_divide": {
          "score": 63.27,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 55.87,
        "median_weekly_earnings_real": 77.51,
        "productivity_pay_wedge": 98.15,
        "unemployment_rate": 38.22,
        "involuntary_parttime_share": 30.7,
        "union_membership": 73.72,
        "labor_share": 76.18,
        "gini_families": 77.22,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2005-Q4",
      "composite": 61.09,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 75.64,
          "members_present": 3
        },
        "the_job": {
          "score": 29.72,
          "members_present": 2
        },
        "the_power": {
          "score": 75.74,
          "members_present": 2
        },
        "the_divide": {
          "score": 63.27,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 58.48,
        "median_weekly_earnings_real": 71.3,
        "productivity_pay_wedge": 97.14,
        "unemployment_rate": 38.22,
        "involuntary_parttime_share": 21.23,
        "union_membership": 73.72,
        "labor_share": 77.76,
        "gini_families": 77.22,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2006-Q1",
      "composite": 60.48,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 73.32,
          "members_present": 3
        },
        "the_job": {
          "score": 24.38,
          "members_present": 2
        },
        "the_power": {
          "score": 75.28,
          "members_present": 2
        },
        "the_divide": {
          "score": 68.93,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 51.96,
        "median_weekly_earnings_real": 69.53,
        "productivity_pay_wedge": 98.48,
        "unemployment_rate": 32.8,
        "involuntary_parttime_share": 15.96,
        "union_membership": 75.0,
        "labor_share": 75.55,
        "gini_families": 80.38,
        "bottom50_wealth_share": 57.48
      }
    },
    {
      "quarter": "2006-Q2",
      "composite": 61.72,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 78.13,
          "members_present": 3
        },
        "the_job": {
          "score": 23.29,
          "members_present": 2
        },
        "the_power": {
          "score": 76.54,
          "members_present": 2
        },
        "the_divide": {
          "score": 68.93,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 52.39,
        "median_weekly_earnings_real": 85.21,
        "productivity_pay_wedge": 96.8,
        "unemployment_rate": 30.25,
        "involuntary_parttime_share": 16.32,
        "union_membership": 75.0,
        "labor_share": 78.08,
        "gini_families": 80.38,
        "bottom50_wealth_share": 57.48
      }
    },
    {
      "quarter": "2006-Q3",
      "composite": 61.85,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 76.85,
          "members_present": 3
        },
        "the_job": {
          "score": 24.92,
          "members_present": 2
        },
        "the_power": {
          "score": 76.7,
          "members_present": 2
        },
        "the_divide": {
          "score": 68.93,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 58.04,
        "median_weekly_earnings_real": 76.04,
        "productivity_pay_wedge": 96.46,
        "unemployment_rate": 30.89,
        "involuntary_parttime_share": 18.95,
        "union_membership": 75.0,
        "labor_share": 78.39,
        "gini_families": 80.38,
        "bottom50_wealth_share": 57.48
      }
    },
    {
      "quarter": "2006-Q4",
      "composite": 60.21,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 71.5,
          "members_present": 3
        },
        "the_job": {
          "score": 23.93,
          "members_present": 2
        },
        "the_power": {
          "score": 74.8,
          "members_present": 2
        },
        "the_divide": {
          "score": 70.63,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 51.09,
        "median_weekly_earnings_real": 73.67,
        "productivity_pay_wedge": 89.73,
        "unemployment_rate": 28.03,
        "involuntary_parttime_share": 19.82,
        "union_membership": 75.0,
        "labor_share": 74.61,
        "gini_families": 80.38,
        "bottom50_wealth_share": 60.88
      }
    },
    {
      "quarter": "2007-Q1",
      "composite": 57.44,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 65.83,
          "members_present": 3
        },
        "the_job": {
          "score": 23.96,
          "members_present": 2
        },
        "the_power": {
          "score": 74.81,
          "members_present": 2
        },
        "the_divide": {
          "score": 65.15,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 55.43,
        "median_weekly_earnings_real": 79.59,
        "productivity_pay_wedge": 62.46,
        "unemployment_rate": 28.98,
        "involuntary_parttime_share": 18.95,
        "union_membership": 76.28,
        "labor_share": 73.34,
        "gini_families": 67.72,
        "bottom50_wealth_share": 62.59
      }
    },
    {
      "quarter": "2007-Q2",
      "composite": 59.27,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 69.81,
          "members_present": 3
        },
        "the_job": {
          "score": 26.16,
          "members_present": 2
        },
        "the_power": {
          "score": 75.29,
          "members_present": 2
        },
        "the_divide": {
          "score": 65.83,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 53.7,
        "median_weekly_earnings_real": 75.44,
        "productivity_pay_wedge": 80.3,
        "unemployment_rate": 28.98,
        "involuntary_parttime_share": 23.33,
        "union_membership": 76.28,
        "labor_share": 74.29,
        "gini_families": 67.72,
        "bottom50_wealth_share": 63.95
      }
    },
    {
      "quarter": "2007-Q3",
      "composite": 60.25,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 68.64,
          "members_present": 3
        },
        "the_job": {
          "score": 28.99,
          "members_present": 2
        },
        "the_power": {
          "score": 76.86,
          "members_present": 2
        },
        "the_divide": {
          "score": 66.51,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 54.57,
        "median_weekly_earnings_real": 68.34,
        "productivity_pay_wedge": 83.0,
        "unemployment_rate": 31.85,
        "involuntary_parttime_share": 26.14,
        "union_membership": 76.28,
        "labor_share": 77.44,
        "gini_families": 67.72,
        "bottom50_wealth_share": 65.31
      }
    },
    {
      "quarter": "2007-Q4",
      "composite": 61.98,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 74.4,
          "members_present": 3
        },
        "the_job": {
          "score": 29.74,
          "members_present": 2
        },
        "the_power": {
          "score": 76.07,
          "members_present": 2
        },
        "the_divide": {
          "score": 67.7,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 60.22,
        "median_weekly_earnings_real": 76.63,
        "productivity_pay_wedge": 86.36,
        "unemployment_rate": 34.39,
        "involuntary_parttime_share": 25.09,
        "union_membership": 76.28,
        "labor_share": 75.87,
        "gini_families": 67.72,
        "bottom50_wealth_share": 67.69
      }
    },
    {
      "quarter": "2008-Q1",
      "composite": 62.83,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 63.78,
          "members_present": 3
        },
        "the_job": {
          "score": 38.02,
          "members_present": 2
        },
        "the_power": {
          "score": 75.77,
          "members_present": 2
        },
        "the_divide": {
          "score": 73.74,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 58.91,
        "median_weekly_earnings_real": 66.27,
        "productivity_pay_wedge": 66.16,
        "unemployment_rate": 39.01,
        "involuntary_parttime_share": 37.02,
        "union_membership": 77.56,
        "labor_share": 73.97,
        "gini_families": 74.68,
        "bottom50_wealth_share": 72.79
      }
    },
    {
      "quarter": "2008-Q2",
      "composite": 68.88,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 76.6,
          "members_present": 3
        },
        "the_job": {
          "score": 48.15,
          "members_present": 2
        },
        "the_power": {
          "score": 77.03,
          "members_present": 2
        },
        "the_divide": {
          "score": 73.74,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 64.13,
        "median_weekly_earnings_real": 74.26,
        "productivity_pay_wedge": 91.41,
        "unemployment_rate": 46.66,
        "involuntary_parttime_share": 49.65,
        "union_membership": 77.56,
        "labor_share": 76.5,
        "gini_families": 74.68,
        "bottom50_wealth_share": 72.79
      }
    },
    {
      "quarter": "2008-Q3",
      "composite": 74.6,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 78.94,
          "members_present": 3
        },
        "the_job": {
          "score": 65.12,
          "members_present": 2
        },
        "the_power": {
          "score": 77.19,
          "members_present": 2
        },
        "the_divide": {
          "score": 77.14,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 66.3,
        "median_weekly_earnings_real": 83.14,
        "productivity_pay_wedge": 87.37,
        "unemployment_rate": 66.56,
        "involuntary_parttime_share": 63.68,
        "union_membership": 77.56,
        "labor_share": 76.81,
        "gini_families": 74.68,
        "bottom50_wealth_share": 79.59
      }
    },
    {
      "quarter": "2008-Q4",
      "composite": 70.7,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 48.83,
          "members_present": 3
        },
        "the_job": {
          "score": 79.48,
          "members_present": 2
        },
        "the_power": {
          "score": 75.14,
          "members_present": 2
        },
        "the_divide": {
          "score": 79.35,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 43.7,
        "median_weekly_earnings_real": 56.51,
        "productivity_pay_wedge": 46.3,
        "unemployment_rate": 77.39,
        "involuntary_parttime_share": 81.58,
        "union_membership": 77.56,
        "labor_share": 72.71,
        "gini_families": 74.68,
        "bottom50_wealth_share": 84.01
      }
    },
    {
      "quarter": "2009-Q1",
      "composite": 77.04,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 50.82,
          "members_present": 3
        },
        "the_job": {
          "score": 93.48,
          "members_present": 2
        },
        "the_power": {
          "score": 79.25,
          "members_present": 2
        },
        "the_divide": {
          "score": 84.62,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 33.7,
        "median_weekly_earnings_real": 45.86,
        "productivity_pay_wedge": 72.9,
        "unemployment_rate": 92.04,
        "involuntary_parttime_share": 94.91,
        "union_membership": 78.85,
        "labor_share": 79.65,
        "gini_families": 79.11,
        "bottom50_wealth_share": 90.14
      }
    },
    {
      "quarter": "2009-Q2",
      "composite": 78.63,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 54.05,
          "members_present": 3
        },
        "the_job": {
          "score": 97.06,
          "members_present": 2
        },
        "the_power": {
          "score": 78.78,
          "members_present": 2
        },
        "the_divide": {
          "score": 84.62,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 31.52,
        "median_weekly_earnings_real": 55.03,
        "productivity_pay_wedge": 75.59,
        "unemployment_rate": 95.7,
        "involuntary_parttime_share": 98.42,
        "union_membership": 78.85,
        "labor_share": 78.71,
        "gini_families": 79.11,
        "bottom50_wealth_share": 90.14
      }
    },
    {
      "quarter": "2009-Q3",
      "composite": 79.2,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 55.2,
          "members_present": 3
        },
        "the_job": {
          "score": 97.59,
          "members_present": 2
        },
        "the_power": {
          "score": 79.41,
          "members_present": 2
        },
        "the_divide": {
          "score": 84.62,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 35.0,
        "median_weekly_earnings_real": 38.17,
        "productivity_pay_wedge": 92.42,
        "unemployment_rate": 97.45,
        "involuntary_parttime_share": 97.72,
        "union_membership": 78.85,
        "labor_share": 79.97,
        "gini_families": 79.11,
        "bottom50_wealth_share": 90.14
      }
    },
    {
      "quarter": "2009-Q4",
      "composite": 80.37,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 56.79,
          "members_present": 3
        },
        "the_job": {
          "score": 98.67,
          "members_present": 2
        },
        "the_power": {
          "score": 80.04,
          "members_present": 2
        },
        "the_divide": {
          "score": 85.99,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 28.04,
        "median_weekly_earnings_real": 48.22,
        "productivity_pay_wedge": 94.11,
        "unemployment_rate": 98.57,
        "involuntary_parttime_share": 98.77,
        "union_membership": 78.85,
        "labor_share": 81.23,
        "gini_families": 79.11,
        "bottom50_wealth_share": 92.86
      }
    },
    {
      "quarter": "2010-Q1",
      "composite": 81.06,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 55.1,
          "members_present": 3
        },
        "the_job": {
          "score": 98.0,
          "members_present": 2
        },
        "the_power": {
          "score": 85.1,
          "members_present": 2
        },
        "the_divide": {
          "score": 86.06,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 24.57,
        "median_weekly_earnings_real": 45.27,
        "productivity_pay_wedge": 95.45,
        "unemployment_rate": 97.93,
        "involuntary_parttime_share": 98.07,
        "union_membership": 80.13,
        "labor_share": 90.06,
        "gini_families": 77.22,
        "bottom50_wealth_share": 94.9
      }
    },
    {
      "quarter": "2010-Q2",
      "composite": 79.6,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 51.89,
          "members_present": 3
        },
        "the_job": {
          "score": 97.23,
          "members_present": 2
        },
        "the_power": {
          "score": 83.2,
          "members_present": 2
        },
        "the_divide": {
          "score": 86.06,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 18.91,
        "median_weekly_earnings_real": 44.67,
        "productivity_pay_wedge": 92.09,
        "unemployment_rate": 97.45,
        "involuntary_parttime_share": 97.02,
        "union_membership": 80.13,
        "labor_share": 86.28,
        "gini_families": 77.22,
        "bottom50_wealth_share": 94.9
      }
    },
    {
      "quarter": "2010-Q3",
      "composite": 77.96,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 45.15,
          "members_present": 3
        },
        "the_job": {
          "score": 96.49,
          "members_present": 2
        },
        "the_power": {
          "score": 84.15,
          "members_present": 2
        },
        "the_divide": {
          "score": 86.06,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 11.96,
        "median_weekly_earnings_real": 33.43,
        "productivity_pay_wedge": 90.07,
        "unemployment_rate": 96.66,
        "involuntary_parttime_share": 96.32,
        "union_membership": 80.13,
        "labor_share": 88.17,
        "gini_families": 77.22,
        "bottom50_wealth_share": 94.9
      }
    },
    {
      "quarter": "2010-Q4",
      "composite": 79.86,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 48.96,
          "members_present": 3
        },
        "the_job": {
          "score": 97.17,
          "members_present": 2
        },
        "the_power": {
          "score": 85.73,
          "members_present": 2
        },
        "the_divide": {
          "score": 87.59,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 12.83,
        "median_weekly_earnings_real": 42.31,
        "productivity_pay_wedge": 91.75,
        "unemployment_rate": 96.97,
        "involuntary_parttime_share": 97.37,
        "union_membership": 80.13,
        "labor_share": 91.32,
        "gini_families": 77.22,
        "bottom50_wealth_share": 97.96
      }
    },
    {
      "quarter": "2011-Q1",
      "composite": 79.74,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 52.71,
          "members_present": 3
        },
        "the_job": {
          "score": 94.81,
          "members_present": 2
        },
        "the_power": {
          "score": 81.0,
          "members_present": 2
        },
        "the_divide": {
          "score": 90.44,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 21.09,
        "median_weekly_earnings_real": 50.0,
        "productivity_pay_wedge": 87.04,
        "unemployment_rate": 95.06,
        "involuntary_parttime_share": 94.56,
        "union_membership": 81.41,
        "labor_share": 80.6,
        "gini_families": 82.91,
        "bottom50_wealth_share": 97.96
      }
    },
    {
      "quarter": "2011-Q2",
      "composite": 82.22,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 58.66,
          "members_present": 3
        },
        "the_job": {
          "score": 95.32,
          "members_present": 2
        },
        "the_power": {
          "score": 84.47,
          "members_present": 2
        },
        "the_divide": {
          "score": 90.44,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 34.57,
        "median_weekly_earnings_real": 47.63,
        "productivity_pay_wedge": 93.77,
        "unemployment_rate": 95.38,
        "involuntary_parttime_share": 95.26,
        "union_membership": 81.41,
        "labor_share": 87.54,
        "gini_families": 82.91,
        "bottom50_wealth_share": 97.96
      }
    },
    {
      "quarter": "2011-Q3",
      "composite": 82.81,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 63.19,
          "members_present": 3
        },
        "the_job": {
          "score": 95.18,
          "members_present": 2
        },
        "the_power": {
          "score": 82.42,
          "members_present": 2
        },
        "the_divide": {
          "score": 90.44,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 38.48,
        "median_weekly_earnings_real": 60.36,
        "productivity_pay_wedge": 90.74,
        "unemployment_rate": 94.75,
        "involuntary_parttime_share": 95.61,
        "union_membership": 81.41,
        "labor_share": 83.44,
        "gini_families": 82.91,
        "bottom50_wealth_share": 97.96
      }
    },
    {
      "quarter": "2011-Q4",
      "composite": 85.9,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 71.56,
          "members_present": 3
        },
        "the_job": {
          "score": 93.49,
          "members_present": 2
        },
        "the_power": {
          "score": 88.1,
          "members_present": 2
        },
        "the_divide": {
          "score": 90.44,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 44.13,
        "median_weekly_earnings_real": 70.71,
        "productivity_pay_wedge": 99.83,
        "unemployment_rate": 93.47,
        "involuntary_parttime_share": 93.51,
        "union_membership": 81.41,
        "labor_share": 94.79,
        "gini_families": 82.91,
        "bottom50_wealth_share": 97.96
      }
    },
    {
      "quarter": "2012-Q1",
      "composite": 85.44,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 71.58,
          "members_present": 3
        },
        "the_job": {
          "score": 92.25,
          "members_present": 2
        },
        "the_power": {
          "score": 86.85,
          "members_present": 2
        },
        "the_divide": {
          "score": 91.07,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 46.3,
        "median_weekly_earnings_real": 68.93,
        "productivity_pay_wedge": 99.49,
        "unemployment_rate": 92.04,
        "involuntary_parttime_share": 92.46,
        "union_membership": 82.69,
        "labor_share": 91.01,
        "gini_families": 84.18,
        "bottom50_wealth_share": 97.96
      }
    },
    {
      "quarter": "2012-Q2",
      "composite": 83.82,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 67.97,
          "members_present": 3
        },
        "the_job": {
          "score": 90.99,
          "members_present": 2
        },
        "the_power": {
          "score": 87.8,
          "members_present": 2
        },
        "the_divide": {
          "score": 88.52,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 44.57,
        "median_weekly_earnings_real": 61.54,
        "productivity_pay_wedge": 97.81,
        "unemployment_rate": 90.92,
        "involuntary_parttime_share": 91.05,
        "union_membership": 82.69,
        "labor_share": 92.9,
        "gini_families": 84.18,
        "bottom50_wealth_share": 92.86
      }
    },
    {
      "quarter": "2012-Q3",
      "composite": 85.19,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 72.57,
          "members_present": 3
        },
        "the_job": {
          "score": 91.71,
          "members_present": 2
        },
        "the_power": {
          "score": 87.95,
          "members_present": 2
        },
        "the_divide": {
          "score": 88.52,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 46.74,
        "median_weekly_earnings_real": 74.85,
        "productivity_pay_wedge": 96.13,
        "unemployment_rate": 90.61,
        "involuntary_parttime_share": 92.81,
        "union_membership": 82.69,
        "labor_share": 93.22,
        "gini_families": 84.18,
        "bottom50_wealth_share": 92.86
      }
    },
    {
      "quarter": "2012-Q4",
      "composite": 80.72,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 63.23,
          "members_present": 3
        },
        "the_job": {
          "score": 90.69,
          "members_present": 2
        },
        "the_power": {
          "score": 81.8,
          "members_present": 2
        },
        "the_divide": {
          "score": 87.16,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 45.87,
        "median_weekly_earnings_real": 64.2,
        "productivity_pay_wedge": 79.63,
        "unemployment_rate": 89.97,
        "involuntary_parttime_share": 91.4,
        "union_membership": 82.69,
        "labor_share": 80.91,
        "gini_families": 84.18,
        "bottom50_wealth_share": 90.14
      }
    },
    {
      "quarter": "2013-Q1",
      "composite": 85.04,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 71.56,
          "members_present": 3
        },
        "the_job": {
          "score": 89.51,
          "members_present": 2
        },
        "the_power": {
          "score": 88.12,
          "members_present": 2
        },
        "the_divide": {
          "score": 90.95,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 42.39,
        "median_weekly_earnings_real": 77.51,
        "productivity_pay_wedge": 94.78,
        "unemployment_rate": 89.01,
        "involuntary_parttime_share": 90.0,
        "union_membership": 83.97,
        "labor_share": 92.27,
        "gini_families": 91.77,
        "bottom50_wealth_share": 90.14
      }
    },
    {
      "quarter": "2013-Q2",
      "composite": 80.93,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 59.99,
          "members_present": 3
        },
        "the_job": {
          "score": 88.38,
          "members_present": 2
        },
        "the_power": {
          "score": 85.44,
          "members_present": 2
        },
        "the_divide": {
          "score": 89.93,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 39.78,
        "median_weekly_earnings_real": 66.27,
        "productivity_pay_wedge": 73.91,
        "unemployment_rate": 87.1,
        "involuntary_parttime_share": 89.65,
        "union_membership": 83.97,
        "labor_share": 86.91,
        "gini_families": 91.77,
        "bottom50_wealth_share": 88.1
      }
    },
    {
      "quarter": "2013-Q3",
      "composite": 80.35,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 58.57,
          "members_present": 3
        },
        "the_job": {
          "score": 84.68,
          "members_present": 2
        },
        "the_power": {
          "score": 88.91,
          "members_present": 2
        },
        "the_divide": {
          "score": 89.25,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 35.43,
        "median_weekly_earnings_real": 55.92,
        "productivity_pay_wedge": 84.34,
        "unemployment_rate": 82.17,
        "involuntary_parttime_share": 87.19,
        "union_membership": 83.97,
        "labor_share": 93.85,
        "gini_families": 91.77,
        "bottom50_wealth_share": 86.73
      }
    },
    {
      "quarter": "2013-Q4",
      "composite": 84.82,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 78.18,
          "members_present": 3
        },
        "the_job": {
          "score": 82.16,
          "members_present": 2
        },
        "the_power": {
          "score": 89.7,
          "members_present": 2
        },
        "the_divide": {
          "score": 89.25,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 52.83,
        "median_weekly_earnings_real": 82.54,
        "productivity_pay_wedge": 99.16,
        "unemployment_rate": 78.18,
        "involuntary_parttime_share": 86.14,
        "union_membership": 83.97,
        "labor_share": 95.43,
        "gini_families": 91.77,
        "bottom50_wealth_share": 86.73
      }
    },
    {
      "quarter": "2014-Q1",
      "composite": 81.47,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 76.51,
          "members_present": 3
        },
        "the_job": {
          "score": 77.17,
          "members_present": 2
        },
        "the_power": {
          "score": 85.14,
          "members_present": 2
        },
        "the_divide": {
          "score": 87.04,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 61.52,
        "median_weekly_earnings_real": 91.42,
        "productivity_pay_wedge": 76.6,
        "unemployment_rate": 74.52,
        "involuntary_parttime_share": 79.82,
        "union_membership": 85.26,
        "labor_share": 85.02,
        "gini_families": 87.34,
        "bottom50_wealth_share": 86.73
      }
    },
    {
      "quarter": "2014-Q2",
      "composite": 82.98,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 81.98,
          "members_present": 3
        },
        "the_job": {
          "score": 74.88,
          "members_present": 2
        },
        "the_power": {
          "score": 89.39,
          "members_present": 2
        },
        "the_divide": {
          "score": 85.68,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 62.83,
        "median_weekly_earnings_real": 94.38,
        "productivity_pay_wedge": 88.72,
        "unemployment_rate": 69.59,
        "involuntary_parttime_share": 80.18,
        "union_membership": 85.26,
        "labor_share": 93.53,
        "gini_families": 87.34,
        "bottom50_wealth_share": 84.01
      }
    },
    {
      "quarter": "2014-Q3",
      "composite": 81.57,
      "band": 5,
      "band_range": "80-100",
      "band_label": "Severe",
      "domains": {
        "the_paycheck": {
          "score": 77.76,
          "members_present": 3
        },
        "the_job": {
          "score": 72.68,
          "members_present": 2
        },
        "the_power": {
          "score": 90.18,
          "members_present": 2
        },
        "the_divide": {
          "score": 85.68,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 59.78,
        "median_weekly_earnings_real": 90.83,
        "productivity_pay_wedge": 82.66,
        "unemployment_rate": 67.99,
        "involuntary_parttime_share": 77.37,
        "union_membership": 85.26,
        "labor_share": 95.11,
        "gini_families": 87.34,
        "bottom50_wealth_share": 84.01
      }
    },
    {
      "quarter": "2014-Q4",
      "composite": 75.95,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 63.15,
          "members_present": 3
        },
        "the_job": {
          "score": 66.36,
          "members_present": 2
        },
        "the_power": {
          "score": 88.61,
          "members_present": 2
        },
        "the_divide": {
          "score": 85.68,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 56.3,
        "median_weekly_earnings_real": 87.87,
        "productivity_pay_wedge": 45.29,
        "unemployment_rate": 57.8,
        "involuntary_parttime_share": 74.91,
        "union_membership": 85.26,
        "labor_share": 91.96,
        "gini_families": 87.34,
        "bottom50_wealth_share": 84.01
      }
    },
    {
      "quarter": "2015-Q1",
      "composite": 69.97,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 47.92,
          "members_present": 3
        },
        "the_job": {
          "score": 62.26,
          "members_present": 2
        },
        "the_power": {
          "score": 86.88,
          "members_present": 2
        },
        "the_divide": {
          "score": 82.83,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 50.22,
        "median_weekly_earnings_real": 72.49,
        "productivity_pay_wedge": 21.04,
        "unemployment_rate": 52.07,
        "involuntary_parttime_share": 72.46,
        "union_membership": 86.54,
        "labor_share": 87.22,
        "gini_families": 81.65,
        "bottom50_wealth_share": 84.01
      }
    },
    {
      "quarter": "2015-Q2",
      "composite": 70.19,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 52.38,
          "members_present": 3
        },
        "the_job": {
          "score": 58.76,
          "members_present": 2
        },
        "the_power": {
          "score": 87.99,
          "members_present": 2
        },
        "the_divide": {
          "score": 81.64,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 53.26,
        "median_weekly_earnings_real": 73.08,
        "productivity_pay_wedge": 30.81,
        "unemployment_rate": 48.57,
        "involuntary_parttime_share": 68.95,
        "union_membership": 86.54,
        "labor_share": 89.43,
        "gini_families": 81.65,
        "bottom50_wealth_share": 81.63
      }
    },
    {
      "quarter": "2015-Q3",
      "composite": 68.15,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 50.9,
          "members_present": 3
        },
        "the_job": {
          "score": 52.85,
          "members_present": 2
        },
        "the_power": {
          "score": 87.2,
          "members_present": 2
        },
        "the_divide": {
          "score": 81.64,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 54.13,
        "median_weekly_earnings_real": 70.12,
        "productivity_pay_wedge": 28.45,
        "unemployment_rate": 40.61,
        "involuntary_parttime_share": 65.09,
        "union_membership": 86.54,
        "labor_share": 87.85,
        "gini_families": 81.65,
        "bottom50_wealth_share": 81.63
      }
    },
    {
      "quarter": "2015-Q4",
      "composite": 64.21,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 41.1,
          "members_present": 3
        },
        "the_job": {
          "score": 50.61,
          "members_present": 2
        },
        "the_power": {
          "score": 84.52,
          "members_present": 2
        },
        "the_divide": {
          "score": 80.62,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 48.91,
        "median_weekly_earnings_real": 55.03,
        "productivity_pay_wedge": 19.36,
        "unemployment_rate": 39.65,
        "involuntary_parttime_share": 61.58,
        "union_membership": 86.54,
        "labor_share": 82.49,
        "gini_families": 81.65,
        "bottom50_wealth_share": 79.59
      }
    },
    {
      "quarter": "2016-Q1",
      "composite": 64.51,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 40.68,
          "members_present": 3
        },
        "the_job": {
          "score": 47.3,
          "members_present": 2
        },
        "the_power": {
          "score": 86.58,
          "members_present": 2
        },
        "the_divide": {
          "score": 83.47,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 41.09,
        "median_weekly_earnings_real": 46.45,
        "productivity_pay_wedge": 34.51,
        "unemployment_rate": 35.83,
        "involuntary_parttime_share": 58.77,
        "union_membership": 87.82,
        "labor_share": 85.33,
        "gini_families": 87.34,
        "bottom50_wealth_share": 79.59
      }
    },
    {
      "quarter": "2016-Q2",
      "composite": 64.06,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 34.54,
          "members_present": 3
        },
        "the_job": {
          "score": 49.44,
          "members_present": 2
        },
        "the_power": {
          "score": 88.78,
          "members_present": 2
        },
        "the_divide": {
          "score": 83.47,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 39.35,
        "median_weekly_earnings_real": 42.9,
        "productivity_pay_wedge": 21.38,
        "unemployment_rate": 36.94,
        "involuntary_parttime_share": 61.93,
        "union_membership": 87.82,
        "labor_share": 89.75,
        "gini_families": 87.34,
        "bottom50_wealth_share": 79.59
      }
    },
    {
      "quarter": "2016-Q3",
      "composite": 62.71,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 32.89,
          "members_present": 3
        },
        "the_job": {
          "score": 46.6,
          "members_present": 2
        },
        "the_power": {
          "score": 89.1,
          "members_present": 2
        },
        "the_divide": {
          "score": 82.28,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 37.61,
        "median_weekly_earnings_real": 34.62,
        "productivity_pay_wedge": 26.43,
        "unemployment_rate": 35.83,
        "involuntary_parttime_share": 57.37,
        "union_membership": 87.82,
        "labor_share": 90.38,
        "gini_families": 87.34,
        "bottom50_wealth_share": 77.21
      }
    },
    {
      "quarter": "2016-Q4",
      "composite": 59.89,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 24.66,
          "members_present": 3
        },
        "the_job": {
          "score": 43.38,
          "members_present": 2
        },
        "the_power": {
          "score": 89.26,
          "members_present": 2
        },
        "the_divide": {
          "score": 82.28,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 38.04,
        "median_weekly_earnings_real": 26.33,
        "productivity_pay_wedge": 9.6,
        "unemployment_rate": 33.6,
        "involuntary_parttime_share": 53.16,
        "union_membership": 87.82,
        "labor_share": 90.69,
        "gini_families": 87.34,
        "bottom50_wealth_share": 77.21
      }
    },
    {
      "quarter": "2017-Q1",
      "composite": 59.9,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 24.21,
          "members_present": 3
        },
        "the_job": {
          "score": 39.89,
          "members_present": 2
        },
        "the_power": {
          "score": 88.49,
          "members_present": 2
        },
        "the_divide": {
          "score": 87.02,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 33.26,
        "median_weekly_earnings_real": 21.01,
        "productivity_pay_wedge": 18.35,
        "unemployment_rate": 29.78,
        "involuntary_parttime_share": 50.0,
        "union_membership": 90.38,
        "labor_share": 86.59,
        "gini_families": 96.84,
        "bottom50_wealth_share": 77.21
      }
    },
    {
      "quarter": "2017-Q2",
      "composite": 57.38,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 21.38,
          "members_present": 3
        },
        "the_job": {
          "score": 35.06,
          "members_present": 2
        },
        "the_power": {
          "score": 87.07,
          "members_present": 2
        },
        "the_divide": {
          "score": 86.0,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 28.91,
        "median_weekly_earnings_real": 21.6,
        "productivity_pay_wedge": 13.64,
        "unemployment_rate": 26.43,
        "involuntary_parttime_share": 43.68,
        "union_membership": 90.38,
        "labor_share": 83.75,
        "gini_families": 96.84,
        "bottom50_wealth_share": 75.17
      }
    },
    {
      "quarter": "2017-Q3",
      "composite": 56.29,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 18.85,
          "members_present": 3
        },
        "the_job": {
          "score": 33.08,
          "members_present": 2
        },
        "the_power": {
          "score": 87.23,
          "members_present": 2
        },
        "the_divide": {
          "score": 86.0,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 25.87,
        "median_weekly_earnings_real": 18.05,
        "productivity_pay_wedge": 12.63,
        "unemployment_rate": 25.64,
        "involuntary_parttime_share": 40.53,
        "union_membership": 90.38,
        "labor_share": 84.07,
        "gini_families": 96.84,
        "bottom50_wealth_share": 75.17
      }
    },
    {
      "quarter": "2017-Q4",
      "composite": 56.85,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 29.5,
          "members_present": 3
        },
        "the_job": {
          "score": 25.14,
          "members_present": 2
        },
        "the_power": {
          "score": 86.75,
          "members_present": 2
        },
        "the_divide": {
          "score": 86.0,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 26.3,
        "median_weekly_earnings_real": 31.07,
        "productivity_pay_wedge": 31.14,
        "unemployment_rate": 21.34,
        "involuntary_parttime_share": 28.95,
        "union_membership": 90.38,
        "labor_share": 83.12,
        "gini_families": 96.84,
        "bottom50_wealth_share": 75.17
      }
    },
    {
      "quarter": "2018-Q1",
      "composite": 53.72,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 20.4,
          "members_present": 3
        },
        "the_job": {
          "score": 25.59,
          "members_present": 2
        },
        "the_power": {
          "score": 88.81,
          "members_present": 2
        },
        "the_divide": {
          "score": 80.07,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 29.78,
        "median_weekly_earnings_real": 15.09,
        "productivity_pay_wedge": 16.33,
        "unemployment_rate": 17.68,
        "involuntary_parttime_share": 33.51,
        "union_membership": 91.67,
        "labor_share": 85.96,
        "gini_families": 87.34,
        "bottom50_wealth_share": 72.79
      }
    },
    {
      "quarter": "2018-Q2",
      "composite": 54.94,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 28.28,
          "members_present": 3
        },
        "the_job": {
          "score": 22.69,
          "members_present": 2
        },
        "the_power": {
          "score": 90.08,
          "members_present": 2
        },
        "the_divide": {
          "score": 78.7,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 35.87,
        "median_weekly_earnings_real": 24.56,
        "productivity_pay_wedge": 24.41,
        "unemployment_rate": 16.08,
        "involuntary_parttime_share": 29.3,
        "union_membership": 91.67,
        "labor_share": 88.49,
        "gini_families": 87.34,
        "bottom50_wealth_share": 70.07
      }
    },
    {
      "quarter": "2018-Q3",
      "composite": 50.71,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 18.7,
          "members_present": 3
        },
        "the_job": {
          "score": 15.42,
          "members_present": 2
        },
        "the_power": {
          "score": 88.66,
          "members_present": 2
        },
        "the_divide": {
          "score": 80.07,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 28.48,
        "median_weekly_earnings_real": 15.68,
        "productivity_pay_wedge": 11.95,
        "unemployment_rate": 10.67,
        "involuntary_parttime_share": 20.18,
        "union_membership": 91.67,
        "labor_share": 85.65,
        "gini_families": 87.34,
        "bottom50_wealth_share": 72.79
      }
    },
    {
      "quarter": "2018-Q4",
      "composite": 49.87,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 15.32,
          "members_present": 3
        },
        "the_job": {
          "score": 17.41,
          "members_present": 2
        },
        "the_power": {
          "score": 88.03,
          "members_present": 2
        },
        "the_divide": {
          "score": 78.7,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 25.0,
        "median_weekly_earnings_real": 12.72,
        "productivity_pay_wedge": 8.25,
        "unemployment_rate": 12.9,
        "involuntary_parttime_share": 21.93,
        "union_membership": 91.67,
        "labor_share": 84.38,
        "gini_families": 87.34,
        "bottom50_wealth_share": 70.07
      }
    },
    {
      "quarter": "2019-Q1",
      "composite": 50.68,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 16.74,
          "members_present": 3
        },
        "the_job": {
          "score": 18.74,
          "members_present": 2
        },
        "the_power": {
          "score": 86.94,
          "members_present": 2
        },
        "the_divide": {
          "score": 80.29,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 20.65,
        "median_weekly_earnings_real": 16.27,
        "productivity_pay_wedge": 13.3,
        "unemployment_rate": 14.49,
        "involuntary_parttime_share": 22.98,
        "union_membership": 93.59,
        "labor_share": 80.28,
        "gini_families": 90.51,
        "bottom50_wealth_share": 70.07
      }
    },
    {
      "quarter": "2019-Q2",
      "composite": 47.79,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 10.27,
          "members_present": 3
        },
        "the_job": {
          "score": 12.39,
          "members_present": 2
        },
        "the_power": {
          "score": 88.2,
          "members_present": 2
        },
        "the_divide": {
          "score": 80.29,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 17.61,
        "median_weekly_earnings_real": 3.25,
        "productivity_pay_wedge": 9.93,
        "unemployment_rate": 8.12,
        "involuntary_parttime_share": 16.67,
        "union_membership": 93.59,
        "labor_share": 82.81,
        "gini_families": 90.51,
        "bottom50_wealth_share": 70.07
      }
    },
    {
      "quarter": "2019-Q3",
      "composite": 48.57,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 13.63,
          "members_present": 3
        },
        "the_job": {
          "score": 8.49,
          "members_present": 2
        },
        "the_power": {
          "score": 93.09,
          "members_present": 2
        },
        "the_divide": {
          "score": 79.1,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 16.3,
        "median_weekly_earnings_real": 8.58,
        "productivity_pay_wedge": 15.99,
        "unemployment_rate": 7.32,
        "involuntary_parttime_share": 9.65,
        "union_membership": 93.59,
        "labor_share": 92.59,
        "gini_families": 90.51,
        "bottom50_wealth_share": 67.69
      }
    },
    {
      "quarter": "2019-Q4",
      "composite": 49.08,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 17.72,
          "members_present": 3
        },
        "the_job": {
          "score": 8.31,
          "members_present": 2
        },
        "the_power": {
          "score": 91.2,
          "members_present": 2
        },
        "the_divide": {
          "score": 79.1,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 19.35,
        "median_weekly_earnings_real": 5.03,
        "productivity_pay_wedge": 28.79,
        "unemployment_rate": 7.32,
        "involuntary_parttime_share": 9.3,
        "union_membership": 93.59,
        "labor_share": 88.8,
        "gini_families": 90.51,
        "bottom50_wealth_share": 67.69
      }
    },
    {
      "quarter": "2020-Q1",
      "composite": 50.55,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 17.75,
          "members_present": 3
        },
        "the_job": {
          "score": 18.64,
          "members_present": 2
        },
        "the_power": {
          "score": 84.22,
          "members_present": 2
        },
        "the_divide": {
          "score": 81.58,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 26.74,
        "median_weekly_earnings_real": 6.8,
        "productivity_pay_wedge": 19.7,
        "unemployment_rate": 12.9,
        "involuntary_parttime_share": 24.39,
        "union_membership": 89.1,
        "labor_share": 79.34,
        "gini_families": 96.84,
        "bottom50_wealth_share": 66.33
      }
    },
    {
      "quarter": "2020-Q2",
      "composite": 66.65,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 2.58,
          "members_present": 3
        },
        "the_job": {
          "score": 99.83,
          "members_present": 2
        },
        "the_power": {
          "score": 83.12,
          "members_present": 2
        },
        "the_divide": {
          "score": 81.07,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 0.22,
        "median_weekly_earnings_real": 0.3,
        "productivity_pay_wedge": 7.24,
        "unemployment_rate": 99.84,
        "involuntary_parttime_share": 99.82,
        "union_membership": 89.1,
        "labor_share": 77.13,
        "gini_families": 96.84,
        "bottom50_wealth_share": 65.31
      }
    },
    {
      "quarter": "2020-Q3",
      "composite": 67.0,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 13.56,
          "members_present": 3
        },
        "the_job": {
          "score": 87.16,
          "members_present": 2
        },
        "the_power": {
          "score": 86.9,
          "members_present": 2
        },
        "the_divide": {
          "score": 80.39,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 3.26,
        "median_weekly_earnings_real": 0.89,
        "productivity_pay_wedge": 36.53,
        "unemployment_rate": 93.79,
        "involuntary_parttime_share": 80.53,
        "union_membership": 89.1,
        "labor_share": 84.7,
        "gini_families": 96.84,
        "bottom50_wealth_share": 63.95
      }
    },
    {
      "quarter": "2020-Q4",
      "composite": 61.0,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 8.2,
          "members_present": 3
        },
        "the_job": {
          "score": 72.04,
          "members_present": 2
        },
        "the_power": {
          "score": 84.06,
          "members_present": 2
        },
        "the_divide": {
          "score": 79.71,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 5.43,
        "median_weekly_earnings_real": 1.48,
        "productivity_pay_wedge": 17.68,
        "unemployment_rate": 75.48,
        "involuntary_parttime_share": 68.6,
        "union_membership": 89.1,
        "labor_share": 79.02,
        "gini_families": 96.84,
        "bottom50_wealth_share": 62.59
      }
    },
    {
      "quarter": "2021-Q1",
      "composite": 61.66,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 14.45,
          "members_present": 3
        },
        "the_job": {
          "score": 64.32,
          "members_present": 2
        },
        "the_power": {
          "score": 87.73,
          "members_present": 2
        },
        "the_divide": {
          "score": 80.13,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 9.78,
        "median_weekly_earnings_real": 4.44,
        "productivity_pay_wedge": 29.12,
        "unemployment_rate": 70.22,
        "involuntary_parttime_share": 58.42,
        "union_membership": 93.59,
        "labor_share": 81.86,
        "gini_families": 99.37,
        "bottom50_wealth_share": 60.88
      }
    },
    {
      "quarter": "2021-Q2",
      "composite": 58.61,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 15.69,
          "members_present": 3
        },
        "the_job": {
          "score": 50.74,
          "members_present": 2
        },
        "the_power": {
          "score": 87.88,
          "members_present": 2
        },
        "the_divide": {
          "score": 80.13,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 10.22,
        "median_weekly_earnings_real": 7.4,
        "productivity_pay_wedge": 29.46,
        "unemployment_rate": 64.81,
        "involuntary_parttime_share": 36.67,
        "union_membership": 93.59,
        "labor_share": 82.18,
        "gini_families": 99.37,
        "bottom50_wealth_share": 60.88
      }
    },
    {
      "quarter": "2021-Q3",
      "composite": 53.05,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 16.48,
          "members_present": 3
        },
        "the_job": {
          "score": 29.72,
          "members_present": 2
        },
        "the_power": {
          "score": 87.57,
          "members_present": 2
        },
        "the_divide": {
          "score": 78.43,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 8.91,
        "median_weekly_earnings_real": 17.46,
        "productivity_pay_wedge": 23.06,
        "unemployment_rate": 39.97,
        "involuntary_parttime_share": 19.47,
        "union_membership": 93.59,
        "labor_share": 81.55,
        "gini_families": 99.37,
        "bottom50_wealth_share": 57.48
      }
    },
    {
      "quarter": "2021-Q4",
      "composite": 53.11,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 25.92,
          "members_present": 3
        },
        "the_job": {
          "score": 16.72,
          "members_present": 2
        },
        "the_power": {
          "score": 91.35,
          "members_present": 2
        },
        "the_divide": {
          "score": 78.43,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 13.7,
        "median_weekly_earnings_real": 32.25,
        "productivity_pay_wedge": 31.82,
        "unemployment_rate": 21.34,
        "involuntary_parttime_share": 12.11,
        "union_membership": 93.59,
        "labor_share": 89.12,
        "gini_families": 99.37,
        "bottom50_wealth_share": 57.48
      }
    },
    {
      "quarter": "2022-Q1",
      "composite": 51.68,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 30.45,
          "members_present": 3
        },
        "the_job": {
          "score": 9.61,
          "members_present": 2
        },
        "the_power": {
          "score": 93.58,
          "members_present": 2
        },
        "the_divide": {
          "score": 73.08,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 17.17,
        "median_weekly_earnings_real": 36.98,
        "productivity_pay_wedge": 37.21,
        "unemployment_rate": 14.49,
        "involuntary_parttime_share": 4.74,
        "union_membership": 95.51,
        "labor_share": 91.64,
        "gini_families": 96.84,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2022-Q2",
      "composite": 54.29,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 48.15,
          "members_present": 3
        },
        "the_job": {
          "score": 5.9,
          "members_present": 2
        },
        "the_power": {
          "score": 95.63,
          "members_present": 2
        },
        "the_divide": {
          "score": 67.47,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 32.39,
        "median_weekly_earnings_real": 52.96,
        "productivity_pay_wedge": 59.09,
        "unemployment_rate": 8.12,
        "involuntary_parttime_share": 3.68,
        "union_membership": 95.51,
        "labor_share": 95.74,
        "gini_families": 96.84,
        "bottom50_wealth_share": 38.1
      }
    },
    {
      "quarter": "2022-Q3",
      "composite": 52.73,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 44.42,
          "members_present": 3
        },
        "the_job": {
          "score": 4.21,
          "members_present": 2
        },
        "the_power": {
          "score": 94.84,
          "members_present": 2
        },
        "the_divide": {
          "score": 67.47,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 37.17,
        "median_weekly_earnings_real": 39.35,
        "productivity_pay_wedge": 56.73,
        "unemployment_rate": 5.1,
        "involuntary_parttime_share": 3.33,
        "union_membership": 95.51,
        "labor_share": 94.16,
        "gini_families": 96.84,
        "bottom50_wealth_share": 38.1
      }
    },
    {
      "quarter": "2022-Q4",
      "composite": 52.25,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 40.25,
          "members_present": 3
        },
        "the_job": {
          "score": 3.8,
          "members_present": 2
        },
        "the_power": {
          "score": 95.94,
          "members_present": 2
        },
        "the_divide": {
          "score": 69.0,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 27.17,
        "median_weekly_earnings_real": 23.37,
        "productivity_pay_wedge": 70.2,
        "unemployment_rate": 6.37,
        "involuntary_parttime_share": 1.23,
        "union_membership": 95.51,
        "labor_share": 96.37,
        "gini_families": 96.84,
        "bottom50_wealth_share": 41.16
      }
    },
    {
      "quarter": "2023-Q1",
      "composite": 51.82,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 40.94,
          "members_present": 3
        },
        "the_job": {
          "score": 4.57,
          "members_present": 2
        },
        "the_power": {
          "score": 97.53,
          "members_present": 2
        },
        "the_divide": {
          "score": 64.25,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 25.43,
        "median_weekly_earnings_real": 29.88,
        "productivity_pay_wedge": 67.51,
        "unemployment_rate": 5.1,
        "involuntary_parttime_share": 4.04,
        "union_membership": 96.79,
        "labor_share": 98.26,
        "gini_families": 87.34,
        "bottom50_wealth_share": 41.16
      }
    },
    {
      "quarter": "2023-Q2",
      "composite": 51.09,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 39.19,
          "members_present": 3
        },
        "the_job": {
          "score": 3.86,
          "members_present": 2
        },
        "the_power": {
          "score": 97.06,
          "members_present": 2
        },
        "the_divide": {
          "score": 64.25,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 21.52,
        "median_weekly_earnings_real": 27.51,
        "productivity_pay_wedge": 68.52,
        "unemployment_rate": 5.1,
        "involuntary_parttime_share": 2.63,
        "union_membership": 96.79,
        "labor_share": 97.32,
        "gini_families": 87.34,
        "bottom50_wealth_share": 41.16
      }
    },
    {
      "quarter": "2023-Q3",
      "composite": 54.46,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 45.05,
          "members_present": 3
        },
        "the_job": {
          "score": 6.78,
          "members_present": 2
        },
        "the_power": {
          "score": 97.69,
          "members_present": 2
        },
        "the_divide": {
          "score": 68.33,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 23.7,
        "median_weekly_earnings_real": 32.84,
        "productivity_pay_wedge": 78.62,
        "unemployment_rate": 8.12,
        "involuntary_parttime_share": 5.44,
        "union_membership": 96.79,
        "labor_share": 98.58,
        "gini_families": 87.34,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2023-Q4",
      "composite": 55.71,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 46.91,
          "members_present": 3
        },
        "the_job": {
          "score": 9.76,
          "members_present": 2
        },
        "the_power": {
          "score": 97.85,
          "members_present": 2
        },
        "the_divide": {
          "score": 68.33,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 27.61,
        "median_weekly_earnings_real": 28.11,
        "productivity_pay_wedge": 85.02,
        "unemployment_rate": 11.62,
        "involuntary_parttime_share": 7.89,
        "union_membership": 96.79,
        "labor_share": 98.9,
        "gini_families": 87.34,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2024-Q1",
      "composite": 58.93,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 55.07,
          "members_present": 3
        },
        "the_job": {
          "score": 11.45,
          "members_present": 2
        },
        "the_power": {
          "score": 97.7,
          "members_present": 2
        },
        "the_divide": {
          "score": 71.5,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 36.3,
        "median_weekly_earnings_real": 40.53,
        "productivity_pay_wedge": 88.38,
        "unemployment_rate": 12.9,
        "involuntary_parttime_share": 10.0,
        "union_membership": 98.72,
        "labor_share": 96.69,
        "gini_families": 93.67,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2024-Q2",
      "composite": 59.08,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 52.43,
          "members_present": 3
        },
        "the_job": {
          "score": 14.06,
          "members_present": 2
        },
        "the_power": {
          "score": 98.33,
          "members_present": 2
        },
        "the_divide": {
          "score": 71.5,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 32.83,
        "median_weekly_earnings_real": 41.12,
        "productivity_pay_wedge": 83.33,
        "unemployment_rate": 16.72,
        "involuntary_parttime_share": 11.4,
        "union_membership": 98.72,
        "labor_share": 97.95,
        "gini_families": 93.67,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2024-Q3",
      "composite": 59.6,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 44.76,
          "members_present": 3
        },
        "the_job": {
          "score": 19.88,
          "members_present": 2
        },
        "the_power": {
          "score": 98.18,
          "members_present": 2
        },
        "the_divide": {
          "score": 75.58,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 30.22,
        "median_weekly_earnings_real": 37.57,
        "productivity_pay_wedge": 66.5,
        "unemployment_rate": 21.34,
        "involuntary_parttime_share": 18.42,
        "union_membership": 98.72,
        "labor_share": 97.63,
        "gini_families": 93.67,
        "bottom50_wealth_share": 57.48
      }
    },
    {
      "quarter": "2024-Q4",
      "composite": 57.36,
      "band": 3,
      "band_range": "40-60",
      "band_label": "Typical",
      "domains": {
        "the_paycheck": {
          "score": 43.85,
          "members_present": 3
        },
        "the_job": {
          "score": 16.72,
          "members_present": 2
        },
        "the_power": {
          "score": 97.39,
          "members_present": 2
        },
        "the_divide": {
          "score": 71.5,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 29.35,
        "median_weekly_earnings_real": 34.02,
        "productivity_pay_wedge": 68.18,
        "unemployment_rate": 19.59,
        "involuntary_parttime_share": 13.86,
        "union_membership": 98.72,
        "labor_share": 96.06,
        "gini_families": 93.67,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2025-Q1",
      "composite": 61.18,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 57.67,
          "members_present": 3
        },
        "the_job": {
          "score": 18.97,
          "members_present": 2
        },
        "the_power": {
          "score": 96.6,
          "members_present": 2
        },
        "the_divide": {
          "score": 71.5,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 36.74,
        "median_weekly_earnings_real": 50.59,
        "productivity_pay_wedge": 85.69,
        "unemployment_rate": 20.22,
        "involuntary_parttime_share": 17.72,
        "union_membership": 98.72,
        "labor_share": 94.48,
        "gini_families": 93.67,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2025-Q2",
      "composite": 68.16,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 84.84,
          "members_present": 3
        },
        "the_job": {
          "score": 18.43,
          "members_present": 2
        },
        "the_power": {
          "score": 97.86,
          "members_present": 2
        },
        "the_divide": {
          "score": 71.5,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 63.26,
        "median_weekly_earnings_real": 93.79,
        "productivity_pay_wedge": 97.47,
        "unemployment_rate": 22.29,
        "involuntary_parttime_share": 14.56,
        "union_membership": 98.72,
        "labor_share": 97.0,
        "gini_families": 93.67,
        "bottom50_wealth_share": 49.32
      }
    },
    {
      "quarter": "2025-Q3",
      "composite": 65.82,
      "band": 4,
      "band_range": "60-80",
      "band_label": "High",
      "domains": {
        "the_paycheck": {
          "score": 71.32,
          "members_present": 3
        },
        "the_job": {
          "score": 21.5,
          "members_present": 2
        },
        "the_power": {
          "score": 98.96,
          "members_present": 2
        },
        "the_divide": {
          "score": 71.5,
          "members_present": 2
        }
      },
      "members": {
        "real_production_wage": 49.78,
        "median_weekly_earnings_real": 85.21,
        "productivity_pay_wedge": 78.96,
        "unemployment_rate": 25.64,
        "involuntary_parttime_share": 17.37,
        "union_membership": 98.72,
        "labor_share": 99.21,
        "gini_families": 93.67,
        "bottom50_wealth_share": 49.32
      }
    }
  ]
}
