{
  "table_id": "mss_table_2",
  "metadata": {
    "table_title": "Social Security benefits",
    "publisher": "Social Security Administration",
    "publication_title": "Monthly Statistical Snapshot",
    "publication_landing_page": "https://www.ssa.gov/policy/docs/quickfacts/stat_snapshot/flat-series.html",
    "publication_federal_data_catalog_page": "https://catalog.data.gov/dataset/monthly-statistical-snapshot",
    "release_frequency": "monthly",
    "last_updated": "2026-08-10",
    "temporal_start": "2012-12",
    "temporal_end": "2026-07",
    "dimension_types": [
      {
        "id": "date",
        "label": "Date"
      },
      {
        "id": "oasdi_type",
        "label": "Type of beneficiary"
      }
    ],
    "dimensions": {
      "month": {
        "dimension_type": "date",
        "label": "Month"
      },
      "oasdi_all": {
        "dimension_type": "oasdi_type",
        "label": "Total"
      },
      "oasi_all": {
        "dimension_type": "oasdi_type",
        "label": "Old-Age and Survivors Insurance",
        "lineage": [
          "oasdi_all"
        ]
      },
      "ret_all": {
        "dimension_type": "oasdi_type",
        "label": "Retirement benefits",
        "lineage": [
          "oasdi_all",
          "oasi_all"
        ]
      },
      "ret_workers": {
        "dimension_type": "oasdi_type",
        "label": "Retired workers",
        "lineage": [
          "oasdi_all",
          "oasi_all",
          "ret_all"
        ]
      },
      "ret_spouses": {
        "dimension_type": "oasdi_type",
        "label": "Spouses of retired workers",
        "lineage": [
          "oasdi_all",
          "oasi_all",
          "ret_all"
        ]
      },
      "ret_children": {
        "dimension_type": "oasdi_type",
        "label": "Children of retired workers",
        "lineage": [
          "oasdi_all",
          "oasi_all",
          "ret_all"
        ]
      },
      "surv_all": {
        "dimension_type": "oasdi_type",
        "label": "Survivor benefits",
        "lineage": [
          "oasdi_all",
          "oasi_all"
        ]
      },
      "surv_children": {
        "dimension_type": "oasdi_type",
        "label": "Children of deceased workers",
        "lineage": [
          "oasdi_all",
          "oasi_all",
          "surv_all"
        ]
      },
      "surv_mothers_fathers": {
        "dimension_type": "oasdi_type",
        "label": "Widowed mothers and fathers",
        "lineage": [
          "oasdi_all",
          "oasi_all",
          "surv_all"
        ]
      },
      "surv_nondis_widows": {
        "dimension_type": "oasdi_type",
        "label": "Nondisabled widow(er)s",
        "lineage": [
          "oasdi_all",
          "oasi_all",
          "surv_all"
        ]
      },
      "surv_dis_widows": {
        "dimension_type": "oasdi_type",
        "label": "Disabled widow(er)s",
        "lineage": [
          "oasdi_all",
          "oasi_all",
          "surv_all"
        ]
      },
      "surv_parents": {
        "dimension_type": "oasdi_type",
        "label": "Parents of deceased workers",
        "lineage": [
          "oasdi_all",
          "oasi_all",
          "surv_all"
        ]
      },
      "di_all": {
        "dimension_type": "oasdi_type",
        "label": "Disability Insurance",
        "lineage": [
          "oasdi_all"
        ]
      },
      "di_workers": {
        "dimension_type": "oasdi_type",
        "label": "Disabled workers",
        "lineage": [
          "oasdi_all",
          "di_all"
        ]
      },
      "di_spouses": {
        "dimension_type": "oasdi_type",
        "label": "Spouses of disabled workers",
        "lineage": [
          "oasdi_all",
          "di_all"
        ]
      },
      "di_children": {
        "dimension_type": "oasdi_type",
        "label": "Children of disabled workers",
        "lineage": [
          "oasdi_all",
          "di_all"
        ]
      }
    },
    "measures": {
      "persons_oasdi": {
        "label": "Beneficiaries: Number",
        "data_type": "integer",
        "unit": "persons",
        "scale": "thousands"
      },
      "percent_oasdi_all": {
        "label": "Beneficiaries: Percent",
        "data_type": "string",
        "unit": "percent"
      },
      "benefits_month_total": {
        "label": "Total monthly benefits",
        "data_type": "integer",
        "unit": "dollars",
        "scale": "millions"
      },
      "benefits_month_avg": {
        "label": "Average monthly benefit",
        "data_type": "float",
        "unit": "dollars"
      }
    },
    "sources": {
      "text": "Social Security Administration, Master Beneficiary Record, 100 percent data.",
      "datasets": [
        {
          "name": "Master Beneficiary Record",
          "abbr": "mbr"
        }
      ]
    },
    "general_notes": [
      "(L) = less than 0.05 percent."
    ],
    "footnotes": null,
    "contact": "statistics@ssa.gov"
  },
  "data": [
    {
      "month": "2012-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 56758,
      "percent_oasdi_all": 100,
      "benefits_month_total": 65430,
      "benefits_month_avg": 1152.79
    },
    {
      "month": "2012-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 45869,
      "percent_oasdi_all": 80.8,
      "benefits_month_total": 54765,
      "benefits_month_avg": 1193.94
    },
    {
      "month": "2012-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 39613,
      "percent_oasdi_all": 69.8,
      "benefits_month_total": 48134,
      "benefits_month_avg": 1215.09
    },
    {
      "month": "2012-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 36720,
      "percent_oasdi_all": 64.7,
      "benefits_month_total": 46327,
      "benefits_month_avg": 1261.61
    },
    {
      "month": "2012-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2281,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1429,
      "benefits_month_avg": 626.43
    },
    {
      "month": "2012-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 612,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 378,
      "benefits_month_avg": 617.45
    },
    {
      "month": "2012-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6256,
      "percent_oasdi_all": 11,
      "benefits_month_total": 6631,
      "benefits_month_avg": 1060.05
    },
    {
      "month": "2012-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1907,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1524,
      "benefits_month_avg": 799.08
    },
    {
      "month": "2012-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 154,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 138,
      "benefits_month_avg": 900.32
    },
    {
      "month": "2012-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3938,
      "percent_oasdi_all": 6.9,
      "benefits_month_total": 4786,
      "benefits_month_avg": 1215.28
    },
    {
      "month": "2012-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 255,
      "percent_oasdi_all": 0.5,
      "benefits_month_total": 182,
      "benefits_month_avg": 711.47
    },
    {
      "month": "2012-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 2,
      "benefits_month_avg": 1072.76
    },
    {
      "month": "2012-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 10889,
      "percent_oasdi_all": 19.2,
      "benefits_month_total": 10665,
      "benefits_month_avg": 979.42
    },
    {
      "month": "2012-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8827,
      "percent_oasdi_all": 15.6,
      "benefits_month_total": 9977,
      "benefits_month_avg": 1130.34
    },
    {
      "month": "2012-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 163,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 49,
      "benefits_month_avg": 303.82
    },
    {
      "month": "2012-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1900,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 639,
      "benefits_month_avg": 336.12
    },
    {
      "month": "2013-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 56905,
      "percent_oasdi_all": 100,
      "benefits_month_total": 65711,
      "benefits_month_avg": 1154.75
    },
    {
      "month": "2013-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46010,
      "percent_oasdi_all": 80.9,
      "benefits_month_total": 55044,
      "benefits_month_avg": 1196.35
    },
    {
      "month": "2013-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 39787,
      "percent_oasdi_all": 69.9,
      "benefits_month_total": 48445,
      "benefits_month_avg": 1217.6
    },
    {
      "month": "2013-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 36892,
      "percent_oasdi_all": 64.8,
      "benefits_month_total": 46633,
      "benefits_month_avg": 1264.03
    },
    {
      "month": "2013-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2278,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1430,
      "benefits_month_avg": 627.73
    },
    {
      "month": "2013-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 617,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 382,
      "benefits_month_avg": 619.11
    },
    {
      "month": "2013-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6223,
      "percent_oasdi_all": 10.9,
      "benefits_month_total": 6599,
      "benefits_month_avg": 1060.49
    },
    {
      "month": "2013-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1914,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1533,
      "benefits_month_avg": 800.68
    },
    {
      "month": "2013-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 143,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 127,
      "benefits_month_avg": 889.94
    },
    {
      "month": "2013-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3909,
      "percent_oasdi_all": 6.9,
      "benefits_month_total": 4756,
      "benefits_month_avg": 1216.74
    },
    {
      "month": "2013-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 255,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 181,
      "benefits_month_avg": 711.32
    },
    {
      "month": "2013-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 2,
      "benefits_month_avg": 1077.05
    },
    {
      "month": "2013-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 10895,
      "percent_oasdi_all": 19.1,
      "benefits_month_total": 10666,
      "benefits_month_avg": 979.03
    },
    {
      "month": "2013-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8828,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 9976,
      "benefits_month_avg": 1130
    },
    {
      "month": "2013-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 160,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 303.45
    },
    {
      "month": "2013-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1906,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 642,
      "benefits_month_avg": 336.51
    },
    {
      "month": "2013-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57064,
      "percent_oasdi_all": 100,
      "benefits_month_total": 65929,
      "benefits_month_avg": 1155.36
    },
    {
      "month": "2013-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46150,
      "percent_oasdi_all": 80.9,
      "benefits_month_total": 55249,
      "benefits_month_avg": 1197.18
    },
    {
      "month": "2013-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 39915,
      "percent_oasdi_all": 69.9,
      "benefits_month_total": 48635,
      "benefits_month_avg": 1218.48
    },
    {
      "month": "2013-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37013,
      "percent_oasdi_all": 64.9,
      "benefits_month_total": 46817,
      "benefits_month_avg": 1264.88
    },
    {
      "month": "2013-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2279,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1432,
      "benefits_month_avg": 628.55
    },
    {
      "month": "2013-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 623,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 386,
      "benefits_month_avg": 619.68
    },
    {
      "month": "2013-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6235,
      "percent_oasdi_all": 10.9,
      "benefits_month_total": 6614,
      "benefits_month_avg": 1060.79
    },
    {
      "month": "2013-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1923,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1540,
      "benefits_month_avg": 800.99
    },
    {
      "month": "2013-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 145,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 129,
      "benefits_month_avg": 890.74
    },
    {
      "month": "2013-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3911,
      "percent_oasdi_all": 6.9,
      "benefits_month_total": 4762,
      "benefits_month_avg": 1217.67
    },
    {
      "month": "2013-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 255,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 181,
      "benefits_month_avg": 710.86
    },
    {
      "month": "2013-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 2,
      "benefits_month_avg": 1075.39
    },
    {
      "month": "2013-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 10914,
      "percent_oasdi_all": 19.1,
      "benefits_month_total": 10680,
      "benefits_month_avg": 978.52
    },
    {
      "month": "2013-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8839,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 9986,
      "benefits_month_avg": 1129.81
    },
    {
      "month": "2013-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 160,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 303.01
    },
    {
      "month": "2013-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1915,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 645,
      "benefits_month_avg": 336.71
    },
    {
      "month": "2013-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57202,
      "percent_oasdi_all": 100,
      "benefits_month_total": 66123,
      "benefits_month_avg": 1155.96
    },
    {
      "month": "2013-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46264,
      "percent_oasdi_all": 80.9,
      "benefits_month_total": 55426,
      "benefits_month_avg": 1198.05
    },
    {
      "month": "2013-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40017,
      "percent_oasdi_all": 70,
      "benefits_month_total": 48797,
      "benefits_month_avg": 1219.43
    },
    {
      "month": "2013-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37109,
      "percent_oasdi_all": 64.9,
      "benefits_month_total": 46973,
      "benefits_month_avg": 1265.82
    },
    {
      "month": "2013-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2279,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1434,
      "benefits_month_avg": 629.43
    },
    {
      "month": "2013-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 629,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 390,
      "benefits_month_avg": 620.14
    },
    {
      "month": "2013-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6247,
      "percent_oasdi_all": 10.9,
      "benefits_month_total": 6629,
      "benefits_month_avg": 1061.1
    },
    {
      "month": "2013-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1932,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1548,
      "benefits_month_avg": 801.37
    },
    {
      "month": "2013-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 146,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 130,
      "benefits_month_avg": 891.46
    },
    {
      "month": "2013-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3912,
      "percent_oasdi_all": 6.8,
      "benefits_month_total": 4767,
      "benefits_month_avg": 1218.67
    },
    {
      "month": "2013-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 256,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 710.31
    },
    {
      "month": "2013-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 2,
      "benefits_month_avg": 1072.86
    },
    {
      "month": "2013-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 10938,
      "percent_oasdi_all": 19.1,
      "benefits_month_total": 10697,
      "benefits_month_avg": 977.93
    },
    {
      "month": "2013-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8852,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 10000,
      "benefits_month_avg": 1129.61
    },
    {
      "month": "2013-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 160,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 302.5
    },
    {
      "month": "2013-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1926,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 649,
      "benefits_month_avg": 336.81
    },
    {
      "month": "2013-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57332,
      "percent_oasdi_all": 100,
      "benefits_month_total": 66312,
      "benefits_month_avg": 1156.63
    },
    {
      "month": "2013-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46372,
      "percent_oasdi_all": 80.9,
      "benefits_month_total": 55598,
      "benefits_month_avg": 1198.97
    },
    {
      "month": "2013-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40112,
      "percent_oasdi_all": 70,
      "benefits_month_total": 48954,
      "benefits_month_avg": 1220.44
    },
    {
      "month": "2013-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37199,
      "percent_oasdi_all": 64.9,
      "benefits_month_total": 47124,
      "benefits_month_avg": 1266.81
    },
    {
      "month": "2013-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2279,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1437,
      "benefits_month_avg": 630.42
    },
    {
      "month": "2013-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 634,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 393,
      "benefits_month_avg": 620.68
    },
    {
      "month": "2013-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6260,
      "percent_oasdi_all": 10.9,
      "benefits_month_total": 6644,
      "benefits_month_avg": 1061.38
    },
    {
      "month": "2013-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1942,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1557,
      "benefits_month_avg": 801.78
    },
    {
      "month": "2013-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 148,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 132,
      "benefits_month_avg": 891.78
    },
    {
      "month": "2013-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3913,
      "percent_oasdi_all": 6.8,
      "benefits_month_total": 4772,
      "benefits_month_avg": 1219.68
    },
    {
      "month": "2013-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 256,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 709.58
    },
    {
      "month": "2013-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 2,
      "benefits_month_avg": 1074.7
    },
    {
      "month": "2013-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 10961,
      "percent_oasdi_all": 19.1,
      "benefits_month_total": 10714,
      "benefits_month_avg": 977.5
    },
    {
      "month": "2013-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8864,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 10013,
      "benefits_month_avg": 1129.63
    },
    {
      "month": "2013-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 160,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 302.33
    },
    {
      "month": "2013-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1936,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 652,
      "benefits_month_avg": 336.92
    },
    {
      "month": "2013-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57457,
      "percent_oasdi_all": 100,
      "benefits_month_total": 66492,
      "benefits_month_avg": 1157.25
    },
    {
      "month": "2013-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46480,
      "percent_oasdi_all": 80.9,
      "benefits_month_total": 55763,
      "benefits_month_avg": 1199.72
    },
    {
      "month": "2013-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40214,
      "percent_oasdi_all": 70,
      "benefits_month_total": 49111,
      "benefits_month_avg": 1221.22
    },
    {
      "month": "2013-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37297,
      "percent_oasdi_all": 64.9,
      "benefits_month_total": 47275,
      "benefits_month_avg": 1267.55
    },
    {
      "month": "2013-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2281,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1440,
      "benefits_month_avg": 631.27
    },
    {
      "month": "2013-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 637,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 396,
      "benefits_month_avg": 620.84
    },
    {
      "month": "2013-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6266,
      "percent_oasdi_all": 10.9,
      "benefits_month_total": 6653,
      "benefits_month_avg": 1061.7
    },
    {
      "month": "2013-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1947,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1561,
      "benefits_month_avg": 802.08
    },
    {
      "month": "2013-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 149,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 133,
      "benefits_month_avg": 892.42
    },
    {
      "month": "2013-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3913,
      "percent_oasdi_all": 6.8,
      "benefits_month_total": 4775,
      "benefits_month_avg": 1220.43
    },
    {
      "month": "2013-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 256,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 708.94
    },
    {
      "month": "2013-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 2,
      "benefits_month_avg": 1076.3
    },
    {
      "month": "2013-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 10976,
      "percent_oasdi_all": 19.1,
      "benefits_month_total": 10729,
      "benefits_month_avg": 977.42
    },
    {
      "month": "2013-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8877,
      "percent_oasdi_all": 15.4,
      "benefits_month_total": 10026,
      "benefits_month_avg": 1129.51
    },
    {
      "month": "2013-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 160,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 302.25
    },
    {
      "month": "2013-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1940,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 654,
      "benefits_month_avg": 337.11
    },
    {
      "month": "2013-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57469,
      "percent_oasdi_all": 100,
      "benefits_month_total": 66606,
      "benefits_month_avg": 1158.99
    },
    {
      "month": "2013-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46517,
      "percent_oasdi_all": 80.9,
      "benefits_month_total": 55875,
      "benefits_month_avg": 1201.19
    },
    {
      "month": "2013-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40300,
      "percent_oasdi_all": 70.1,
      "benefits_month_total": 49265,
      "benefits_month_avg": 1222.43
    },
    {
      "month": "2013-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37393,
      "percent_oasdi_all": 65.1,
      "benefits_month_total": 47434,
      "benefits_month_avg": 1268.51
    },
    {
      "month": "2013-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2280,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1442,
      "benefits_month_avg": 632.3
    },
    {
      "month": "2013-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 627,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 389,
      "benefits_month_avg": 620.39
    },
    {
      "month": "2013-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6216,
      "percent_oasdi_all": 10.8,
      "benefits_month_total": 6611,
      "benefits_month_avg": 1063.43
    },
    {
      "month": "2013-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1909,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1530,
      "benefits_month_avg": 801.6
    },
    {
      "month": "2013-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 148,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 133,
      "benefits_month_avg": 897.19
    },
    {
      "month": "2013-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3901,
      "percent_oasdi_all": 6.8,
      "benefits_month_total": 4764,
      "benefits_month_avg": 1221.23
    },
    {
      "month": "2013-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 708.68
    },
    {
      "month": "2013-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1075.63
    },
    {
      "month": "2013-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 10952,
      "percent_oasdi_all": 19.1,
      "benefits_month_total": 10731,
      "benefits_month_avg": 979.76
    },
    {
      "month": "2013-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8892,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 10042,
      "benefits_month_avg": 1129.44
    },
    {
      "month": "2013-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 159,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 303.2
    },
    {
      "month": "2013-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1902,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 640,
      "benefits_month_avg": 336.49
    },
    {
      "month": "2013-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57473,
      "percent_oasdi_all": 100,
      "benefits_month_total": 66722,
      "benefits_month_avg": 1160.94
    },
    {
      "month": "2013-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46560,
      "percent_oasdi_all": 81,
      "benefits_month_total": 56000,
      "benefits_month_avg": 1202.74
    },
    {
      "month": "2013-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40396,
      "percent_oasdi_all": 70.3,
      "benefits_month_total": 49430,
      "benefits_month_avg": 1223.65
    },
    {
      "month": "2013-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37505,
      "percent_oasdi_all": 65.3,
      "benefits_month_total": 47608,
      "benefits_month_avg": 1269.38
    },
    {
      "month": "2013-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2282,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1445,
      "benefits_month_avg": 633.27
    },
    {
      "month": "2013-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 609,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 377,
      "benefits_month_avg": 619.45
    },
    {
      "month": "2013-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6164,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 6569,
      "benefits_month_avg": 1065.73
    },
    {
      "month": "2013-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1857,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1486,
      "benefits_month_avg": 800.03
    },
    {
      "month": "2013-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 150,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 135,
      "benefits_month_avg": 903.33
    },
    {
      "month": "2013-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3899,
      "percent_oasdi_all": 6.8,
      "benefits_month_total": 4765,
      "benefits_month_avg": 1222.05
    },
    {
      "month": "2013-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 708.22
    },
    {
      "month": "2013-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1075.24
    },
    {
      "month": "2013-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 10913,
      "percent_oasdi_all": 19,
      "benefits_month_total": 10723,
      "benefits_month_avg": 982.6
    },
    {
      "month": "2013-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8903,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 10054,
      "benefits_month_avg": 1129.32
    },
    {
      "month": "2013-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 159,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 303.5
    },
    {
      "month": "2013-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1851,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 620,
      "benefits_month_avg": 335.11
    },
    {
      "month": "2013-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57554,
      "percent_oasdi_all": 100,
      "benefits_month_total": 66863,
      "benefits_month_avg": 1161.73
    },
    {
      "month": "2013-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46630,
      "percent_oasdi_all": 81,
      "benefits_month_total": 56129,
      "benefits_month_avg": 1203.72
    },
    {
      "month": "2013-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40469,
      "percent_oasdi_all": 70.3,
      "benefits_month_total": 49562,
      "benefits_month_avg": 1224.69
    },
    {
      "month": "2013-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37576,
      "percent_oasdi_all": 65.3,
      "benefits_month_total": 47735,
      "benefits_month_avg": 1270.38
    },
    {
      "month": "2013-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2283,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1448,
      "benefits_month_avg": 634.2
    },
    {
      "month": "2013-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 610,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 378,
      "benefits_month_avg": 619.95
    },
    {
      "month": "2013-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6161,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 6568,
      "benefits_month_avg": 1066.01
    },
    {
      "month": "2013-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1862,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1490,
      "benefits_month_avg": 800.11
    },
    {
      "month": "2013-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 147,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 133,
      "benefits_month_avg": 904.27
    },
    {
      "month": "2013-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3894,
      "percent_oasdi_all": 6.8,
      "benefits_month_total": 4762,
      "benefits_month_avg": 1222.88
    },
    {
      "month": "2013-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 707.82
    },
    {
      "month": "2013-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1078.6
    },
    {
      "month": "2013-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 10924,
      "percent_oasdi_all": 19,
      "benefits_month_total": 10733,
      "benefits_month_avg": 982.52
    },
    {
      "month": "2013-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8912,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 10064,
      "benefits_month_avg": 1129.2
    },
    {
      "month": "2013-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 158,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 304.09
    },
    {
      "month": "2013-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1854,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 622,
      "benefits_month_avg": 335.28
    },
    {
      "month": "2013-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57695,
      "percent_oasdi_all": 100,
      "benefits_month_total": 67053,
      "benefits_month_avg": 1162.2
    },
    {
      "month": "2013-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46749,
      "percent_oasdi_all": 81,
      "benefits_month_total": 56303,
      "benefits_month_avg": 1204.38
    },
    {
      "month": "2013-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40575,
      "percent_oasdi_all": 70.3,
      "benefits_month_total": 49722,
      "benefits_month_avg": 1225.45
    },
    {
      "month": "2013-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37676,
      "percent_oasdi_all": 65.3,
      "benefits_month_total": 47890,
      "benefits_month_avg": 1271.11
    },
    {
      "month": "2013-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2284,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1451,
      "benefits_month_avg": 635.11
    },
    {
      "month": "2013-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 614,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 381,
      "benefits_month_avg": 620.36
    },
    {
      "month": "2013-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6174,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 6581,
      "benefits_month_avg": 1065.9
    },
    {
      "month": "2013-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1873,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1499,
      "benefits_month_avg": 800.2
    },
    {
      "month": "2013-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 149,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 135,
      "benefits_month_avg": 904.94
    },
    {
      "month": "2013-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3894,
      "percent_oasdi_all": 6.7,
      "benefits_month_total": 4764,
      "benefits_month_avg": 1223.56
    },
    {
      "month": "2013-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 707.2
    },
    {
      "month": "2013-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1079.63
    },
    {
      "month": "2013-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 10946,
      "percent_oasdi_all": 19,
      "benefits_month_total": 10750,
      "benefits_month_avg": 982.08
    },
    {
      "month": "2013-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8924,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 10076,
      "benefits_month_avg": 1129.09
    },
    {
      "month": "2013-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 158,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 304
    },
    {
      "month": "2013-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1864,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 625,
      "benefits_month_avg": 335.47
    },
    {
      "month": "2013-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57804,
      "percent_oasdi_all": 100,
      "benefits_month_total": 67205,
      "benefits_month_avg": 1162.63
    },
    {
      "month": "2013-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46840,
      "percent_oasdi_all": 81,
      "benefits_month_total": 56442,
      "benefits_month_avg": 1204.98
    },
    {
      "month": "2013-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40661,
      "percent_oasdi_all": 70.3,
      "benefits_month_total": 49856,
      "benefits_month_avg": 1226.12
    },
    {
      "month": "2013-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37757,
      "percent_oasdi_all": 65.3,
      "benefits_month_total": 48018,
      "benefits_month_avg": 1271.77
    },
    {
      "month": "2013-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2286,
      "percent_oasdi_all": 4,
      "benefits_month_total": 1454,
      "benefits_month_avg": 635.92
    },
    {
      "month": "2013-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 618,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 384,
      "benefits_month_avg": 620.82
    },
    {
      "month": "2013-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6179,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 6586,
      "benefits_month_avg": 1065.88
    },
    {
      "month": "2013-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1881,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1505,
      "benefits_month_avg": 800.34
    },
    {
      "month": "2013-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 149,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 135,
      "benefits_month_avg": 904.91
    },
    {
      "month": "2013-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3890,
      "percent_oasdi_all": 6.7,
      "benefits_month_total": 4762,
      "benefits_month_avg": 1224.15
    },
    {
      "month": "2013-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 706.96
    },
    {
      "month": "2013-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1079.48
    },
    {
      "month": "2013-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 10964,
      "percent_oasdi_all": 19,
      "benefits_month_total": 10764,
      "benefits_month_avg": 981.72
    },
    {
      "month": "2013-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8936,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 10088,
      "benefits_month_avg": 1128.9
    },
    {
      "month": "2013-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 157,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 303.72
    },
    {
      "month": "2013-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1871,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 628,
      "benefits_month_avg": 335.75
    },
    {
      "month": "2013-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57917,
      "percent_oasdi_all": 100,
      "benefits_month_total": 67425,
      "benefits_month_avg": 1164.18
    },
    {
      "month": "2013-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46935,
      "percent_oasdi_all": 81,
      "benefits_month_total": 56645,
      "benefits_month_avg": 1206.87
    },
    {
      "month": "2013-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40744,
      "percent_oasdi_all": 70.4,
      "benefits_month_total": 50044,
      "benefits_month_avg": 1228.25
    },
    {
      "month": "2013-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37835,
      "percent_oasdi_all": 65.3,
      "benefits_month_total": 48198,
      "benefits_month_avg": 1273.91
    },
    {
      "month": "2013-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2287,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1459,
      "benefits_month_avg": 637.78
    },
    {
      "month": "2013-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 622,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 387,
      "benefits_month_avg": 622.27
    },
    {
      "month": "2013-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6191,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 6600,
      "benefits_month_avg": 1066.14
    },
    {
      "month": "2013-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1891,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1515,
      "benefits_month_avg": 801.23
    },
    {
      "month": "2013-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 151,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 137,
      "benefits_month_avg": 906.06
    },
    {
      "month": "2013-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3890,
      "percent_oasdi_all": 6.7,
      "benefits_month_total": 4765,
      "benefits_month_avg": 1224.95
    },
    {
      "month": "2013-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 706.6
    },
    {
      "month": "2013-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1077.42
    },
    {
      "month": "2013-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 10981,
      "percent_oasdi_all": 19,
      "benefits_month_total": 10780,
      "benefits_month_avg": 981.7
    },
    {
      "month": "2013-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8941,
      "percent_oasdi_all": 15.4,
      "benefits_month_total": 10100,
      "benefits_month_avg": 1129.65
    },
    {
      "month": "2013-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 157,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 303.53
    },
    {
      "month": "2013-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1883,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 633,
      "benefits_month_avg": 335.99
    },
    {
      "month": "2013-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 57979,
      "percent_oasdi_all": 100,
      "benefits_month_total": 68544,
      "benefits_month_avg": 1182.24
    },
    {
      "month": "2013-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 46993,
      "percent_oasdi_all": 81.1,
      "benefits_month_total": 57601,
      "benefits_month_avg": 1225.75
    },
    {
      "month": "2013-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40804,
      "percent_oasdi_all": 70.4,
      "benefits_month_total": 50904,
      "benefits_month_avg": 1247.53
    },
    {
      "month": "2013-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 37893,
      "percent_oasdi_all": 65.4,
      "benefits_month_total": 49027,
      "benefits_month_avg": 1293.83
    },
    {
      "month": "2013-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2286,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1482,
      "benefits_month_avg": 648.33
    },
    {
      "month": "2013-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 625,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 395,
      "benefits_month_avg": 632.14
    },
    {
      "month": "2013-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6189,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 6697,
      "benefits_month_avg": 1082.16
    },
    {
      "month": "2013-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1899,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1545,
      "benefits_month_avg": 813.8
    },
    {
      "month": "2013-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 150,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 137,
      "benefits_month_avg": 917.69
    },
    {
      "month": "2013-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3882,
      "percent_oasdi_all": 6.7,
      "benefits_month_total": 4829,
      "benefits_month_avg": 1244
    },
    {
      "month": "2013-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 716.79
    },
    {
      "month": "2013-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 2,
      "benefits_month_avg": 1094.2
    },
    {
      "month": "2013-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 10986,
      "percent_oasdi_all": 18.9,
      "benefits_month_total": 10943,
      "benefits_month_avg": 996.09
    },
    {
      "month": "2013-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8941,
      "percent_oasdi_all": 15.4,
      "benefits_month_total": 10250,
      "benefits_month_avg": 1146.42
    },
    {
      "month": "2013-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 157,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 48,
      "benefits_month_avg": 307.9
    },
    {
      "month": "2013-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1888,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 645,
      "benefits_month_avg": 341.38
    },
    {
      "month": "2014-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58079,
      "percent_oasdi_all": 100,
      "benefits_month_total": 68767,
      "benefits_month_avg": 1184.01
    },
    {
      "month": "2014-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47108,
      "percent_oasdi_all": 81.1,
      "benefits_month_total": 57838,
      "benefits_month_avg": 1227.78
    },
    {
      "month": "2014-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 40955,
      "percent_oasdi_all": 70.5,
      "benefits_month_total": 51178,
      "benefits_month_avg": 1249.61
    },
    {
      "month": "2014-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38042,
      "percent_oasdi_all": 65.5,
      "benefits_month_total": 49296,
      "benefits_month_avg": 1295.84
    },
    {
      "month": "2014-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2285,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1484,
      "benefits_month_avg": 649.46
    },
    {
      "month": "2014-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 629,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 398,
      "benefits_month_avg": 633.54
    },
    {
      "month": "2014-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6153,
      "percent_oasdi_all": 10.6,
      "benefits_month_total": 6660,
      "benefits_month_avg": 1082.41
    },
    {
      "month": "2014-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1905,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1554,
      "benefits_month_avg": 815.42
    },
    {
      "month": "2014-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 138,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 125,
      "benefits_month_avg": 905.66
    },
    {
      "month": "2014-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3852,
      "percent_oasdi_all": 6.6,
      "benefits_month_total": 4796,
      "benefits_month_avg": 1245.2
    },
    {
      "month": "2014-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 716.38
    },
    {
      "month": "2014-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1091.19
    },
    {
      "month": "2014-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 10971,
      "percent_oasdi_all": 18.9,
      "benefits_month_total": 10928,
      "benefits_month_avg": 996.11
    },
    {
      "month": "2014-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8930,
      "percent_oasdi_all": 15.4,
      "benefits_month_total": 10236,
      "benefits_month_avg": 1146.18
    },
    {
      "month": "2014-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 154,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 308.16
    },
    {
      "month": "2014-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1887,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 645,
      "benefits_month_avg": 341.99
    },
    {
      "month": "2014-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58201,
      "percent_oasdi_all": 100,
      "benefits_month_total": 68954,
      "benefits_month_avg": 1184.76
    },
    {
      "month": "2014-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47228,
      "percent_oasdi_all": 81.1,
      "benefits_month_total": 58028,
      "benefits_month_avg": 1228.67
    },
    {
      "month": "2014-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41065,
      "percent_oasdi_all": 70.6,
      "benefits_month_total": 51354,
      "benefits_month_avg": 1250.56
    },
    {
      "month": "2014-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38145,
      "percent_oasdi_all": 65.5,
      "benefits_month_total": 49465,
      "benefits_month_avg": 1296.76
    },
    {
      "month": "2014-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2285,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1487,
      "benefits_month_avg": 650.53
    },
    {
      "month": "2014-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 634,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 402,
      "benefits_month_avg": 633.94
    },
    {
      "month": "2014-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6164,
      "percent_oasdi_all": 10.6,
      "benefits_month_total": 6674,
      "benefits_month_avg": 1082.83
    },
    {
      "month": "2014-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1913,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1561,
      "benefits_month_avg": 815.67
    },
    {
      "month": "2014-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 140,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 127,
      "benefits_month_avg": 906.98
    },
    {
      "month": "2014-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3853,
      "percent_oasdi_all": 6.6,
      "benefits_month_total": 4802,
      "benefits_month_avg": 1246.33
    },
    {
      "month": "2014-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 716.04
    },
    {
      "month": "2014-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1095.54
    },
    {
      "month": "2014-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 10973,
      "percent_oasdi_all": 18.9,
      "benefits_month_total": 10926,
      "benefits_month_avg": 995.74
    },
    {
      "month": "2014-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8929,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 10232,
      "benefits_month_avg": 1145.91
    },
    {
      "month": "2014-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 153,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 308.04
    },
    {
      "month": "2014-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1890,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 647,
      "benefits_month_avg": 342.21
    },
    {
      "month": "2014-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58341,
      "percent_oasdi_all": 100,
      "benefits_month_total": 69155,
      "benefits_month_avg": 1185.36
    },
    {
      "month": "2014-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47360,
      "percent_oasdi_all": 81.2,
      "benefits_month_total": 58224,
      "benefits_month_avg": 1229.41
    },
    {
      "month": "2014-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41181,
      "percent_oasdi_all": 70.6,
      "benefits_month_total": 51533,
      "benefits_month_avg": 1251.36
    },
    {
      "month": "2014-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38254,
      "percent_oasdi_all": 65.6,
      "benefits_month_total": 49637,
      "benefits_month_avg": 1297.55
    },
    {
      "month": "2014-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2288,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1491,
      "benefits_month_avg": 651.51
    },
    {
      "month": "2014-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 639,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 405,
      "benefits_month_avg": 634.23
    },
    {
      "month": "2014-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6178,
      "percent_oasdi_all": 10.6,
      "benefits_month_total": 6692,
      "benefits_month_avg": 1083.13
    },
    {
      "month": "2014-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1923,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1570,
      "benefits_month_avg": 816.13
    },
    {
      "month": "2014-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 141,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 128,
      "benefits_month_avg": 907.55
    },
    {
      "month": "2014-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3855,
      "percent_oasdi_all": 6.6,
      "benefits_month_total": 4809,
      "benefits_month_avg": 1247.27
    },
    {
      "month": "2014-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 715.5
    },
    {
      "month": "2014-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1096.97
    },
    {
      "month": "2014-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 10981,
      "percent_oasdi_all": 18.8,
      "benefits_month_total": 10931,
      "benefits_month_avg": 995.38
    },
    {
      "month": "2014-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8933,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 10234,
      "benefits_month_avg": 1145.7
    },
    {
      "month": "2014-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 153,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 307.72
    },
    {
      "month": "2014-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1895,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 649,
      "benefits_month_avg": 342.5
    },
    {
      "month": "2014-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58472,
      "percent_oasdi_all": 100,
      "benefits_month_total": 69348,
      "benefits_month_avg": 1186.01
    },
    {
      "month": "2014-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47475,
      "percent_oasdi_all": 81.2,
      "benefits_month_total": 58404,
      "benefits_month_avg": 1230.2
    },
    {
      "month": "2014-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41284,
      "percent_oasdi_all": 70.6,
      "benefits_month_total": 51696,
      "benefits_month_avg": 1252.2
    },
    {
      "month": "2014-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38349,
      "percent_oasdi_all": 65.6,
      "benefits_month_total": 49792,
      "benefits_month_avg": 1298.4
    },
    {
      "month": "2014-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2291,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1495,
      "benefits_month_avg": 652.57
    },
    {
      "month": "2014-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 644,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 409,
      "benefits_month_avg": 634.57
    },
    {
      "month": "2014-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6191,
      "percent_oasdi_all": 10.6,
      "benefits_month_total": 6708,
      "benefits_month_avg": 1083.46
    },
    {
      "month": "2014-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1932,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1578,
      "benefits_month_avg": 816.59
    },
    {
      "month": "2014-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 143,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 130,
      "benefits_month_avg": 908.79
    },
    {
      "month": "2014-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3858,
      "percent_oasdi_all": 6.6,
      "benefits_month_total": 4815,
      "benefits_month_avg": 1248.14
    },
    {
      "month": "2014-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 715.12
    },
    {
      "month": "2014-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1097.57
    },
    {
      "month": "2014-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 10996,
      "percent_oasdi_all": 18.8,
      "benefits_month_total": 10944,
      "benefits_month_avg": 995.23
    },
    {
      "month": "2014-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8942,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 10245,
      "benefits_month_avg": 1145.7
    },
    {
      "month": "2014-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 153,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 307.31
    },
    {
      "month": "2014-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1901,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 652,
      "benefits_month_avg": 342.88
    },
    {
      "month": "2014-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58586,
      "percent_oasdi_all": 100,
      "benefits_month_total": 69518,
      "benefits_month_avg": 1186.6
    },
    {
      "month": "2014-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47581,
      "percent_oasdi_all": 81.2,
      "benefits_month_total": 58568,
      "benefits_month_avg": 1230.9
    },
    {
      "month": "2014-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41381,
      "percent_oasdi_all": 70.6,
      "benefits_month_total": 51849,
      "benefits_month_avg": 1252.96
    },
    {
      "month": "2014-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38441,
      "percent_oasdi_all": 65.6,
      "benefits_month_total": 49939,
      "benefits_month_avg": 1299.13
    },
    {
      "month": "2014-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2293,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1499,
      "benefits_month_avg": 653.55
    },
    {
      "month": "2014-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 647,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 411,
      "benefits_month_avg": 634.74
    },
    {
      "month": "2014-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6200,
      "percent_oasdi_all": 10.6,
      "benefits_month_total": 6719,
      "benefits_month_avg": 1083.68
    },
    {
      "month": "2014-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1938,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1582,
      "benefits_month_avg": 816.72
    },
    {
      "month": "2014-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 144,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 131,
      "benefits_month_avg": 909.71
    },
    {
      "month": "2014-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3859,
      "percent_oasdi_all": 6.6,
      "benefits_month_total": 4820,
      "benefits_month_avg": 1248.87
    },
    {
      "month": "2014-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 714.56
    },
    {
      "month": "2014-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1099.04
    },
    {
      "month": "2014-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 11005,
      "percent_oasdi_all": 18.8,
      "benefits_month_total": 10950,
      "benefits_month_avg": 995.05
    },
    {
      "month": "2014-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8947,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 10250,
      "benefits_month_avg": 1145.6
    },
    {
      "month": "2014-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 154,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 307.42
    },
    {
      "month": "2014-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1904,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 653,
      "benefits_month_avg": 342.98
    },
    {
      "month": "2014-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58575,
      "percent_oasdi_all": 100,
      "benefits_month_total": 69605,
      "benefits_month_avg": 1188.31
    },
    {
      "month": "2014-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47604,
      "percent_oasdi_all": 81.3,
      "benefits_month_total": 58662,
      "benefits_month_avg": 1232.3
    },
    {
      "month": "2014-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41446,
      "percent_oasdi_all": 70.8,
      "benefits_month_total": 51977,
      "benefits_month_avg": 1254.09
    },
    {
      "month": "2014-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38515,
      "percent_oasdi_all": 65.8,
      "benefits_month_total": 50071,
      "benefits_month_avg": 1300.04
    },
    {
      "month": "2014-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2294,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1502,
      "benefits_month_avg": 654.67
    },
    {
      "month": "2014-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 637,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 404,
      "benefits_month_avg": 634.23
    },
    {
      "month": "2014-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6158,
      "percent_oasdi_all": 10.5,
      "benefits_month_total": 6685,
      "benefits_month_avg": 1085.59
    },
    {
      "month": "2014-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1901,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1552,
      "benefits_month_avg": 816.16
    },
    {
      "month": "2014-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 144,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 131,
      "benefits_month_avg": 914.5
    },
    {
      "month": "2014-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3853,
      "percent_oasdi_all": 6.6,
      "benefits_month_total": 4816,
      "benefits_month_avg": 1249.77
    },
    {
      "month": "2014-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 714.11
    },
    {
      "month": "2014-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1100.18
    },
    {
      "month": "2014-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 10971,
      "percent_oasdi_all": 18.7,
      "benefits_month_total": 10943,
      "benefits_month_avg": 997.45
    },
    {
      "month": "2014-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8954,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 10258,
      "benefits_month_avg": 1145.61
    },
    {
      "month": "2014-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 153,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 308.49
    },
    {
      "month": "2014-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1865,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 639,
      "benefits_month_avg": 342.43
    },
    {
      "month": "2014-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58565,
      "percent_oasdi_all": 100,
      "benefits_month_total": 69709,
      "benefits_month_avg": 1190.28
    },
    {
      "month": "2014-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47652,
      "percent_oasdi_all": 81.4,
      "benefits_month_total": 58791,
      "benefits_month_avg": 1233.76
    },
    {
      "month": "2014-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41543,
      "percent_oasdi_all": 70.9,
      "benefits_month_total": 52145,
      "benefits_month_avg": 1255.21
    },
    {
      "month": "2014-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38628,
      "percent_oasdi_all": 66,
      "benefits_month_total": 50247,
      "benefits_month_avg": 1300.82
    },
    {
      "month": "2014-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2296,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1506,
      "benefits_month_avg": 655.76
    },
    {
      "month": "2014-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 619,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 392,
      "benefits_month_avg": 633.19
    },
    {
      "month": "2014-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6108,
      "percent_oasdi_all": 10.4,
      "benefits_month_total": 6645,
      "benefits_month_avg": 1087.9
    },
    {
      "month": "2014-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1851,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1508,
      "benefits_month_avg": 814.59
    },
    {
      "month": "2014-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 145,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 133,
      "benefits_month_avg": 920.82
    },
    {
      "month": "2014-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3853,
      "percent_oasdi_all": 6.6,
      "benefits_month_total": 4819,
      "benefits_month_avg": 1250.55
    },
    {
      "month": "2014-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 713.72
    },
    {
      "month": "2014-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1100.17
    },
    {
      "month": "2014-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 10914,
      "percent_oasdi_all": 18.6,
      "benefits_month_total": 10919,
      "benefits_month_avg": 1000.45
    },
    {
      "month": "2014-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8952,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 10254,
      "benefits_month_avg": 1145.52
    },
    {
      "month": "2014-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 152,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 308.89
    },
    {
      "month": "2014-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1810,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 617,
      "benefits_month_avg": 341.13
    },
    {
      "month": "2014-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58640,
      "percent_oasdi_all": 100,
      "benefits_month_total": 69850,
      "benefits_month_avg": 1191.17
    },
    {
      "month": "2014-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47727,
      "percent_oasdi_all": 81.4,
      "benefits_month_total": 58931,
      "benefits_month_avg": 1234.75
    },
    {
      "month": "2014-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41620,
      "percent_oasdi_all": 71,
      "benefits_month_total": 52285,
      "benefits_month_avg": 1256.25
    },
    {
      "month": "2014-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38701,
      "percent_oasdi_all": 66,
      "benefits_month_total": 50382,
      "benefits_month_avg": 1301.84
    },
    {
      "month": "2014-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2299,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1510,
      "benefits_month_avg": 656.83
    },
    {
      "month": "2014-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 621,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 394,
      "benefits_month_avg": 633.71
    },
    {
      "month": "2014-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6107,
      "percent_oasdi_all": 10.4,
      "benefits_month_total": 6646,
      "benefits_month_avg": 1088.23
    },
    {
      "month": "2014-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1856,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1512,
      "benefits_month_avg": 814.65
    },
    {
      "month": "2014-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 142,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 131,
      "benefits_month_avg": 921.87
    },
    {
      "month": "2014-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3849,
      "percent_oasdi_all": 6.6,
      "benefits_month_total": 4817,
      "benefits_month_avg": 1251.45
    },
    {
      "month": "2014-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 713.33
    },
    {
      "month": "2014-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1103.17
    },
    {
      "month": "2014-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 10913,
      "percent_oasdi_all": 18.6,
      "benefits_month_total": 10919,
      "benefits_month_avg": 1000.55
    },
    {
      "month": "2014-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8953,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 10254,
      "benefits_month_avg": 1145.37
    },
    {
      "month": "2014-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 151,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 309.6
    },
    {
      "month": "2014-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1809,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 618,
      "benefits_month_avg": 341.58
    },
    {
      "month": "2014-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58767,
      "percent_oasdi_all": 100,
      "benefits_month_total": 70033,
      "benefits_month_avg": 1191.7
    },
    {
      "month": "2014-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47844,
      "percent_oasdi_all": 81.4,
      "benefits_month_total": 59105,
      "benefits_month_avg": 1235.39
    },
    {
      "month": "2014-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41724,
      "percent_oasdi_all": 71,
      "benefits_month_total": 52447,
      "benefits_month_avg": 1256.98
    },
    {
      "month": "2014-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38797,
      "percent_oasdi_all": 66,
      "benefits_month_total": 50536,
      "benefits_month_avg": 1302.56
    },
    {
      "month": "2014-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2301,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1514,
      "benefits_month_avg": 657.87
    },
    {
      "month": "2014-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 625,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 397,
      "benefits_month_avg": 634.14
    },
    {
      "month": "2014-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6119,
      "percent_oasdi_all": 10.4,
      "benefits_month_total": 6659,
      "benefits_month_avg": 1088.13
    },
    {
      "month": "2014-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1867,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1521,
      "benefits_month_avg": 814.81
    },
    {
      "month": "2014-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 144,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 133,
      "benefits_month_avg": 922.38
    },
    {
      "month": "2014-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3848,
      "percent_oasdi_all": 6.5,
      "benefits_month_total": 4819,
      "benefits_month_avg": 1252.12
    },
    {
      "month": "2014-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 712.93
    },
    {
      "month": "2014-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1101.34
    },
    {
      "month": "2014-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 10923,
      "percent_oasdi_all": 18.6,
      "benefits_month_total": 10927,
      "benefits_month_avg": 1000.36
    },
    {
      "month": "2014-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8958,
      "percent_oasdi_all": 15.2,
      "benefits_month_total": 10260,
      "benefits_month_avg": 1145.34
    },
    {
      "month": "2014-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 151,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 309.1
    },
    {
      "month": "2014-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1814,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 620,
      "benefits_month_avg": 341.91
    },
    {
      "month": "2014-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58862,
      "percent_oasdi_all": 100,
      "benefits_month_total": 70176,
      "benefits_month_avg": 1192.21
    },
    {
      "month": "2014-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 47936,
      "percent_oasdi_all": 81.4,
      "benefits_month_total": 59249,
      "benefits_month_avg": 1235.99
    },
    {
      "month": "2014-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41810,
      "percent_oasdi_all": 71,
      "benefits_month_total": 52583,
      "benefits_month_avg": 1257.67
    },
    {
      "month": "2014-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38876,
      "percent_oasdi_all": 66,
      "benefits_month_total": 50665,
      "benefits_month_avg": 1303.24
    },
    {
      "month": "2014-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2304,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1518,
      "benefits_month_avg": 658.94
    },
    {
      "month": "2014-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 629,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 399,
      "benefits_month_avg": 634.45
    },
    {
      "month": "2014-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6127,
      "percent_oasdi_all": 10.4,
      "benefits_month_total": 6666,
      "benefits_month_avg": 1088.04
    },
    {
      "month": "2014-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1877,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1530,
      "benefits_month_avg": 815.05
    },
    {
      "month": "2014-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 145,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 134,
      "benefits_month_avg": 922.39
    },
    {
      "month": "2014-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3845,
      "percent_oasdi_all": 6.5,
      "benefits_month_total": 4817,
      "benefits_month_avg": 1252.73
    },
    {
      "month": "2014-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 712.53
    },
    {
      "month": "2014-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1101.78
    },
    {
      "month": "2014-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 10926,
      "percent_oasdi_all": 18.6,
      "benefits_month_total": 10927,
      "benefits_month_avg": 1000.12
    },
    {
      "month": "2014-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8958,
      "percent_oasdi_all": 15.2,
      "benefits_month_total": 10259,
      "benefits_month_avg": 1145.22
    },
    {
      "month": "2014-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 150,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 46,
      "benefits_month_avg": 309
    },
    {
      "month": "2014-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1818,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 622,
      "benefits_month_avg": 342.32
    },
    {
      "month": "2014-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 58966,
      "percent_oasdi_all": 100,
      "benefits_month_total": 70401,
      "benefits_month_avg": 1193.92
    },
    {
      "month": "2014-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48034,
      "percent_oasdi_all": 81.5,
      "benefits_month_total": 59465,
      "benefits_month_avg": 1237.97
    },
    {
      "month": "2014-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41899,
      "percent_oasdi_all": 71.1,
      "benefits_month_total": 52787,
      "benefits_month_avg": 1259.86
    },
    {
      "month": "2014-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 38960,
      "percent_oasdi_all": 66.1,
      "benefits_month_total": 50860,
      "benefits_month_avg": 1305.44
    },
    {
      "month": "2014-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2306,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1524,
      "benefits_month_avg": 660.94
    },
    {
      "month": "2014-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 633,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 402,
      "benefits_month_avg": 635.87
    },
    {
      "month": "2014-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6135,
      "percent_oasdi_all": 10.4,
      "benefits_month_total": 6678,
      "benefits_month_avg": 1088.46
    },
    {
      "month": "2014-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1884,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1538,
      "benefits_month_avg": 815.97
    },
    {
      "month": "2014-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 146,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 135,
      "benefits_month_avg": 924.39
    },
    {
      "month": "2014-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3845,
      "percent_oasdi_all": 6.5,
      "benefits_month_total": 4820,
      "benefits_month_avg": 1253.49
    },
    {
      "month": "2014-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 712.25
    },
    {
      "month": "2014-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1102.24
    },
    {
      "month": "2014-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 10932,
      "percent_oasdi_all": 18.5,
      "benefits_month_total": 10936,
      "benefits_month_avg": 1000.41
    },
    {
      "month": "2014-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8956,
      "percent_oasdi_all": 15.2,
      "benefits_month_total": 10264,
      "benefits_month_avg": 1146.04
    },
    {
      "month": "2014-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 150,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 46,
      "benefits_month_avg": 309.25
    },
    {
      "month": "2014-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1825,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 625,
      "benefits_month_avg": 342.64
    },
    {
      "month": "2014-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59007,
      "percent_oasdi_all": 100,
      "benefits_month_total": 71693,
      "benefits_month_avg": 1214.99
    },
    {
      "month": "2014-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48076,
      "percent_oasdi_all": 81.5,
      "benefits_month_total": 60573,
      "benefits_month_avg": 1259.94
    },
    {
      "month": "2014-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 41948,
      "percent_oasdi_all": 71.1,
      "benefits_month_total": 53789,
      "benefits_month_avg": 1282.27
    },
    {
      "month": "2014-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39009,
      "percent_oasdi_all": 66.1,
      "benefits_month_total": 51826,
      "benefits_month_avg": 1328.58
    },
    {
      "month": "2014-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2303,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1551,
      "benefits_month_avg": 673.26
    },
    {
      "month": "2014-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 635,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 411,
      "benefits_month_avg": 647.38
    },
    {
      "month": "2014-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6128,
      "percent_oasdi_all": 10.4,
      "benefits_month_total": 6785,
      "benefits_month_avg": 1107.09
    },
    {
      "month": "2014-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1892,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1572,
      "benefits_month_avg": 830.73
    },
    {
      "month": "2014-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 143,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 133,
      "benefits_month_avg": 934.9
    },
    {
      "month": "2014-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3835,
      "percent_oasdi_all": 6.5,
      "benefits_month_total": 4891,
      "benefits_month_avg": 1275.61
    },
    {
      "month": "2014-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 724.07
    },
    {
      "month": "2014-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1120.76
    },
    {
      "month": "2014-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 10931,
      "percent_oasdi_all": 18.5,
      "benefits_month_total": 11120,
      "benefits_month_avg": 1017.3
    },
    {
      "month": "2014-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8955,
      "percent_oasdi_all": 15.2,
      "benefits_month_total": 10436,
      "benefits_month_avg": 1165.39
    },
    {
      "month": "2014-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 149,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 47,
      "benefits_month_avg": 314.53
    },
    {
      "month": "2014-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1828,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 638,
      "benefits_month_avg": 349.01
    },
    {
      "month": "2015-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59093,
      "percent_oasdi_all": 100,
      "benefits_month_total": 71908,
      "benefits_month_avg": 1216.87
    },
    {
      "month": "2015-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48175,
      "percent_oasdi_all": 81.5,
      "benefits_month_total": 60802,
      "benefits_month_avg": 1262.11
    },
    {
      "month": "2015-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42079,
      "percent_oasdi_all": 71.2,
      "benefits_month_total": 54051,
      "benefits_month_avg": 1284.51
    },
    {
      "month": "2015-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39142,
      "percent_oasdi_all": 66.2,
      "benefits_month_total": 52086,
      "benefits_month_avg": 1330.71
    },
    {
      "month": "2015-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2297,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1550,
      "benefits_month_avg": 674.5
    },
    {
      "month": "2015-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 640,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 415,
      "benefits_month_avg": 648.72
    },
    {
      "month": "2015-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6096,
      "percent_oasdi_all": 10.3,
      "benefits_month_total": 6751,
      "benefits_month_avg": 1107.44
    },
    {
      "month": "2015-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1900,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1581,
      "benefits_month_avg": 832.19
    },
    {
      "month": "2015-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 133,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 124,
      "benefits_month_avg": 925.95
    },
    {
      "month": "2015-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3804,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4858,
      "benefits_month_avg": 1277.28
    },
    {
      "month": "2015-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 723.99
    },
    {
      "month": "2015-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1124.82
    },
    {
      "month": "2015-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 10918,
      "percent_oasdi_all": 18.5,
      "benefits_month_total": 11107,
      "benefits_month_avg": 1017.25
    },
    {
      "month": "2015-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8944,
      "percent_oasdi_all": 15.1,
      "benefits_month_total": 10421,
      "benefits_month_avg": 1165.24
    },
    {
      "month": "2015-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 146,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 315.12
    },
    {
      "month": "2015-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1828,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 639,
      "benefits_month_avg": 349.51
    },
    {
      "month": "2015-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59215,
      "percent_oasdi_all": 100,
      "benefits_month_total": 72097,
      "benefits_month_avg": 1217.54
    },
    {
      "month": "2015-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48299,
      "percent_oasdi_all": 81.6,
      "benefits_month_total": 60994,
      "benefits_month_avg": 1262.85
    },
    {
      "month": "2015-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42192,
      "percent_oasdi_all": 71.3,
      "benefits_month_total": 54230,
      "benefits_month_avg": 1285.3
    },
    {
      "month": "2015-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39251,
      "percent_oasdi_all": 66.3,
      "benefits_month_total": 52260,
      "benefits_month_avg": 1331.44
    },
    {
      "month": "2015-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2297,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1551,
      "benefits_month_avg": 675.29
    },
    {
      "month": "2015-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 644,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 418,
      "benefits_month_avg": 649.03
    },
    {
      "month": "2015-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6106,
      "percent_oasdi_all": 10.3,
      "benefits_month_total": 6764,
      "benefits_month_avg": 1107.72
    },
    {
      "month": "2015-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1907,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1588,
      "benefits_month_avg": 832.58
    },
    {
      "month": "2015-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 135,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 125,
      "benefits_month_avg": 926.68
    },
    {
      "month": "2015-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3805,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4863,
      "benefits_month_avg": 1278.08
    },
    {
      "month": "2015-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 723.54
    },
    {
      "month": "2015-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1126.86
    },
    {
      "month": "2015-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 10916,
      "percent_oasdi_all": 18.4,
      "benefits_month_total": 11103,
      "benefits_month_avg": 1017.08
    },
    {
      "month": "2015-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8941,
      "percent_oasdi_all": 15.1,
      "benefits_month_total": 10417,
      "benefits_month_avg": 1165.11
    },
    {
      "month": "2015-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 146,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 315.22
    },
    {
      "month": "2015-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1830,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 640,
      "benefits_month_avg": 349.84
    },
    {
      "month": "2015-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59323,
      "percent_oasdi_all": 100,
      "benefits_month_total": 72271,
      "benefits_month_avg": 1218.26
    },
    {
      "month": "2015-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48409,
      "percent_oasdi_all": 81.6,
      "benefits_month_total": 61173,
      "benefits_month_avg": 1263.67
    },
    {
      "month": "2015-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42290,
      "percent_oasdi_all": 71.3,
      "benefits_month_total": 54393,
      "benefits_month_avg": 1286.21
    },
    {
      "month": "2015-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39341,
      "percent_oasdi_all": 66.3,
      "benefits_month_total": 52416,
      "benefits_month_avg": 1332.35
    },
    {
      "month": "2015-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2299,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1555,
      "benefits_month_avg": 676.5
    },
    {
      "month": "2015-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 649,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 422,
      "benefits_month_avg": 649.41
    },
    {
      "month": "2015-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6120,
      "percent_oasdi_all": 10.3,
      "benefits_month_total": 6780,
      "benefits_month_avg": 1107.89
    },
    {
      "month": "2015-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1917,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1597,
      "benefits_month_avg": 832.81
    },
    {
      "month": "2015-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 136,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 126,
      "benefits_month_avg": 926.99
    },
    {
      "month": "2015-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3807,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4869,
      "benefits_month_avg": 1278.96
    },
    {
      "month": "2015-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 722.99
    },
    {
      "month": "2015-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1126.31
    },
    {
      "month": "2015-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 10914,
      "percent_oasdi_all": 18.4,
      "benefits_month_total": 11098,
      "benefits_month_avg": 1016.88
    },
    {
      "month": "2015-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8936,
      "percent_oasdi_all": 15.1,
      "benefits_month_total": 10410,
      "benefits_month_avg": 1165.04
    },
    {
      "month": "2015-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 146,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 315.5
    },
    {
      "month": "2015-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1832,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 642,
      "benefits_month_avg": 350.23
    },
    {
      "month": "2015-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59447,
      "percent_oasdi_all": 100,
      "benefits_month_total": 72469,
      "benefits_month_avg": 1219.04
    },
    {
      "month": "2015-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48525,
      "percent_oasdi_all": 81.6,
      "benefits_month_total": 61362,
      "benefits_month_avg": 1264.54
    },
    {
      "month": "2015-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42390,
      "percent_oasdi_all": 71.3,
      "benefits_month_total": 54564,
      "benefits_month_avg": 1287.19
    },
    {
      "month": "2015-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39432,
      "percent_oasdi_all": 66.3,
      "benefits_month_total": 52577,
      "benefits_month_avg": 1333.35
    },
    {
      "month": "2015-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2302,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1561,
      "benefits_month_avg": 677.87
    },
    {
      "month": "2015-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 655,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 426,
      "benefits_month_avg": 649.9
    },
    {
      "month": "2015-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6135,
      "percent_oasdi_all": 10.3,
      "benefits_month_total": 6798,
      "benefits_month_avg": 1108.05
    },
    {
      "month": "2015-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1928,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1607,
      "benefits_month_avg": 833.32
    },
    {
      "month": "2015-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 138,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 128,
      "benefits_month_avg": 927.9
    },
    {
      "month": "2015-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3809,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4875,
      "benefits_month_avg": 1279.82
    },
    {
      "month": "2015-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 722.23
    },
    {
      "month": "2015-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1125.51
    },
    {
      "month": "2015-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 10922,
      "percent_oasdi_all": 18.4,
      "benefits_month_total": 11107,
      "benefits_month_avg": 1016.88
    },
    {
      "month": "2015-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8939,
      "percent_oasdi_all": 15,
      "benefits_month_total": 10417,
      "benefits_month_avg": 1165.23
    },
    {
      "month": "2015-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 146,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 315.78
    },
    {
      "month": "2015-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1837,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 644,
      "benefits_month_avg": 350.57
    },
    {
      "month": "2015-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59530,
      "percent_oasdi_all": 100,
      "benefits_month_total": 72613,
      "benefits_month_avg": 1219.77
    },
    {
      "month": "2015-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48609,
      "percent_oasdi_all": 81.7,
      "benefits_month_total": 61507,
      "benefits_month_avg": 1265.34
    },
    {
      "month": "2015-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42468,
      "percent_oasdi_all": 71.3,
      "benefits_month_total": 54702,
      "benefits_month_avg": 1288.05
    },
    {
      "month": "2015-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39505,
      "percent_oasdi_all": 66.4,
      "benefits_month_total": 52708,
      "benefits_month_avg": 1334.21
    },
    {
      "month": "2015-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2306,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1566,
      "benefits_month_avg": 679.2
    },
    {
      "month": "2015-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 658,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 427,
      "benefits_month_avg": 650.03
    },
    {
      "month": "2015-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6141,
      "percent_oasdi_all": 10.3,
      "benefits_month_total": 6805,
      "benefits_month_avg": 1108.25
    },
    {
      "month": "2015-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1935,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1612,
      "benefits_month_avg": 833.35
    },
    {
      "month": "2015-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 138,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 128,
      "benefits_month_avg": 928.93
    },
    {
      "month": "2015-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3808,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4877,
      "benefits_month_avg": 1280.71
    },
    {
      "month": "2015-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 721.49
    },
    {
      "month": "2015-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1126.46
    },
    {
      "month": "2015-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 10921,
      "percent_oasdi_all": 18.3,
      "benefits_month_total": 11106,
      "benefits_month_avg": 1016.93
    },
    {
      "month": "2015-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8939,
      "percent_oasdi_all": 15,
      "benefits_month_total": 10416,
      "benefits_month_avg": 1165.2
    },
    {
      "month": "2015-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 146,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 316.15
    },
    {
      "month": "2015-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1837,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 644,
      "benefits_month_avg": 350.8
    },
    {
      "month": "2015-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59545,
      "percent_oasdi_all": 100,
      "benefits_month_total": 72730,
      "benefits_month_avg": 1221.42
    },
    {
      "month": "2015-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48665,
      "percent_oasdi_all": 81.7,
      "benefits_month_total": 61640,
      "benefits_month_avg": 1266.62
    },
    {
      "month": "2015-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42562,
      "percent_oasdi_all": 71.5,
      "benefits_month_total": 54865,
      "benefits_month_avg": 1289.06
    },
    {
      "month": "2015-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39605,
      "percent_oasdi_all": 66.5,
      "benefits_month_total": 52873,
      "benefits_month_avg": 1335
    },
    {
      "month": "2015-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2309,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1572,
      "benefits_month_avg": 680.58
    },
    {
      "month": "2015-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 648,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 420,
      "benefits_month_avg": 649.29
    },
    {
      "month": "2015-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6103,
      "percent_oasdi_all": 10.2,
      "benefits_month_total": 6775,
      "benefits_month_avg": 1110.09
    },
    {
      "month": "2015-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1898,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1580,
      "benefits_month_avg": 832.66
    },
    {
      "month": "2015-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 139,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 130,
      "benefits_month_avg": 934.09
    },
    {
      "month": "2015-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3805,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4876,
      "benefits_month_avg": 1281.39
    },
    {
      "month": "2015-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 721.06
    },
    {
      "month": "2015-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1129.24
    },
    {
      "month": "2015-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 10881,
      "percent_oasdi_all": 18.3,
      "benefits_month_total": 11090,
      "benefits_month_avg": 1019.25
    },
    {
      "month": "2015-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8938,
      "percent_oasdi_all": 15,
      "benefits_month_total": 10415,
      "benefits_month_avg": 1165.25
    },
    {
      "month": "2015-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 145,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 316.66
    },
    {
      "month": "2015-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1797,
      "percent_oasdi_all": 3,
      "benefits_month_total": 629,
      "benefits_month_avg": 350.01
    },
    {
      "month": "2015-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59497,
      "percent_oasdi_all": 100,
      "benefits_month_total": 72791,
      "benefits_month_avg": 1223.45
    },
    {
      "month": "2015-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48676,
      "percent_oasdi_all": 81.8,
      "benefits_month_total": 61730,
      "benefits_month_avg": 1268.2
    },
    {
      "month": "2015-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42626,
      "percent_oasdi_all": 71.6,
      "benefits_month_total": 55001,
      "benefits_month_avg": 1290.33
    },
    {
      "month": "2015-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39683,
      "percent_oasdi_all": 66.7,
      "benefits_month_total": 53016,
      "benefits_month_avg": 1335.97
    },
    {
      "month": "2015-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2313,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1578,
      "benefits_month_avg": 682.04
    },
    {
      "month": "2015-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 629,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 408,
      "benefits_month_avg": 648.38
    },
    {
      "month": "2015-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6050,
      "percent_oasdi_all": 10.2,
      "benefits_month_total": 6729,
      "benefits_month_avg": 1112.29
    },
    {
      "month": "2015-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1850,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1537,
      "benefits_month_avg": 830.73
    },
    {
      "month": "2015-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 138,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 130,
      "benefits_month_avg": 939.97
    },
    {
      "month": "2015-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3801,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4874,
      "benefits_month_avg": 1282.25
    },
    {
      "month": "2015-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 720.89
    },
    {
      "month": "2015-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1129.03
    },
    {
      "month": "2015-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 10821,
      "percent_oasdi_all": 18.2,
      "benefits_month_total": 11061,
      "benefits_month_avg": 1022.16
    },
    {
      "month": "2015-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8931,
      "percent_oasdi_all": 15,
      "benefits_month_total": 10406,
      "benefits_month_avg": 1165.18
    },
    {
      "month": "2015-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 144,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 317.87
    },
    {
      "month": "2015-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1746,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 609,
      "benefits_month_avg": 348.72
    },
    {
      "month": "2015-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59632,
      "percent_oasdi_all": 100,
      "benefits_month_total": 73002,
      "benefits_month_avg": 1224.21
    },
    {
      "month": "2015-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48814,
      "percent_oasdi_all": 81.9,
      "benefits_month_total": 61945,
      "benefits_month_avg": 1269.02
    },
    {
      "month": "2015-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42752,
      "percent_oasdi_all": 71.7,
      "benefits_month_total": 55202,
      "benefits_month_avg": 1291.22
    },
    {
      "month": "2015-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39799,
      "percent_oasdi_all": 66.7,
      "benefits_month_total": 53206,
      "benefits_month_avg": 1336.86
    },
    {
      "month": "2015-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2319,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1585,
      "benefits_month_avg": 683.53
    },
    {
      "month": "2015-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 633,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 411,
      "benefits_month_avg": 648.62
    },
    {
      "month": "2015-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6062,
      "percent_oasdi_all": 10.2,
      "benefits_month_total": 6744,
      "benefits_month_avg": 1112.47
    },
    {
      "month": "2015-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1857,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1543,
      "benefits_month_avg": 830.68
    },
    {
      "month": "2015-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 140,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 131,
      "benefits_month_avg": 940.69
    },
    {
      "month": "2015-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3804,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4881,
      "benefits_month_avg": 1283.08
    },
    {
      "month": "2015-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 720.48
    },
    {
      "month": "2015-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1129.14
    },
    {
      "month": "2015-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 10818,
      "percent_oasdi_all": 18.1,
      "benefits_month_total": 11056,
      "benefits_month_avg": 1022
    },
    {
      "month": "2015-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8928,
      "percent_oasdi_all": 15,
      "benefits_month_total": 10401,
      "benefits_month_avg": 1165.03
    },
    {
      "month": "2015-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 144,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 317.97
    },
    {
      "month": "2015-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1746,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 609,
      "benefits_month_avg": 348.94
    },
    {
      "month": "2015-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59738,
      "percent_oasdi_all": 100,
      "benefits_month_total": 73168,
      "benefits_month_avg": 1224.81
    },
    {
      "month": "2015-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 48926,
      "percent_oasdi_all": 81.9,
      "benefits_month_total": 62119,
      "benefits_month_avg": 1269.65
    },
    {
      "month": "2015-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42855,
      "percent_oasdi_all": 71.7,
      "benefits_month_total": 55365,
      "benefits_month_avg": 1291.92
    },
    {
      "month": "2015-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39893,
      "percent_oasdi_all": 66.8,
      "benefits_month_total": 53359,
      "benefits_month_avg": 1337.57
    },
    {
      "month": "2015-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2325,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1592,
      "benefits_month_avg": 684.84
    },
    {
      "month": "2015-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 637,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 414,
      "benefits_month_avg": 648.87
    },
    {
      "month": "2015-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6071,
      "percent_oasdi_all": 10.2,
      "benefits_month_total": 6754,
      "benefits_month_avg": 1112.46
    },
    {
      "month": "2015-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1866,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1550,
      "benefits_month_avg": 830.62
    },
    {
      "month": "2015-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 140,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 132,
      "benefits_month_avg": 940.87
    },
    {
      "month": "2015-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3804,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4884,
      "benefits_month_avg": 1283.81
    },
    {
      "month": "2015-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 719.91
    },
    {
      "month": "2015-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1128.28
    },
    {
      "month": "2015-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 10812,
      "percent_oasdi_all": 18.1,
      "benefits_month_total": 11049,
      "benefits_month_avg": 1021.92
    },
    {
      "month": "2015-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8921,
      "percent_oasdi_all": 14.9,
      "benefits_month_total": 10393,
      "benefits_month_avg": 1164.94
    },
    {
      "month": "2015-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 144,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 317.8
    },
    {
      "month": "2015-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1747,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 610,
      "benefits_month_avg": 349.36
    },
    {
      "month": "2015-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59833,
      "percent_oasdi_all": 100,
      "benefits_month_total": 73315,
      "benefits_month_avg": 1225.34
    },
    {
      "month": "2015-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49017,
      "percent_oasdi_all": 81.9,
      "benefits_month_total": 62263,
      "benefits_month_avg": 1270.23
    },
    {
      "month": "2015-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 42940,
      "percent_oasdi_all": 71.8,
      "benefits_month_total": 55504,
      "benefits_month_avg": 1292.59
    },
    {
      "month": "2015-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 39968,
      "percent_oasdi_all": 66.8,
      "benefits_month_total": 53489,
      "benefits_month_avg": 1338.27
    },
    {
      "month": "2015-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2330,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1599,
      "benefits_month_avg": 686.21
    },
    {
      "month": "2015-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 642,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 417,
      "benefits_month_avg": 649.15
    },
    {
      "month": "2015-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6077,
      "percent_oasdi_all": 10.2,
      "benefits_month_total": 6759,
      "benefits_month_avg": 1112.2
    },
    {
      "month": "2015-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1877,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1559,
      "benefits_month_avg": 830.78
    },
    {
      "month": "2015-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 140,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 132,
      "benefits_month_avg": 939.04
    },
    {
      "month": "2015-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3800,
      "percent_oasdi_all": 6.4,
      "benefits_month_total": 4880,
      "benefits_month_avg": 1284.39
    },
    {
      "month": "2015-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 260,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 719.66
    },
    {
      "month": "2015-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1127.64
    },
    {
      "month": "2015-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 10815,
      "percent_oasdi_all": 18.1,
      "benefits_month_total": 11052,
      "benefits_month_avg": 1021.87
    },
    {
      "month": "2015-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8923,
      "percent_oasdi_all": 14.9,
      "benefits_month_total": 10394,
      "benefits_month_avg": 1164.92
    },
    {
      "month": "2015-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 143,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 46,
      "benefits_month_avg": 317.86
    },
    {
      "month": "2015-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1749,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 612,
      "benefits_month_avg": 349.81
    },
    {
      "month": "2015-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59916,
      "percent_oasdi_all": 100,
      "benefits_month_total": 73522,
      "benefits_month_avg": 1227.1
    },
    {
      "month": "2015-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49103,
      "percent_oasdi_all": 82,
      "benefits_month_total": 62469,
      "benefits_month_avg": 1272.2
    },
    {
      "month": "2015-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43019,
      "percent_oasdi_all": 71.8,
      "benefits_month_total": 55699,
      "benefits_month_avg": 1294.76
    },
    {
      "month": "2015-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40040,
      "percent_oasdi_all": 66.8,
      "benefits_month_total": 53672,
      "benefits_month_avg": 1340.48
    },
    {
      "month": "2015-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2335,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1607,
      "benefits_month_avg": 688.51
    },
    {
      "month": "2015-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 645,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 419,
      "benefits_month_avg": 650.46
    },
    {
      "month": "2015-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6084,
      "percent_oasdi_all": 10.2,
      "benefits_month_total": 6770,
      "benefits_month_avg": 1112.7
    },
    {
      "month": "2015-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1884,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1567,
      "benefits_month_avg": 831.72
    },
    {
      "month": "2015-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 140,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 132,
      "benefits_month_avg": 941.23
    },
    {
      "month": "2015-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3799,
      "percent_oasdi_all": 6.3,
      "benefits_month_total": 4882,
      "benefits_month_avg": 1285.29
    },
    {
      "month": "2015-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 719.41
    },
    {
      "month": "2015-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1130.51
    },
    {
      "month": "2015-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 10813,
      "percent_oasdi_all": 18,
      "benefits_month_total": 11053,
      "benefits_month_avg": 1022.27
    },
    {
      "month": "2015-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8916,
      "percent_oasdi_all": 14.9,
      "benefits_month_total": 10394,
      "benefits_month_avg": 1165.76
    },
    {
      "month": "2015-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 142,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 45,
      "benefits_month_avg": 318.24
    },
    {
      "month": "2015-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1754,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 614,
      "benefits_month_avg": 350.25
    },
    {
      "month": "2015-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 59963,
      "percent_oasdi_all": 100,
      "benefits_month_total": 73642,
      "benefits_month_avg": 1228.12
    },
    {
      "month": "2015-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49157,
      "percent_oasdi_all": 82,
      "benefits_month_total": 62595,
      "benefits_month_avg": 1273.36
    },
    {
      "month": "2015-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43073,
      "percent_oasdi_all": 71.8,
      "benefits_month_total": 55825,
      "benefits_month_avg": 1296.04
    },
    {
      "month": "2015-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40089,
      "percent_oasdi_all": 66.9,
      "benefits_month_total": 53790,
      "benefits_month_avg": 1341.77
    },
    {
      "month": "2015-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2336,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1612,
      "benefits_month_avg": 690.3
    },
    {
      "month": "2015-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 649,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 422,
      "benefits_month_avg": 651
    },
    {
      "month": "2015-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6084,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 6770,
      "benefits_month_avg": 1112.8
    },
    {
      "month": "2015-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1893,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1575,
      "benefits_month_avg": 832.14
    },
    {
      "month": "2015-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 140,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 131,
      "benefits_month_avg": 939.94
    },
    {
      "month": "2015-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3790,
      "percent_oasdi_all": 6.3,
      "benefits_month_total": 4875,
      "benefits_month_avg": 1286.26
    },
    {
      "month": "2015-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 719.11
    },
    {
      "month": "2015-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1133.46
    },
    {
      "month": "2015-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 10806,
      "percent_oasdi_all": 18,
      "benefits_month_total": 11047,
      "benefits_month_avg": 1022.29
    },
    {
      "month": "2015-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8909,
      "percent_oasdi_all": 14.9,
      "benefits_month_total": 10386,
      "benefits_month_avg": 1165.79
    },
    {
      "month": "2015-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 142,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 45,
      "benefits_month_avg": 318.43
    },
    {
      "month": "2015-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1755,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 616,
      "benefits_month_avg": 350.77
    },
    {
      "month": "2016-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60084,
      "percent_oasdi_all": 100,
      "benefits_month_total": 73895,
      "benefits_month_avg": 1229.85
    },
    {
      "month": "2016-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49290,
      "percent_oasdi_all": 82,
      "benefits_month_total": 62859,
      "benefits_month_avg": 1275.28
    },
    {
      "month": "2016-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43235,
      "percent_oasdi_all": 72,
      "benefits_month_total": 56119,
      "benefits_month_avg": 1298
    },
    {
      "month": "2016-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40244,
      "percent_oasdi_all": 67,
      "benefits_month_total": 54075,
      "benefits_month_avg": 1343.68
    },
    {
      "month": "2016-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2338,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1618,
      "benefits_month_avg": 692.1
    },
    {
      "month": "2016-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 654,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 426,
      "benefits_month_avg": 652.2
    },
    {
      "month": "2016-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6055,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 6740,
      "benefits_month_avg": 1113.07
    },
    {
      "month": "2016-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1902,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1586,
      "benefits_month_avg": 833.74
    },
    {
      "month": "2016-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 129,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 119,
      "benefits_month_avg": 927.71
    },
    {
      "month": "2016-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3764,
      "percent_oasdi_all": 6.3,
      "benefits_month_total": 4847,
      "benefits_month_avg": 1287.75
    },
    {
      "month": "2016-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 718.64
    },
    {
      "month": "2016-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1133.8
    },
    {
      "month": "2016-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 10794,
      "percent_oasdi_all": 18,
      "benefits_month_total": 11036,
      "benefits_month_avg": 1022.41
    },
    {
      "month": "2016-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8899,
      "percent_oasdi_all": 14.8,
      "benefits_month_total": 10374,
      "benefits_month_avg": 1165.76
    },
    {
      "month": "2016-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 139,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 44,
      "benefits_month_avg": 319.31
    },
    {
      "month": "2016-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1756,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 617,
      "benefits_month_avg": 351.55
    },
    {
      "month": "2016-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60200,
      "percent_oasdi_all": 100,
      "benefits_month_total": 74088,
      "benefits_month_avg": 1230.7
    },
    {
      "month": "2016-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49406,
      "percent_oasdi_all": 82.1,
      "benefits_month_total": 63053,
      "benefits_month_avg": 1276.23
    },
    {
      "month": "2016-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43341,
      "percent_oasdi_all": 72,
      "benefits_month_total": 56299,
      "benefits_month_avg": 1298.98
    },
    {
      "month": "2016-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40339,
      "percent_oasdi_all": 67,
      "benefits_month_total": 54244,
      "benefits_month_avg": 1344.7
    },
    {
      "month": "2016-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2343,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1625,
      "benefits_month_avg": 693.64
    },
    {
      "month": "2016-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 659,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 430,
      "benefits_month_avg": 652.77
    },
    {
      "month": "2016-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6065,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 6754,
      "benefits_month_avg": 1113.6
    },
    {
      "month": "2016-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1911,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1594,
      "benefits_month_avg": 834.14
    },
    {
      "month": "2016-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 130,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 928.71
    },
    {
      "month": "2016-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3764,
      "percent_oasdi_all": 6.3,
      "benefits_month_total": 4852,
      "benefits_month_avg": 1289.11
    },
    {
      "month": "2016-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 718.31
    },
    {
      "month": "2016-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1140.64
    },
    {
      "month": "2016-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 10794,
      "percent_oasdi_all": 17.9,
      "benefits_month_total": 11035,
      "benefits_month_avg": 1022.34
    },
    {
      "month": "2016-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8897,
      "percent_oasdi_all": 14.8,
      "benefits_month_total": 10372,
      "benefits_month_avg": 1165.83
    },
    {
      "month": "2016-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 139,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 44,
      "benefits_month_avg": 319.47
    },
    {
      "month": "2016-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1758,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 619,
      "benefits_month_avg": 351.99
    },
    {
      "month": "2016-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60324,
      "percent_oasdi_all": 100,
      "benefits_month_total": 74285,
      "benefits_month_avg": 1231.42
    },
    {
      "month": "2016-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49540,
      "percent_oasdi_all": 82.1,
      "benefits_month_total": 63259,
      "benefits_month_avg": 1276.94
    },
    {
      "month": "2016-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43463,
      "percent_oasdi_all": 72,
      "benefits_month_total": 56490,
      "benefits_month_avg": 1299.74
    },
    {
      "month": "2016-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40449,
      "percent_oasdi_all": 67.1,
      "benefits_month_total": 54423,
      "benefits_month_avg": 1345.49
    },
    {
      "month": "2016-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2350,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1633,
      "benefits_month_avg": 695.02
    },
    {
      "month": "2016-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 664,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 434,
      "benefits_month_avg": 653.1
    },
    {
      "month": "2016-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6077,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 6769,
      "benefits_month_avg": 1113.88
    },
    {
      "month": "2016-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1918,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1601,
      "benefits_month_avg": 834.45
    },
    {
      "month": "2016-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 131,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 122,
      "benefits_month_avg": 929.41
    },
    {
      "month": "2016-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3767,
      "percent_oasdi_all": 6.2,
      "benefits_month_total": 4859,
      "benefits_month_avg": 1289.83
    },
    {
      "month": "2016-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 717.99
    },
    {
      "month": "2016-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1138.39
    },
    {
      "month": "2016-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 10785,
      "percent_oasdi_all": 17.9,
      "benefits_month_total": 11026,
      "benefits_month_avg": 1022.33
    },
    {
      "month": "2016-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8889,
      "percent_oasdi_all": 14.7,
      "benefits_month_total": 10362,
      "benefits_month_avg": 1165.74
    },
    {
      "month": "2016-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 139,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 44,
      "benefits_month_avg": 319.47
    },
    {
      "month": "2016-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1757,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 619,
      "benefits_month_avg": 352.5
    },
    {
      "month": "2016-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60430,
      "percent_oasdi_all": 100,
      "benefits_month_total": 74474,
      "benefits_month_avg": 1232.39
    },
    {
      "month": "2016-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49644,
      "percent_oasdi_all": 82.2,
      "benefits_month_total": 63444,
      "benefits_month_avg": 1277.98
    },
    {
      "month": "2016-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43553,
      "percent_oasdi_all": 72.1,
      "benefits_month_total": 56658,
      "benefits_month_avg": 1300.9
    },
    {
      "month": "2016-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40526,
      "percent_oasdi_all": 67.1,
      "benefits_month_total": 54577,
      "benefits_month_avg": 1346.72
    },
    {
      "month": "2016-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2357,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1643,
      "benefits_month_avg": 697.08
    },
    {
      "month": "2016-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 670,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 438,
      "benefits_month_avg": 653.47
    },
    {
      "month": "2016-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6091,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 6786,
      "benefits_month_avg": 1114.1
    },
    {
      "month": "2016-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1929,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1611,
      "benefits_month_avg": 835.02
    },
    {
      "month": "2016-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 133,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 123,
      "benefits_month_avg": 930.23
    },
    {
      "month": "2016-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3768,
      "percent_oasdi_all": 6.2,
      "benefits_month_total": 4864,
      "benefits_month_avg": 1290.78
    },
    {
      "month": "2016-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 260,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 717.62
    },
    {
      "month": "2016-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1139.44
    },
    {
      "month": "2016-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 10786,
      "percent_oasdi_all": 17.8,
      "benefits_month_total": 11030,
      "benefits_month_avg": 1022.55
    },
    {
      "month": "2016-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8888,
      "percent_oasdi_all": 14.7,
      "benefits_month_total": 10364,
      "benefits_month_avg": 1166.13
    },
    {
      "month": "2016-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 139,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 45,
      "benefits_month_avg": 319.97
    },
    {
      "month": "2016-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1760,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 621,
      "benefits_month_avg": 352.94
    },
    {
      "month": "2016-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60535,
      "percent_oasdi_all": 100,
      "benefits_month_total": 74651,
      "benefits_month_avg": 1233.18
    },
    {
      "month": "2016-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49755,
      "percent_oasdi_all": 82.2,
      "benefits_month_total": 63626,
      "benefits_month_avg": 1278.77
    },
    {
      "month": "2016-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43658,
      "percent_oasdi_all": 72.1,
      "benefits_month_total": 56831,
      "benefits_month_avg": 1301.74
    },
    {
      "month": "2016-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40621,
      "percent_oasdi_all": 67.1,
      "benefits_month_total": 54740,
      "benefits_month_avg": 1347.59
    },
    {
      "month": "2016-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2364,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1652,
      "benefits_month_avg": 698.59
    },
    {
      "month": "2016-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 673,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 440,
      "benefits_month_avg": 653.6
    },
    {
      "month": "2016-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6097,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 6794,
      "benefits_month_avg": 1114.27
    },
    {
      "month": "2016-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1935,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1616,
      "benefits_month_avg": 835.21
    },
    {
      "month": "2016-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 134,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 125,
      "benefits_month_avg": 931.39
    },
    {
      "month": "2016-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3768,
      "percent_oasdi_all": 6.2,
      "benefits_month_total": 4866,
      "benefits_month_avg": 1291.48
    },
    {
      "month": "2016-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 260,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 717.18
    },
    {
      "month": "2016-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1140.61
    },
    {
      "month": "2016-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 10780,
      "percent_oasdi_all": 17.8,
      "benefits_month_total": 11025,
      "benefits_month_avg": 1022.75
    },
    {
      "month": "2016-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8884,
      "percent_oasdi_all": 14.7,
      "benefits_month_total": 10360,
      "benefits_month_avg": 1166.18
    },
    {
      "month": "2016-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 139,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 45,
      "benefits_month_avg": 320.47
    },
    {
      "month": "2016-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1757,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 621,
      "benefits_month_avg": 353.24
    },
    {
      "month": "2016-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60541,
      "percent_oasdi_all": 100,
      "benefits_month_total": 74767,
      "benefits_month_avg": 1234.98
    },
    {
      "month": "2016-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49814,
      "percent_oasdi_all": 82.3,
      "benefits_month_total": 63769,
      "benefits_month_avg": 1280.16
    },
    {
      "month": "2016-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43754,
      "percent_oasdi_all": 72.3,
      "benefits_month_total": 57005,
      "benefits_month_avg": 1302.86
    },
    {
      "month": "2016-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40724,
      "percent_oasdi_all": 67.3,
      "benefits_month_total": 54916,
      "benefits_month_avg": 1348.49
    },
    {
      "month": "2016-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2367,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1656,
      "benefits_month_avg": 699.77
    },
    {
      "month": "2016-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 663,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 433,
      "benefits_month_avg": 652.96
    },
    {
      "month": "2016-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6060,
      "percent_oasdi_all": 10,
      "benefits_month_total": 6764,
      "benefits_month_avg": 1116.25
    },
    {
      "month": "2016-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1898,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1584,
      "benefits_month_avg": 834.59
    },
    {
      "month": "2016-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 135,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 126,
      "benefits_month_avg": 936.24
    },
    {
      "month": "2016-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3766,
      "percent_oasdi_all": 6.2,
      "benefits_month_total": 4866,
      "benefits_month_avg": 1292.25
    },
    {
      "month": "2016-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 260,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 716.87
    },
    {
      "month": "2016-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1139.7
    },
    {
      "month": "2016-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 10728,
      "percent_oasdi_all": 17.7,
      "benefits_month_total": 10998,
      "benefits_month_avg": 1025.2
    },
    {
      "month": "2016-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8872,
      "percent_oasdi_all": 14.7,
      "benefits_month_total": 10348,
      "benefits_month_avg": 1166.33
    },
    {
      "month": "2016-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 139,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 45,
      "benefits_month_avg": 321.26
    },
    {
      "month": "2016-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1716,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 605,
      "benefits_month_avg": 352.67
    },
    {
      "month": "2016-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60505,
      "percent_oasdi_all": 100,
      "benefits_month_total": 74854,
      "benefits_month_avg": 1237.15
    },
    {
      "month": "2016-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49841,
      "percent_oasdi_all": 82.4,
      "benefits_month_total": 63890,
      "benefits_month_avg": 1281.87
    },
    {
      "month": "2016-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43831,
      "percent_oasdi_all": 72.4,
      "benefits_month_total": 57167,
      "benefits_month_avg": 1304.25
    },
    {
      "month": "2016-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40817,
      "percent_oasdi_all": 67.5,
      "benefits_month_total": 55086,
      "benefits_month_avg": 1349.59
    },
    {
      "month": "2016-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2369,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1660,
      "benefits_month_avg": 700.82
    },
    {
      "month": "2016-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 645,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 421,
      "benefits_month_avg": 652
    },
    {
      "month": "2016-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6010,
      "percent_oasdi_all": 9.9,
      "benefits_month_total": 6722,
      "benefits_month_avg": 1118.59
    },
    {
      "month": "2016-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1852,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1542,
      "benefits_month_avg": 832.78
    },
    {
      "month": "2016-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 134,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 126,
      "benefits_month_avg": 942.62
    },
    {
      "month": "2016-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3763,
      "percent_oasdi_all": 6.2,
      "benefits_month_total": 4866,
      "benefits_month_avg": 1293.24
    },
    {
      "month": "2016-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 260,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 716.95
    },
    {
      "month": "2016-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1141.58
    },
    {
      "month": "2016-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 10664,
      "percent_oasdi_all": 17.6,
      "benefits_month_total": 10965,
      "benefits_month_avg": 1028.17
    },
    {
      "month": "2016-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8861,
      "percent_oasdi_all": 14.6,
      "benefits_month_total": 10335,
      "benefits_month_avg": 1166.41
    },
    {
      "month": "2016-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 138,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 44,
      "benefits_month_avg": 322.56
    },
    {
      "month": "2016-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1666,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 585,
      "benefits_month_avg": 351.29
    },
    {
      "month": "2016-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60617,
      "percent_oasdi_all": 100,
      "benefits_month_total": 75051,
      "benefits_month_avg": 1238.12
    },
    {
      "month": "2016-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 49965,
      "percent_oasdi_all": 82.4,
      "benefits_month_total": 64097,
      "benefits_month_avg": 1282.84
    },
    {
      "month": "2016-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 43947,
      "percent_oasdi_all": 72.5,
      "benefits_month_total": 57364,
      "benefits_month_avg": 1305.3
    },
    {
      "month": "2016-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40926,
      "percent_oasdi_all": 67.5,
      "benefits_month_total": 55276,
      "benefits_month_avg": 1350.64
    },
    {
      "month": "2016-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2372,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1665,
      "benefits_month_avg": 701.67
    },
    {
      "month": "2016-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 648,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 423,
      "benefits_month_avg": 652.21
    },
    {
      "month": "2016-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6018,
      "percent_oasdi_all": 9.9,
      "benefits_month_total": 6733,
      "benefits_month_avg": 1118.86
    },
    {
      "month": "2016-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1858,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1548,
      "benefits_month_avg": 832.97
    },
    {
      "month": "2016-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 135,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 127,
      "benefits_month_avg": 943.83
    },
    {
      "month": "2016-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3764,
      "percent_oasdi_all": 6.2,
      "benefits_month_total": 4871,
      "benefits_month_avg": 1294.04
    },
    {
      "month": "2016-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 260,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 716.58
    },
    {
      "month": "2016-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1142.53
    },
    {
      "month": "2016-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 10652,
      "percent_oasdi_all": 17.6,
      "benefits_month_total": 10953,
      "benefits_month_avg": 1028.32
    },
    {
      "month": "2016-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8851,
      "percent_oasdi_all": 14.6,
      "benefits_month_total": 10324,
      "benefits_month_avg": 1166.46
    },
    {
      "month": "2016-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 137,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 44,
      "benefits_month_avg": 322.25
    },
    {
      "month": "2016-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1664,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 585,
      "benefits_month_avg": 351.7
    },
    {
      "month": "2016-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60661,
      "percent_oasdi_all": 100,
      "benefits_month_total": 75162,
      "benefits_month_avg": 1239.04
    },
    {
      "month": "2016-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50021,
      "percent_oasdi_all": 82.5,
      "benefits_month_total": 64218,
      "benefits_month_avg": 1283.82
    },
    {
      "month": "2016-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44006,
      "percent_oasdi_all": 72.5,
      "benefits_month_total": 57489,
      "benefits_month_avg": 1306.37
    },
    {
      "month": "2016-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 40983,
      "percent_oasdi_all": 67.6,
      "benefits_month_total": 55397,
      "benefits_month_avg": 1351.7
    },
    {
      "month": "2016-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2373,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1667,
      "benefits_month_avg": 702.59
    },
    {
      "month": "2016-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 650,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 425,
      "benefits_month_avg": 652.74
    },
    {
      "month": "2016-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6015,
      "percent_oasdi_all": 9.9,
      "benefits_month_total": 6730,
      "benefits_month_avg": 1118.87
    },
    {
      "month": "2016-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1867,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1555,
      "benefits_month_avg": 833.05
    },
    {
      "month": "2016-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 132,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 124,
      "benefits_month_avg": 944.79
    },
    {
      "month": "2016-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3755,
      "percent_oasdi_all": 6.2,
      "benefits_month_total": 4863,
      "benefits_month_avg": 1294.89
    },
    {
      "month": "2016-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 260,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 716.27
    },
    {
      "month": "2016-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1143.47
    },
    {
      "month": "2016-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 10640,
      "percent_oasdi_all": 17.5,
      "benefits_month_total": 10943,
      "benefits_month_avg": 1028.5
    },
    {
      "month": "2016-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8841,
      "percent_oasdi_all": 14.6,
      "benefits_month_total": 10314,
      "benefits_month_avg": 1166.51
    },
    {
      "month": "2016-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 136,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 44,
      "benefits_month_avg": 323.26
    },
    {
      "month": "2016-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1662,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 586,
      "benefits_month_avg": 352.25
    },
    {
      "month": "2016-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60773,
      "percent_oasdi_all": 100,
      "benefits_month_total": 75417,
      "benefits_month_avg": 1240.95
    },
    {
      "month": "2016-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50139,
      "percent_oasdi_all": 82.5,
      "benefits_month_total": 64472,
      "benefits_month_avg": 1285.87
    },
    {
      "month": "2016-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44112,
      "percent_oasdi_all": 72.6,
      "benefits_month_total": 57728,
      "benefits_month_avg": 1308.67
    },
    {
      "month": "2016-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 41082,
      "percent_oasdi_all": 67.6,
      "benefits_month_total": 55627,
      "benefits_month_avg": 1354.04
    },
    {
      "month": "2016-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2375,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1673,
      "benefits_month_avg": 704.52
    },
    {
      "month": "2016-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 656,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 429,
      "benefits_month_avg": 653.73
    },
    {
      "month": "2016-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6026,
      "percent_oasdi_all": 9.9,
      "benefits_month_total": 6743,
      "benefits_month_avg": 1118.99
    },
    {
      "month": "2016-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1878,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1566,
      "benefits_month_avg": 833.9
    },
    {
      "month": "2016-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 134,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 126,
      "benefits_month_avg": 945.72
    },
    {
      "month": "2016-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3754,
      "percent_oasdi_all": 6.2,
      "benefits_month_total": 4864,
      "benefits_month_avg": 1295.65
    },
    {
      "month": "2016-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 260,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 716.02
    },
    {
      "month": "2016-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1146.59
    },
    {
      "month": "2016-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 10635,
      "percent_oasdi_all": 17.5,
      "benefits_month_total": 10945,
      "benefits_month_avg": 1029.2
    },
    {
      "month": "2016-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8834,
      "percent_oasdi_all": 14.5,
      "benefits_month_total": 10313,
      "benefits_month_avg": 1167.44
    },
    {
      "month": "2016-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 136,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 44,
      "benefits_month_avg": 322.9
    },
    {
      "month": "2016-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1665,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 588,
      "benefits_month_avg": 353.39
    },
    {
      "month": "2016-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60863,
      "percent_oasdi_all": 100,
      "benefits_month_total": 75571,
      "benefits_month_avg": 1241.66
    },
    {
      "month": "2016-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50240,
      "percent_oasdi_all": 82.5,
      "benefits_month_total": 64638,
      "benefits_month_avg": 1286.58
    },
    {
      "month": "2016-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44209,
      "percent_oasdi_all": 72.6,
      "benefits_month_total": 57888,
      "benefits_month_avg": 1309.42
    },
    {
      "month": "2016-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 41174,
      "percent_oasdi_all": 67.7,
      "benefits_month_total": 55782,
      "benefits_month_avg": 1354.78
    },
    {
      "month": "2016-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2376,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1675,
      "benefits_month_avg": 705.05
    },
    {
      "month": "2016-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 659,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 431,
      "benefits_month_avg": 654.13
    },
    {
      "month": "2016-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6031,
      "percent_oasdi_all": 9.9,
      "benefits_month_total": 6750,
      "benefits_month_avg": 1119.15
    },
    {
      "month": "2016-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1885,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1572,
      "benefits_month_avg": 834.36
    },
    {
      "month": "2016-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 134,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 126,
      "benefits_month_avg": 945.89
    },
    {
      "month": "2016-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3753,
      "percent_oasdi_all": 6.2,
      "benefits_month_total": 4864,
      "benefits_month_avg": 1296.24
    },
    {
      "month": "2016-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 260,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 715.62
    },
    {
      "month": "2016-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1148.6
    },
    {
      "month": "2016-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 10623,
      "percent_oasdi_all": 17.5,
      "benefits_month_total": 10933,
      "benefits_month_avg": 1029.2
    },
    {
      "month": "2016-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8821,
      "percent_oasdi_all": 14.5,
      "benefits_month_total": 10300,
      "benefits_month_avg": 1167.63
    },
    {
      "month": "2016-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 135,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 44,
      "benefits_month_avg": 323.02
    },
    {
      "month": "2016-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1666,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 589,
      "benefits_month_avg": 353.67
    },
    {
      "month": "2016-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 60907,
      "percent_oasdi_all": 100,
      "benefits_month_total": 75918,
      "benefits_month_avg": 1246.45
    },
    {
      "month": "2016-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50297,
      "percent_oasdi_all": 82.6,
      "benefits_month_total": 64966,
      "benefits_month_avg": 1291.64
    },
    {
      "month": "2016-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44266,
      "percent_oasdi_all": 72.7,
      "benefits_month_total": 58196,
      "benefits_month_avg": 1314.68
    },
    {
      "month": "2016-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 41233,
      "percent_oasdi_all": 67.7,
      "benefits_month_total": 56083,
      "benefits_month_avg": 1360.13
    },
    {
      "month": "2016-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2371,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1678,
      "benefits_month_avg": 707.85
    },
    {
      "month": "2016-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 662,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 435,
      "benefits_month_avg": 656.82
    },
    {
      "month": "2016-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6031,
      "percent_oasdi_all": 9.9,
      "benefits_month_total": 6770,
      "benefits_month_avg": 1122.52
    },
    {
      "month": "2016-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1893,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1585,
      "benefits_month_avg": 837.44
    },
    {
      "month": "2016-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 133,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 126,
      "benefits_month_avg": 946.93
    },
    {
      "month": "2016-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3745,
      "percent_oasdi_all": 6.1,
      "benefits_month_total": 4872,
      "benefits_month_avg": 1300.86
    },
    {
      "month": "2016-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 717.65
    },
    {
      "month": "2016-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1154.19
    },
    {
      "month": "2016-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 10610,
      "percent_oasdi_all": 17.4,
      "benefits_month_total": 10952,
      "benefits_month_avg": 1032.25
    },
    {
      "month": "2016-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8809,
      "percent_oasdi_all": 14.5,
      "benefits_month_total": 10316,
      "benefits_month_avg": 1171.15
    },
    {
      "month": "2016-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 135,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 44,
      "benefits_month_avg": 323.98
    },
    {
      "month": "2016-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1667,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 592,
      "benefits_month_avg": 355.35
    },
    {
      "month": "2017-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61017,
      "percent_oasdi_all": 100,
      "benefits_month_total": 76190,
      "benefits_month_avg": 1248.67
    },
    {
      "month": "2017-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50422,
      "percent_oasdi_all": 82.6,
      "benefits_month_total": 65251,
      "benefits_month_avg": 1294.12
    },
    {
      "month": "2017-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44416,
      "percent_oasdi_all": 72.8,
      "benefits_month_total": 58508,
      "benefits_month_avg": 1317.27
    },
    {
      "month": "2017-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 41386,
      "percent_oasdi_all": 67.8,
      "benefits_month_total": 56394,
      "benefits_month_avg": 1362.64
    },
    {
      "month": "2017-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2364,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1676,
      "benefits_month_avg": 708.86
    },
    {
      "month": "2017-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 667,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 439,
      "benefits_month_avg": 658.21
    },
    {
      "month": "2017-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6005,
      "percent_oasdi_all": 9.8,
      "benefits_month_total": 6743,
      "benefits_month_avg": 1122.89
    },
    {
      "month": "2017-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1905,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1598,
      "benefits_month_avg": 838.92
    },
    {
      "month": "2017-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 124,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 116,
      "benefits_month_avg": 936.13
    },
    {
      "month": "2017-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3716,
      "percent_oasdi_all": 6.1,
      "benefits_month_total": 4842,
      "benefits_month_avg": 1302.94
    },
    {
      "month": "2017-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 717.35
    },
    {
      "month": "2017-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1157.21
    },
    {
      "month": "2017-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 10596,
      "percent_oasdi_all": 17.4,
      "benefits_month_total": 10939,
      "benefits_month_avg": 1032.39
    },
    {
      "month": "2017-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8796,
      "percent_oasdi_all": 14.4,
      "benefits_month_total": 10302,
      "benefits_month_avg": 1171.25
    },
    {
      "month": "2017-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 133,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 43,
      "benefits_month_avg": 324.1
    },
    {
      "month": "2017-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1667,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 594,
      "benefits_month_avg": 356.12
    },
    {
      "month": "2017-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61152,
      "percent_oasdi_all": 100,
      "benefits_month_total": 76412,
      "benefits_month_avg": 1249.55
    },
    {
      "month": "2017-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50562,
      "percent_oasdi_all": 82.7,
      "benefits_month_total": 65481,
      "benefits_month_avg": 1295.06
    },
    {
      "month": "2017-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44543,
      "percent_oasdi_all": 72.8,
      "benefits_month_total": 58721,
      "benefits_month_avg": 1318.29
    },
    {
      "month": "2017-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 41506,
      "percent_oasdi_all": 67.9,
      "benefits_month_total": 56600,
      "benefits_month_avg": 1363.66
    },
    {
      "month": "2017-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2365,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1677,
      "benefits_month_avg": 709.42
    },
    {
      "month": "2017-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 672,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 443,
      "benefits_month_avg": 658.77
    },
    {
      "month": "2017-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6019,
      "percent_oasdi_all": 9.8,
      "benefits_month_total": 6760,
      "benefits_month_avg": 1123.12
    },
    {
      "month": "2017-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1914,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1607,
      "benefits_month_avg": 839.52
    },
    {
      "month": "2017-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 126,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 118,
      "benefits_month_avg": 937.4
    },
    {
      "month": "2017-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3719,
      "percent_oasdi_all": 6.1,
      "benefits_month_total": 4848,
      "benefits_month_avg": 1303.66
    },
    {
      "month": "2017-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 716.83
    },
    {
      "month": "2017-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1159.11
    },
    {
      "month": "2017-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 10590,
      "percent_oasdi_all": 17.3,
      "benefits_month_total": 10931,
      "benefits_month_avg": 1032.25
    },
    {
      "month": "2017-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8788,
      "percent_oasdi_all": 14.4,
      "benefits_month_total": 10293,
      "benefits_month_avg": 1171.27
    },
    {
      "month": "2017-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 133,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 43,
      "benefits_month_avg": 324.04
    },
    {
      "month": "2017-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1669,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 595,
      "benefits_month_avg": 356.6
    },
    {
      "month": "2017-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61262,
      "percent_oasdi_all": 100,
      "benefits_month_total": 76636,
      "benefits_month_avg": 1250.96
    },
    {
      "month": "2017-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50683,
      "percent_oasdi_all": 82.7,
      "benefits_month_total": 65713,
      "benefits_month_avg": 1296.56
    },
    {
      "month": "2017-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44651,
      "percent_oasdi_all": 72.9,
      "benefits_month_total": 58937,
      "benefits_month_avg": 1319.94
    },
    {
      "month": "2017-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 41608,
      "percent_oasdi_all": 67.9,
      "benefits_month_total": 56810,
      "benefits_month_avg": 1365.35
    },
    {
      "month": "2017-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2365,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1680,
      "benefits_month_avg": 710.41
    },
    {
      "month": "2017-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 678,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 447,
      "benefits_month_avg": 659.52
    },
    {
      "month": "2017-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6031,
      "percent_oasdi_all": 9.8,
      "benefits_month_total": 6776,
      "benefits_month_avg": 1123.45
    },
    {
      "month": "2017-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1924,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1617,
      "benefits_month_avg": 840.34
    },
    {
      "month": "2017-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 127,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 119,
      "benefits_month_avg": 938.8
    },
    {
      "month": "2017-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3720,
      "percent_oasdi_all": 6.1,
      "benefits_month_total": 4853,
      "benefits_month_avg": 1304.52
    },
    {
      "month": "2017-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 716.51
    },
    {
      "month": "2017-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1157.41
    },
    {
      "month": "2017-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 10580,
      "percent_oasdi_all": 17.3,
      "benefits_month_total": 10923,
      "benefits_month_avg": 1032.48
    },
    {
      "month": "2017-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8778,
      "percent_oasdi_all": 14.3,
      "benefits_month_total": 10284,
      "benefits_month_avg": 1171.52
    },
    {
      "month": "2017-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 132,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 43,
      "benefits_month_avg": 324.46
    },
    {
      "month": "2017-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1669,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 596,
      "benefits_month_avg": 357.3
    },
    {
      "month": "2017-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61377,
      "percent_oasdi_all": 100,
      "benefits_month_total": 76835,
      "benefits_month_avg": 1251.85
    },
    {
      "month": "2017-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50800,
      "percent_oasdi_all": 82.8,
      "benefits_month_total": 65915,
      "benefits_month_avg": 1297.53
    },
    {
      "month": "2017-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44757,
      "percent_oasdi_all": 72.9,
      "benefits_month_total": 59124,
      "benefits_month_avg": 1321.01
    },
    {
      "month": "2017-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 41707,
      "percent_oasdi_all": 68,
      "benefits_month_total": 56990,
      "benefits_month_avg": 1366.46
    },
    {
      "month": "2017-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2367,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1683,
      "benefits_month_avg": 711.07
    },
    {
      "month": "2017-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 683,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 451,
      "benefits_month_avg": 659.84
    },
    {
      "month": "2017-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6044,
      "percent_oasdi_all": 9.8,
      "benefits_month_total": 6791,
      "benefits_month_avg": 1123.65
    },
    {
      "month": "2017-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1934,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1626,
      "benefits_month_avg": 840.74
    },
    {
      "month": "2017-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 128,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 120,
      "benefits_month_avg": 939.84
    },
    {
      "month": "2017-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3721,
      "percent_oasdi_all": 6.1,
      "benefits_month_total": 4858,
      "benefits_month_avg": 1305.38
    },
    {
      "month": "2017-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 716.18
    },
    {
      "month": "2017-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1156.59
    },
    {
      "month": "2017-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 10576,
      "percent_oasdi_all": 17.2,
      "benefits_month_total": 10920,
      "benefits_month_avg": 1032.46
    },
    {
      "month": "2017-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8773,
      "percent_oasdi_all": 14.3,
      "benefits_month_total": 10279,
      "benefits_month_avg": 1171.64
    },
    {
      "month": "2017-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 132,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 43,
      "benefits_month_avg": 324.44
    },
    {
      "month": "2017-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1671,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 598,
      "benefits_month_avg": 357.7
    },
    {
      "month": "2017-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61469,
      "percent_oasdi_all": 100,
      "benefits_month_total": 77010,
      "benefits_month_avg": 1252.84
    },
    {
      "month": "2017-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50904,
      "percent_oasdi_all": 82.8,
      "benefits_month_total": 66103,
      "benefits_month_avg": 1298.57
    },
    {
      "month": "2017-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44855,
      "percent_oasdi_all": 73,
      "benefits_month_total": 59304,
      "benefits_month_avg": 1322.13
    },
    {
      "month": "2017-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 41801,
      "percent_oasdi_all": 68,
      "benefits_month_total": 57166,
      "benefits_month_avg": 1367.58
    },
    {
      "month": "2017-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2368,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1685,
      "benefits_month_avg": 711.68
    },
    {
      "month": "2017-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 686,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 453,
      "benefits_month_avg": 660.07
    },
    {
      "month": "2017-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6049,
      "percent_oasdi_all": 9.8,
      "benefits_month_total": 6799,
      "benefits_month_avg": 1123.89
    },
    {
      "month": "2017-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1940,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1631,
      "benefits_month_avg": 840.97
    },
    {
      "month": "2017-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 129,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 940.79
    },
    {
      "month": "2017-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3720,
      "percent_oasdi_all": 6.1,
      "benefits_month_total": 4859,
      "benefits_month_avg": 1306.17
    },
    {
      "month": "2017-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 715.89
    },
    {
      "month": "2017-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1155.79
    },
    {
      "month": "2017-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 10564,
      "percent_oasdi_all": 17.2,
      "benefits_month_total": 10907,
      "benefits_month_avg": 1032.47
    },
    {
      "month": "2017-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8762,
      "percent_oasdi_all": 14.3,
      "benefits_month_total": 10266,
      "benefits_month_avg": 1171.65
    },
    {
      "month": "2017-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 132,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 43,
      "benefits_month_avg": 324.67
    },
    {
      "month": "2017-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1670,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 598,
      "benefits_month_avg": 358.02
    },
    {
      "month": "2017-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61481,
      "percent_oasdi_all": 100,
      "benefits_month_total": 77145,
      "benefits_month_avg": 1254.78
    },
    {
      "month": "2017-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 50963,
      "percent_oasdi_all": 82.9,
      "benefits_month_total": 66260,
      "benefits_month_avg": 1300.15
    },
    {
      "month": "2017-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 44952,
      "percent_oasdi_all": 73.1,
      "benefits_month_total": 59491,
      "benefits_month_avg": 1323.44
    },
    {
      "month": "2017-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 41908,
      "percent_oasdi_all": 68.2,
      "benefits_month_total": 57358,
      "benefits_month_avg": 1368.67
    },
    {
      "month": "2017-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2368,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1687,
      "benefits_month_avg": 712.43
    },
    {
      "month": "2017-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 676,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 446,
      "benefits_month_avg": 659.48
    },
    {
      "month": "2017-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6012,
      "percent_oasdi_all": 9.8,
      "benefits_month_total": 6770,
      "benefits_month_avg": 1126.04
    },
    {
      "month": "2017-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1901,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1598,
      "benefits_month_avg": 840.28
    },
    {
      "month": "2017-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 130,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 123,
      "benefits_month_avg": 946.47
    },
    {
      "month": "2017-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3720,
      "percent_oasdi_all": 6.1,
      "benefits_month_total": 4862,
      "benefits_month_avg": 1306.97
    },
    {
      "month": "2017-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 715.64
    },
    {
      "month": "2017-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1156.91
    },
    {
      "month": "2017-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 10517,
      "percent_oasdi_all": 17.1,
      "benefits_month_total": 10885,
      "benefits_month_avg": 1034.93
    },
    {
      "month": "2017-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8755,
      "percent_oasdi_all": 14.2,
      "benefits_month_total": 10260,
      "benefits_month_avg": 1171.8
    },
    {
      "month": "2017-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 132,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 43,
      "benefits_month_avg": 325.3
    },
    {
      "month": "2017-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1630,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 582,
      "benefits_month_avg": 357.21
    },
    {
      "month": "2017-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61468,
      "percent_oasdi_all": 100,
      "benefits_month_total": 77262,
      "benefits_month_avg": 1256.94
    },
    {
      "month": "2017-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51002,
      "percent_oasdi_all": 83,
      "benefits_month_total": 66404,
      "benefits_month_avg": 1301.98
    },
    {
      "month": "2017-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45034,
      "percent_oasdi_all": 73.3,
      "benefits_month_total": 59671,
      "benefits_month_avg": 1325.01
    },
    {
      "month": "2017-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42006,
      "percent_oasdi_all": 68.3,
      "benefits_month_total": 57547,
      "benefits_month_avg": 1369.97
    },
    {
      "month": "2017-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2369,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1690,
      "benefits_month_avg": 713.22
    },
    {
      "month": "2017-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 659,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 434,
      "benefits_month_avg": 658.67
    },
    {
      "month": "2017-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5968,
      "percent_oasdi_all": 9.7,
      "benefits_month_total": 6733,
      "benefits_month_avg": 1128.19
    },
    {
      "month": "2017-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1861,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1560,
      "benefits_month_avg": 838.48
    },
    {
      "month": "2017-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 129,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 123,
      "benefits_month_avg": 952.79
    },
    {
      "month": "2017-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3718,
      "percent_oasdi_all": 6,
      "benefits_month_total": 4863,
      "benefits_month_avg": 1308.03
    },
    {
      "month": "2017-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 185,
      "benefits_month_avg": 715.29
    },
    {
      "month": "2017-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1157.43
    },
    {
      "month": "2017-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 10466,
      "percent_oasdi_all": 17,
      "benefits_month_total": 10858,
      "benefits_month_avg": 1037.47
    },
    {
      "month": "2017-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8748,
      "percent_oasdi_all": 14.2,
      "benefits_month_total": 10251,
      "benefits_month_avg": 1171.78
    },
    {
      "month": "2017-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 130,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 326.78
    },
    {
      "month": "2017-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1588,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 565,
      "benefits_month_avg": 355.74
    },
    {
      "month": "2017-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61591,
      "percent_oasdi_all": 100,
      "benefits_month_total": 77483,
      "benefits_month_avg": 1258.02
    },
    {
      "month": "2017-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51134,
      "percent_oasdi_all": 83,
      "benefits_month_total": 66631,
      "benefits_month_avg": 1303.08
    },
    {
      "month": "2017-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45158,
      "percent_oasdi_all": 73.3,
      "benefits_month_total": 59888,
      "benefits_month_avg": 1326.18
    },
    {
      "month": "2017-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42124,
      "percent_oasdi_all": 68.4,
      "benefits_month_total": 57758,
      "benefits_month_avg": 1371.14
    },
    {
      "month": "2017-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2372,
      "percent_oasdi_all": 3.9,
      "benefits_month_total": 1694,
      "benefits_month_avg": 714
    },
    {
      "month": "2017-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 662,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 436,
      "benefits_month_avg": 658.88
    },
    {
      "month": "2017-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5976,
      "percent_oasdi_all": 9.7,
      "benefits_month_total": 6744,
      "benefits_month_avg": 1128.47
    },
    {
      "month": "2017-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1867,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1565,
      "benefits_month_avg": 838.56
    },
    {
      "month": "2017-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 130,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 124,
      "benefits_month_avg": 954.51
    },
    {
      "month": "2017-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3719,
      "percent_oasdi_all": 6,
      "benefits_month_total": 4868,
      "benefits_month_avg": 1308.83
    },
    {
      "month": "2017-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 185,
      "benefits_month_avg": 715.28
    },
    {
      "month": "2017-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1162.07
    },
    {
      "month": "2017-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 10457,
      "percent_oasdi_all": 17,
      "benefits_month_total": 10851,
      "benefits_month_avg": 1037.68
    },
    {
      "month": "2017-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8742,
      "percent_oasdi_all": 14.2,
      "benefits_month_total": 10244,
      "benefits_month_avg": 1171.84
    },
    {
      "month": "2017-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 129,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 326.76
    },
    {
      "month": "2017-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1586,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 565,
      "benefits_month_avg": 356.16
    },
    {
      "month": "2017-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61642,
      "percent_oasdi_all": 100,
      "benefits_month_total": 77611,
      "benefits_month_avg": 1259.06
    },
    {
      "month": "2017-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51192,
      "percent_oasdi_all": 83,
      "benefits_month_total": 66765,
      "benefits_month_avg": 1304.21
    },
    {
      "month": "2017-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45218,
      "percent_oasdi_all": 73.4,
      "benefits_month_total": 60024,
      "benefits_month_avg": 1327.41
    },
    {
      "month": "2017-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42182,
      "percent_oasdi_all": 68.4,
      "benefits_month_total": 57890,
      "benefits_month_avg": 1372.39
    },
    {
      "month": "2017-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2373,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1696,
      "benefits_month_avg": 714.8
    },
    {
      "month": "2017-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 664,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 438,
      "benefits_month_avg": 659.37
    },
    {
      "month": "2017-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5973,
      "percent_oasdi_all": 9.7,
      "benefits_month_total": 6741,
      "benefits_month_avg": 1128.56
    },
    {
      "month": "2017-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1876,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1574,
      "benefits_month_avg": 838.8
    },
    {
      "month": "2017-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 127,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 955.67
    },
    {
      "month": "2017-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3711,
      "percent_oasdi_all": 6,
      "benefits_month_total": 4860,
      "benefits_month_avg": 1309.79
    },
    {
      "month": "2017-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 185,
      "benefits_month_avg": 715.32
    },
    {
      "month": "2017-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1163.57
    },
    {
      "month": "2017-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 10450,
      "percent_oasdi_all": 17,
      "benefits_month_total": 10846,
      "benefits_month_avg": 1037.89
    },
    {
      "month": "2017-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8736,
      "percent_oasdi_all": 14.2,
      "benefits_month_total": 10238,
      "benefits_month_avg": 1171.97
    },
    {
      "month": "2017-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 128,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 327.91
    },
    {
      "month": "2017-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1586,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 566,
      "benefits_month_avg": 356.77
    },
    {
      "month": "2017-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61759,
      "percent_oasdi_all": 100,
      "benefits_month_total": 77873,
      "benefits_month_avg": 1260.91
    },
    {
      "month": "2017-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51316,
      "percent_oasdi_all": 83.1,
      "benefits_month_total": 67025,
      "benefits_month_avg": 1306.12
    },
    {
      "month": "2017-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45331,
      "percent_oasdi_all": 73.4,
      "benefits_month_total": 60269,
      "benefits_month_avg": 1329.54
    },
    {
      "month": "2017-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42287,
      "percent_oasdi_all": 68.5,
      "benefits_month_total": 58126,
      "benefits_month_avg": 1374.55
    },
    {
      "month": "2017-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2375,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1701,
      "benefits_month_avg": 716.39
    },
    {
      "month": "2017-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 668,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 441,
      "benefits_month_avg": 660.47
    },
    {
      "month": "2017-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5985,
      "percent_oasdi_all": 9.7,
      "benefits_month_total": 6756,
      "benefits_month_avg": 1128.76
    },
    {
      "month": "2017-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1888,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1585,
      "benefits_month_avg": 839.7
    },
    {
      "month": "2017-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 128,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 122,
      "benefits_month_avg": 955.96
    },
    {
      "month": "2017-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3709,
      "percent_oasdi_all": 6,
      "benefits_month_total": 4862,
      "benefits_month_avg": 1310.7
    },
    {
      "month": "2017-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 185,
      "benefits_month_avg": 715.23
    },
    {
      "month": "2017-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1165.64
    },
    {
      "month": "2017-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 10444,
      "percent_oasdi_all": 16.9,
      "benefits_month_total": 10848,
      "benefits_month_avg": 1038.74
    },
    {
      "month": "2017-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8726,
      "percent_oasdi_all": 14.1,
      "benefits_month_total": 10237,
      "benefits_month_avg": 1173.16
    },
    {
      "month": "2017-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 128,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 328.87
    },
    {
      "month": "2017-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1590,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 569,
      "benefits_month_avg": 358.06
    },
    {
      "month": "2017-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61859,
      "percent_oasdi_all": 100,
      "benefits_month_total": 78044,
      "benefits_month_avg": 1261.64
    },
    {
      "month": "2017-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51433,
      "percent_oasdi_all": 83.1,
      "benefits_month_total": 67214,
      "benefits_month_avg": 1306.83
    },
    {
      "month": "2017-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45440,
      "percent_oasdi_all": 73.5,
      "benefits_month_total": 60448,
      "benefits_month_avg": 1330.28
    },
    {
      "month": "2017-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42390,
      "percent_oasdi_all": 68.5,
      "benefits_month_total": 58299,
      "benefits_month_avg": 1375.29
    },
    {
      "month": "2017-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2377,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1704,
      "benefits_month_avg": 716.9
    },
    {
      "month": "2017-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 672,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 444,
      "benefits_month_avg": 660.84
    },
    {
      "month": "2017-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5993,
      "percent_oasdi_all": 9.7,
      "benefits_month_total": 6766,
      "benefits_month_avg": 1128.99
    },
    {
      "month": "2017-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1894,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1591,
      "benefits_month_avg": 840.04
    },
    {
      "month": "2017-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 129,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 123,
      "benefits_month_avg": 957.69
    },
    {
      "month": "2017-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3710,
      "percent_oasdi_all": 6,
      "benefits_month_total": 4865,
      "benefits_month_avg": 1311.29
    },
    {
      "month": "2017-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 259,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 185,
      "benefits_month_avg": 715.22
    },
    {
      "month": "2017-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1163.98
    },
    {
      "month": "2017-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 10427,
      "percent_oasdi_all": 16.9,
      "benefits_month_total": 10830,
      "benefits_month_avg": 1038.73
    },
    {
      "month": "2017-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8711,
      "percent_oasdi_all": 14.1,
      "benefits_month_total": 10219,
      "benefits_month_avg": 1173.15
    },
    {
      "month": "2017-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 127,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 328.67
    },
    {
      "month": "2017-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1589,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 570,
      "benefits_month_avg": 358.53
    },
    {
      "month": "2017-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61903,
      "percent_oasdi_all": 100,
      "benefits_month_total": 79733,
      "benefits_month_avg": 1288.02
    },
    {
      "month": "2017-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51492,
      "percent_oasdi_all": 83.2,
      "benefits_month_total": 68700,
      "benefits_month_avg": 1334.19
    },
    {
      "month": "2017-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45498,
      "percent_oasdi_all": 73.5,
      "benefits_month_total": 61797,
      "benefits_month_avg": 1358.24
    },
    {
      "month": "2017-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42447,
      "percent_oasdi_all": 68.6,
      "benefits_month_total": 59602,
      "benefits_month_avg": 1404.15
    },
    {
      "month": "2017-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2376,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1739,
      "benefits_month_avg": 732.13
    },
    {
      "month": "2017-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 675,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 456,
      "benefits_month_avg": 674.56
    },
    {
      "month": "2017-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5994,
      "percent_oasdi_all": 9.7,
      "benefits_month_total": 6904,
      "benefits_month_avg": 1151.71
    },
    {
      "month": "2017-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1904,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1633,
      "benefits_month_avg": 857.59
    },
    {
      "month": "2017-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 128,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 125,
      "benefits_month_avg": 975.34
    },
    {
      "month": "2017-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3703,
      "percent_oasdi_all": 6,
      "benefits_month_total": 4956,
      "benefits_month_avg": 1338.48
    },
    {
      "month": "2017-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 188,
      "benefits_month_avg": 729.44
    },
    {
      "month": "2017-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1186.43
    },
    {
      "month": "2017-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 10411,
      "percent_oasdi_all": 16.8,
      "benefits_month_total": 11032,
      "benefits_month_avg": 1059.63
    },
    {
      "month": "2017-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8695,
      "percent_oasdi_all": 14,
      "benefits_month_total": 10407,
      "benefits_month_avg": 1196.87
    },
    {
      "month": "2017-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 126,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 335.42
    },
    {
      "month": "2017-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1590,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 582,
      "benefits_month_avg": 366.4
    },
    {
      "month": "2018-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 61984,
      "percent_oasdi_all": 100,
      "benefits_month_total": 79988,
      "benefits_month_avg": 1290.46
    },
    {
      "month": "2018-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51593,
      "percent_oasdi_all": 83.2,
      "benefits_month_total": 68975,
      "benefits_month_avg": 1336.9
    },
    {
      "month": "2018-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45630,
      "percent_oasdi_all": 73.6,
      "benefits_month_total": 62104,
      "benefits_month_avg": 1361.04
    },
    {
      "month": "2018-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42581,
      "percent_oasdi_all": 68.7,
      "benefits_month_total": 59907,
      "benefits_month_avg": 1406.91
    },
    {
      "month": "2018-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2369,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1737,
      "benefits_month_avg": 733.23
    },
    {
      "month": "2018-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 680,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 460,
      "benefits_month_avg": 675.98
    },
    {
      "month": "2018-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5964,
      "percent_oasdi_all": 9.6,
      "benefits_month_total": 6871,
      "benefits_month_avg": 1152.22
    },
    {
      "month": "2018-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1915,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1645,
      "benefits_month_avg": 859.37
    },
    {
      "month": "2018-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 118,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 114,
      "benefits_month_avg": 964.12
    },
    {
      "month": "2018-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3671,
      "percent_oasdi_all": 5.9,
      "benefits_month_total": 4922,
      "benefits_month_avg": 1340.73
    },
    {
      "month": "2018-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 188,
      "benefits_month_avg": 729.31
    },
    {
      "month": "2018-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1192.89
    },
    {
      "month": "2018-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 10391,
      "percent_oasdi_all": 16.8,
      "benefits_month_total": 11013,
      "benefits_month_avg": 1059.84
    },
    {
      "month": "2018-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8677,
      "percent_oasdi_all": 14,
      "benefits_month_total": 10388,
      "benefits_month_avg": 1197.07
    },
    {
      "month": "2018-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 124,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 335.61
    },
    {
      "month": "2018-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1589,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 584,
      "benefits_month_avg": 367.22
    },
    {
      "month": "2018-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62115,
      "percent_oasdi_all": 100,
      "benefits_month_total": 80219,
      "benefits_month_avg": 1291.46
    },
    {
      "month": "2018-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51739,
      "percent_oasdi_all": 83.3,
      "benefits_month_total": 69222,
      "benefits_month_avg": 1337.91
    },
    {
      "month": "2018-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45764,
      "percent_oasdi_all": 73.7,
      "benefits_month_total": 62336,
      "benefits_month_avg": 1362.1
    },
    {
      "month": "2018-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42710,
      "percent_oasdi_all": 68.8,
      "benefits_month_total": 60133,
      "benefits_month_avg": 1407.96
    },
    {
      "month": "2018-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2370,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1739,
      "benefits_month_avg": 733.75
    },
    {
      "month": "2018-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 684,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 463,
      "benefits_month_avg": 676.58
    },
    {
      "month": "2018-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5975,
      "percent_oasdi_all": 9.6,
      "benefits_month_total": 6887,
      "benefits_month_avg": 1152.61
    },
    {
      "month": "2018-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1922,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1653,
      "benefits_month_avg": 859.9
    },
    {
      "month": "2018-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 120,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 116,
      "benefits_month_avg": 965.34
    },
    {
      "month": "2018-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3674,
      "percent_oasdi_all": 5.9,
      "benefits_month_total": 4929,
      "benefits_month_avg": 1341.52
    },
    {
      "month": "2018-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 188,
      "benefits_month_avg": 728.99
    },
    {
      "month": "2018-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1188.49
    },
    {
      "month": "2018-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 10376,
      "percent_oasdi_all": 16.7,
      "benefits_month_total": 10997,
      "benefits_month_avg": 1059.83
    },
    {
      "month": "2018-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8663,
      "percent_oasdi_all": 13.9,
      "benefits_month_total": 10371,
      "benefits_month_avg": 1197.14
    },
    {
      "month": "2018-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 124,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 335.46
    },
    {
      "month": "2018-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1589,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 584,
      "benefits_month_avg": 367.73
    },
    {
      "month": "2018-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62234,
      "percent_oasdi_all": 100,
      "benefits_month_total": 80472,
      "benefits_month_avg": 1293.06
    },
    {
      "month": "2018-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51866,
      "percent_oasdi_all": 83.3,
      "benefits_month_total": 69481,
      "benefits_month_avg": 1339.62
    },
    {
      "month": "2018-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45876,
      "percent_oasdi_all": 73.7,
      "benefits_month_total": 62575,
      "benefits_month_avg": 1364
    },
    {
      "month": "2018-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42814,
      "percent_oasdi_all": 68.8,
      "benefits_month_total": 60365,
      "benefits_month_avg": 1409.91
    },
    {
      "month": "2018-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2371,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1743,
      "benefits_month_avg": 734.89
    },
    {
      "month": "2018-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 690,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 468,
      "benefits_month_avg": 677.38
    },
    {
      "month": "2018-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5990,
      "percent_oasdi_all": 9.6,
      "benefits_month_total": 6906,
      "benefits_month_avg": 1152.92
    },
    {
      "month": "2018-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1934,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1665,
      "benefits_month_avg": 860.83
    },
    {
      "month": "2018-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 121,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 117,
      "benefits_month_avg": 966.55
    },
    {
      "month": "2018-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3676,
      "percent_oasdi_all": 5.9,
      "benefits_month_total": 4935,
      "benefits_month_avg": 1342.49
    },
    {
      "month": "2018-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 188,
      "benefits_month_avg": 728.81
    },
    {
      "month": "2018-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1187.88
    },
    {
      "month": "2018-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 10367,
      "percent_oasdi_all": 16.7,
      "benefits_month_total": 10991,
      "benefits_month_avg": 1060.15
    },
    {
      "month": "2018-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8653,
      "percent_oasdi_all": 13.9,
      "benefits_month_total": 10363,
      "benefits_month_avg": 1197.65
    },
    {
      "month": "2018-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 124,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 335.51
    },
    {
      "month": "2018-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1590,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 586,
      "benefits_month_avg": 368.47
    },
    {
      "month": "2018-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62355,
      "percent_oasdi_all": 100,
      "benefits_month_total": 80690,
      "benefits_month_avg": 1294.05
    },
    {
      "month": "2018-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 51994,
      "percent_oasdi_all": 83.4,
      "benefits_month_total": 69705,
      "benefits_month_avg": 1340.62
    },
    {
      "month": "2018-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 45990,
      "percent_oasdi_all": 73.8,
      "benefits_month_total": 62782,
      "benefits_month_avg": 1365.11
    },
    {
      "month": "2018-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 42921,
      "percent_oasdi_all": 68.8,
      "benefits_month_total": 60564,
      "benefits_month_avg": 1411.07
    },
    {
      "month": "2018-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2374,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1746,
      "benefits_month_avg": 735.55
    },
    {
      "month": "2018-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 695,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 471,
      "benefits_month_avg": 677.52
    },
    {
      "month": "2018-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6004,
      "percent_oasdi_all": 9.6,
      "benefits_month_total": 6923,
      "benefits_month_avg": 1153.04
    },
    {
      "month": "2018-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1945,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1675,
      "benefits_month_avg": 861.18
    },
    {
      "month": "2018-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 123,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 119,
      "benefits_month_avg": 967.57
    },
    {
      "month": "2018-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3678,
      "percent_oasdi_all": 5.9,
      "benefits_month_total": 4941,
      "benefits_month_avg": 1343.26
    },
    {
      "month": "2018-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 188,
      "benefits_month_avg": 728.42
    },
    {
      "month": "2018-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1190.26
    },
    {
      "month": "2018-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 10361,
      "percent_oasdi_all": 16.6,
      "benefits_month_total": 10986,
      "benefits_month_avg": 1060.34
    },
    {
      "month": "2018-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8646,
      "percent_oasdi_all": 13.9,
      "benefits_month_total": 10357,
      "benefits_month_avg": 1197.95
    },
    {
      "month": "2018-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 124,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 335.78
    },
    {
      "month": "2018-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1591,
      "percent_oasdi_all": 2.6,
      "benefits_month_total": 587,
      "benefits_month_avg": 369.01
    },
    {
      "month": "2018-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62454,
      "percent_oasdi_all": 100,
      "benefits_month_total": 80883,
      "benefits_month_avg": 1295.08
    },
    {
      "month": "2018-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 52109,
      "percent_oasdi_all": 83.4,
      "benefits_month_total": 69910,
      "benefits_month_avg": 1341.61
    },
    {
      "month": "2018-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 46100,
      "percent_oasdi_all": 73.8,
      "benefits_month_total": 62979,
      "benefits_month_avg": 1366.15
    },
    {
      "month": "2018-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 43024,
      "percent_oasdi_all": 68.9,
      "benefits_month_total": 60756,
      "benefits_month_avg": 1412.14
    },
    {
      "month": "2018-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2377,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1750,
      "benefits_month_avg": 736.15
    },
    {
      "month": "2018-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 699,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 474,
      "benefits_month_avg": 677.59
    },
    {
      "month": "2018-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 6010,
      "percent_oasdi_all": 9.6,
      "benefits_month_total": 6931,
      "benefits_month_avg": 1153.33
    },
    {
      "month": "2018-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1949,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1679,
      "benefits_month_avg": 861.34
    },
    {
      "month": "2018-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 123,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 120,
      "benefits_month_avg": 969.02
    },
    {
      "month": "2018-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3678,
      "percent_oasdi_all": 5.9,
      "benefits_month_total": 4944,
      "benefits_month_avg": 1344.01
    },
    {
      "month": "2018-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 258,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 188,
      "benefits_month_avg": 728.06
    },
    {
      "month": "2018-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1193.48
    },
    {
      "month": "2018-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 10345,
      "percent_oasdi_all": 16.6,
      "benefits_month_total": 10973,
      "benefits_month_avg": 1060.72
    },
    {
      "month": "2018-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8634,
      "percent_oasdi_all": 13.8,
      "benefits_month_total": 10345,
      "benefits_month_avg": 1198.16
    },
    {
      "month": "2018-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 123,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 336.35
    },
    {
      "month": "2018-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1587,
      "percent_oasdi_all": 2.5,
      "benefits_month_total": 587,
      "benefits_month_avg": 369.56
    },
    {
      "month": "2018-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62465,
      "percent_oasdi_all": 100,
      "benefits_month_total": 81026,
      "benefits_month_avg": 1297.15
    },
    {
      "month": "2018-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 52169,
      "percent_oasdi_all": 83.5,
      "benefits_month_total": 70079,
      "benefits_month_avg": 1343.31
    },
    {
      "month": "2018-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 46196,
      "percent_oasdi_all": 74,
      "benefits_month_total": 63177,
      "benefits_month_avg": 1367.58
    },
    {
      "month": "2018-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 43130,
      "percent_oasdi_all": 69,
      "benefits_month_total": 60959,
      "benefits_month_avg": 1413.37
    },
    {
      "month": "2018-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2377,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1752,
      "benefits_month_avg": 737.08
    },
    {
      "month": "2018-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 689,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 466,
      "benefits_month_avg": 676.76
    },
    {
      "month": "2018-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5973,
      "percent_oasdi_all": 9.6,
      "benefits_month_total": 6902,
      "benefits_month_avg": 1155.55
    },
    {
      "month": "2018-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1911,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1644,
      "benefits_month_avg": 860.39
    },
    {
      "month": "2018-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 125,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 974.58
    },
    {
      "month": "2018-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3679,
      "percent_oasdi_all": 5.9,
      "benefits_month_total": 4948,
      "benefits_month_avg": 1344.94
    },
    {
      "month": "2018-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 727.84
    },
    {
      "month": "2018-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1193.66
    },
    {
      "month": "2018-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 10296,
      "percent_oasdi_all": 16.5,
      "benefits_month_total": 10947,
      "benefits_month_avg": 1063.25
    },
    {
      "month": "2018-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8623,
      "percent_oasdi_all": 13.8,
      "benefits_month_total": 10334,
      "benefits_month_avg": 1198.44
    },
    {
      "month": "2018-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 123,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 337.23
    },
    {
      "month": "2018-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1550,
      "percent_oasdi_all": 2.5,
      "benefits_month_total": 572,
      "benefits_month_avg": 368.78
    },
    {
      "month": "2018-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62466,
      "percent_oasdi_all": 100,
      "benefits_month_total": 81165,
      "benefits_month_avg": 1299.34
    },
    {
      "month": "2018-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 52222,
      "percent_oasdi_all": 83.6,
      "benefits_month_total": 70247,
      "benefits_month_avg": 1345.16
    },
    {
      "month": "2018-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 46292,
      "percent_oasdi_all": 74.1,
      "benefits_month_total": 63382,
      "benefits_month_avg": 1369.18
    },
    {
      "month": "2018-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 43239,
      "percent_oasdi_all": 69.2,
      "benefits_month_total": 61171,
      "benefits_month_avg": 1414.73
    },
    {
      "month": "2018-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2380,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1756,
      "benefits_month_avg": 737.85
    },
    {
      "month": "2018-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 673,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 455,
      "benefits_month_avg": 675.62
    },
    {
      "month": "2018-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5930,
      "percent_oasdi_all": 9.5,
      "benefits_month_total": 6865,
      "benefits_month_avg": 1157.65
    },
    {
      "month": "2018-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1872,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1607,
      "benefits_month_avg": 858.39
    },
    {
      "month": "2018-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 123,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 981.01
    },
    {
      "month": "2018-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3676,
      "percent_oasdi_all": 5.9,
      "benefits_month_total": 4949,
      "benefits_month_avg": 1346.02
    },
    {
      "month": "2018-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 727.71
    },
    {
      "month": "2018-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1192.81
    },
    {
      "month": "2018-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 10244,
      "percent_oasdi_all": 16.4,
      "benefits_month_total": 10917,
      "benefits_month_avg": 1065.73
    },
    {
      "month": "2018-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8612,
      "percent_oasdi_all": 13.8,
      "benefits_month_total": 10321,
      "benefits_month_avg": 1198.54
    },
    {
      "month": "2018-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 122,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 339.07
    },
    {
      "month": "2018-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1511,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 555,
      "benefits_month_avg": 367.27
    },
    {
      "month": "2018-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62594,
      "percent_oasdi_all": 100,
      "benefits_month_total": 81403,
      "benefits_month_avg": 1300.49
    },
    {
      "month": "2018-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 52369,
      "percent_oasdi_all": 83.7,
      "benefits_month_total": 70505,
      "benefits_month_avg": 1346.3
    },
    {
      "month": "2018-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 46432,
      "percent_oasdi_all": 74.2,
      "benefits_month_total": 63629,
      "benefits_month_avg": 1370.37
    },
    {
      "month": "2018-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 43371,
      "percent_oasdi_all": 69.3,
      "benefits_month_total": 61411,
      "benefits_month_avg": 1415.94
    },
    {
      "month": "2018-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2384,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1761,
      "benefits_month_avg": 738.54
    },
    {
      "month": "2018-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 677,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 457,
      "benefits_month_avg": 675.87
    },
    {
      "month": "2018-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5937,
      "percent_oasdi_all": 9.5,
      "benefits_month_total": 6876,
      "benefits_month_avg": 1158.1
    },
    {
      "month": "2018-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1877,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1612,
      "benefits_month_avg": 858.61
    },
    {
      "month": "2018-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 124,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 122,
      "benefits_month_avg": 982.28
    },
    {
      "month": "2018-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3678,
      "percent_oasdi_all": 5.9,
      "benefits_month_total": 4954,
      "benefits_month_avg": 1346.91
    },
    {
      "month": "2018-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 257,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 727.44
    },
    {
      "month": "2018-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1191.77
    },
    {
      "month": "2018-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 10225,
      "percent_oasdi_all": 16.3,
      "benefits_month_total": 10898,
      "benefits_month_avg": 1065.84
    },
    {
      "month": "2018-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8597,
      "percent_oasdi_all": 13.7,
      "benefits_month_total": 10303,
      "benefits_month_avg": 1198.49
    },
    {
      "month": "2018-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 121,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 339.29
    },
    {
      "month": "2018-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1507,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 554,
      "benefits_month_avg": 367.74
    },
    {
      "month": "2018-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62662,
      "percent_oasdi_all": 100,
      "benefits_month_total": 81560,
      "benefits_month_avg": 1301.59
    },
    {
      "month": "2018-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 52449,
      "percent_oasdi_all": 83.7,
      "benefits_month_total": 70673,
      "benefits_month_avg": 1347.46
    },
    {
      "month": "2018-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 46512,
      "percent_oasdi_all": 74.2,
      "benefits_month_total": 63796,
      "benefits_month_avg": 1371.62
    },
    {
      "month": "2018-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 43446,
      "percent_oasdi_all": 69.3,
      "benefits_month_total": 61573,
      "benefits_month_avg": 1417.22
    },
    {
      "month": "2018-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2386,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1764,
      "benefits_month_avg": 739.45
    },
    {
      "month": "2018-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 680,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 460,
      "benefits_month_avg": 676.19
    },
    {
      "month": "2018-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5937,
      "percent_oasdi_all": 9.5,
      "benefits_month_total": 6877,
      "benefits_month_avg": 1158.21
    },
    {
      "month": "2018-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1887,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1621,
      "benefits_month_avg": 858.87
    },
    {
      "month": "2018-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 121,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 119,
      "benefits_month_avg": 983.83
    },
    {
      "month": "2018-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3671,
      "percent_oasdi_all": 5.9,
      "benefits_month_total": 4949,
      "benefits_month_avg": 1347.94
    },
    {
      "month": "2018-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 256,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 727.13
    },
    {
      "month": "2018-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1195.43
    },
    {
      "month": "2018-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 10213,
      "percent_oasdi_all": 16.3,
      "benefits_month_total": 10887,
      "benefits_month_avg": 1066.01
    },
    {
      "month": "2018-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8585,
      "percent_oasdi_all": 13.7,
      "benefits_month_total": 10291,
      "benefits_month_avg": 1198.67
    },
    {
      "month": "2018-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 120,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 340.47
    },
    {
      "month": "2018-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1508,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 555,
      "benefits_month_avg": 368.3
    },
    {
      "month": "2018-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62786,
      "percent_oasdi_all": 100,
      "benefits_month_total": 81841,
      "benefits_month_avg": 1303.49
    },
    {
      "month": "2018-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 52585,
      "percent_oasdi_all": 83.8,
      "benefits_month_total": 70956,
      "benefits_month_avg": 1349.35
    },
    {
      "month": "2018-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 46637,
      "percent_oasdi_all": 74.3,
      "benefits_month_total": 64064,
      "benefits_month_avg": 1373.69
    },
    {
      "month": "2018-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 43563,
      "percent_oasdi_all": 69.4,
      "benefits_month_total": 61830,
      "benefits_month_avg": 1419.34
    },
    {
      "month": "2018-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2390,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1771,
      "benefits_month_avg": 740.9
    },
    {
      "month": "2018-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 684,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 463,
      "benefits_month_avg": 677.34
    },
    {
      "month": "2018-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5948,
      "percent_oasdi_all": 9.5,
      "benefits_month_total": 6891,
      "benefits_month_avg": 1158.53
    },
    {
      "month": "2018-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1896,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1630,
      "benefits_month_avg": 859.61
    },
    {
      "month": "2018-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 123,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 984.63
    },
    {
      "month": "2018-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3672,
      "percent_oasdi_all": 5.8,
      "benefits_month_total": 4953,
      "benefits_month_avg": 1348.77
    },
    {
      "month": "2018-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 256,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 726.95
    },
    {
      "month": "2018-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1200.52
    },
    {
      "month": "2018-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 10201,
      "percent_oasdi_all": 16.2,
      "benefits_month_total": 10886,
      "benefits_month_avg": 1067.1
    },
    {
      "month": "2018-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8574,
      "percent_oasdi_all": 13.7,
      "benefits_month_total": 10287,
      "benefits_month_avg": 1199.88
    },
    {
      "month": "2018-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 120,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 340.85
    },
    {
      "month": "2018-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1508,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 557,
      "benefits_month_avg": 369.62
    },
    {
      "month": "2018-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62885,
      "percent_oasdi_all": 100,
      "benefits_month_total": 82018,
      "benefits_month_avg": 1304.25
    },
    {
      "month": "2018-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 52703,
      "percent_oasdi_all": 83.8,
      "benefits_month_total": 71153,
      "benefits_month_avg": 1350.08
    },
    {
      "month": "2018-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 46749,
      "percent_oasdi_all": 74.3,
      "benefits_month_total": 64255,
      "benefits_month_avg": 1374.45
    },
    {
      "month": "2018-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 43669,
      "percent_oasdi_all": 69.4,
      "benefits_month_total": 62014,
      "benefits_month_avg": 1420.1
    },
    {
      "month": "2018-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2393,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1775,
      "benefits_month_avg": 741.46
    },
    {
      "month": "2018-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 687,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 466,
      "benefits_month_avg": 677.78
    },
    {
      "month": "2018-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5953,
      "percent_oasdi_all": 9.5,
      "benefits_month_total": 6898,
      "benefits_month_avg": 1158.67
    },
    {
      "month": "2018-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1902,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1636,
      "benefits_month_avg": 859.9
    },
    {
      "month": "2018-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 123,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 122,
      "benefits_month_avg": 985.88
    },
    {
      "month": "2018-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3671,
      "percent_oasdi_all": 5.8,
      "benefits_month_total": 4954,
      "benefits_month_avg": 1349.28
    },
    {
      "month": "2018-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 255,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 726.91
    },
    {
      "month": "2018-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1201.19
    },
    {
      "month": "2018-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 10183,
      "percent_oasdi_all": 16.2,
      "benefits_month_total": 10866,
      "benefits_month_avg": 1067.08
    },
    {
      "month": "2018-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8557,
      "percent_oasdi_all": 13.6,
      "benefits_month_total": 10268,
      "benefits_month_avg": 1199.91
    },
    {
      "month": "2018-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 119,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 340.63
    },
    {
      "month": "2018-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1507,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 557,
      "benefits_month_avg": 370.02
    },
    {
      "month": "2018-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 62906,
      "percent_oasdi_all": 100,
      "benefits_month_total": 84420,
      "benefits_month_avg": 1342
    },
    {
      "month": "2018-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 52744,
      "percent_oasdi_all": 83.8,
      "benefits_month_total": 73272,
      "benefits_month_avg": 1389.2
    },
    {
      "month": "2018-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 46803,
      "percent_oasdi_all": 74.4,
      "benefits_month_total": 66197,
      "benefits_month_avg": 1414.37
    },
    {
      "month": "2018-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 43721,
      "percent_oasdi_all": 69.5,
      "benefits_month_total": 63891,
      "benefits_month_avg": 1461.31
    },
    {
      "month": "2018-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2392,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1825,
      "benefits_month_avg": 763.04
    },
    {
      "month": "2018-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 690,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 481,
      "benefits_month_avg": 697.31
    },
    {
      "month": "2018-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5940,
      "percent_oasdi_all": 9.4,
      "benefits_month_total": 7075,
      "benefits_month_avg": 1190.93
    },
    {
      "month": "2018-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1911,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1691,
      "benefits_month_avg": 884.8
    },
    {
      "month": "2018-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 121,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 122,
      "benefits_month_avg": 1007.17
    },
    {
      "month": "2018-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3653,
      "percent_oasdi_all": 5.8,
      "benefits_month_total": 5071,
      "benefits_month_avg": 1388
    },
    {
      "month": "2018-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 255,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 190,
      "benefits_month_avg": 747.41
    },
    {
      "month": "2018-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1232.28
    },
    {
      "month": "2018-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 10162,
      "percent_oasdi_all": 16.2,
      "benefits_month_total": 11148,
      "benefits_month_avg": 1096.99
    },
    {
      "month": "2018-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8537,
      "percent_oasdi_all": 13.6,
      "benefits_month_total": 10532,
      "benefits_month_avg": 1233.7
    },
    {
      "month": "2018-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 119,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 42,
      "benefits_month_avg": 350.37
    },
    {
      "month": "2018-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1507,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 574,
      "benefits_month_avg": 381.11
    },
    {
      "month": "2019-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63044,
      "percent_oasdi_all": 100,
      "benefits_month_total": 84755,
      "benefits_month_avg": 1344.38
    },
    {
      "month": "2019-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 52898,
      "percent_oasdi_all": 83.9,
      "benefits_month_total": 73624,
      "benefits_month_avg": 1391.8
    },
    {
      "month": "2019-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 46973,
      "percent_oasdi_all": 74.5,
      "benefits_month_total": 66563,
      "benefits_month_avg": 1417.03
    },
    {
      "month": "2019-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 43888,
      "percent_oasdi_all": 69.6,
      "benefits_month_total": 64250,
      "benefits_month_avg": 1463.97
    },
    {
      "month": "2019-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2390,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1826,
      "benefits_month_avg": 764.09
    },
    {
      "month": "2019-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 696,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 486,
      "benefits_month_avg": 698.53
    },
    {
      "month": "2019-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5925,
      "percent_oasdi_all": 9.4,
      "benefits_month_total": 7061,
      "benefits_month_avg": 1191.82
    },
    {
      "month": "2019-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1922,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1703,
      "benefits_month_avg": 886.24
    },
    {
      "month": "2019-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 113,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 113,
      "benefits_month_avg": 999.08
    },
    {
      "month": "2019-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3635,
      "percent_oasdi_all": 5.8,
      "benefits_month_total": 5054,
      "benefits_month_avg": 1390.44
    },
    {
      "month": "2019-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 254,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 190,
      "benefits_month_avg": 747.28
    },
    {
      "month": "2019-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1239.35
    },
    {
      "month": "2019-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 10145,
      "percent_oasdi_all": 16.1,
      "benefits_month_total": 11131,
      "benefits_month_avg": 1097.14
    },
    {
      "month": "2019-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8521,
      "percent_oasdi_all": 13.5,
      "benefits_month_total": 10514,
      "benefits_month_avg": 1233.98
    },
    {
      "month": "2019-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 117,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 350.55
    },
    {
      "month": "2019-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1508,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 576,
      "benefits_month_avg": 381.92
    },
    {
      "month": "2019-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63190,
      "percent_oasdi_all": 100,
      "benefits_month_total": 85018,
      "benefits_month_avg": 1345.45
    },
    {
      "month": "2019-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 53052,
      "percent_oasdi_all": 84,
      "benefits_month_total": 73896,
      "benefits_month_avg": 1392.9
    },
    {
      "month": "2019-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 47113,
      "percent_oasdi_all": 74.6,
      "benefits_month_total": 66816,
      "benefits_month_avg": 1418.21
    },
    {
      "month": "2019-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 44019,
      "percent_oasdi_all": 69.7,
      "benefits_month_total": 64496,
      "benefits_month_avg": 1465.19
    },
    {
      "month": "2019-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2393,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1830,
      "benefits_month_avg": 764.7
    },
    {
      "month": "2019-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 701,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 490,
      "benefits_month_avg": 699.01
    },
    {
      "month": "2019-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5939,
      "percent_oasdi_all": 9.4,
      "benefits_month_total": 7080,
      "benefits_month_avg": 1192.14
    },
    {
      "month": "2019-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1930,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1711,
      "benefits_month_avg": 886.66
    },
    {
      "month": "2019-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 115,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 115,
      "benefits_month_avg": 1000.85
    },
    {
      "month": "2019-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3640,
      "percent_oasdi_all": 5.8,
      "benefits_month_total": 5064,
      "benefits_month_avg": 1391.2
    },
    {
      "month": "2019-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 254,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 190,
      "benefits_month_avg": 746.89
    },
    {
      "month": "2019-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1238.45
    },
    {
      "month": "2019-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 10137,
      "percent_oasdi_all": 16,
      "benefits_month_total": 11122,
      "benefits_month_avg": 1097.1
    },
    {
      "month": "2019-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8511,
      "percent_oasdi_all": 13.5,
      "benefits_month_total": 10504,
      "benefits_month_avg": 1234.13
    },
    {
      "month": "2019-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 117,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 350.72
    },
    {
      "month": "2019-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1510,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 577,
      "benefits_month_avg": 382.39
    },
    {
      "month": "2019-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63325,
      "percent_oasdi_all": 100,
      "benefits_month_total": 85303,
      "benefits_month_avg": 1347.06
    },
    {
      "month": "2019-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 53191,
      "percent_oasdi_all": 84,
      "benefits_month_total": 74182,
      "benefits_month_avg": 1394.63
    },
    {
      "month": "2019-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 47236,
      "percent_oasdi_all": 74.6,
      "benefits_month_total": 67080,
      "benefits_month_avg": 1420.1
    },
    {
      "month": "2019-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 44132,
      "percent_oasdi_all": 69.7,
      "benefits_month_total": 64750,
      "benefits_month_avg": 1467.17
    },
    {
      "month": "2019-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2397,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1836,
      "benefits_month_avg": 765.86
    },
    {
      "month": "2019-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 706,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 494,
      "benefits_month_avg": 699.59
    },
    {
      "month": "2019-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5955,
      "percent_oasdi_all": 9.4,
      "benefits_month_total": 7102,
      "benefits_month_avg": 1192.59
    },
    {
      "month": "2019-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1942,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1723,
      "benefits_month_avg": 887.53
    },
    {
      "month": "2019-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 116,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 116,
      "benefits_month_avg": 1002.04
    },
    {
      "month": "2019-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3644,
      "percent_oasdi_all": 5.8,
      "benefits_month_total": 5072,
      "benefits_month_avg": 1392.14
    },
    {
      "month": "2019-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 253,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 189,
      "benefits_month_avg": 747.02
    },
    {
      "month": "2019-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1239.38
    },
    {
      "month": "2019-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 10134,
      "percent_oasdi_all": 16,
      "benefits_month_total": 11121,
      "benefits_month_avg": 1097.39
    },
    {
      "month": "2019-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8505,
      "percent_oasdi_all": 13.4,
      "benefits_month_total": 10501,
      "benefits_month_avg": 1234.74
    },
    {
      "month": "2019-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 117,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 351.09
    },
    {
      "month": "2019-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1513,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 579,
      "benefits_month_avg": 382.89
    },
    {
      "month": "2019-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63449,
      "percent_oasdi_all": 100,
      "benefits_month_total": 85536,
      "benefits_month_avg": 1348.12
    },
    {
      "month": "2019-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 53320,
      "percent_oasdi_all": 84,
      "benefits_month_total": 74419,
      "benefits_month_avg": 1395.71
    },
    {
      "month": "2019-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 47352,
      "percent_oasdi_all": 74.6,
      "benefits_month_total": 67300,
      "benefits_month_avg": 1421.26
    },
    {
      "month": "2019-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 44240,
      "percent_oasdi_all": 69.7,
      "benefits_month_total": 64962,
      "benefits_month_avg": 1468.39
    },
    {
      "month": "2019-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2402,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1841,
      "benefits_month_avg": 766.58
    },
    {
      "month": "2019-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 710,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 497,
      "benefits_month_avg": 699.89
    },
    {
      "month": "2019-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5967,
      "percent_oasdi_all": 9.4,
      "benefits_month_total": 7119,
      "benefits_month_avg": 1192.9
    },
    {
      "month": "2019-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1951,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1732,
      "benefits_month_avg": 887.86
    },
    {
      "month": "2019-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 117,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 118,
      "benefits_month_avg": 1003.67
    },
    {
      "month": "2019-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3646,
      "percent_oasdi_all": 5.7,
      "benefits_month_total": 5079,
      "benefits_month_avg": 1392.99
    },
    {
      "month": "2019-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 252,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 188,
      "benefits_month_avg": 747.18
    },
    {
      "month": "2019-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1239.78
    },
    {
      "month": "2019-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 10129,
      "percent_oasdi_all": 16,
      "benefits_month_total": 11118,
      "benefits_month_avg": 1097.62
    },
    {
      "month": "2019-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8498,
      "percent_oasdi_all": 13.4,
      "benefits_month_total": 10496,
      "benefits_month_avg": 1235.15
    },
    {
      "month": "2019-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 117,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 351.33
    },
    {
      "month": "2019-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1514,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 580,
      "benefits_month_avg": 383.36
    },
    {
      "month": "2019-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63560,
      "percent_oasdi_all": 100,
      "benefits_month_total": 85758,
      "benefits_month_avg": 1349.25
    },
    {
      "month": "2019-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 53447,
      "percent_oasdi_all": 84.1,
      "benefits_month_total": 74653,
      "benefits_month_avg": 1396.77
    },
    {
      "month": "2019-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 47474,
      "percent_oasdi_all": 74.7,
      "benefits_month_total": 67525,
      "benefits_month_avg": 1422.37
    },
    {
      "month": "2019-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 44355,
      "percent_oasdi_all": 69.8,
      "benefits_month_total": 65181,
      "benefits_month_avg": 1469.52
    },
    {
      "month": "2019-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2405,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1845,
      "benefits_month_avg": 767.1
    },
    {
      "month": "2019-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 713,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 499,
      "benefits_month_avg": 700.24
    },
    {
      "month": "2019-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5973,
      "percent_oasdi_all": 9.4,
      "benefits_month_total": 7127,
      "benefits_month_avg": 1193.31
    },
    {
      "month": "2019-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1955,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1736,
      "benefits_month_avg": 888.03
    },
    {
      "month": "2019-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 118,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 119,
      "benefits_month_avg": 1005.01
    },
    {
      "month": "2019-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3647,
      "percent_oasdi_all": 5.7,
      "benefits_month_total": 5083,
      "benefits_month_avg": 1393.76
    },
    {
      "month": "2019-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 251,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 188,
      "benefits_month_avg": 747.38
    },
    {
      "month": "2019-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1240.89
    },
    {
      "month": "2019-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 10113,
      "percent_oasdi_all": 15.9,
      "benefits_month_total": 11105,
      "benefits_month_avg": 1098.09
    },
    {
      "month": "2019-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8486,
      "percent_oasdi_all": 13.4,
      "benefits_month_total": 10485,
      "benefits_month_avg": 1235.49
    },
    {
      "month": "2019-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 117,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 351.68
    },
    {
      "month": "2019-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1510,
      "percent_oasdi_all": 2.4,
      "benefits_month_total": 579,
      "benefits_month_avg": 383.77
    },
    {
      "month": "2019-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63572,
      "percent_oasdi_all": 100,
      "benefits_month_total": 85918,
      "benefits_month_avg": 1351.51
    },
    {
      "month": "2019-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 53509,
      "percent_oasdi_all": 84.2,
      "benefits_month_total": 74839,
      "benefits_month_avg": 1398.62
    },
    {
      "month": "2019-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 47578,
      "percent_oasdi_all": 74.8,
      "benefits_month_total": 67747,
      "benefits_month_avg": 1423.9
    },
    {
      "month": "2019-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 44470,
      "percent_oasdi_all": 70,
      "benefits_month_total": 65407,
      "benefits_month_avg": 1470.83
    },
    {
      "month": "2019-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2408,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1849,
      "benefits_month_avg": 767.9
    },
    {
      "month": "2019-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 701,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 490,
      "benefits_month_avg": 699.53
    },
    {
      "month": "2019-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5931,
      "percent_oasdi_all": 9.3,
      "benefits_month_total": 7092,
      "benefits_month_avg": 1195.82
    },
    {
      "month": "2019-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1913,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1697,
      "benefits_month_avg": 887.03
    },
    {
      "month": "2019-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 119,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 120,
      "benefits_month_avg": 1010.63
    },
    {
      "month": "2019-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3647,
      "percent_oasdi_all": 5.7,
      "benefits_month_total": 5086,
      "benefits_month_avg": 1394.62
    },
    {
      "month": "2019-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 251,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 747.63
    },
    {
      "month": "2019-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1245.86
    },
    {
      "month": "2019-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 10063,
      "percent_oasdi_all": 15.8,
      "benefits_month_total": 11079,
      "benefits_month_avg": 1100.98
    },
    {
      "month": "2019-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8475,
      "percent_oasdi_all": 13.3,
      "benefits_month_total": 10475,
      "benefits_month_avg": 1235.9
    },
    {
      "month": "2019-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 117,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 352.42
    },
    {
      "month": "2019-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1470,
      "percent_oasdi_all": 2.3,
      "benefits_month_total": 563,
      "benefits_month_avg": 382.82
    },
    {
      "month": "2019-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63581,
      "percent_oasdi_all": 100,
      "benefits_month_total": 86069,
      "benefits_month_avg": 1353.68
    },
    {
      "month": "2019-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 53574,
      "percent_oasdi_all": 84.3,
      "benefits_month_total": 75026,
      "benefits_month_avg": 1400.43
    },
    {
      "month": "2019-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 47681,
      "percent_oasdi_all": 75,
      "benefits_month_total": 67967,
      "benefits_month_avg": 1425.46
    },
    {
      "month": "2019-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 44583,
      "percent_oasdi_all": 70.1,
      "benefits_month_total": 65634,
      "benefits_month_avg": 1472.16
    },
    {
      "month": "2019-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2412,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1854,
      "benefits_month_avg": 768.74
    },
    {
      "month": "2019-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 686,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 479,
      "benefits_month_avg": 698.57
    },
    {
      "month": "2019-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5893,
      "percent_oasdi_all": 9.3,
      "benefits_month_total": 7059,
      "benefits_month_avg": 1197.9
    },
    {
      "month": "2019-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1878,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1663,
      "benefits_month_avg": 885.22
    },
    {
      "month": "2019-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 118,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 120,
      "benefits_month_avg": 1016.61
    },
    {
      "month": "2019-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3646,
      "percent_oasdi_all": 5.7,
      "benefits_month_total": 5088,
      "benefits_month_avg": 1395.68
    },
    {
      "month": "2019-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 250,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 747.66
    },
    {
      "month": "2019-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1250.38
    },
    {
      "month": "2019-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 10007,
      "percent_oasdi_all": 15.7,
      "benefits_month_total": 11042,
      "benefits_month_avg": 1103.43
    },
    {
      "month": "2019-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8458,
      "percent_oasdi_all": 13.3,
      "benefits_month_total": 10454,
      "benefits_month_avg": 1236.12
    },
    {
      "month": "2019-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 116,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 353.87
    },
    {
      "month": "2019-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1434,
      "percent_oasdi_all": 2.3,
      "benefits_month_total": 547,
      "benefits_month_avg": 381.38
    },
    {
      "month": "2019-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63714,
      "percent_oasdi_all": 100,
      "benefits_month_total": 86326,
      "benefits_month_avg": 1354.91
    },
    {
      "month": "2019-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 53724,
      "percent_oasdi_all": 84.3,
      "benefits_month_total": 75301,
      "benefits_month_avg": 1401.62
    },
    {
      "month": "2019-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 47824,
      "percent_oasdi_all": 75.1,
      "benefits_month_total": 68230,
      "benefits_month_avg": 1426.69
    },
    {
      "month": "2019-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 44718,
      "percent_oasdi_all": 70.2,
      "benefits_month_total": 65889,
      "benefits_month_avg": 1473.42
    },
    {
      "month": "2019-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2417,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1860,
      "benefits_month_avg": 769.52
    },
    {
      "month": "2019-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 689,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 481,
      "benefits_month_avg": 698.96
    },
    {
      "month": "2019-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5900,
      "percent_oasdi_all": 9.3,
      "benefits_month_total": 7070,
      "benefits_month_avg": 1198.43
    },
    {
      "month": "2019-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1883,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1667,
      "benefits_month_avg": 885.53
    },
    {
      "month": "2019-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 119,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 1018
    },
    {
      "month": "2019-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3648,
      "percent_oasdi_all": 5.7,
      "benefits_month_total": 5094,
      "benefits_month_avg": 1396.6
    },
    {
      "month": "2019-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 249,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 747.83
    },
    {
      "month": "2019-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1248.79
    },
    {
      "month": "2019-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 9989,
      "percent_oasdi_all": 15.7,
      "benefits_month_total": 11025,
      "benefits_month_avg": 1103.68
    },
    {
      "month": "2019-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8443,
      "percent_oasdi_all": 13.3,
      "benefits_month_total": 10438,
      "benefits_month_avg": 1236.33
    },
    {
      "month": "2019-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 116,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 354.08
    },
    {
      "month": "2019-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1431,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 547,
      "benefits_month_avg": 381.79
    },
    {
      "month": "2019-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63793,
      "percent_oasdi_all": 100,
      "benefits_month_total": 86507,
      "benefits_month_avg": 1356.05
    },
    {
      "month": "2019-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 53813,
      "percent_oasdi_all": 84.4,
      "benefits_month_total": 75491,
      "benefits_month_avg": 1402.83
    },
    {
      "month": "2019-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 47915,
      "percent_oasdi_all": 75.1,
      "benefits_month_total": 68421,
      "benefits_month_avg": 1427.97
    },
    {
      "month": "2019-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 44801,
      "percent_oasdi_all": 70.2,
      "benefits_month_total": 66071,
      "benefits_month_avg": 1474.77
    },
    {
      "month": "2019-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2422,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1866,
      "benefits_month_avg": 770.4
    },
    {
      "month": "2019-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 691,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 484,
      "benefits_month_avg": 699.44
    },
    {
      "month": "2019-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5898,
      "percent_oasdi_all": 9.2,
      "benefits_month_total": 7070,
      "benefits_month_avg": 1198.62
    },
    {
      "month": "2019-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1893,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1677,
      "benefits_month_avg": 885.76
    },
    {
      "month": "2019-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 116,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 118,
      "benefits_month_avg": 1019.81
    },
    {
      "month": "2019-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3640,
      "percent_oasdi_all": 5.7,
      "benefits_month_total": 5088,
      "benefits_month_avg": 1397.76
    },
    {
      "month": "2019-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 249,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 747.84
    },
    {
      "month": "2019-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1248.49
    },
    {
      "month": "2019-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 9980,
      "percent_oasdi_all": 15.6,
      "benefits_month_total": 11016,
      "benefits_month_avg": 1103.77
    },
    {
      "month": "2019-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8433,
      "percent_oasdi_all": 13.2,
      "benefits_month_total": 10427,
      "benefits_month_avg": 1236.5
    },
    {
      "month": "2019-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 115,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 355.51
    },
    {
      "month": "2019-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1433,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 548,
      "benefits_month_avg": 382.38
    },
    {
      "month": "2019-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 63921,
      "percent_oasdi_all": 100,
      "benefits_month_total": 86806,
      "benefits_month_avg": 1358.03
    },
    {
      "month": "2019-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 53953,
      "percent_oasdi_all": 84.4,
      "benefits_month_total": 75796,
      "benefits_month_avg": 1404.84
    },
    {
      "month": "2019-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 48042,
      "percent_oasdi_all": 75.2,
      "benefits_month_total": 68708,
      "benefits_month_avg": 1430.16
    },
    {
      "month": "2019-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 44920,
      "percent_oasdi_all": 70.3,
      "benefits_month_total": 66347,
      "benefits_month_avg": 1477.01
    },
    {
      "month": "2019-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2427,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1874,
      "benefits_month_avg": 772.08
    },
    {
      "month": "2019-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 696,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 488,
      "benefits_month_avg": 700.76
    },
    {
      "month": "2019-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5911,
      "percent_oasdi_all": 9.2,
      "benefits_month_total": 7087,
      "benefits_month_avg": 1199.01
    },
    {
      "month": "2019-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1902,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1686,
      "benefits_month_avg": 886.49
    },
    {
      "month": "2019-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 118,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 120,
      "benefits_month_avg": 1020.53
    },
    {
      "month": "2019-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3642,
      "percent_oasdi_all": 5.7,
      "benefits_month_total": 5094,
      "benefits_month_avg": 1398.7
    },
    {
      "month": "2019-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 248,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 185,
      "benefits_month_avg": 748.08
    },
    {
      "month": "2019-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1245.05
    },
    {
      "month": "2019-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 9967,
      "percent_oasdi_all": 15.6,
      "benefits_month_total": 11011,
      "benefits_month_avg": 1104.67
    },
    {
      "month": "2019-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8418,
      "percent_oasdi_all": 13.2,
      "benefits_month_total": 10419,
      "benefits_month_avg": 1237.74
    },
    {
      "month": "2019-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 114,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 355.55
    },
    {
      "month": "2019-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1435,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 550,
      "benefits_month_avg": 383.68
    },
    {
      "month": "2019-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64008,
      "percent_oasdi_all": 100,
      "benefits_month_total": 86976,
      "benefits_month_avg": 1358.82
    },
    {
      "month": "2019-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54052,
      "percent_oasdi_all": 84.4,
      "benefits_month_total": 75978,
      "benefits_month_avg": 1405.65
    },
    {
      "month": "2019-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 48137,
      "percent_oasdi_all": 75.2,
      "benefits_month_total": 68887,
      "benefits_month_avg": 1431.06
    },
    {
      "month": "2019-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 45006,
      "percent_oasdi_all": 70.3,
      "benefits_month_total": 66518,
      "benefits_month_avg": 1477.97
    },
    {
      "month": "2019-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2431,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1878,
      "benefits_month_avg": 772.78
    },
    {
      "month": "2019-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 700,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 491,
      "benefits_month_avg": 701.08
    },
    {
      "month": "2019-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5915,
      "percent_oasdi_all": 9.2,
      "benefits_month_total": 7092,
      "benefits_month_avg": 1198.85
    },
    {
      "month": "2019-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1912,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1696,
      "benefits_month_avg": 886.85
    },
    {
      "month": "2019-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 118,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 1019.91
    },
    {
      "month": "2019-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3636,
      "percent_oasdi_all": 5.7,
      "benefits_month_total": 5089,
      "benefits_month_avg": 1399.38
    },
    {
      "month": "2019-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 247,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 185,
      "benefits_month_avg": 748.21
    },
    {
      "month": "2019-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1249.91
    },
    {
      "month": "2019-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 9956,
      "percent_oasdi_all": 15.6,
      "benefits_month_total": 10998,
      "benefits_month_avg": 1104.6
    },
    {
      "month": "2019-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8405,
      "percent_oasdi_all": 13.1,
      "benefits_month_total": 10405,
      "benefits_month_avg": 1237.96
    },
    {
      "month": "2019-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 114,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 356.21
    },
    {
      "month": "2019-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1437,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 552,
      "benefits_month_avg": 384.12
    },
    {
      "month": "2019-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64064,
      "percent_oasdi_all": 100,
      "benefits_month_total": 88523,
      "benefits_month_avg": 1381.79
    },
    {
      "month": "2019-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54139,
      "percent_oasdi_all": 84.5,
      "benefits_month_total": 77385,
      "benefits_month_avg": 1429.37
    },
    {
      "month": "2019-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 48227,
      "percent_oasdi_all": 75.3,
      "benefits_month_total": 70181,
      "benefits_month_avg": 1455.22
    },
    {
      "month": "2019-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 45094,
      "percent_oasdi_all": 70.4,
      "benefits_month_total": 67770,
      "benefits_month_avg": 1502.85
    },
    {
      "month": "2019-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2431,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1911,
      "benefits_month_avg": 786.07
    },
    {
      "month": "2019-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 702,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 501,
      "benefits_month_avg": 712.77
    },
    {
      "month": "2019-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5912,
      "percent_oasdi_all": 9.2,
      "benefits_month_total": 7204,
      "benefits_month_avg": 1218.51
    },
    {
      "month": "2019-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1916,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1727,
      "benefits_month_avg": 901.56
    },
    {
      "month": "2019-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 117,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 1034.33
    },
    {
      "month": "2019-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3632,
      "percent_oasdi_all": 5.7,
      "benefits_month_total": 5167,
      "benefits_month_avg": 1422.69
    },
    {
      "month": "2019-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 246,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 760.03
    },
    {
      "month": "2019-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1270.51
    },
    {
      "month": "2019-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 9925,
      "percent_oasdi_all": 15.5,
      "benefits_month_total": 11139,
      "benefits_month_avg": 1122.23
    },
    {
      "month": "2019-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8378,
      "percent_oasdi_all": 13.1,
      "benefits_month_total": 10537,
      "benefits_month_avg": 1257.65
    },
    {
      "month": "2019-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 113,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 41,
      "benefits_month_avg": 362.14
    },
    {
      "month": "2019-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1434,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 560,
      "benefits_month_avg": 390.92
    },
    {
      "month": "2020-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64217,
      "percent_oasdi_all": 100,
      "benefits_month_total": 88888,
      "benefits_month_avg": 1384.19
    },
    {
      "month": "2020-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54310,
      "percent_oasdi_all": 84.6,
      "benefits_month_total": 77769,
      "benefits_month_avg": 1431.97
    },
    {
      "month": "2020-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 48416,
      "percent_oasdi_all": 75.4,
      "benefits_month_total": 70586,
      "benefits_month_avg": 1457.91
    },
    {
      "month": "2020-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 45283,
      "percent_oasdi_all": 70.5,
      "benefits_month_total": 68173,
      "benefits_month_avg": 1505.5
    },
    {
      "month": "2020-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2426,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1908,
      "benefits_month_avg": 786.51
    },
    {
      "month": "2020-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 707,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 505,
      "benefits_month_avg": 713.94
    },
    {
      "month": "2020-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5893,
      "percent_oasdi_all": 9.2,
      "benefits_month_total": 7183,
      "benefits_month_avg": 1218.84
    },
    {
      "month": "2020-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1928,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1741,
      "benefits_month_avg": 903.04
    },
    {
      "month": "2020-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 109,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 111,
      "benefits_month_avg": 1021.38
    },
    {
      "month": "2020-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3610,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5143,
      "benefits_month_avg": 1424.66
    },
    {
      "month": "2020-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 246,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 187,
      "benefits_month_avg": 759.95
    },
    {
      "month": "2020-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1273.74
    },
    {
      "month": "2020-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 9907,
      "percent_oasdi_all": 15.4,
      "benefits_month_total": 11119,
      "benefits_month_avg": 1122.29
    },
    {
      "month": "2020-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8360,
      "percent_oasdi_all": 13,
      "benefits_month_total": 10516,
      "benefits_month_avg": 1257.88
    },
    {
      "month": "2020-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 40,
      "benefits_month_avg": 361.83
    },
    {
      "month": "2020-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1435,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 562,
      "benefits_month_avg": 391.75
    },
    {
      "month": "2020-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64358,
      "percent_oasdi_all": 100,
      "benefits_month_total": 89166,
      "benefits_month_avg": 1385.47
    },
    {
      "month": "2020-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54455,
      "percent_oasdi_all": 84.6,
      "benefits_month_total": 78053,
      "benefits_month_avg": 1433.34
    },
    {
      "month": "2020-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 48546,
      "percent_oasdi_all": 75.4,
      "benefits_month_total": 70849,
      "benefits_month_avg": 1459.41
    },
    {
      "month": "2020-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 45410,
      "percent_oasdi_all": 70.6,
      "benefits_month_total": 68434,
      "benefits_month_avg": 1507.01
    },
    {
      "month": "2020-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2423,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1906,
      "benefits_month_avg": 786.58
    },
    {
      "month": "2020-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 713,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 509,
      "benefits_month_avg": 714.34
    },
    {
      "month": "2020-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5909,
      "percent_oasdi_all": 9.2,
      "benefits_month_total": 7204,
      "benefits_month_avg": 1219.22
    },
    {
      "month": "2020-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1940,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1753,
      "benefits_month_avg": 903.73
    },
    {
      "month": "2020-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 110,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 113,
      "benefits_month_avg": 1022.38
    },
    {
      "month": "2020-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3613,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5151,
      "benefits_month_avg": 1425.72
    },
    {
      "month": "2020-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 245,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 760.1
    },
    {
      "month": "2020-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1275.05
    },
    {
      "month": "2020-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 9902,
      "percent_oasdi_all": 15.4,
      "benefits_month_total": 11113,
      "benefits_month_avg": 1122.2
    },
    {
      "month": "2020-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8352,
      "percent_oasdi_all": 13,
      "benefits_month_total": 10508,
      "benefits_month_avg": 1258.15
    },
    {
      "month": "2020-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 40,
      "benefits_month_avg": 361.32
    },
    {
      "month": "2020-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1439,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 564,
      "benefits_month_avg": 392.12
    },
    {
      "month": "2020-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64508,
      "percent_oasdi_all": 100,
      "benefits_month_total": 89490,
      "benefits_month_avg": 1387.26
    },
    {
      "month": "2020-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54607,
      "percent_oasdi_all": 84.7,
      "benefits_month_total": 78379,
      "benefits_month_avg": 1435.32
    },
    {
      "month": "2020-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 48682,
      "percent_oasdi_all": 75.5,
      "benefits_month_total": 71152,
      "benefits_month_avg": 1461.56
    },
    {
      "month": "2020-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 45542,
      "percent_oasdi_all": 70.6,
      "benefits_month_total": 68732,
      "benefits_month_avg": 1509.22
    },
    {
      "month": "2020-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2422,
      "percent_oasdi_all": 3.8,
      "benefits_month_total": 1905,
      "benefits_month_avg": 786.8
    },
    {
      "month": "2020-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 719,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 514,
      "benefits_month_avg": 715.4
    },
    {
      "month": "2020-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5925,
      "percent_oasdi_all": 9.2,
      "benefits_month_total": 7227,
      "benefits_month_avg": 1219.73
    },
    {
      "month": "2020-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1951,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1765,
      "benefits_month_avg": 904.62
    },
    {
      "month": "2020-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 114,
      "benefits_month_avg": 1023.77
    },
    {
      "month": "2020-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3616,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5160,
      "benefits_month_avg": 1426.89
    },
    {
      "month": "2020-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 245,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 760.06
    },
    {
      "month": "2020-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1277.27
    },
    {
      "month": "2020-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 9901,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 11111,
      "benefits_month_avg": 1122.2
    },
    {
      "month": "2020-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8345,
      "percent_oasdi_all": 12.9,
      "benefits_month_total": 10504,
      "benefits_month_avg": 1258.67
    },
    {
      "month": "2020-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 40,
      "benefits_month_avg": 360.67
    },
    {
      "month": "2020-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1444,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 567,
      "benefits_month_avg": 392.44
    },
    {
      "month": "2020-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64625,
      "percent_oasdi_all": 100,
      "benefits_month_total": 89735,
      "benefits_month_avg": 1388.56
    },
    {
      "month": "2020-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54723,
      "percent_oasdi_all": 84.7,
      "benefits_month_total": 78627,
      "benefits_month_avg": 1436.84
    },
    {
      "month": "2020-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 48787,
      "percent_oasdi_all": 75.5,
      "benefits_month_total": 71385,
      "benefits_month_avg": 1463.19
    },
    {
      "month": "2020-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 45649,
      "percent_oasdi_all": 70.6,
      "benefits_month_total": 68967,
      "benefits_month_avg": 1510.83
    },
    {
      "month": "2020-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2415,
      "percent_oasdi_all": 3.7,
      "benefits_month_total": 1900,
      "benefits_month_avg": 786.63
    },
    {
      "month": "2020-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 723,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 518,
      "benefits_month_avg": 715.99
    },
    {
      "month": "2020-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5936,
      "percent_oasdi_all": 9.2,
      "benefits_month_total": 7243,
      "benefits_month_avg": 1220.21
    },
    {
      "month": "2020-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1959,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1773,
      "benefits_month_avg": 905.14
    },
    {
      "month": "2020-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 113,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 116,
      "benefits_month_avg": 1025.36
    },
    {
      "month": "2020-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3618,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5167,
      "benefits_month_avg": 1427.94
    },
    {
      "month": "2020-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 244,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 186,
      "benefits_month_avg": 759.97
    },
    {
      "month": "2020-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1277.58
    },
    {
      "month": "2020-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 9902,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 11108,
      "benefits_month_avg": 1121.75
    },
    {
      "month": "2020-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8340,
      "percent_oasdi_all": 12.9,
      "benefits_month_total": 10498,
      "benefits_month_avg": 1258.78
    },
    {
      "month": "2020-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 40,
      "benefits_month_avg": 359.73
    },
    {
      "month": "2020-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1450,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 569,
      "benefits_month_avg": 392.44
    },
    {
      "month": "2020-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64697,
      "percent_oasdi_all": 100,
      "benefits_month_total": 89936,
      "benefits_month_avg": 1390.12
    },
    {
      "month": "2020-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54802,
      "percent_oasdi_all": 84.7,
      "benefits_month_total": 78837,
      "benefits_month_avg": 1438.58
    },
    {
      "month": "2020-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 48862,
      "percent_oasdi_all": 75.5,
      "benefits_month_total": 71587,
      "benefits_month_avg": 1465.1
    },
    {
      "month": "2020-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 45733,
      "percent_oasdi_all": 70.7,
      "benefits_month_total": 69177,
      "benefits_month_avg": 1512.63
    },
    {
      "month": "2020-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2404,
      "percent_oasdi_all": 3.7,
      "benefits_month_total": 1891,
      "benefits_month_avg": 786.43
    },
    {
      "month": "2020-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 725,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 520,
      "benefits_month_avg": 716.77
    },
    {
      "month": "2020-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5940,
      "percent_oasdi_all": 9.2,
      "benefits_month_total": 7249,
      "benefits_month_avg": 1220.48
    },
    {
      "month": "2020-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1966,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1780,
      "benefits_month_avg": 905.6
    },
    {
      "month": "2020-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 114,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 118,
      "benefits_month_avg": 1027.4
    },
    {
      "month": "2020-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3614,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5165,
      "benefits_month_avg": 1428.93
    },
    {
      "month": "2020-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 244,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 185,
      "benefits_month_avg": 759.85
    },
    {
      "month": "2020-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1279.08
    },
    {
      "month": "2020-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 9895,
      "percent_oasdi_all": 15.3,
      "benefits_month_total": 11099,
      "benefits_month_avg": 1121.69
    },
    {
      "month": "2020-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8331,
      "percent_oasdi_all": 12.9,
      "benefits_month_total": 10489,
      "benefits_month_avg": 1258.98
    },
    {
      "month": "2020-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 111,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 40,
      "benefits_month_avg": 359.08
    },
    {
      "month": "2020-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1452,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 570,
      "benefits_month_avg": 392.69
    },
    {
      "month": "2020-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64688,
      "percent_oasdi_all": 100,
      "benefits_month_total": 90080,
      "benefits_month_avg": 1392.53
    },
    {
      "month": "2020-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54844,
      "percent_oasdi_all": 84.8,
      "benefits_month_total": 79015,
      "benefits_month_avg": 1440.73
    },
    {
      "month": "2020-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 48945,
      "percent_oasdi_all": 75.7,
      "benefits_month_total": 71799,
      "benefits_month_avg": 1466.95
    },
    {
      "month": "2020-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 45840,
      "percent_oasdi_all": 70.9,
      "benefits_month_total": 69407,
      "benefits_month_avg": 1514.13
    },
    {
      "month": "2020-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2394,
      "percent_oasdi_all": 3.7,
      "benefits_month_total": 1883,
      "benefits_month_avg": 786.45
    },
    {
      "month": "2020-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 711,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 509,
      "benefits_month_avg": 716.31
    },
    {
      "month": "2020-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5899,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7216,
      "benefits_month_avg": 1223.18
    },
    {
      "month": "2020-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1925,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1741,
      "benefits_month_avg": 904.73
    },
    {
      "month": "2020-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 116,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 119,
      "benefits_month_avg": 1033.63
    },
    {
      "month": "2020-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3615,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5169,
      "benefits_month_avg": 1429.93
    },
    {
      "month": "2020-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 243,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 185,
      "benefits_month_avg": 759.94
    },
    {
      "month": "2020-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1278.14
    },
    {
      "month": "2020-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 9844,
      "percent_oasdi_all": 15.2,
      "benefits_month_total": 11064,
      "benefits_month_avg": 1123.99
    },
    {
      "month": "2020-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8317,
      "percent_oasdi_all": 12.9,
      "benefits_month_total": 10470,
      "benefits_month_avg": 1258.96
    },
    {
      "month": "2020-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 111,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 40,
      "benefits_month_avg": 358.22
    },
    {
      "month": "2020-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1416,
      "percent_oasdi_all": 2.2,
      "benefits_month_total": 554,
      "benefits_month_avg": 391.34
    },
    {
      "month": "2020-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64668,
      "percent_oasdi_all": 100,
      "benefits_month_total": 90205,
      "benefits_month_avg": 1394.89
    },
    {
      "month": "2020-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54880,
      "percent_oasdi_all": 84.9,
      "benefits_month_total": 79185,
      "benefits_month_avg": 1442.86
    },
    {
      "month": "2020-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49015,
      "percent_oasdi_all": 75.8,
      "benefits_month_total": 71999,
      "benefits_month_avg": 1468.91
    },
    {
      "month": "2020-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 45935,
      "percent_oasdi_all": 71,
      "benefits_month_total": 69625,
      "benefits_month_avg": 1515.75
    },
    {
      "month": "2020-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2384,
      "percent_oasdi_all": 3.7,
      "benefits_month_total": 1875,
      "benefits_month_avg": 786.47
    },
    {
      "month": "2020-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 697,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 499,
      "benefits_month_avg": 715.84
    },
    {
      "month": "2020-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5865,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7186,
      "benefits_month_avg": 1225.16
    },
    {
      "month": "2020-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1896,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 1712,
      "benefits_month_avg": 903.19
    },
    {
      "month": "2020-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 115,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 119,
      "benefits_month_avg": 1039.74
    },
    {
      "month": "2020-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3611,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5169,
      "benefits_month_avg": 1431.23
    },
    {
      "month": "2020-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 242,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 184,
      "benefits_month_avg": 760.14
    },
    {
      "month": "2020-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1279.07
    },
    {
      "month": "2020-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 9788,
      "percent_oasdi_all": 15.1,
      "benefits_month_total": 11020,
      "benefits_month_avg": 1125.92
    },
    {
      "month": "2020-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8294,
      "percent_oasdi_all": 12.8,
      "benefits_month_total": 10441,
      "benefits_month_avg": 1258.91
    },
    {
      "month": "2020-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 109,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 39,
      "benefits_month_avg": 358.49
    },
    {
      "month": "2020-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1385,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 540,
      "benefits_month_avg": 389.93
    },
    {
      "month": "2020-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64747,
      "percent_oasdi_all": 100,
      "benefits_month_total": 90420,
      "benefits_month_avg": 1396.53
    },
    {
      "month": "2020-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 54984,
      "percent_oasdi_all": 84.9,
      "benefits_month_total": 79427,
      "benefits_month_avg": 1444.56
    },
    {
      "month": "2020-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49111,
      "percent_oasdi_all": 75.9,
      "benefits_month_total": 72229,
      "benefits_month_avg": 1470.74
    },
    {
      "month": "2020-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46040,
      "percent_oasdi_all": 71.1,
      "benefits_month_total": 69863,
      "benefits_month_avg": 1517.44
    },
    {
      "month": "2020-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2373,
      "percent_oasdi_all": 3.7,
      "benefits_month_total": 1866,
      "benefits_month_avg": 786.47
    },
    {
      "month": "2020-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 698,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 500,
      "benefits_month_avg": 716.68
    },
    {
      "month": "2020-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5873,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7198,
      "benefits_month_avg": 1225.59
    },
    {
      "month": "2020-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1903,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 1719,
      "benefits_month_avg": 903.53
    },
    {
      "month": "2020-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 116,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 1041.2
    },
    {
      "month": "2020-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3611,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5173,
      "benefits_month_avg": 1432.31
    },
    {
      "month": "2020-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 241,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 183,
      "benefits_month_avg": 760.25
    },
    {
      "month": "2020-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1277.13
    },
    {
      "month": "2020-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 9763,
      "percent_oasdi_all": 15.1,
      "benefits_month_total": 10993,
      "benefits_month_avg": 1126.02
    },
    {
      "month": "2020-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8273,
      "percent_oasdi_all": 12.8,
      "benefits_month_total": 10415,
      "benefits_month_avg": 1258.96
    },
    {
      "month": "2020-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 108,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 39,
      "benefits_month_avg": 357.58
    },
    {
      "month": "2020-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1382,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 539,
      "benefits_month_avg": 390.3
    },
    {
      "month": "2020-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64750,
      "percent_oasdi_all": 100,
      "benefits_month_total": 90531,
      "benefits_month_avg": 1398.15
    },
    {
      "month": "2020-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55018,
      "percent_oasdi_all": 85,
      "benefits_month_total": 79569,
      "benefits_month_avg": 1446.22
    },
    {
      "month": "2020-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49153,
      "percent_oasdi_all": 75.9,
      "benefits_month_total": 72378,
      "benefits_month_avg": 1472.5
    },
    {
      "month": "2020-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46094,
      "percent_oasdi_all": 71.2,
      "benefits_month_total": 70020,
      "benefits_month_avg": 1519.07
    },
    {
      "month": "2020-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2361,
      "percent_oasdi_all": 3.6,
      "benefits_month_total": 1857,
      "benefits_month_avg": 786.46
    },
    {
      "month": "2020-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 698,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 501,
      "benefits_month_avg": 717.52
    },
    {
      "month": "2020-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5865,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7191,
      "benefits_month_avg": 1225.96
    },
    {
      "month": "2020-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1910,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1727,
      "benefits_month_avg": 903.79
    },
    {
      "month": "2020-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 113,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 118,
      "benefits_month_avg": 1043.58
    },
    {
      "month": "2020-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3601,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5162,
      "benefits_month_avg": 1433.69
    },
    {
      "month": "2020-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 240,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 183,
      "benefits_month_avg": 760.3
    },
    {
      "month": "2020-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1277.64
    },
    {
      "month": "2020-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 9732,
      "percent_oasdi_all": 15,
      "benefits_month_total": 10962,
      "benefits_month_avg": 1126.41
    },
    {
      "month": "2020-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8248,
      "percent_oasdi_all": 12.7,
      "benefits_month_total": 10386,
      "benefits_month_avg": 1259.12
    },
    {
      "month": "2020-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 107,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 38,
      "benefits_month_avg": 357.57
    },
    {
      "month": "2020-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1377,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 538,
      "benefits_month_avg": 390.96
    },
    {
      "month": "2020-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64833,
      "percent_oasdi_all": 100,
      "benefits_month_total": 90810,
      "benefits_month_avg": 1400.66
    },
    {
      "month": "2020-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55138,
      "percent_oasdi_all": 85,
      "benefits_month_total": 79875,
      "benefits_month_avg": 1448.63
    },
    {
      "month": "2020-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49263,
      "percent_oasdi_all": 76,
      "benefits_month_total": 72669,
      "benefits_month_avg": 1475.13
    },
    {
      "month": "2020-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46211,
      "percent_oasdi_all": 71.3,
      "benefits_month_total": 70314,
      "benefits_month_avg": 1521.59
    },
    {
      "month": "2020-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2350,
      "percent_oasdi_all": 3.6,
      "benefits_month_total": 1850,
      "benefits_month_avg": 787.2
    },
    {
      "month": "2020-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 701,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 504,
      "benefits_month_avg": 719.2
    },
    {
      "month": "2020-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5876,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7206,
      "benefits_month_avg": 1226.49
    },
    {
      "month": "2020-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1920,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1737,
      "benefits_month_avg": 904.79
    },
    {
      "month": "2020-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 115,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 120,
      "benefits_month_avg": 1044.07
    },
    {
      "month": "2020-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3601,
      "percent_oasdi_all": 5.6,
      "benefits_month_total": 5166,
      "benefits_month_avg": 1434.75
    },
    {
      "month": "2020-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 239,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 760.36
    },
    {
      "month": "2020-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1278.76
    },
    {
      "month": "2020-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 9695,
      "percent_oasdi_all": 15,
      "benefits_month_total": 10934,
      "benefits_month_avg": 1127.81
    },
    {
      "month": "2020-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8217,
      "percent_oasdi_all": 12.7,
      "benefits_month_total": 10357,
      "benefits_month_avg": 1260.55
    },
    {
      "month": "2020-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 106,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 38,
      "benefits_month_avg": 357.05
    },
    {
      "month": "2020-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1373,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 539,
      "benefits_month_avg": 392.73
    },
    {
      "month": "2020-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64872,
      "percent_oasdi_all": 100,
      "benefits_month_total": 90942,
      "benefits_month_avg": 1401.86
    },
    {
      "month": "2020-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55216,
      "percent_oasdi_all": 85.1,
      "benefits_month_total": 80051,
      "benefits_month_avg": 1449.78
    },
    {
      "month": "2020-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49339,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 72842,
      "benefits_month_avg": 1476.37
    },
    {
      "month": "2020-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46296,
      "percent_oasdi_all": 71.4,
      "benefits_month_total": 70495,
      "benefits_month_avg": 1522.7
    },
    {
      "month": "2020-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2340,
      "percent_oasdi_all": 3.6,
      "benefits_month_total": 1841,
      "benefits_month_avg": 786.85
    },
    {
      "month": "2020-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 703,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 506,
      "benefits_month_avg": 719.89
    },
    {
      "month": "2020-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5877,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7208,
      "benefits_month_avg": 1226.55
    },
    {
      "month": "2020-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1927,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1745,
      "benefits_month_avg": 905.24
    },
    {
      "month": "2020-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 115,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 120,
      "benefits_month_avg": 1043.37
    },
    {
      "month": "2020-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3595,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5161,
      "benefits_month_avg": 1435.55
    },
    {
      "month": "2020-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 238,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 181,
      "benefits_month_avg": 760.45
    },
    {
      "month": "2020-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1283.08
    },
    {
      "month": "2020-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 9657,
      "percent_oasdi_all": 14.9,
      "benefits_month_total": 10892,
      "benefits_month_avg": 1127.89
    },
    {
      "month": "2020-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8184,
      "percent_oasdi_all": 12.6,
      "benefits_month_total": 10316,
      "benefits_month_avg": 1260.57
    },
    {
      "month": "2020-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 105,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 37,
      "benefits_month_avg": 356.34
    },
    {
      "month": "2020-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1368,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 538,
      "benefits_month_avg": 393.37
    },
    {
      "month": "2020-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64851,
      "percent_oasdi_all": 100,
      "benefits_month_total": 92197,
      "benefits_month_avg": 1421.68
    },
    {
      "month": "2020-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55232,
      "percent_oasdi_all": 85.2,
      "benefits_month_total": 81206,
      "benefits_month_avg": 1470.26
    },
    {
      "month": "2020-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49358,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 73906,
      "benefits_month_avg": 1497.35
    },
    {
      "month": "2020-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46330,
      "percent_oasdi_all": 71.4,
      "benefits_month_total": 71540,
      "benefits_month_avg": 1544.15
    },
    {
      "month": "2020-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2324,
      "percent_oasdi_all": 3.6,
      "benefits_month_total": 1852,
      "benefits_month_avg": 796.87
    },
    {
      "month": "2020-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 704,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 514,
      "benefits_month_avg": 729.89
    },
    {
      "month": "2020-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5875,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7300,
      "benefits_month_avg": 1242.71
    },
    {
      "month": "2020-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1936,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1777,
      "benefits_month_avg": 917.61
    },
    {
      "month": "2020-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 115,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 1054.04
    },
    {
      "month": "2020-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3586,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5219,
      "benefits_month_avg": 1455.46
    },
    {
      "month": "2020-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 237,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 183,
      "benefits_month_avg": 770.57
    },
    {
      "month": "2020-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1299.22
    },
    {
      "month": "2020-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 9618,
      "percent_oasdi_all": 14.8,
      "benefits_month_total": 10991,
      "benefits_month_avg": 1142.68
    },
    {
      "month": "2020-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8151,
      "percent_oasdi_all": 12.6,
      "benefits_month_total": 10409,
      "benefits_month_avg": 1277.05
    },
    {
      "month": "2020-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 104,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 37,
      "benefits_month_avg": 360.51
    },
    {
      "month": "2020-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1363,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 544,
      "benefits_month_avg": 399
    },
    {
      "month": "2021-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64841,
      "percent_oasdi_all": 100,
      "benefits_month_total": 92345,
      "benefits_month_avg": 1424.17
    },
    {
      "month": "2021-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55217,
      "percent_oasdi_all": 85.2,
      "benefits_month_total": 81333,
      "benefits_month_avg": 1472.96
    },
    {
      "month": "2021-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49365,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 74057,
      "benefits_month_avg": 1500.21
    },
    {
      "month": "2021-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46359,
      "percent_oasdi_all": 71.5,
      "benefits_month_total": 71708,
      "benefits_month_avg": 1546.8
    },
    {
      "month": "2021-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2302,
      "percent_oasdi_all": 3.5,
      "benefits_month_total": 1834,
      "benefits_month_avg": 796.86
    },
    {
      "month": "2021-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 704,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 515,
      "benefits_month_avg": 731.59
    },
    {
      "month": "2021-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5852,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7275,
      "benefits_month_avg": 1243.07
    },
    {
      "month": "2021-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1945,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1788,
      "benefits_month_avg": 919.38
    },
    {
      "month": "2021-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 107,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 112,
      "benefits_month_avg": 1043.61
    },
    {
      "month": "2021-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3564,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5192,
      "benefits_month_avg": 1456.98
    },
    {
      "month": "2021-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 236,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 182,
      "benefits_month_avg": 770.52
    },
    {
      "month": "2021-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1295.69
    },
    {
      "month": "2021-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 9624,
      "percent_oasdi_all": 14.8,
      "benefits_month_total": 11013,
      "benefits_month_avg": 1144.26
    },
    {
      "month": "2021-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8161,
      "percent_oasdi_all": 12.6,
      "benefits_month_total": 10432,
      "benefits_month_avg": 1278.18
    },
    {
      "month": "2021-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 104,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 37,
      "benefits_month_avg": 360.62
    },
    {
      "month": "2021-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1359,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 544,
      "benefits_month_avg": 400
    },
    {
      "month": "2021-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64857,
      "percent_oasdi_all": 100,
      "benefits_month_total": 92453,
      "benefits_month_avg": 1425.49
    },
    {
      "month": "2021-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55220,
      "percent_oasdi_all": 85.1,
      "benefits_month_total": 81412,
      "benefits_month_avg": 1474.34
    },
    {
      "month": "2021-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49352,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 74117,
      "benefits_month_avg": 1501.81
    },
    {
      "month": "2021-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46360,
      "percent_oasdi_all": 71.5,
      "benefits_month_total": 71778,
      "benefits_month_avg": 1548.29
    },
    {
      "month": "2021-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2288,
      "percent_oasdi_all": 3.5,
      "benefits_month_total": 1822,
      "benefits_month_avg": 796.68
    },
    {
      "month": "2021-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 704,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 516,
      "benefits_month_avg": 732.48
    },
    {
      "month": "2021-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5868,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7296,
      "benefits_month_avg": 1243.33
    },
    {
      "month": "2021-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1956,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1800,
      "benefits_month_avg": 920.27
    },
    {
      "month": "2021-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 109,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 114,
      "benefits_month_avg": 1045.29
    },
    {
      "month": "2021-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3568,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5200,
      "benefits_month_avg": 1457.54
    },
    {
      "month": "2021-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 235,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 181,
      "benefits_month_avg": 770.8
    },
    {
      "month": "2021-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1297.74
    },
    {
      "month": "2021-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 9638,
      "percent_oasdi_all": 14.9,
      "benefits_month_total": 11041,
      "benefits_month_avg": 1145.59
    },
    {
      "month": "2021-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8176,
      "percent_oasdi_all": 12.6,
      "benefits_month_total": 10459,
      "benefits_month_avg": 1279.24
    },
    {
      "month": "2021-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 105,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 38,
      "benefits_month_avg": 360.79
    },
    {
      "month": "2021-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1357,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 544,
      "benefits_month_avg": 400.79
    },
    {
      "month": "2021-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64915,
      "percent_oasdi_all": 100,
      "benefits_month_total": 92675,
      "benefits_month_avg": 1427.64
    },
    {
      "month": "2021-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55308,
      "percent_oasdi_all": 85.2,
      "benefits_month_total": 81665,
      "benefits_month_avg": 1476.55
    },
    {
      "month": "2021-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49423,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 74345,
      "benefits_month_avg": 1504.25
    },
    {
      "month": "2021-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46441,
      "percent_oasdi_all": 71.5,
      "benefits_month_total": 72013,
      "benefits_month_avg": 1550.64
    },
    {
      "month": "2021-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2275,
      "percent_oasdi_all": 3.5,
      "benefits_month_total": 1813,
      "benefits_month_avg": 796.82
    },
    {
      "month": "2021-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 707,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 519,
      "benefits_month_avg": 733.7
    },
    {
      "month": "2021-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5885,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7320,
      "benefits_month_avg": 1243.89
    },
    {
      "month": "2021-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1969,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1814,
      "benefits_month_avg": 921.6
    },
    {
      "month": "2021-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 110,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 115,
      "benefits_month_avg": 1047.11
    },
    {
      "month": "2021-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3571,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5209,
      "benefits_month_avg": 1458.62
    },
    {
      "month": "2021-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 234,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 180,
      "benefits_month_avg": 770.77
    },
    {
      "month": "2021-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1301.65
    },
    {
      "month": "2021-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 9607,
      "percent_oasdi_all": 14.8,
      "benefits_month_total": 11010,
      "benefits_month_avg": 1146.07
    },
    {
      "month": "2021-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8150,
      "percent_oasdi_all": 12.6,
      "benefits_month_total": 10429,
      "benefits_month_avg": 1279.71
    },
    {
      "month": "2021-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 104,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 37,
      "benefits_month_avg": 360.06
    },
    {
      "month": "2021-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1353,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 543,
      "benefits_month_avg": 401.43
    },
    {
      "month": "2021-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 64998,
      "percent_oasdi_all": 100,
      "benefits_month_total": 92891,
      "benefits_month_avg": 1429.13
    },
    {
      "month": "2021-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55418,
      "percent_oasdi_all": 85.3,
      "benefits_month_total": 81909,
      "benefits_month_avg": 1478.01
    },
    {
      "month": "2021-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49519,
      "percent_oasdi_all": 76.2,
      "benefits_month_total": 74568,
      "benefits_month_avg": 1505.85
    },
    {
      "month": "2021-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46545,
      "percent_oasdi_all": 71.6,
      "benefits_month_total": 72243,
      "benefits_month_avg": 1552.12
    },
    {
      "month": "2021-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2265,
      "percent_oasdi_all": 3.5,
      "benefits_month_total": 1804,
      "benefits_month_avg": 796.47
    },
    {
      "month": "2021-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 709,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 521,
      "benefits_month_avg": 734.25
    },
    {
      "month": "2021-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5899,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7341,
      "benefits_month_avg": 1244.31
    },
    {
      "month": "2021-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1979,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1825,
      "benefits_month_avg": 922.2
    },
    {
      "month": "2021-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 117,
      "benefits_month_avg": 1048.57
    },
    {
      "month": "2021-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3575,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5218,
      "benefits_month_avg": 1459.63
    },
    {
      "month": "2021-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 233,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 180,
      "benefits_month_avg": 770.8
    },
    {
      "month": "2021-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1307.88
    },
    {
      "month": "2021-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 9580,
      "percent_oasdi_all": 14.7,
      "benefits_month_total": 10982,
      "benefits_month_avg": 1146.4
    },
    {
      "month": "2021-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8128,
      "percent_oasdi_all": 12.5,
      "benefits_month_total": 10403,
      "benefits_month_avg": 1279.97
    },
    {
      "month": "2021-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 104,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 37,
      "benefits_month_avg": 359.69
    },
    {
      "month": "2021-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1349,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 542,
      "benefits_month_avg": 401.93
    },
    {
      "month": "2021-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65068,
      "percent_oasdi_all": 100,
      "benefits_month_total": 93095,
      "benefits_month_avg": 1430.73
    },
    {
      "month": "2021-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55521,
      "percent_oasdi_all": 85.3,
      "benefits_month_total": 82146,
      "benefits_month_avg": 1479.55
    },
    {
      "month": "2021-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49613,
      "percent_oasdi_all": 76.2,
      "benefits_month_total": 74793,
      "benefits_month_avg": 1507.53
    },
    {
      "month": "2021-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46648,
      "percent_oasdi_all": 71.7,
      "benefits_month_total": 72477,
      "benefits_month_avg": 1553.68
    },
    {
      "month": "2021-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2254,
      "percent_oasdi_all": 3.5,
      "benefits_month_total": 1794,
      "benefits_month_avg": 795.89
    },
    {
      "month": "2021-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 711,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 522,
      "benefits_month_avg": 735.04
    },
    {
      "month": "2021-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5908,
      "percent_oasdi_all": 9.1,
      "benefits_month_total": 7354,
      "benefits_month_avg": 1244.61
    },
    {
      "month": "2021-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1988,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1834,
      "benefits_month_avg": 922.65
    },
    {
      "month": "2021-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 113,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 118,
      "benefits_month_avg": 1049.76
    },
    {
      "month": "2021-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3575,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5221,
      "benefits_month_avg": 1460.55
    },
    {
      "month": "2021-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 233,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 179,
      "benefits_month_avg": 770.85
    },
    {
      "month": "2021-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1311.28
    },
    {
      "month": "2021-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 9547,
      "percent_oasdi_all": 14.7,
      "benefits_month_total": 10949,
      "benefits_month_avg": 1146.79
    },
    {
      "month": "2021-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8102,
      "percent_oasdi_all": 12.5,
      "benefits_month_total": 10371,
      "benefits_month_avg": 1280.17
    },
    {
      "month": "2021-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 103,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 37,
      "benefits_month_avg": 358.92
    },
    {
      "month": "2021-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1343,
      "percent_oasdi_all": 2.1,
      "benefits_month_total": 540,
      "benefits_month_avg": 402.38
    },
    {
      "month": "2021-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65033,
      "percent_oasdi_all": 100,
      "benefits_month_total": 93207,
      "benefits_month_avg": 1433.23
    },
    {
      "month": "2021-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55547,
      "percent_oasdi_all": 85.4,
      "benefits_month_total": 82304,
      "benefits_month_avg": 1481.72
    },
    {
      "month": "2021-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49677,
      "percent_oasdi_all": 76.4,
      "benefits_month_total": 74985,
      "benefits_month_avg": 1509.45
    },
    {
      "month": "2021-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46738,
      "percent_oasdi_all": 71.9,
      "benefits_month_total": 72689,
      "benefits_month_avg": 1555.25
    },
    {
      "month": "2021-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2241,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1783,
      "benefits_month_avg": 795.57
    },
    {
      "month": "2021-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 698,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 513,
      "benefits_month_avg": 734.74
    },
    {
      "month": "2021-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5870,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7319,
      "benefits_month_avg": 1246.99
    },
    {
      "month": "2021-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1954,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1801,
      "benefits_month_avg": 921.8
    },
    {
      "month": "2021-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 118,
      "benefits_month_avg": 1056.1
    },
    {
      "month": "2021-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3572,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5221,
      "benefits_month_avg": 1461.72
    },
    {
      "month": "2021-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 232,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 179,
      "benefits_month_avg": 770.98
    },
    {
      "month": "2021-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1314.91
    },
    {
      "month": "2021-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 9486,
      "percent_oasdi_all": 14.6,
      "benefits_month_total": 10903,
      "benefits_month_avg": 1149.29
    },
    {
      "month": "2021-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8076,
      "percent_oasdi_all": 12.4,
      "benefits_month_total": 10341,
      "benefits_month_avg": 1280.42
    },
    {
      "month": "2021-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 102,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 37,
      "benefits_month_avg": 359.08
    },
    {
      "month": "2021-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1309,
      "percent_oasdi_all": 2,
      "benefits_month_total": 525,
      "benefits_month_avg": 401.51
    },
    {
      "month": "2021-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65036,
      "percent_oasdi_all": 100,
      "benefits_month_total": 93372,
      "benefits_month_avg": 1435.68
    },
    {
      "month": "2021-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55616,
      "percent_oasdi_all": 85.5,
      "benefits_month_total": 82522,
      "benefits_month_avg": 1483.77
    },
    {
      "month": "2021-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49779,
      "percent_oasdi_all": 76.5,
      "benefits_month_total": 75231,
      "benefits_month_avg": 1511.29
    },
    {
      "month": "2021-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46865,
      "percent_oasdi_all": 72.1,
      "benefits_month_total": 72956,
      "benefits_month_avg": 1556.72
    },
    {
      "month": "2021-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2231,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1774,
      "benefits_month_avg": 795.02
    },
    {
      "month": "2021-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 683,
      "percent_oasdi_all": 1,
      "benefits_month_total": 501,
      "benefits_month_avg": 733.94
    },
    {
      "month": "2021-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5837,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7291,
      "benefits_month_avg": 1249.05
    },
    {
      "month": "2021-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1920,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1767,
      "benefits_month_avg": 920.01
    },
    {
      "month": "2021-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 113,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 120,
      "benefits_month_avg": 1061.84
    },
    {
      "month": "2021-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3573,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5226,
      "benefits_month_avg": 1462.62
    },
    {
      "month": "2021-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 230,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 178,
      "benefits_month_avg": 771.04
    },
    {
      "month": "2021-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1316.04
    },
    {
      "month": "2021-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 9420,
      "percent_oasdi_all": 14.5,
      "benefits_month_total": 10850,
      "benefits_month_avg": 1151.79
    },
    {
      "month": "2021-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8047,
      "percent_oasdi_all": 12.4,
      "benefits_month_total": 10305,
      "benefits_month_avg": 1280.62
    },
    {
      "month": "2021-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 101,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 36,
      "benefits_month_avg": 358.98
    },
    {
      "month": "2021-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1272,
      "percent_oasdi_all": 2,
      "benefits_month_total": 509,
      "benefits_month_avg": 399.95
    },
    {
      "month": "2021-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65061,
      "percent_oasdi_all": 100,
      "benefits_month_total": 93528,
      "benefits_month_avg": 1437.55
    },
    {
      "month": "2021-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55674,
      "percent_oasdi_all": 85.6,
      "benefits_month_total": 82711,
      "benefits_month_avg": 1485.63
    },
    {
      "month": "2021-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49841,
      "percent_oasdi_all": 76.6,
      "benefits_month_total": 75423,
      "benefits_month_avg": 1513.26
    },
    {
      "month": "2021-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 46941,
      "percent_oasdi_all": 72.1,
      "benefits_month_total": 73159,
      "benefits_month_avg": 1558.54
    },
    {
      "month": "2021-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2219,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1762,
      "benefits_month_avg": 794.41
    },
    {
      "month": "2021-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 682,
      "percent_oasdi_all": 1,
      "benefits_month_total": 501,
      "benefits_month_avg": 734.77
    },
    {
      "month": "2021-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5833,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7289,
      "benefits_month_avg": 1249.53
    },
    {
      "month": "2021-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1928,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1775,
      "benefits_month_avg": 920.48
    },
    {
      "month": "2021-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 110,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 117,
      "benefits_month_avg": 1063.25
    },
    {
      "month": "2021-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3565,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5219,
      "benefits_month_avg": 1464.01
    },
    {
      "month": "2021-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 229,
      "percent_oasdi_all": 0.4,
      "benefits_month_total": 177,
      "benefits_month_avg": 771.42
    },
    {
      "month": "2021-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1313.23
    },
    {
      "month": "2021-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 9386,
      "percent_oasdi_all": 14.4,
      "benefits_month_total": 10816,
      "benefits_month_avg": 1152.37
    },
    {
      "month": "2021-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 8021,
      "percent_oasdi_all": 12.3,
      "benefits_month_total": 10274,
      "benefits_month_avg": 1280.84
    },
    {
      "month": "2021-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 100,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 36,
      "benefits_month_avg": 359.3
    },
    {
      "month": "2021-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1265,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 507,
      "benefits_month_avg": 400.54
    },
    {
      "month": "2021-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65126,
      "percent_oasdi_all": 100,
      "benefits_month_total": 93721,
      "benefits_month_avg": 1439.07
    },
    {
      "month": "2021-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55787,
      "percent_oasdi_all": 85.7,
      "benefits_month_total": 82956,
      "benefits_month_avg": 1487.01
    },
    {
      "month": "2021-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 49944,
      "percent_oasdi_all": 76.7,
      "benefits_month_total": 75653,
      "benefits_month_avg": 1514.74
    },
    {
      "month": "2021-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47054,
      "percent_oasdi_all": 72.3,
      "benefits_month_total": 73398,
      "benefits_month_avg": 1559.86
    },
    {
      "month": "2021-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2207,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1752,
      "benefits_month_avg": 793.9
    },
    {
      "month": "2021-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 683,
      "percent_oasdi_all": 1,
      "benefits_month_total": 502,
      "benefits_month_avg": 735.6
    },
    {
      "month": "2021-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5843,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7304,
      "benefits_month_avg": 1250
    },
    {
      "month": "2021-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1936,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1783,
      "benefits_month_avg": 921.03
    },
    {
      "month": "2021-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 113,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 120,
      "benefits_month_avg": 1065.25
    },
    {
      "month": "2021-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3566,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5224,
      "benefits_month_avg": 1464.92
    },
    {
      "month": "2021-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 228,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 176,
      "benefits_month_avg": 771.64
    },
    {
      "month": "2021-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1311.5
    },
    {
      "month": "2021-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 9339,
      "percent_oasdi_all": 14.3,
      "benefits_month_total": 10765,
      "benefits_month_avg": 1152.7
    },
    {
      "month": "2021-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7982,
      "percent_oasdi_all": 12.3,
      "benefits_month_total": 10225,
      "benefits_month_avg": 1280.98
    },
    {
      "month": "2021-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 99,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 35,
      "benefits_month_avg": 358.44
    },
    {
      "month": "2021-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1258,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 504,
      "benefits_month_avg": 401.09
    },
    {
      "month": "2021-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65180,
      "percent_oasdi_all": 100,
      "benefits_month_total": 93978,
      "benefits_month_avg": 1441.81
    },
    {
      "month": "2021-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55886,
      "percent_oasdi_all": 85.7,
      "benefits_month_total": 83252,
      "benefits_month_avg": 1489.67
    },
    {
      "month": "2021-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50030,
      "percent_oasdi_all": 76.8,
      "benefits_month_total": 75930,
      "benefits_month_avg": 1517.67
    },
    {
      "month": "2021-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47152,
      "percent_oasdi_all": 72.3,
      "benefits_month_total": 73682,
      "benefits_month_avg": 1562.66
    },
    {
      "month": "2021-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2194,
      "percent_oasdi_all": 3.4,
      "benefits_month_total": 1743,
      "benefits_month_avg": 794.23
    },
    {
      "month": "2021-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 684,
      "percent_oasdi_all": 1,
      "benefits_month_total": 505,
      "benefits_month_avg": 737.44
    },
    {
      "month": "2021-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5856,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7322,
      "benefits_month_avg": 1250.39
    },
    {
      "month": "2021-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1951,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1799,
      "benefits_month_avg": 922.38
    },
    {
      "month": "2021-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 114,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 1066.06
    },
    {
      "month": "2021-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3564,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5226,
      "benefits_month_avg": 1466.19
    },
    {
      "month": "2021-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 227,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 175,
      "benefits_month_avg": 771.85
    },
    {
      "month": "2021-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1312.47
    },
    {
      "month": "2021-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 9294,
      "percent_oasdi_all": 14.3,
      "benefits_month_total": 10726,
      "benefits_month_avg": 1154.05
    },
    {
      "month": "2021-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7943,
      "percent_oasdi_all": 12.2,
      "benefits_month_total": 10186,
      "benefits_month_avg": 1282.37
    },
    {
      "month": "2021-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 98,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 35,
      "benefits_month_avg": 358
    },
    {
      "month": "2021-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1253,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 505,
      "benefits_month_avg": 402.74
    },
    {
      "month": "2021-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65232,
      "percent_oasdi_all": 100,
      "benefits_month_total": 94135,
      "benefits_month_avg": 1443.08
    },
    {
      "month": "2021-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 55978,
      "percent_oasdi_all": 85.8,
      "benefits_month_total": 83456,
      "benefits_month_avg": 1490.85
    },
    {
      "month": "2021-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50117,
      "percent_oasdi_all": 76.8,
      "benefits_month_total": 76126,
      "benefits_month_avg": 1518.97
    },
    {
      "month": "2021-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47248,
      "percent_oasdi_all": 72.4,
      "benefits_month_total": 73887,
      "benefits_month_avg": 1563.82
    },
    {
      "month": "2021-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2183,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1732,
      "benefits_month_avg": 793.59
    },
    {
      "month": "2021-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 686,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 506,
      "benefits_month_avg": 737.91
    },
    {
      "month": "2021-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5862,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7330,
      "benefits_month_avg": 1250.46
    },
    {
      "month": "2021-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1962,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1811,
      "benefits_month_avg": 923.05
    },
    {
      "month": "2021-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 114,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 122,
      "benefits_month_avg": 1066.31
    },
    {
      "month": "2021-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3559,
      "percent_oasdi_all": 5.5,
      "benefits_month_total": 5222,
      "benefits_month_avg": 1467.14
    },
    {
      "month": "2021-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 225,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 174,
      "benefits_month_avg": 772.05
    },
    {
      "month": "2021-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1311.45
    },
    {
      "month": "2021-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 9254,
      "percent_oasdi_all": 14.2,
      "benefits_month_total": 10679,
      "benefits_month_avg": 1154.07
    },
    {
      "month": "2021-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7908,
      "percent_oasdi_all": 12.1,
      "benefits_month_total": 10141,
      "benefits_month_avg": 1282.39
    },
    {
      "month": "2021-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 97,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 35,
      "benefits_month_avg": 357.24
    },
    {
      "month": "2021-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1249,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 504,
      "benefits_month_avg": 403.37
    },
    {
      "month": "2021-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65228,
      "percent_oasdi_all": 100,
      "benefits_month_total": 99805,
      "benefits_month_avg": 1530.09
    },
    {
      "month": "2021-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56010,
      "percent_oasdi_all": 85.9,
      "benefits_month_total": 88536,
      "benefits_month_avg": 1580.72
    },
    {
      "month": "2021-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50146,
      "percent_oasdi_all": 76.9,
      "benefits_month_total": 80770,
      "benefits_month_avg": 1610.69
    },
    {
      "month": "2021-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47293,
      "percent_oasdi_all": 72.5,
      "benefits_month_total": 78413,
      "benefits_month_avg": 1658.03
    },
    {
      "month": "2021-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2166,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1819,
      "benefits_month_avg": 839.8
    },
    {
      "month": "2021-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 687,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 538,
      "benefits_month_avg": 782.25
    },
    {
      "month": "2021-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5864,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7766,
      "benefits_month_avg": 1324.42
    },
    {
      "month": "2021-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1976,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1933,
      "benefits_month_avg": 978.48
    },
    {
      "month": "2021-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 114,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 128,
      "benefits_month_avg": 1126.49
    },
    {
      "month": "2021-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3549,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5520,
      "benefits_month_avg": 1555.33
    },
    {
      "month": "2021-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 224,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 817.88
    },
    {
      "month": "2021-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1392.55
    },
    {
      "month": "2021-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 9218,
      "percent_oasdi_all": 14.1,
      "benefits_month_total": 11269,
      "benefits_month_avg": 1222.45
    },
    {
      "month": "2021-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7877,
      "percent_oasdi_all": 12.1,
      "benefits_month_total": 10699,
      "benefits_month_avg": 1358.3
    },
    {
      "month": "2021-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 96,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 377.63
    },
    {
      "month": "2021-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1245,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 533,
      "benefits_month_avg": 428.04
    },
    {
      "month": "2022-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65306,
      "percent_oasdi_all": 100,
      "benefits_month_total": 100110,
      "benefits_month_avg": 1532.94
    },
    {
      "month": "2022-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56127,
      "percent_oasdi_all": 85.9,
      "benefits_month_total": 88886,
      "benefits_month_avg": 1583.67
    },
    {
      "month": "2022-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50278,
      "percent_oasdi_all": 77,
      "benefits_month_total": 81137,
      "benefits_month_avg": 1613.77
    },
    {
      "month": "2022-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47440,
      "percent_oasdi_all": 72.6,
      "benefits_month_total": 78794,
      "benefits_month_avg": 1660.9
    },
    {
      "month": "2022-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2148,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1803,
      "benefits_month_avg": 839.35
    },
    {
      "month": "2022-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 689,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 540,
      "benefits_month_avg": 783.79
    },
    {
      "month": "2022-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5849,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7749,
      "benefits_month_avg": 1324.93
    },
    {
      "month": "2022-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1990,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1951,
      "benefits_month_avg": 980.51
    },
    {
      "month": "2022-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 106,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 119,
      "benefits_month_avg": 1115.65
    },
    {
      "month": "2022-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3529,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5496,
      "benefits_month_avg": 1557.42
    },
    {
      "month": "2022-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 223,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 182,
      "benefits_month_avg": 817.89
    },
    {
      "month": "2022-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1392.29
    },
    {
      "month": "2022-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 9179,
      "percent_oasdi_all": 14.1,
      "benefits_month_total": 11224,
      "benefits_month_avg": 1222.75
    },
    {
      "month": "2022-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7844,
      "percent_oasdi_all": 12,
      "benefits_month_total": 10656,
      "benefits_month_avg": 1358.5
    },
    {
      "month": "2022-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 94,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 376.51
    },
    {
      "month": "2022-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1241,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 532,
      "benefits_month_avg": 428.84
    },
    {
      "month": "2022-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65384,
      "percent_oasdi_all": 100,
      "benefits_month_total": 100351,
      "benefits_month_avg": 1534.81
    },
    {
      "month": "2022-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56242,
      "percent_oasdi_all": 86,
      "benefits_month_total": 89173,
      "benefits_month_avg": 1585.53
    },
    {
      "month": "2022-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50378,
      "percent_oasdi_all": 77.1,
      "benefits_month_total": 81402,
      "benefits_month_avg": 1615.81
    },
    {
      "month": "2022-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47551,
      "percent_oasdi_all": 72.7,
      "benefits_month_total": 79068,
      "benefits_month_avg": 1662.79
    },
    {
      "month": "2022-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2135,
      "percent_oasdi_all": 3.3,
      "benefits_month_total": 1791,
      "benefits_month_avg": 838.88
    },
    {
      "month": "2022-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 692,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 543,
      "benefits_month_avg": 784.57
    },
    {
      "month": "2022-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5863,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7771,
      "benefits_month_avg": 1325.38
    },
    {
      "month": "2022-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2002,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1965,
      "benefits_month_avg": 981.44
    },
    {
      "month": "2022-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 108,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 121,
      "benefits_month_avg": 1117.31
    },
    {
      "month": "2022-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3530,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5503,
      "benefits_month_avg": 1558.68
    },
    {
      "month": "2022-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 222,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 181,
      "benefits_month_avg": 817.85
    },
    {
      "month": "2022-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1394.19
    },
    {
      "month": "2022-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 9142,
      "percent_oasdi_all": 14,
      "benefits_month_total": 11178,
      "benefits_month_avg": 1222.77
    },
    {
      "month": "2022-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7810,
      "percent_oasdi_all": 11.9,
      "benefits_month_total": 10612,
      "benefits_month_avg": 1358.7
    },
    {
      "month": "2022-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 94,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 35,
      "benefits_month_avg": 375.72
    },
    {
      "month": "2022-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1238,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 532,
      "benefits_month_avg": 429.34
    },
    {
      "month": "2022-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65449,
      "percent_oasdi_all": 100,
      "benefits_month_total": 100591,
      "benefits_month_avg": 1536.94
    },
    {
      "month": "2022-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56297,
      "percent_oasdi_all": 86,
      "benefits_month_total": 89384,
      "benefits_month_avg": 1587.72
    },
    {
      "month": "2022-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50416,
      "percent_oasdi_all": 77,
      "benefits_month_total": 81588,
      "benefits_month_avg": 1618.29
    },
    {
      "month": "2022-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47601,
      "percent_oasdi_all": 72.7,
      "benefits_month_total": 79264,
      "benefits_month_avg": 1665.18
    },
    {
      "month": "2022-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2123,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1780,
      "benefits_month_avg": 838.41
    },
    {
      "month": "2022-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 693,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 544,
      "benefits_month_avg": 785.81
    },
    {
      "month": "2022-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5881,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7797,
      "benefits_month_avg": 1325.68
    },
    {
      "month": "2022-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2016,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1981,
      "benefits_month_avg": 982.66
    },
    {
      "month": "2022-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 110,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 123,
      "benefits_month_avg": 1119.48
    },
    {
      "month": "2022-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3534,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5511,
      "benefits_month_avg": 1559.42
    },
    {
      "month": "2022-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 221,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 181,
      "benefits_month_avg": 818.26
    },
    {
      "month": "2022-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1390.74
    },
    {
      "month": "2022-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 9151,
      "percent_oasdi_all": 14,
      "benefits_month_total": 11206,
      "benefits_month_avg": 1224.53
    },
    {
      "month": "2022-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7822,
      "percent_oasdi_all": 12,
      "benefits_month_total": 10639,
      "benefits_month_avg": 1360.16
    },
    {
      "month": "2022-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 95,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 375.98
    },
    {
      "month": "2022-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1235,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 531,
      "benefits_month_avg": 430.43
    },
    {
      "month": "2022-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65544,
      "percent_oasdi_all": 100,
      "benefits_month_total": 100816,
      "benefits_month_avg": 1538.14
    },
    {
      "month": "2022-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56376,
      "percent_oasdi_all": 86,
      "benefits_month_total": 89576,
      "benefits_month_avg": 1588.89
    },
    {
      "month": "2022-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50474,
      "percent_oasdi_all": 77,
      "benefits_month_total": 81751,
      "benefits_month_avg": 1619.67
    },
    {
      "month": "2022-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47666,
      "percent_oasdi_all": 72.7,
      "benefits_month_total": 79436,
      "benefits_month_avg": 1666.49
    },
    {
      "month": "2022-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2113,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1769,
      "benefits_month_avg": 837.34
    },
    {
      "month": "2022-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 694,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 546,
      "benefits_month_avg": 786.37
    },
    {
      "month": "2022-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5903,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7825,
      "benefits_month_avg": 1325.65
    },
    {
      "month": "2022-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2030,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1996,
      "benefits_month_avg": 983.22
    },
    {
      "month": "2022-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 111,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 125,
      "benefits_month_avg": 1121.03
    },
    {
      "month": "2022-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3540,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5523,
      "benefits_month_avg": 1559.91
    },
    {
      "month": "2022-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 220,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 180,
      "benefits_month_avg": 818.49
    },
    {
      "month": "2022-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1393.13
    },
    {
      "month": "2022-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 9168,
      "percent_oasdi_all": 14,
      "benefits_month_total": 11240,
      "benefits_month_avg": 1226.03
    },
    {
      "month": "2022-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7839,
      "percent_oasdi_all": 12,
      "benefits_month_total": 10672,
      "benefits_month_avg": 1361.4
    },
    {
      "month": "2022-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 96,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 377.02
    },
    {
      "month": "2022-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1233,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 532,
      "benefits_month_avg": 431.25
    },
    {
      "month": "2022-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65650,
      "percent_oasdi_all": 100,
      "benefits_month_total": 101081,
      "benefits_month_avg": 1539.68
    },
    {
      "month": "2022-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56516,
      "percent_oasdi_all": 86.1,
      "benefits_month_total": 89879,
      "benefits_month_avg": 1590.33
    },
    {
      "month": "2022-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50600,
      "percent_oasdi_all": 77.1,
      "benefits_month_total": 82037,
      "benefits_month_avg": 1621.27
    },
    {
      "month": "2022-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47801,
      "percent_oasdi_all": 72.8,
      "benefits_month_total": 79731,
      "benefits_month_avg": 1667.96
    },
    {
      "month": "2022-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2103,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1758,
      "benefits_month_avg": 836.19
    },
    {
      "month": "2022-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 697,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 548,
      "benefits_month_avg": 786.7
    },
    {
      "month": "2022-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5915,
      "percent_oasdi_all": 9,
      "benefits_month_total": 7842,
      "benefits_month_avg": 1325.67
    },
    {
      "month": "2022-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2041,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2007,
      "benefits_month_avg": 983.39
    },
    {
      "month": "2022-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 113,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 126,
      "benefits_month_avg": 1121.64
    },
    {
      "month": "2022-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3542,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5528,
      "benefits_month_avg": 1560.74
    },
    {
      "month": "2022-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 219,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 179,
      "benefits_month_avg": 818.86
    },
    {
      "month": "2022-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1398.08
    },
    {
      "month": "2022-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 9135,
      "percent_oasdi_all": 13.9,
      "benefits_month_total": 11202,
      "benefits_month_avg": 1226.34
    },
    {
      "month": "2022-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7811,
      "percent_oasdi_all": 11.9,
      "benefits_month_total": 10636,
      "benefits_month_avg": 1361.67
    },
    {
      "month": "2022-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 96,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 376.33
    },
    {
      "month": "2022-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1228,
      "percent_oasdi_all": 1.9,
      "benefits_month_total": 530,
      "benefits_month_avg": 431.73
    },
    {
      "month": "2022-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65615,
      "percent_oasdi_all": 100,
      "benefits_month_total": 101193,
      "benefits_month_avg": 1542.22
    },
    {
      "month": "2022-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56545,
      "percent_oasdi_all": 86.2,
      "benefits_month_total": 90047,
      "benefits_month_avg": 1592.48
    },
    {
      "month": "2022-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50674,
      "percent_oasdi_all": 77.2,
      "benefits_month_total": 82248,
      "benefits_month_avg": 1623.1
    },
    {
      "month": "2022-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 47899,
      "percent_oasdi_all": 73,
      "benefits_month_total": 79965,
      "benefits_month_avg": 1669.44
    },
    {
      "month": "2022-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2090,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1746,
      "benefits_month_avg": 835.35
    },
    {
      "month": "2022-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 684,
      "percent_oasdi_all": 1,
      "benefits_month_total": 537,
      "benefits_month_avg": 785.75
    },
    {
      "month": "2022-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5872,
      "percent_oasdi_all": 8.9,
      "benefits_month_total": 7799,
      "benefits_month_avg": 1328.21
    },
    {
      "month": "2022-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2004,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1968,
      "benefits_month_avg": 982
    },
    {
      "month": "2022-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 126,
      "benefits_month_avg": 1128.77
    },
    {
      "month": "2022-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3537,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5524,
      "benefits_month_avg": 1562.09
    },
    {
      "month": "2022-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 218,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 179,
      "benefits_month_avg": 819.06
    },
    {
      "month": "2022-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1396.43
    },
    {
      "month": "2022-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 9070,
      "percent_oasdi_all": 13.8,
      "benefits_month_total": 11146,
      "benefits_month_avg": 1228.87
    },
    {
      "month": "2022-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7780,
      "percent_oasdi_all": 11.9,
      "benefits_month_total": 10596,
      "benefits_month_avg": 1361.88
    },
    {
      "month": "2022-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 94,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 377.24
    },
    {
      "month": "2022-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1195,
      "percent_oasdi_all": 1.8,
      "benefits_month_total": 514,
      "benefits_month_avg": 430.36
    },
    {
      "month": "2022-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65640,
      "percent_oasdi_all": 100,
      "benefits_month_total": 101394,
      "benefits_month_avg": 1544.7
    },
    {
      "month": "2022-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56632,
      "percent_oasdi_all": 86.3,
      "benefits_month_total": 90304,
      "benefits_month_avg": 1594.58
    },
    {
      "month": "2022-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50790,
      "percent_oasdi_all": 77.4,
      "benefits_month_total": 82532,
      "benefits_month_avg": 1624.98
    },
    {
      "month": "2022-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 48039,
      "percent_oasdi_all": 73.2,
      "benefits_month_total": 80271,
      "benefits_month_avg": 1670.95
    },
    {
      "month": "2022-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2079,
      "percent_oasdi_all": 3.2,
      "benefits_month_total": 1734,
      "benefits_month_avg": 834.18
    },
    {
      "month": "2022-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 672,
      "percent_oasdi_all": 1,
      "benefits_month_total": 527,
      "benefits_month_avg": 784.79
    },
    {
      "month": "2022-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5842,
      "percent_oasdi_all": 8.9,
      "benefits_month_total": 7771,
      "benefits_month_avg": 1330.27
    },
    {
      "month": "2022-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1974,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1935,
      "benefits_month_avg": 980.24
    },
    {
      "month": "2022-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 113,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 128,
      "benefits_month_avg": 1133.87
    },
    {
      "month": "2022-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3537,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5529,
      "benefits_month_avg": 1563.2
    },
    {
      "month": "2022-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 217,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 178,
      "benefits_month_avg": 819.49
    },
    {
      "month": "2022-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1400.66
    },
    {
      "month": "2022-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 9009,
      "percent_oasdi_all": 13.7,
      "benefits_month_total": 11091,
      "benefits_month_avg": 1231.13
    },
    {
      "month": "2022-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7750,
      "percent_oasdi_all": 11.8,
      "benefits_month_total": 10556,
      "benefits_month_avg": 1362.03
    },
    {
      "month": "2022-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 94,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 35,
      "benefits_month_avg": 376.8
    },
    {
      "month": "2022-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1164,
      "percent_oasdi_all": 1.8,
      "benefits_month_total": 499,
      "benefits_month_avg": 428.8
    },
    {
      "month": "2022-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65673,
      "percent_oasdi_all": 100,
      "benefits_month_total": 101570,
      "benefits_month_avg": 1546.59
    },
    {
      "month": "2022-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56694,
      "percent_oasdi_all": 86.3,
      "benefits_month_total": 90509,
      "benefits_month_avg": 1596.44
    },
    {
      "month": "2022-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50861,
      "percent_oasdi_all": 77.4,
      "benefits_month_total": 82747,
      "benefits_month_avg": 1626.92
    },
    {
      "month": "2022-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 48123,
      "percent_oasdi_all": 73.3,
      "benefits_month_total": 80499,
      "benefits_month_avg": 1672.76
    },
    {
      "month": "2022-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2067,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1722,
      "benefits_month_avg": 833.02
    },
    {
      "month": "2022-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 672,
      "percent_oasdi_all": 1,
      "benefits_month_total": 527,
      "benefits_month_avg": 785.35
    },
    {
      "month": "2022-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5833,
      "percent_oasdi_all": 8.9,
      "benefits_month_total": 7762,
      "benefits_month_avg": 1330.66
    },
    {
      "month": "2022-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1981,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1942,
      "benefits_month_avg": 980.34
    },
    {
      "month": "2022-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 110,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 125,
      "benefits_month_avg": 1136.41
    },
    {
      "month": "2022-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3526,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5517,
      "benefits_month_avg": 1564.76
    },
    {
      "month": "2022-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 216,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 177,
      "benefits_month_avg": 819.97
    },
    {
      "month": "2022-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1404.52
    },
    {
      "month": "2022-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 8979,
      "percent_oasdi_all": 13.7,
      "benefits_month_total": 11060,
      "benefits_month_avg": 1231.8
    },
    {
      "month": "2022-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7728,
      "percent_oasdi_all": 11.8,
      "benefits_month_total": 10528,
      "benefits_month_avg": 1362.34
    },
    {
      "month": "2022-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 93,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 35,
      "benefits_month_avg": 377.35
    },
    {
      "month": "2022-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1158,
      "percent_oasdi_all": 1.8,
      "benefits_month_total": 497,
      "benefits_month_avg": 429.45
    },
    {
      "month": "2022-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65793,
      "percent_oasdi_all": 100,
      "benefits_month_total": 101839,
      "benefits_month_avg": 1547.87
    },
    {
      "month": "2022-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56844,
      "percent_oasdi_all": 86.4,
      "benefits_month_total": 90812,
      "benefits_month_avg": 1597.58
    },
    {
      "month": "2022-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 50997,
      "percent_oasdi_all": 77.5,
      "benefits_month_total": 83032,
      "benefits_month_avg": 1628.17
    },
    {
      "month": "2022-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 48266,
      "percent_oasdi_all": 73.4,
      "benefits_month_total": 80791,
      "benefits_month_avg": 1673.88
    },
    {
      "month": "2022-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2057,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1711,
      "benefits_month_avg": 831.81
    },
    {
      "month": "2022-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 674,
      "percent_oasdi_all": 1,
      "benefits_month_total": 530,
      "benefits_month_avg": 785.75
    },
    {
      "month": "2022-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5846,
      "percent_oasdi_all": 8.9,
      "benefits_month_total": 7780,
      "benefits_month_avg": 1330.77
    },
    {
      "month": "2022-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1989,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1950,
      "benefits_month_avg": 980.37
    },
    {
      "month": "2022-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 127,
      "benefits_month_avg": 1137.16
    },
    {
      "month": "2022-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3530,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5525,
      "benefits_month_avg": 1565.41
    },
    {
      "month": "2022-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 215,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 176,
      "benefits_month_avg": 820.46
    },
    {
      "month": "2022-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1406.98
    },
    {
      "month": "2022-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 8949,
      "percent_oasdi_all": 13.6,
      "benefits_month_total": 11026,
      "benefits_month_avg": 1232.11
    },
    {
      "month": "2022-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7703,
      "percent_oasdi_all": 11.7,
      "benefits_month_total": 10495,
      "benefits_month_avg": 1362.58
    },
    {
      "month": "2022-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 93,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 35,
      "benefits_month_avg": 376.85
    },
    {
      "month": "2022-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1154,
      "percent_oasdi_all": 1.8,
      "benefits_month_total": 496,
      "benefits_month_avg": 429.96
    },
    {
      "month": "2022-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65883,
      "percent_oasdi_all": 100,
      "benefits_month_total": 102151,
      "benefits_month_avg": 1550.48
    },
    {
      "month": "2022-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 56966,
      "percent_oasdi_all": 86.5,
      "benefits_month_total": 91149,
      "benefits_month_avg": 1600.07
    },
    {
      "month": "2022-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 51108,
      "percent_oasdi_all": 77.6,
      "benefits_month_total": 83353,
      "benefits_month_avg": 1630.93
    },
    {
      "month": "2022-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 48385,
      "percent_oasdi_all": 73.4,
      "benefits_month_total": 81119,
      "benefits_month_avg": 1676.53
    },
    {
      "month": "2022-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2045,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1701,
      "benefits_month_avg": 831.54
    },
    {
      "month": "2022-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 677,
      "percent_oasdi_all": 1,
      "benefits_month_total": 533,
      "benefits_month_avg": 787.29
    },
    {
      "month": "2022-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5858,
      "percent_oasdi_all": 8.9,
      "benefits_month_total": 7796,
      "benefits_month_avg": 1330.87
    },
    {
      "month": "2022-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2002,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1964,
      "benefits_month_avg": 981.01
    },
    {
      "month": "2022-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 128,
      "benefits_month_avg": 1136.13
    },
    {
      "month": "2022-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3529,
      "percent_oasdi_all": 5.4,
      "benefits_month_total": 5528,
      "benefits_month_avg": 1566.44
    },
    {
      "month": "2022-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 214,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 175,
      "benefits_month_avg": 820.59
    },
    {
      "month": "2022-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1407.49
    },
    {
      "month": "2022-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 8918,
      "percent_oasdi_all": 13.5,
      "benefits_month_total": 11002,
      "benefits_month_avg": 1233.7
    },
    {
      "month": "2022-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7673,
      "percent_oasdi_all": 11.6,
      "benefits_month_total": 10470,
      "benefits_month_avg": 1364.41
    },
    {
      "month": "2022-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 93,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 35,
      "benefits_month_avg": 376.44
    },
    {
      "month": "2022-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1152,
      "percent_oasdi_all": 1.7,
      "benefits_month_total": 497,
      "benefits_month_avg": 431.7
    },
    {
      "month": "2022-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65948,
      "percent_oasdi_all": 100,
      "benefits_month_total": 102329,
      "benefits_month_avg": 1551.66
    },
    {
      "month": "2022-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 57071,
      "percent_oasdi_all": 86.5,
      "benefits_month_total": 91378,
      "benefits_month_avg": 1601.13
    },
    {
      "month": "2022-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 51214,
      "percent_oasdi_all": 77.7,
      "benefits_month_total": 83583,
      "benefits_month_avg": 1632.04
    },
    {
      "month": "2022-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 48499,
      "percent_oasdi_all": 73.5,
      "benefits_month_total": 81358,
      "benefits_month_avg": 1677.52
    },
    {
      "month": "2022-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2036,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1690,
      "benefits_month_avg": 830.29
    },
    {
      "month": "2022-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 679,
      "percent_oasdi_all": 1,
      "benefits_month_total": 535,
      "benefits_month_avg": 787.61
    },
    {
      "month": "2022-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5857,
      "percent_oasdi_all": 8.9,
      "benefits_month_total": 7795,
      "benefits_month_avg": 1330.89
    },
    {
      "month": "2022-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2009,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1971,
      "benefits_month_avg": 981.33
    },
    {
      "month": "2022-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 128,
      "benefits_month_avg": 1135.79
    },
    {
      "month": "2022-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3523,
      "percent_oasdi_all": 5.3,
      "benefits_month_total": 5520,
      "benefits_month_avg": 1567.19
    },
    {
      "month": "2022-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 213,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 174,
      "benefits_month_avg": 820.87
    },
    {
      "month": "2022-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1408.87
    },
    {
      "month": "2022-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 8877,
      "percent_oasdi_all": 13.5,
      "benefits_month_total": 10951,
      "benefits_month_avg": 1233.6
    },
    {
      "month": "2022-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7638,
      "percent_oasdi_all": 11.6,
      "benefits_month_total": 10420,
      "benefits_month_avg": 1364.28
    },
    {
      "month": "2022-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 92,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 34,
      "benefits_month_avg": 375.97
    },
    {
      "month": "2022-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1147,
      "percent_oasdi_all": 1.7,
      "benefits_month_total": 496,
      "benefits_month_avg": 432.34
    },
    {
      "month": "2022-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 65994,
      "percent_oasdi_all": 100,
      "benefits_month_total": 111422,
      "benefits_month_avg": 1688.35
    },
    {
      "month": "2022-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 57154,
      "percent_oasdi_all": 86.6,
      "benefits_month_total": 99567,
      "benefits_month_avg": 1742.1
    },
    {
      "month": "2022-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 51293,
      "percent_oasdi_all": 77.7,
      "benefits_month_total": 91087,
      "benefits_month_avg": 1775.81
    },
    {
      "month": "2022-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 48588,
      "percent_oasdi_all": 73.6,
      "benefits_month_total": 88679,
      "benefits_month_avg": 1825.14
    },
    {
      "month": "2022-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2023,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 1823,
      "benefits_month_avg": 900.97
    },
    {
      "month": "2022-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 682,
      "percent_oasdi_all": 1,
      "benefits_month_total": 585,
      "benefits_month_avg": 856.83
    },
    {
      "month": "2022-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5861,
      "percent_oasdi_all": 8.9,
      "benefits_month_total": 8481,
      "benefits_month_avg": 1447.08
    },
    {
      "month": "2022-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2020,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2156,
      "benefits_month_avg": 1067.36
    },
    {
      "month": "2022-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 112,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 138,
      "benefits_month_avg": 1231.86
    },
    {
      "month": "2022-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3517,
      "percent_oasdi_all": 5.3,
      "benefits_month_total": 5997,
      "benefits_month_avg": 1705.27
    },
    {
      "month": "2022-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 211,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 189,
      "benefits_month_avg": 892.87
    },
    {
      "month": "2022-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1537.98
    },
    {
      "month": "2022-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 8841,
      "percent_oasdi_all": 13.4,
      "benefits_month_total": 11854,
      "benefits_month_avg": 1340.86
    },
    {
      "month": "2022-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7604,
      "percent_oasdi_all": 11.5,
      "benefits_month_total": 11278,
      "benefits_month_avg": 1483.1
    },
    {
      "month": "2022-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 91,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 408.42
    },
    {
      "month": "2022-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1146,
      "percent_oasdi_all": 1.7,
      "benefits_month_total": 539,
      "benefits_month_avg": 470.77
    },
    {
      "month": "2023-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66133,
      "percent_oasdi_all": 100,
      "benefits_month_total": 111866,
      "benefits_month_avg": 1691.53
    },
    {
      "month": "2023-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 57334,
      "percent_oasdi_all": 86.7,
      "benefits_month_total": 100068,
      "benefits_month_avg": 1745.35
    },
    {
      "month": "2023-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 51491,
      "percent_oasdi_all": 77.9,
      "benefits_month_total": 91611,
      "benefits_month_avg": 1779.16
    },
    {
      "month": "2023-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 48796,
      "percent_oasdi_all": 73.8,
      "benefits_month_total": 89214,
      "benefits_month_avg": 1828.3
    },
    {
      "month": "2023-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2010,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1808,
      "benefits_month_avg": 899.92
    },
    {
      "month": "2023-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 685,
      "percent_oasdi_all": 1,
      "benefits_month_total": 588,
      "benefits_month_avg": 858.13
    },
    {
      "month": "2023-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5843,
      "percent_oasdi_all": 8.8,
      "benefits_month_total": 8458,
      "benefits_month_avg": 1447.44
    },
    {
      "month": "2023-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2030,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2170,
      "benefits_month_avg": 1068.9
    },
    {
      "month": "2023-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 104,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 127,
      "benefits_month_avg": 1216.36
    },
    {
      "month": "2023-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3496,
      "percent_oasdi_all": 5.3,
      "benefits_month_total": 5970,
      "benefits_month_avg": 1707.69
    },
    {
      "month": "2023-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 212,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 189,
      "benefits_month_avg": 893.2
    },
    {
      "month": "2023-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1533.83
    },
    {
      "month": "2023-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 8799,
      "percent_oasdi_all": 13.3,
      "benefits_month_total": 11797,
      "benefits_month_avg": 1340.82
    },
    {
      "month": "2023-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7566,
      "percent_oasdi_all": 11.4,
      "benefits_month_total": 11222,
      "benefits_month_avg": 1483.11
    },
    {
      "month": "2023-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 90,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 407.28
    },
    {
      "month": "2023-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1142,
      "percent_oasdi_all": 1.7,
      "benefits_month_total": 539,
      "benefits_month_avg": 471.73
    },
    {
      "month": "2023-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66243,
      "percent_oasdi_all": 100,
      "benefits_month_total": 112207,
      "benefits_month_avg": 1693.88
    },
    {
      "month": "2023-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 57480,
      "percent_oasdi_all": 86.8,
      "benefits_month_total": 100458,
      "benefits_month_avg": 1747.72
    },
    {
      "month": "2023-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 51630,
      "percent_oasdi_all": 77.9,
      "benefits_month_total": 91986,
      "benefits_month_avg": 1781.63
    },
    {
      "month": "2023-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 48943,
      "percent_oasdi_all": 73.9,
      "benefits_month_total": 89597,
      "benefits_month_avg": 1830.66
    },
    {
      "month": "2023-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1998,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1797,
      "benefits_month_avg": 899.2
    },
    {
      "month": "2023-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 689,
      "percent_oasdi_all": 1,
      "benefits_month_total": 592,
      "benefits_month_avg": 858.79
    },
    {
      "month": "2023-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5849,
      "percent_oasdi_all": 8.8,
      "benefits_month_total": 8472,
      "benefits_month_avg": 1448.38
    },
    {
      "month": "2023-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2040,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2182,
      "benefits_month_avg": 1069.48
    },
    {
      "month": "2023-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 105,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 128,
      "benefits_month_avg": 1218.6
    },
    {
      "month": "2023-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3491,
      "percent_oasdi_all": 5.3,
      "benefits_month_total": 5971,
      "benefits_month_avg": 1710.46
    },
    {
      "month": "2023-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 212,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 190,
      "benefits_month_avg": 893.54
    },
    {
      "month": "2023-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1538.25
    },
    {
      "month": "2023-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 8763,
      "percent_oasdi_all": 13.2,
      "benefits_month_total": 11749,
      "benefits_month_avg": 1340.7
    },
    {
      "month": "2023-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7534,
      "percent_oasdi_all": 11.4,
      "benefits_month_total": 11174,
      "benefits_month_avg": 1483.17
    },
    {
      "month": "2023-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 89,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 406.31
    },
    {
      "month": "2023-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1140,
      "percent_oasdi_all": 1.7,
      "benefits_month_total": 539,
      "benefits_month_avg": 472.28
    },
    {
      "month": "2023-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66398,
      "percent_oasdi_all": 100,
      "benefits_month_total": 112634,
      "benefits_month_avg": 1696.35
    },
    {
      "month": "2023-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 57662,
      "percent_oasdi_all": 86.8,
      "benefits_month_total": 100918,
      "benefits_month_avg": 1750.18
    },
    {
      "month": "2023-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 51797,
      "percent_oasdi_all": 78,
      "benefits_month_total": 92421,
      "benefits_month_avg": 1784.29
    },
    {
      "month": "2023-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 49115,
      "percent_oasdi_all": 74,
      "benefits_month_total": 90039,
      "benefits_month_avg": 1833.23
    },
    {
      "month": "2023-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1989,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1787,
      "benefits_month_avg": 898.13
    },
    {
      "month": "2023-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 693,
      "percent_oasdi_all": 1,
      "benefits_month_total": 596,
      "benefits_month_avg": 859.61
    },
    {
      "month": "2023-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5864,
      "percent_oasdi_all": 8.8,
      "benefits_month_total": 8496,
      "benefits_month_avg": 1448.88
    },
    {
      "month": "2023-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2051,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2195,
      "benefits_month_avg": 1070.35
    },
    {
      "month": "2023-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 107,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 130,
      "benefits_month_avg": 1221.19
    },
    {
      "month": "2023-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3495,
      "percent_oasdi_all": 5.3,
      "benefits_month_total": 5981,
      "benefits_month_avg": 1711.49
    },
    {
      "month": "2023-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 211,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 189,
      "benefits_month_avg": 893.99
    },
    {
      "month": "2023-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1541.27
    },
    {
      "month": "2023-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 8736,
      "percent_oasdi_all": 13.2,
      "benefits_month_total": 11716,
      "benefits_month_avg": 1341.11
    },
    {
      "month": "2023-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7510,
      "percent_oasdi_all": 11.3,
      "benefits_month_total": 11142,
      "benefits_month_avg": 1483.68
    },
    {
      "month": "2023-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 89,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 405.91
    },
    {
      "month": "2023-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1138,
      "percent_oasdi_all": 1.7,
      "benefits_month_total": 538,
      "benefits_month_avg": 473.07
    },
    {
      "month": "2023-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66558,
      "percent_oasdi_all": 100,
      "benefits_month_total": 113018,
      "benefits_month_avg": 1698.05
    },
    {
      "month": "2023-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 57853,
      "percent_oasdi_all": 86.9,
      "benefits_month_total": 101342,
      "benefits_month_avg": 1751.73
    },
    {
      "month": "2023-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 51975,
      "percent_oasdi_all": 78.1,
      "benefits_month_total": 92824,
      "benefits_month_avg": 1785.94
    },
    {
      "month": "2023-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 49295,
      "percent_oasdi_all": 74.1,
      "benefits_month_total": 90447,
      "benefits_month_avg": 1834.8
    },
    {
      "month": "2023-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1982,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1777,
      "benefits_month_avg": 896.7
    },
    {
      "month": "2023-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 698,
      "percent_oasdi_all": 1,
      "benefits_month_total": 600,
      "benefits_month_avg": 859.78
    },
    {
      "month": "2023-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5878,
      "percent_oasdi_all": 8.8,
      "benefits_month_total": 8518,
      "benefits_month_avg": 1449.22
    },
    {
      "month": "2023-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2060,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2206,
      "benefits_month_avg": 1070.66
    },
    {
      "month": "2023-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 108,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 132,
      "benefits_month_avg": 1222.59
    },
    {
      "month": "2023-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3498,
      "percent_oasdi_all": 5.3,
      "benefits_month_total": 5991,
      "benefits_month_avg": 1712.51
    },
    {
      "month": "2023-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 210,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 188,
      "benefits_month_avg": 894.13
    },
    {
      "month": "2023-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1536.57
    },
    {
      "month": "2023-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 8705,
      "percent_oasdi_all": 13.1,
      "benefits_month_total": 11676,
      "benefits_month_avg": 1341.33
    },
    {
      "month": "2023-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7482,
      "percent_oasdi_all": 11.2,
      "benefits_month_total": 11103,
      "benefits_month_avg": 1483.93
    },
    {
      "month": "2023-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 88,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 404.92
    },
    {
      "month": "2023-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1135,
      "percent_oasdi_all": 1.7,
      "benefits_month_total": 537,
      "benefits_month_avg": 473.72
    },
    {
      "month": "2023-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66665,
      "percent_oasdi_all": 100,
      "benefits_month_total": 113287,
      "benefits_month_avg": 1699.35
    },
    {
      "month": "2023-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 57946,
      "percent_oasdi_all": 86.9,
      "benefits_month_total": 101576,
      "benefits_month_avg": 1752.95
    },
    {
      "month": "2023-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 52058,
      "percent_oasdi_all": 78.1,
      "benefits_month_total": 93043,
      "benefits_month_avg": 1787.31
    },
    {
      "month": "2023-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 49387,
      "percent_oasdi_all": 74.1,
      "benefits_month_total": 90678,
      "benefits_month_avg": 1836.06
    },
    {
      "month": "2023-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1972,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1765,
      "benefits_month_avg": 894.81
    },
    {
      "month": "2023-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 698,
      "percent_oasdi_all": 1,
      "benefits_month_total": 601,
      "benefits_month_avg": 860.21
    },
    {
      "month": "2023-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5888,
      "percent_oasdi_all": 8.8,
      "benefits_month_total": 8532,
      "benefits_month_avg": 1449.2
    },
    {
      "month": "2023-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2067,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2213,
      "benefits_month_avg": 1070.7
    },
    {
      "month": "2023-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 109,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 133,
      "benefits_month_avg": 1224.04
    },
    {
      "month": "2023-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3502,
      "percent_oasdi_all": 5.3,
      "benefits_month_total": 5998,
      "benefits_month_avg": 1712.71
    },
    {
      "month": "2023-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 209,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 187,
      "benefits_month_avg": 894.48
    },
    {
      "month": "2023-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1537.06
    },
    {
      "month": "2023-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 8720,
      "percent_oasdi_all": 13.1,
      "benefits_month_total": 11711,
      "benefits_month_avg": 1343.09
    },
    {
      "month": "2023-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7500,
      "percent_oasdi_all": 11.2,
      "benefits_month_total": 11139,
      "benefits_month_avg": 1485.22
    },
    {
      "month": "2023-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 90,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 405.81
    },
    {
      "month": "2023-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1130,
      "percent_oasdi_all": 1.7,
      "benefits_month_total": 536,
      "benefits_month_avg": 474.5
    },
    {
      "month": "2023-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66633,
      "percent_oasdi_all": 100,
      "benefits_month_total": 113384,
      "benefits_month_avg": 1701.62
    },
    {
      "month": "2023-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 57926,
      "percent_oasdi_all": 86.9,
      "benefits_month_total": 101654,
      "benefits_month_avg": 1754.89
    },
    {
      "month": "2023-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 52084,
      "percent_oasdi_all": 78.2,
      "benefits_month_total": 93172,
      "benefits_month_avg": 1788.89
    },
    {
      "month": "2023-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 49438,
      "percent_oasdi_all": 74.2,
      "benefits_month_total": 90832,
      "benefits_month_avg": 1837.29
    },
    {
      "month": "2023-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1961,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 1751,
      "benefits_month_avg": 893.01
    },
    {
      "month": "2023-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 685,
      "percent_oasdi_all": 1,
      "benefits_month_total": 589,
      "benefits_month_avg": 859.79
    },
    {
      "month": "2023-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5842,
      "percent_oasdi_all": 8.8,
      "benefits_month_total": 8482,
      "benefits_month_avg": 1451.85
    },
    {
      "month": "2023-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2027,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2167,
      "benefits_month_avg": 1069.16
    },
    {
      "month": "2023-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 107,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 132,
      "benefits_month_avg": 1231.83
    },
    {
      "month": "2023-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3499,
      "percent_oasdi_all": 5.3,
      "benefits_month_total": 5995,
      "benefits_month_avg": 1713.36
    },
    {
      "month": "2023-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 208,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 186,
      "benefits_month_avg": 894.78
    },
    {
      "month": "2023-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1538.47
    },
    {
      "month": "2023-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 8707,
      "percent_oasdi_all": 13.1,
      "benefits_month_total": 11730,
      "benefits_month_avg": 1347.18
    },
    {
      "month": "2023-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7516,
      "percent_oasdi_all": 11.3,
      "benefits_month_total": 11172,
      "benefits_month_avg": 1486.42
    },
    {
      "month": "2023-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 90,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 407.63
    },
    {
      "month": "2023-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1101,
      "percent_oasdi_all": 1.7,
      "benefits_month_total": 521,
      "benefits_month_avg": 473.57
    },
    {
      "month": "2023-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66677,
      "percent_oasdi_all": 100,
      "benefits_month_total": 113616,
      "benefits_month_avg": 1703.98
    },
    {
      "month": "2023-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 58024,
      "percent_oasdi_all": 87,
      "benefits_month_total": 101939,
      "benefits_month_avg": 1756.85
    },
    {
      "month": "2023-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 52211,
      "percent_oasdi_all": 78.3,
      "benefits_month_total": 93487,
      "benefits_month_avg": 1790.56
    },
    {
      "month": "2023-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 49587,
      "percent_oasdi_all": 74.4,
      "benefits_month_total": 91170,
      "benefits_month_avg": 1838.58
    },
    {
      "month": "2023-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1951,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 1739,
      "benefits_month_avg": 891.32
    },
    {
      "month": "2023-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 673,
      "percent_oasdi_all": 1,
      "benefits_month_total": 578,
      "benefits_month_avg": 858.97
    },
    {
      "month": "2023-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5813,
      "percent_oasdi_all": 8.7,
      "benefits_month_total": 8452,
      "benefits_month_avg": 1454.08
    },
    {
      "month": "2023-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1996,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2130,
      "benefits_month_avg": 1067.28
    },
    {
      "month": "2023-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 108,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 134,
      "benefits_month_avg": 1238.03
    },
    {
      "month": "2023-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3501,
      "percent_oasdi_all": 5.3,
      "benefits_month_total": 6002,
      "benefits_month_avg": 1714.28
    },
    {
      "month": "2023-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 207,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 895.3
    },
    {
      "month": "2023-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1538.82
    },
    {
      "month": "2023-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 8653,
      "percent_oasdi_all": 13,
      "benefits_month_total": 11676,
      "benefits_month_avg": 1349.44
    },
    {
      "month": "2023-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7489,
      "percent_oasdi_all": 11.2,
      "benefits_month_total": 11133,
      "benefits_month_avg": 1486.6
    },
    {
      "month": "2023-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 90,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 407.1
    },
    {
      "month": "2023-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1074,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 506,
      "benefits_month_avg": 471.66
    },
    {
      "month": "2023-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66710,
      "percent_oasdi_all": 100,
      "benefits_month_total": 113794,
      "benefits_month_avg": 1705.79
    },
    {
      "month": "2023-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 58085,
      "percent_oasdi_all": 87.1,
      "benefits_month_total": 102149,
      "benefits_month_avg": 1758.62
    },
    {
      "month": "2023-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 52283,
      "percent_oasdi_all": 78.4,
      "benefits_month_total": 93711,
      "benefits_month_avg": 1792.37
    },
    {
      "month": "2023-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 49670,
      "percent_oasdi_all": 74.5,
      "benefits_month_total": 91407,
      "benefits_month_avg": 1840.27
    },
    {
      "month": "2023-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1940,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 1726,
      "benefits_month_avg": 889.61
    },
    {
      "month": "2023-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 673,
      "percent_oasdi_all": 1,
      "benefits_month_total": 578,
      "benefits_month_avg": 859.47
    },
    {
      "month": "2023-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5802,
      "percent_oasdi_all": 8.7,
      "benefits_month_total": 8438,
      "benefits_month_avg": 1454.48
    },
    {
      "month": "2023-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2001,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2135,
      "benefits_month_avg": 1067.2
    },
    {
      "month": "2023-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 104,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 129,
      "benefits_month_avg": 1241.27
    },
    {
      "month": "2023-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3490,
      "percent_oasdi_all": 5.2,
      "benefits_month_total": 5988,
      "benefits_month_avg": 1715.77
    },
    {
      "month": "2023-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 206,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 184,
      "benefits_month_avg": 895.66
    },
    {
      "month": "2023-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1538.65
    },
    {
      "month": "2023-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 8626,
      "percent_oasdi_all": 12.9,
      "benefits_month_total": 11644,
      "benefits_month_avg": 1349.99
    },
    {
      "month": "2023-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7468,
      "percent_oasdi_all": 11.2,
      "benefits_month_total": 11103,
      "benefits_month_avg": 1486.83
    },
    {
      "month": "2023-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 89,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 408
    },
    {
      "month": "2023-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1069,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 505,
      "benefits_month_avg": 472.28
    },
    {
      "month": "2023-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66842,
      "percent_oasdi_all": 100,
      "benefits_month_total": 114098,
      "benefits_month_avg": 1706.98
    },
    {
      "month": "2023-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 58245,
      "percent_oasdi_all": 87.1,
      "benefits_month_total": 102492,
      "benefits_month_avg": 1759.67
    },
    {
      "month": "2023-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 52428,
      "percent_oasdi_all": 78.4,
      "benefits_month_total": 94031,
      "benefits_month_avg": 1793.51
    },
    {
      "month": "2023-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 49822,
      "percent_oasdi_all": 74.5,
      "benefits_month_total": 91735,
      "benefits_month_avg": 1841.27
    },
    {
      "month": "2023-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1930,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 1714,
      "benefits_month_avg": 888.03
    },
    {
      "month": "2023-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 677,
      "percent_oasdi_all": 1,
      "benefits_month_total": 582,
      "benefits_month_avg": 859.75
    },
    {
      "month": "2023-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5816,
      "percent_oasdi_all": 8.7,
      "benefits_month_total": 8461,
      "benefits_month_avg": 1454.63
    },
    {
      "month": "2023-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2009,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2145,
      "benefits_month_avg": 1067.33
    },
    {
      "month": "2023-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 106,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 132,
      "benefits_month_avg": 1241.75
    },
    {
      "month": "2023-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3495,
      "percent_oasdi_all": 5.2,
      "benefits_month_total": 5999,
      "benefits_month_avg": 1716.41
    },
    {
      "month": "2023-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 204,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 896.05
    },
    {
      "month": "2023-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1538.68
    },
    {
      "month": "2023-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 8598,
      "percent_oasdi_all": 12.9,
      "benefits_month_total": 11607,
      "benefits_month_avg": 1350
    },
    {
      "month": "2023-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7443,
      "percent_oasdi_all": 11.1,
      "benefits_month_total": 11066,
      "benefits_month_avg": 1486.89
    },
    {
      "month": "2023-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 89,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 407.72
    },
    {
      "month": "2023-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1066,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 504,
      "benefits_month_avg": 472.89
    },
    {
      "month": "2023-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 66932,
      "percent_oasdi_all": 100,
      "benefits_month_total": 114435,
      "benefits_month_avg": 1709.7
    },
    {
      "month": "2023-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 58359,
      "percent_oasdi_all": 87.2,
      "benefits_month_total": 102841,
      "benefits_month_avg": 1762.21
    },
    {
      "month": "2023-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 52535,
      "percent_oasdi_all": 78.5,
      "benefits_month_total": 94369,
      "benefits_month_avg": 1796.31
    },
    {
      "month": "2023-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 49937,
      "percent_oasdi_all": 74.6,
      "benefits_month_total": 92081,
      "benefits_month_avg": 1843.96
    },
    {
      "month": "2023-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1919,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 1702,
      "benefits_month_avg": 887.27
    },
    {
      "month": "2023-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 680,
      "percent_oasdi_all": 1,
      "benefits_month_total": 586,
      "benefits_month_avg": 861.48
    },
    {
      "month": "2023-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5824,
      "percent_oasdi_all": 8.7,
      "benefits_month_total": 8471,
      "benefits_month_avg": 1454.56
    },
    {
      "month": "2023-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2021,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2159,
      "benefits_month_avg": 1067.99
    },
    {
      "month": "2023-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 107,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 133,
      "benefits_month_avg": 1239.59
    },
    {
      "month": "2023-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3492,
      "percent_oasdi_all": 5.2,
      "benefits_month_total": 5997,
      "benefits_month_avg": 1717.41
    },
    {
      "month": "2023-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 203,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 182,
      "benefits_month_avg": 896.04
    },
    {
      "month": "2023-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1540.07
    },
    {
      "month": "2023-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 8574,
      "percent_oasdi_all": 12.8,
      "benefits_month_total": 11594,
      "benefits_month_avg": 1352.32
    },
    {
      "month": "2023-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7420,
      "percent_oasdi_all": 11.1,
      "benefits_month_total": 11051,
      "benefits_month_avg": 1489.47
    },
    {
      "month": "2023-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 89,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 407.55
    },
    {
      "month": "2023-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1065,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 507,
      "benefits_month_avg": 475.53
    },
    {
      "month": "2023-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 67020,
      "percent_oasdi_all": 100,
      "benefits_month_total": 114656,
      "benefits_month_avg": 1710.78
    },
    {
      "month": "2023-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 58481,
      "percent_oasdi_all": 87.3,
      "benefits_month_total": 103110,
      "benefits_month_avg": 1763.13
    },
    {
      "month": "2023-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 52653,
      "percent_oasdi_all": 78.6,
      "benefits_month_total": 94629,
      "benefits_month_avg": 1797.23
    },
    {
      "month": "2023-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 50061,
      "percent_oasdi_all": 74.7,
      "benefits_month_total": 92350,
      "benefits_month_avg": 1844.76
    },
    {
      "month": "2023-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1910,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1691,
      "benefits_month_avg": 885.52
    },
    {
      "month": "2023-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 682,
      "percent_oasdi_all": 1,
      "benefits_month_total": 588,
      "benefits_month_avg": 862.03
    },
    {
      "month": "2023-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5829,
      "percent_oasdi_all": 8.7,
      "benefits_month_total": 8481,
      "benefits_month_avg": 1455.04
    },
    {
      "month": "2023-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2025,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2164,
      "benefits_month_avg": 1068.44
    },
    {
      "month": "2023-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 108,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 134,
      "benefits_month_avg": 1241.39
    },
    {
      "month": "2023-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3493,
      "percent_oasdi_all": 5.2,
      "benefits_month_total": 6001,
      "benefits_month_avg": 1718.07
    },
    {
      "month": "2023-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 202,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 181,
      "benefits_month_avg": 896.37
    },
    {
      "month": "2023-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1542.3
    },
    {
      "month": "2023-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 8539,
      "percent_oasdi_all": 12.7,
      "benefits_month_total": 11546,
      "benefits_month_avg": 1352.25
    },
    {
      "month": "2023-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7390,
      "percent_oasdi_all": 11,
      "benefits_month_total": 11005,
      "benefits_month_avg": 1489.26
    },
    {
      "month": "2023-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 88,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 407.6
    },
    {
      "month": "2023-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1060,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 505,
      "benefits_month_avg": 476.11
    },
    {
      "month": "2023-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 67077,
      "percent_oasdi_all": 100,
      "benefits_month_total": 118527,
      "benefits_month_avg": 1767.03
    },
    {
      "month": "2023-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 58563,
      "percent_oasdi_all": 87.3,
      "benefits_month_total": 106646,
      "benefits_month_avg": 1821.04
    },
    {
      "month": "2023-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 52730,
      "percent_oasdi_all": 78.6,
      "benefits_month_total": 97887,
      "benefits_month_avg": 1856.38
    },
    {
      "month": "2023-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 50148,
      "percent_oasdi_all": 74.8,
      "benefits_month_total": 95547,
      "benefits_month_avg": 1905.31
    },
    {
      "month": "2023-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1896,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1730,
      "benefits_month_avg": 912.03
    },
    {
      "month": "2023-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 686,
      "percent_oasdi_all": 1,
      "benefits_month_total": 610,
      "benefits_month_avg": 890.11
    },
    {
      "month": "2023-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5833,
      "percent_oasdi_all": 8.7,
      "benefits_month_total": 8759,
      "benefits_month_avg": 1501.6
    },
    {
      "month": "2023-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2037,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2247,
      "benefits_month_avg": 1103.06
    },
    {
      "month": "2023-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 108,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 138,
      "benefits_month_avg": 1278.4
    },
    {
      "month": "2023-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3488,
      "percent_oasdi_all": 5.2,
      "benefits_month_total": 6188,
      "benefits_month_avg": 1774.33
    },
    {
      "month": "2023-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 201,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 186,
      "benefits_month_avg": 925.78
    },
    {
      "month": "2023-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1589.77
    },
    {
      "month": "2023-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 8514,
      "percent_oasdi_all": 12.7,
      "benefits_month_total": 11881,
      "benefits_month_avg": 1395.49
    },
    {
      "month": "2023-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7366,
      "percent_oasdi_all": 11,
      "benefits_month_total": 11322,
      "benefits_month_avg": 1537.13
    },
    {
      "month": "2023-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 88,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 420.07
    },
    {
      "month": "2023-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1060,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 521,
      "benefits_month_avg": 491.99
    },
    {
      "month": "2024-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 67186,
      "percent_oasdi_all": 100,
      "benefits_month_total": 118966,
      "benefits_month_avg": 1770.71
    },
    {
      "month": "2024-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 58712,
      "percent_oasdi_all": 87.4,
      "benefits_month_total": 107142,
      "benefits_month_avg": 1824.89
    },
    {
      "month": "2024-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 52908,
      "percent_oasdi_all": 78.7,
      "benefits_month_total": 98421,
      "benefits_month_avg": 1860.23
    },
    {
      "month": "2024-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 50333,
      "percent_oasdi_all": 74.9,
      "benefits_month_total": 96086,
      "benefits_month_avg": 1909.01
    },
    {
      "month": "2024-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1885,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1720,
      "benefits_month_avg": 912.42
    },
    {
      "month": "2024-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 690,
      "percent_oasdi_all": 1,
      "benefits_month_total": 615,
      "benefits_month_avg": 891.35
    },
    {
      "month": "2024-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5804,
      "percent_oasdi_all": 8.6,
      "benefits_month_total": 8721,
      "benefits_month_avg": 1502.73
    },
    {
      "month": "2024-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2044,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2259,
      "benefits_month_avg": 1104.73
    },
    {
      "month": "2024-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 100,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 126,
      "benefits_month_avg": 1262.24
    },
    {
      "month": "2024-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3460,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6151,
      "benefits_month_avg": 1778.04
    },
    {
      "month": "2024-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 199,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 926.25
    },
    {
      "month": "2024-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1602.42
    },
    {
      "month": "2024-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 8474,
      "percent_oasdi_all": 12.6,
      "benefits_month_total": 11824,
      "benefits_month_avg": 1395.33
    },
    {
      "month": "2024-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7330,
      "percent_oasdi_all": 10.9,
      "benefits_month_total": 11267,
      "benefits_month_avg": 1537.03
    },
    {
      "month": "2024-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 419.15
    },
    {
      "month": "2024-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1057,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 521,
      "benefits_month_avg": 492.78
    },
    {
      "month": "2024-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 67359,
      "percent_oasdi_all": 100,
      "benefits_month_total": 119395,
      "benefits_month_avg": 1772.51
    },
    {
      "month": "2024-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 58915,
      "percent_oasdi_all": 87.5,
      "benefits_month_total": 107614,
      "benefits_month_avg": 1826.6
    },
    {
      "month": "2024-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 53098,
      "percent_oasdi_all": 78.8,
      "benefits_month_total": 98870,
      "benefits_month_avg": 1862.03
    },
    {
      "month": "2024-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 50520,
      "percent_oasdi_all": 75,
      "benefits_month_total": 96533,
      "benefits_month_avg": 1910.79
    },
    {
      "month": "2024-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1884,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1718,
      "benefits_month_avg": 911.82
    },
    {
      "month": "2024-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 694,
      "percent_oasdi_all": 1,
      "benefits_month_total": 619,
      "benefits_month_avg": 892.04
    },
    {
      "month": "2024-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5817,
      "percent_oasdi_all": 8.6,
      "benefits_month_total": 8744,
      "benefits_month_avg": 1503.25
    },
    {
      "month": "2024-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2053,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2270,
      "benefits_month_avg": 1105.35
    },
    {
      "month": "2024-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 101,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 127,
      "benefits_month_avg": 1263.73
    },
    {
      "month": "2024-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3464,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6162,
      "benefits_month_avg": 1779.05
    },
    {
      "month": "2024-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 198,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 184,
      "benefits_month_avg": 926.55
    },
    {
      "month": "2024-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1601.05
    },
    {
      "month": "2024-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 8445,
      "percent_oasdi_all": 12.5,
      "benefits_month_total": 11781,
      "benefits_month_avg": 1395.09
    },
    {
      "month": "2024-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7303,
      "percent_oasdi_all": 10.8,
      "benefits_month_total": 11224,
      "benefits_month_avg": 1536.95
    },
    {
      "month": "2024-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 86,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 418.9
    },
    {
      "month": "2024-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1056,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 521,
      "benefits_month_avg": 493.38
    },
    {
      "month": "2024-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 67521,
      "percent_oasdi_all": 100,
      "benefits_month_total": 119837,
      "benefits_month_avg": 1774.83
    },
    {
      "month": "2024-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 59103,
      "percent_oasdi_all": 87.5,
      "benefits_month_total": 108093,
      "benefits_month_avg": 1828.91
    },
    {
      "month": "2024-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 53272,
      "percent_oasdi_all": 78.9,
      "benefits_month_total": 99326,
      "benefits_month_avg": 1864.52
    },
    {
      "month": "2024-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 50690,
      "percent_oasdi_all": 75.1,
      "benefits_month_total": 96985,
      "benefits_month_avg": 1913.31
    },
    {
      "month": "2024-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1882,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1716,
      "benefits_month_avg": 911.68
    },
    {
      "month": "2024-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 700,
      "percent_oasdi_all": 1,
      "benefits_month_total": 625,
      "benefits_month_avg": 892.95
    },
    {
      "month": "2024-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5831,
      "percent_oasdi_all": 8.6,
      "benefits_month_total": 8767,
      "benefits_month_avg": 1503.52
    },
    {
      "month": "2024-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2065,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2284,
      "benefits_month_avg": 1106.13
    },
    {
      "month": "2024-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 102,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 129,
      "benefits_month_avg": 1266.33
    },
    {
      "month": "2024-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3465,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6169,
      "benefits_month_avg": 1780.42
    },
    {
      "month": "2024-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 199,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 184,
      "benefits_month_avg": 926.73
    },
    {
      "month": "2024-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1603.3
    },
    {
      "month": "2024-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 8418,
      "percent_oasdi_all": 12.5,
      "benefits_month_total": 11744,
      "benefits_month_avg": 1395.15
    },
    {
      "month": "2024-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7277,
      "percent_oasdi_all": 10.8,
      "benefits_month_total": 11187,
      "benefits_month_avg": 1537.33
    },
    {
      "month": "2024-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 86,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 418.89
    },
    {
      "month": "2024-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1055,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 521,
      "benefits_month_avg": 494.08
    },
    {
      "month": "2024-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 67700,
      "percent_oasdi_all": 100,
      "benefits_month_total": 120284,
      "benefits_month_avg": 1776.73
    },
    {
      "month": "2024-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 59309,
      "percent_oasdi_all": 87.6,
      "benefits_month_total": 108577,
      "benefits_month_avg": 1830.71
    },
    {
      "month": "2024-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 53463,
      "percent_oasdi_all": 79,
      "benefits_month_total": 99786,
      "benefits_month_avg": 1866.44
    },
    {
      "month": "2024-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 50876,
      "percent_oasdi_all": 75.1,
      "benefits_month_total": 97441,
      "benefits_month_avg": 1915.26
    },
    {
      "month": "2024-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1882,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1715,
      "benefits_month_avg": 911.42
    },
    {
      "month": "2024-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 705,
      "percent_oasdi_all": 1,
      "benefits_month_total": 630,
      "benefits_month_avg": 893.53
    },
    {
      "month": "2024-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5845,
      "percent_oasdi_all": 8.6,
      "benefits_month_total": 8791,
      "benefits_month_avg": 1503.89
    },
    {
      "month": "2024-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2075,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2296,
      "benefits_month_avg": 1106.7
    },
    {
      "month": "2024-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 103,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 131,
      "benefits_month_avg": 1268.02
    },
    {
      "month": "2024-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3467,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6178,
      "benefits_month_avg": 1781.78
    },
    {
      "month": "2024-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 200,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 926.85
    },
    {
      "month": "2024-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1609.21
    },
    {
      "month": "2024-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 8391,
      "percent_oasdi_all": 12.4,
      "benefits_month_total": 11707,
      "benefits_month_avg": 1395.17
    },
    {
      "month": "2024-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7252,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 11150,
      "benefits_month_avg": 1537.57
    },
    {
      "month": "2024-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 86,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 418.84
    },
    {
      "month": "2024-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1054,
      "percent_oasdi_all": 1.6,
      "benefits_month_total": 521,
      "benefits_month_avg": 494.47
    },
    {
      "month": "2024-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 67851,
      "percent_oasdi_all": 100,
      "benefits_month_total": 120655,
      "benefits_month_avg": 1778.24
    },
    {
      "month": "2024-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 59487,
      "percent_oasdi_all": 87.7,
      "benefits_month_total": 108985,
      "benefits_month_avg": 1832.07
    },
    {
      "month": "2024-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 53635,
      "percent_oasdi_all": 79,
      "benefits_month_total": 100182,
      "benefits_month_avg": 1867.83
    },
    {
      "month": "2024-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 51045,
      "percent_oasdi_all": 75.2,
      "benefits_month_total": 97834,
      "benefits_month_avg": 1916.63
    },
    {
      "month": "2024-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1882,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1714,
      "benefits_month_avg": 910.97
    },
    {
      "month": "2024-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 709,
      "percent_oasdi_all": 1,
      "benefits_month_total": 634,
      "benefits_month_avg": 893.89
    },
    {
      "month": "2024-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5852,
      "percent_oasdi_all": 8.6,
      "benefits_month_total": 8803,
      "benefits_month_avg": 1504.28
    },
    {
      "month": "2024-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2080,
      "percent_oasdi_all": 3.1,
      "benefits_month_total": 2302,
      "benefits_month_avg": 1106.79
    },
    {
      "month": "2024-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 104,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 132,
      "benefits_month_avg": 1270.63
    },
    {
      "month": "2024-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3469,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6184,
      "benefits_month_avg": 1782.54
    },
    {
      "month": "2024-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 199,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 184,
      "benefits_month_avg": 927.26
    },
    {
      "month": "2024-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1616.2
    },
    {
      "month": "2024-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 8364,
      "percent_oasdi_all": 12.3,
      "benefits_month_total": 11670,
      "benefits_month_avg": 1395.35
    },
    {
      "month": "2024-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7229,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 11115,
      "benefits_month_avg": 1537.64
    },
    {
      "month": "2024-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 85,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 418.66
    },
    {
      "month": "2024-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 1049,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 519,
      "benefits_month_avg": 494.75
    },
    {
      "month": "2024-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 67870,
      "percent_oasdi_all": 100,
      "benefits_month_total": 120882,
      "benefits_month_avg": 1781.07
    },
    {
      "month": "2024-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 59558,
      "percent_oasdi_all": 87.8,
      "benefits_month_total": 109261,
      "benefits_month_avg": 1834.52
    },
    {
      "month": "2024-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 53758,
      "percent_oasdi_all": 79.2,
      "benefits_month_total": 100515,
      "benefits_month_avg": 1869.77
    },
    {
      "month": "2024-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 51182,
      "percent_oasdi_all": 75.4,
      "benefits_month_total": 98181,
      "benefits_month_avg": 1918.28
    },
    {
      "month": "2024-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1879,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1712,
      "benefits_month_avg": 910.95
    },
    {
      "month": "2024-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 697,
      "percent_oasdi_all": 1,
      "benefits_month_total": 623,
      "benefits_month_avg": 893.09
    },
    {
      "month": "2024-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5800,
      "percent_oasdi_all": 8.5,
      "benefits_month_total": 8745,
      "benefits_month_avg": 1507.76
    },
    {
      "month": "2024-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2036,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2250,
      "benefits_month_avg": 1105.32
    },
    {
      "month": "2024-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 102,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 130,
      "benefits_month_avg": 1279.53
    },
    {
      "month": "2024-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3464,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6180,
      "benefits_month_avg": 1784.09
    },
    {
      "month": "2024-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 198,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 927.89
    },
    {
      "month": "2024-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1618.45
    },
    {
      "month": "2024-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 8312,
      "percent_oasdi_all": 12.2,
      "benefits_month_total": 11621,
      "benefits_month_avg": 1398.08
    },
    {
      "month": "2024-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7207,
      "percent_oasdi_all": 10.6,
      "benefits_month_total": 11082,
      "benefits_month_avg": 1537.7
    },
    {
      "month": "2024-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 84,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 420.74
    },
    {
      "month": "2024-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 1021,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 503,
      "benefits_month_avg": 493.19
    },
    {
      "month": "2024-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 67945,
      "percent_oasdi_all": 100,
      "benefits_month_total": 121129,
      "benefits_month_avg": 1782.74
    },
    {
      "month": "2024-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 59615,
      "percent_oasdi_all": 87.7,
      "benefits_month_total": 109456,
      "benefits_month_avg": 1836.04
    },
    {
      "month": "2024-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 53837,
      "percent_oasdi_all": 79.2,
      "benefits_month_total": 100733,
      "benefits_month_avg": 1871.09
    },
    {
      "month": "2024-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 51271,
      "percent_oasdi_all": 75.5,
      "benefits_month_total": 98410,
      "benefits_month_avg": 1919.4
    },
    {
      "month": "2024-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1878,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1710,
      "benefits_month_avg": 910.42
    },
    {
      "month": "2024-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 687,
      "percent_oasdi_all": 1,
      "benefits_month_total": 614,
      "benefits_month_avg": 892.39
    },
    {
      "month": "2024-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5779,
      "percent_oasdi_all": 8.5,
      "benefits_month_total": 8723,
      "benefits_month_avg": 1509.5
    },
    {
      "month": "2024-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2009,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2217,
      "benefits_month_avg": 1103.54
    },
    {
      "month": "2024-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 103,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 132,
      "benefits_month_avg": 1284.42
    },
    {
      "month": "2024-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3469,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6189,
      "benefits_month_avg": 1784.31
    },
    {
      "month": "2024-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 197,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 928.25
    },
    {
      "month": "2024-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1612.94
    },
    {
      "month": "2024-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 8330,
      "percent_oasdi_all": 12.3,
      "benefits_month_total": 11673,
      "benefits_month_avg": 1401.3
    },
    {
      "month": "2024-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7242,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 11144,
      "benefits_month_avg": 1538.85
    },
    {
      "month": "2024-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 86,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 421.34
    },
    {
      "month": "2024-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 1003,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 493,
      "benefits_month_avg": 491.41
    },
    {
      "month": "2024-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 68072,
      "percent_oasdi_all": 100,
      "benefits_month_total": 121410,
      "benefits_month_avg": 1783.55
    },
    {
      "month": "2024-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 59706,
      "percent_oasdi_all": 87.7,
      "benefits_month_total": 109675,
      "benefits_month_avg": 1836.92
    },
    {
      "month": "2024-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 53915,
      "percent_oasdi_all": 79.2,
      "benefits_month_total": 100935,
      "benefits_month_avg": 1872.09
    },
    {
      "month": "2024-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 51346,
      "percent_oasdi_all": 75.4,
      "benefits_month_total": 98609,
      "benefits_month_avg": 1920.48
    },
    {
      "month": "2024-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1877,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1708,
      "benefits_month_avg": 909.78
    },
    {
      "month": "2024-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 692,
      "percent_oasdi_all": 1,
      "benefits_month_total": 618,
      "benefits_month_avg": 892.68
    },
    {
      "month": "2024-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5790,
      "percent_oasdi_all": 8.5,
      "benefits_month_total": 8740,
      "benefits_month_avg": 1509.36
    },
    {
      "month": "2024-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2015,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2224,
      "benefits_month_avg": 1103.59
    },
    {
      "month": "2024-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 104,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 134,
      "benefits_month_avg": 1286.16
    },
    {
      "month": "2024-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3473,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6197,
      "benefits_month_avg": 1784.56
    },
    {
      "month": "2024-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 197,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 927.71
    },
    {
      "month": "2024-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1619.59
    },
    {
      "month": "2024-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 8366,
      "percent_oasdi_all": 12.3,
      "benefits_month_total": 11736,
      "benefits_month_avg": 1402.69
    },
    {
      "month": "2024-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7277,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 11205,
      "benefits_month_avg": 1539.92
    },
    {
      "month": "2024-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 421.58
    },
    {
      "month": "2024-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 1003,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 493,
      "benefits_month_avg": 492.03
    },
    {
      "month": "2024-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 68211,
      "percent_oasdi_all": 100,
      "benefits_month_total": 121719,
      "benefits_month_avg": 1784.44
    },
    {
      "month": "2024-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 59851,
      "percent_oasdi_all": 87.7,
      "benefits_month_total": 109994,
      "benefits_month_avg": 1837.79
    },
    {
      "month": "2024-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 54049,
      "percent_oasdi_all": 79.2,
      "benefits_month_total": 101239,
      "benefits_month_avg": 1873.08
    },
    {
      "month": "2024-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 51472,
      "percent_oasdi_all": 75.5,
      "benefits_month_total": 98907,
      "benefits_month_avg": 1921.56
    },
    {
      "month": "2024-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1876,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1706,
      "benefits_month_avg": 909.23
    },
    {
      "month": "2024-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 701,
      "percent_oasdi_all": 1,
      "benefits_month_total": 625,
      "benefits_month_avg": 892.72
    },
    {
      "month": "2024-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5802,
      "percent_oasdi_all": 8.5,
      "benefits_month_total": 8756,
      "benefits_month_avg": 1509.06
    },
    {
      "month": "2024-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2026,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2236,
      "benefits_month_avg": 1103.72
    },
    {
      "month": "2024-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 105,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 135,
      "benefits_month_avg": 1287.79
    },
    {
      "month": "2024-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3473,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6200,
      "benefits_month_avg": 1785.33
    },
    {
      "month": "2024-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 198,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 927.61
    },
    {
      "month": "2024-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1622.14
    },
    {
      "month": "2024-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 8360,
      "percent_oasdi_all": 12.3,
      "benefits_month_total": 11724,
      "benefits_month_avg": 1402.44
    },
    {
      "month": "2024-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7269,
      "percent_oasdi_all": 10.7,
      "benefits_month_total": 11193,
      "benefits_month_avg": 1539.84
    },
    {
      "month": "2024-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 421.49
    },
    {
      "month": "2024-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 1004,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 494,
      "benefits_month_avg": 492.46
    },
    {
      "month": "2024-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 68319,
      "percent_oasdi_all": 100,
      "benefits_month_total": 122091,
      "benefits_month_avg": 1787.08
    },
    {
      "month": "2024-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 59968,
      "percent_oasdi_all": 87.8,
      "benefits_month_total": 110360,
      "benefits_month_avg": 1840.31
    },
    {
      "month": "2024-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 54159,
      "percent_oasdi_all": 79.3,
      "benefits_month_total": 101592,
      "benefits_month_avg": 1875.82
    },
    {
      "month": "2024-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 51579,
      "percent_oasdi_all": 75.5,
      "benefits_month_total": 99255,
      "benefits_month_avg": 1924.35
    },
    {
      "month": "2024-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1875,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 1706,
      "benefits_month_avg": 910.11
    },
    {
      "month": "2024-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 706,
      "percent_oasdi_all": 1,
      "benefits_month_total": 631,
      "benefits_month_avg": 894.52
    },
    {
      "month": "2024-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5809,
      "percent_oasdi_all": 8.5,
      "benefits_month_total": 8768,
      "benefits_month_avg": 1509.29
    },
    {
      "month": "2024-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2035,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2248,
      "benefits_month_avg": 1104.49
    },
    {
      "month": "2024-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 105,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 135,
      "benefits_month_avg": 1287.88
    },
    {
      "month": "2024-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3471,
      "percent_oasdi_all": 5.1,
      "benefits_month_total": 6200,
      "benefits_month_avg": 1786.42
    },
    {
      "month": "2024-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 197,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 927.53
    },
    {
      "month": "2024-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1627.16
    },
    {
      "month": "2024-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 8351,
      "percent_oasdi_all": 12.2,
      "benefits_month_total": 11731,
      "benefits_month_avg": 1404.75
    },
    {
      "month": "2024-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7259,
      "percent_oasdi_all": 10.6,
      "benefits_month_total": 11196,
      "benefits_month_avg": 1542.43
    },
    {
      "month": "2024-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 421.81
    },
    {
      "month": "2024-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 1005,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 498,
      "benefits_month_avg": 495.47
    },
    {
      "month": "2024-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 68402,
      "percent_oasdi_all": 100,
      "benefits_month_total": 122311,
      "benefits_month_avg": 1788.12
    },
    {
      "month": "2024-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 60066,
      "percent_oasdi_all": 87.8,
      "benefits_month_total": 110603,
      "benefits_month_avg": 1841.35
    },
    {
      "month": "2024-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 54267,
      "percent_oasdi_all": 79.3,
      "benefits_month_total": 101856,
      "benefits_month_avg": 1876.95
    },
    {
      "month": "2024-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 51687,
      "percent_oasdi_all": 75.6,
      "benefits_month_total": 99522,
      "benefits_month_avg": 1925.46
    },
    {
      "month": "2024-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1870,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 1699,
      "benefits_month_avg": 908.76
    },
    {
      "month": "2024-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 710,
      "percent_oasdi_all": 1,
      "benefits_month_total": 635,
      "benefits_month_avg": 894.82
    },
    {
      "month": "2024-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5799,
      "percent_oasdi_all": 8.5,
      "benefits_month_total": 8747,
      "benefits_month_avg": 1508.29
    },
    {
      "month": "2024-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2044,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2259,
      "benefits_month_avg": 1105.12
    },
    {
      "month": "2024-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 105,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 135,
      "benefits_month_avg": 1286.88
    },
    {
      "month": "2024-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3453,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6169,
      "benefits_month_avg": 1786.81
    },
    {
      "month": "2024-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 197,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 927.46
    },
    {
      "month": "2024-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1627.29
    },
    {
      "month": "2024-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 8336,
      "percent_oasdi_all": 12.2,
      "benefits_month_total": 11708,
      "benefits_month_avg": 1404.51
    },
    {
      "month": "2024-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7244,
      "percent_oasdi_all": 10.6,
      "benefits_month_total": 11173,
      "benefits_month_avg": 1542.35
    },
    {
      "month": "2024-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 86,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 36,
      "benefits_month_avg": 421.55
    },
    {
      "month": "2024-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 1006,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 499,
      "benefits_month_avg": 496.04
    },
    {
      "month": "2024-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 68456,
      "percent_oasdi_all": 100,
      "benefits_month_total": 125578,
      "benefits_month_avg": 1834.43
    },
    {
      "month": "2024-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 60134,
      "percent_oasdi_all": 87.8,
      "benefits_month_total": 113598,
      "benefits_month_avg": 1889.09
    },
    {
      "month": "2024-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 54348,
      "percent_oasdi_all": 79.4,
      "benefits_month_total": 104656,
      "benefits_month_avg": 1925.66
    },
    {
      "month": "2024-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 51773,
      "percent_oasdi_all": 75.6,
      "benefits_month_total": 102268,
      "benefits_month_avg": 1975.34
    },
    {
      "month": "2024-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1862,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 1733,
      "benefits_month_avg": 930.6
    },
    {
      "month": "2024-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 714,
      "percent_oasdi_all": 1,
      "benefits_month_total": 655,
      "benefits_month_avg": 917.78
    },
    {
      "month": "2024-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5786,
      "percent_oasdi_all": 8.5,
      "benefits_month_total": 8942,
      "benefits_month_avg": 1545.57
    },
    {
      "month": "2024-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2051,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2325,
      "benefits_month_avg": 1133.6
    },
    {
      "month": "2024-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 104,
      "percent_oasdi_all": 0.2,
      "benefits_month_total": 137,
      "benefits_month_avg": 1316.11
    },
    {
      "month": "2024-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3434,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6293,
      "benefits_month_avg": 1832.47
    },
    {
      "month": "2024-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 196,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 187,
      "benefits_month_avg": 951.06
    },
    {
      "month": "2024-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1675.42
    },
    {
      "month": "2024-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 8322,
      "percent_oasdi_all": 12.2,
      "benefits_month_total": 11980,
      "benefits_month_avg": 1439.5
    },
    {
      "month": "2024-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7231,
      "percent_oasdi_all": 10.6,
      "benefits_month_total": 11431,
      "benefits_month_avg": 1580.79
    },
    {
      "month": "2024-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 86,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 431.66
    },
    {
      "month": "2024-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 1005,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 512,
      "benefits_month_avg": 509.19
    },
    {
      "month": "2025-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 68566,
      "percent_oasdi_all": 100,
      "benefits_month_total": 126018,
      "benefits_month_avg": 1837.91
    },
    {
      "month": "2025-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 60272,
      "percent_oasdi_all": 87.9,
      "benefits_month_total": 114078,
      "benefits_month_avg": 1892.73
    },
    {
      "month": "2025-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 54527,
      "percent_oasdi_all": 79.5,
      "benefits_month_total": 105193,
      "benefits_month_avg": 1929.2
    },
    {
      "month": "2025-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 51955,
      "percent_oasdi_all": 75.8,
      "benefits_month_total": 102807,
      "benefits_month_avg": 1978.77
    },
    {
      "month": "2025-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1855,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 1728,
      "benefits_month_avg": 931.28
    },
    {
      "month": "2025-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 717,
      "percent_oasdi_all": 1,
      "benefits_month_total": 659,
      "benefits_month_avg": 919.02
    },
    {
      "month": "2025-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5745,
      "percent_oasdi_all": 8.4,
      "benefits_month_total": 8885,
      "benefits_month_avg": 1546.57
    },
    {
      "month": "2025-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2054,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2332,
      "benefits_month_avg": 1135.54
    },
    {
      "month": "2025-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 95,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 124,
      "benefits_month_avg": 1302.44
    },
    {
      "month": "2025-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3400,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6242,
      "benefits_month_avg": 1835.82
    },
    {
      "month": "2025-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 195,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 951.26
    },
    {
      "month": "2025-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1684.81
    },
    {
      "month": "2025-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 8294,
      "percent_oasdi_all": 12.1,
      "benefits_month_total": 11940,
      "benefits_month_avg": 1439.53
    },
    {
      "month": "2025-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7207,
      "percent_oasdi_all": 10.5,
      "benefits_month_total": 11392,
      "benefits_month_avg": 1580.67
    },
    {
      "month": "2025-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 85,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 431.53
    },
    {
      "month": "2025-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 1002,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 511,
      "benefits_month_avg": 510.02
    },
    {
      "month": "2025-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 68741,
      "percent_oasdi_all": 100,
      "benefits_month_total": 126472,
      "benefits_month_avg": 1839.83
    },
    {
      "month": "2025-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 60461,
      "percent_oasdi_all": 88,
      "benefits_month_total": 114553,
      "benefits_month_avg": 1894.67
    },
    {
      "month": "2025-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 54707,
      "percent_oasdi_all": 79.6,
      "benefits_month_total": 105650,
      "benefits_month_avg": 1931.2
    },
    {
      "month": "2025-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 52126,
      "percent_oasdi_all": 75.8,
      "benefits_month_total": 103253,
      "benefits_month_avg": 1980.86
    },
    {
      "month": "2025-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1859,
      "percent_oasdi_all": 2.7,
      "benefits_month_total": 1733,
      "benefits_month_avg": 932.06
    },
    {
      "month": "2025-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 722,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 664,
      "benefits_month_avg": 919.42
    },
    {
      "month": "2025-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5754,
      "percent_oasdi_all": 8.4,
      "benefits_month_total": 8903,
      "benefits_month_avg": 1547.26
    },
    {
      "month": "2025-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2061,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2342,
      "benefits_month_avg": 1136.27
    },
    {
      "month": "2025-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 96,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 125,
      "benefits_month_avg": 1304.62
    },
    {
      "month": "2025-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3401,
      "percent_oasdi_all": 4.9,
      "benefits_month_total": 6249,
      "benefits_month_avg": 1837.16
    },
    {
      "month": "2025-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 194,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 951.67
    },
    {
      "month": "2025-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1687.22
    },
    {
      "month": "2025-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 8280,
      "percent_oasdi_all": 12,
      "benefits_month_total": 11918,
      "benefits_month_avg": 1439.42
    },
    {
      "month": "2025-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7193,
      "percent_oasdi_all": 10.5,
      "benefits_month_total": 11370,
      "benefits_month_avg": 1580.76
    },
    {
      "month": "2025-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 85,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 37,
      "benefits_month_avg": 433.23
    },
    {
      "month": "2025-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 1003,
      "percent_oasdi_all": 1.5,
      "benefits_month_total": 512,
      "benefits_month_avg": 510.6
    },
    {
      "month": "2025-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 69167,
      "percent_oasdi_all": 100,
      "benefits_month_total": 128170,
      "benefits_month_avg": 1853.05
    },
    {
      "month": "2025-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 60901,
      "percent_oasdi_all": 88,
      "benefits_month_total": 116270,
      "benefits_month_avg": 1909.15
    },
    {
      "month": "2025-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 55077,
      "percent_oasdi_all": 79.6,
      "benefits_month_total": 107162,
      "benefits_month_avg": 1945.66
    },
    {
      "month": "2025-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 52395,
      "percent_oasdi_all": 75.8,
      "benefits_month_total": 104639,
      "benefits_month_avg": 1997.13
    },
    {
      "month": "2025-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1954,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1850,
      "benefits_month_avg": 946.65
    },
    {
      "month": "2025-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 729,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 673,
      "benefits_month_avg": 923.34
    },
    {
      "month": "2025-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5824,
      "percent_oasdi_all": 8.4,
      "benefits_month_total": 9108,
      "benefits_month_avg": 1563.91
    },
    {
      "month": "2025-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2071,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2355,
      "benefits_month_avg": 1137.29
    },
    {
      "month": "2025-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 97,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 127,
      "benefits_month_avg": 1307.77
    },
    {
      "month": "2025-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3461,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6439,
      "benefits_month_avg": 1860.56
    },
    {
      "month": "2025-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 194,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 953.34
    },
    {
      "month": "2025-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1693.7
    },
    {
      "month": "2025-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 8266,
      "percent_oasdi_all": 12,
      "benefits_month_total": 11900,
      "benefits_month_avg": 1439.71
    },
    {
      "month": "2025-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7176,
      "percent_oasdi_all": 10.4,
      "benefits_month_total": 11350,
      "benefits_month_avg": 1581.51
    },
    {
      "month": "2025-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 86,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 38,
      "benefits_month_avg": 438.54
    },
    {
      "month": "2025-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 1003,
      "percent_oasdi_all": 1.4,
      "benefits_month_total": 513,
      "benefits_month_avg": 511.32
    },
    {
      "month": "2025-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 69378,
      "percent_oasdi_all": 100,
      "benefits_month_total": 128736,
      "benefits_month_avg": 1855.57
    },
    {
      "month": "2025-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 61135,
      "percent_oasdi_all": 88.1,
      "benefits_month_total": 116866,
      "benefits_month_avg": 1911.61
    },
    {
      "month": "2025-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 55293,
      "percent_oasdi_all": 79.7,
      "benefits_month_total": 107721,
      "benefits_month_avg": 1948.17
    },
    {
      "month": "2025-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 52587,
      "percent_oasdi_all": 75.8,
      "benefits_month_total": 105171,
      "benefits_month_avg": 1999.97
    },
    {
      "month": "2025-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1973,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 1871,
      "benefits_month_avg": 948.38
    },
    {
      "month": "2025-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 734,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 679,
      "benefits_month_avg": 924.65
    },
    {
      "month": "2025-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5841,
      "percent_oasdi_all": 8.4,
      "benefits_month_total": 9145,
      "benefits_month_avg": 1565.52
    },
    {
      "month": "2025-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2076,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2364,
      "benefits_month_avg": 1138.61
    },
    {
      "month": "2025-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 98,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 129,
      "benefits_month_avg": 1310.89
    },
    {
      "month": "2025-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3473,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6467,
      "benefits_month_avg": 1861.92
    },
    {
      "month": "2025-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 193,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 184,
      "benefits_month_avg": 953.52
    },
    {
      "month": "2025-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1697.29
    },
    {
      "month": "2025-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 8243,
      "percent_oasdi_all": 11.9,
      "benefits_month_total": 11870,
      "benefits_month_avg": 1439.98
    },
    {
      "month": "2025-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7156,
      "percent_oasdi_all": 10.3,
      "benefits_month_total": 11320,
      "benefits_month_avg": 1581.88
    },
    {
      "month": "2025-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 86,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 38,
      "benefits_month_avg": 439.61
    },
    {
      "month": "2025-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 1001,
      "percent_oasdi_all": 1.4,
      "benefits_month_total": 512,
      "benefits_month_avg": 511.91
    },
    {
      "month": "2025-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 69628,
      "percent_oasdi_all": 100,
      "benefits_month_total": 129351,
      "benefits_month_avg": 1857.75
    },
    {
      "month": "2025-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 61405,
      "percent_oasdi_all": 88.2,
      "benefits_month_total": 117511,
      "benefits_month_avg": 1913.7
    },
    {
      "month": "2025-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 55551,
      "percent_oasdi_all": 79.8,
      "benefits_month_total": 108339,
      "benefits_month_avg": 1950.27
    },
    {
      "month": "2025-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 52817,
      "percent_oasdi_all": 75.9,
      "benefits_month_total": 105760,
      "benefits_month_avg": 2002.39
    },
    {
      "month": "2025-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 1995,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 1895,
      "benefits_month_avg": 950.2
    },
    {
      "month": "2025-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 739,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 684,
      "benefits_month_avg": 925.14
    },
    {
      "month": "2025-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5854,
      "percent_oasdi_all": 8.4,
      "benefits_month_total": 9172,
      "benefits_month_avg": 1566.66
    },
    {
      "month": "2025-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2081,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2371,
      "benefits_month_avg": 1139.18
    },
    {
      "month": "2025-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 99,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 130,
      "benefits_month_avg": 1314.1
    },
    {
      "month": "2025-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3479,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6485,
      "benefits_month_avg": 1863.71
    },
    {
      "month": "2025-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 194,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 953.73
    },
    {
      "month": "2025-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1697.9
    },
    {
      "month": "2025-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 8223,
      "percent_oasdi_all": 11.8,
      "benefits_month_total": 11841,
      "benefits_month_avg": 1439.97
    },
    {
      "month": "2025-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7137,
      "percent_oasdi_all": 10.3,
      "benefits_month_total": 11291,
      "benefits_month_avg": 1581.97
    },
    {
      "month": "2025-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 38,
      "benefits_month_avg": 440.46
    },
    {
      "month": "2025-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 999,
      "percent_oasdi_all": 1.4,
      "benefits_month_total": 512,
      "benefits_month_avg": 512.13
    },
    {
      "month": "2025-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 69802,
      "percent_oasdi_all": 100,
      "benefits_month_total": 129876,
      "benefits_month_avg": 1860.64
    },
    {
      "month": "2025-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 61623,
      "percent_oasdi_all": 88.3,
      "benefits_month_total": 118076,
      "benefits_month_avg": 1916.11
    },
    {
      "month": "2025-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 55781,
      "percent_oasdi_all": 79.9,
      "benefits_month_total": 108897,
      "benefits_month_avg": 1952.23
    },
    {
      "month": "2025-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 52999,
      "percent_oasdi_all": 75.9,
      "benefits_month_total": 106266,
      "benefits_month_avg": 2005.05
    },
    {
      "month": "2025-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2054,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 1958,
      "benefits_month_avg": 953.33
    },
    {
      "month": "2025-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 728,
      "percent_oasdi_all": 1,
      "benefits_month_total": 673,
      "benefits_month_avg": 924.87
    },
    {
      "month": "2025-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5842,
      "percent_oasdi_all": 8.4,
      "benefits_month_total": 9179,
      "benefits_month_avg": 1571.3
    },
    {
      "month": "2025-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2035,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2316,
      "benefits_month_avg": 1138.3
    },
    {
      "month": "2025-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 98,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 130,
      "benefits_month_avg": 1324.32
    },
    {
      "month": "2025-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3514,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6546,
      "benefits_month_avg": 1863.18
    },
    {
      "month": "2025-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 195,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 186,
      "benefits_month_avg": 954.06
    },
    {
      "month": "2025-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1695.65
    },
    {
      "month": "2025-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 8179,
      "percent_oasdi_all": 11.7,
      "benefits_month_total": 11800,
      "benefits_month_avg": 1442.67
    },
    {
      "month": "2025-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7121,
      "percent_oasdi_all": 10.2,
      "benefits_month_total": 11265,
      "benefits_month_avg": 1582.07
    },
    {
      "month": "2025-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 38,
      "benefits_month_avg": 443.83
    },
    {
      "month": "2025-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 972,
      "percent_oasdi_all": 1.4,
      "benefits_month_total": 496,
      "benefits_month_avg": 510.49
    },
    {
      "month": "2025-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 69909,
      "percent_oasdi_all": 100,
      "benefits_month_total": 130248,
      "benefits_month_avg": 1863.12
    },
    {
      "month": "2025-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 61770,
      "percent_oasdi_all": 88.4,
      "benefits_month_total": 118488,
      "benefits_month_avg": 1918.22
    },
    {
      "month": "2025-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 55955,
      "percent_oasdi_all": 80,
      "benefits_month_total": 109333,
      "benefits_month_avg": 1953.96
    },
    {
      "month": "2025-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 53172,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 106700,
      "benefits_month_avg": 2006.69
    },
    {
      "month": "2025-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2063,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1969,
      "benefits_month_avg": 954.19
    },
    {
      "month": "2025-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 720,
      "percent_oasdi_all": 1,
      "benefits_month_total": 665,
      "benefits_month_avg": 924.47
    },
    {
      "month": "2025-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5815,
      "percent_oasdi_all": 8.3,
      "benefits_month_total": 9155,
      "benefits_month_avg": 1574.28
    },
    {
      "month": "2025-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2005,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2280,
      "benefits_month_avg": 1137.16
    },
    {
      "month": "2025-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 98,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 131,
      "benefits_month_avg": 1330.67
    },
    {
      "month": "2025-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3517,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6557,
      "benefits_month_avg": 1864.56
    },
    {
      "month": "2025-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 194,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 186,
      "benefits_month_avg": 954.32
    },
    {
      "month": "2025-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1697.86
    },
    {
      "month": "2025-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 8139,
      "percent_oasdi_all": 11.6,
      "benefits_month_total": 11760,
      "benefits_month_avg": 1444.9
    },
    {
      "month": "2025-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7102,
      "percent_oasdi_all": 10.2,
      "benefits_month_total": 11237,
      "benefits_month_avg": 1582.38
    },
    {
      "month": "2025-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 39,
      "benefits_month_avg": 445.21
    },
    {
      "month": "2025-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 950,
      "percent_oasdi_all": 1.4,
      "benefits_month_total": 484,
      "benefits_month_avg": 508.91
    },
    {
      "month": "2025-08",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 70073,
      "percent_oasdi_all": 100,
      "benefits_month_total": 130676,
      "benefits_month_avg": 1864.87
    },
    {
      "month": "2025-08",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 61959,
      "percent_oasdi_all": 88.4,
      "benefits_month_total": 118947,
      "benefits_month_avg": 1919.75
    },
    {
      "month": "2025-08",
      "oasdi_type": "ret_all",
      "persons_oasdi": 56137,
      "percent_oasdi_all": 80.1,
      "benefits_month_total": 109775,
      "benefits_month_avg": 1955.48
    },
    {
      "month": "2025-08",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 53342,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 107128,
      "benefits_month_avg": 2008.31
    },
    {
      "month": "2025-08",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2072,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1978,
      "benefits_month_avg": 954.93
    },
    {
      "month": "2025-08",
      "oasdi_type": "ret_children",
      "persons_oasdi": 723,
      "percent_oasdi_all": 1,
      "benefits_month_total": 669,
      "benefits_month_avg": 924.95
    },
    {
      "month": "2025-08",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5822,
      "percent_oasdi_all": 8.3,
      "benefits_month_total": 9172,
      "benefits_month_avg": 1575.3
    },
    {
      "month": "2025-08",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2008,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2285,
      "benefits_month_avg": 1137.88
    },
    {
      "month": "2025-08",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 99,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 132,
      "benefits_month_avg": 1333.36
    },
    {
      "month": "2025-08",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3521,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6569,
      "benefits_month_avg": 1865.74
    },
    {
      "month": "2025-08",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 194,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 954.35
    },
    {
      "month": "2025-08",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1700.45
    },
    {
      "month": "2025-08",
      "oasdi_type": "di_all",
      "persons_oasdi": 8113,
      "percent_oasdi_all": 11.6,
      "benefits_month_total": 11729,
      "benefits_month_avg": 1445.72
    },
    {
      "month": "2025-08",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7081,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 11209,
      "benefits_month_avg": 1582.95
    },
    {
      "month": "2025-08",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 39,
      "benefits_month_avg": 445.71
    },
    {
      "month": "2025-08",
      "oasdi_type": "di_children",
      "persons_oasdi": 946,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 482,
      "benefits_month_avg": 509.7
    },
    {
      "month": "2025-09",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 70195,
      "percent_oasdi_all": 100,
      "benefits_month_total": 130971,
      "benefits_month_avg": 1865.81
    },
    {
      "month": "2025-09",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 62048,
      "percent_oasdi_all": 88.4,
      "benefits_month_total": 119178,
      "benefits_month_avg": 1920.73
    },
    {
      "month": "2025-09",
      "oasdi_type": "ret_all",
      "persons_oasdi": 56214,
      "percent_oasdi_all": 80.1,
      "benefits_month_total": 109986,
      "benefits_month_avg": 1956.55
    },
    {
      "month": "2025-09",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 53411,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 107330,
      "benefits_month_avg": 2009.5
    },
    {
      "month": "2025-09",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2077,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1984,
      "benefits_month_avg": 955.18
    },
    {
      "month": "2025-09",
      "oasdi_type": "ret_children",
      "persons_oasdi": 726,
      "percent_oasdi_all": 1,
      "benefits_month_total": 672,
      "benefits_month_avg": 925.64
    },
    {
      "month": "2025-09",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5834,
      "percent_oasdi_all": 8.3,
      "benefits_month_total": 9192,
      "benefits_month_avg": 1575.61
    },
    {
      "month": "2025-09",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2016,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2295,
      "benefits_month_avg": 1138.73
    },
    {
      "month": "2025-09",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 100,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 133,
      "benefits_month_avg": 1334.31
    },
    {
      "month": "2025-09",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3525,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6578,
      "benefits_month_avg": 1866.2
    },
    {
      "month": "2025-09",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 193,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 184,
      "benefits_month_avg": 954.95
    },
    {
      "month": "2025-09",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1696.09
    },
    {
      "month": "2025-09",
      "oasdi_type": "di_all",
      "persons_oasdi": 8147,
      "percent_oasdi_all": 11.6,
      "benefits_month_total": 11793,
      "benefits_month_avg": 1447.56
    },
    {
      "month": "2025-09",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7113,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 11271,
      "benefits_month_avg": 1584.46
    },
    {
      "month": "2025-09",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 88,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 39,
      "benefits_month_avg": 446.93
    },
    {
      "month": "2025-09",
      "oasdi_type": "di_children",
      "persons_oasdi": 945,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 483,
      "benefits_month_avg": 510.82
    },
    {
      "month": "2025-10",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 70295,
      "percent_oasdi_all": 100,
      "benefits_month_total": 131327,
      "benefits_month_avg": 1868.24
    },
    {
      "month": "2025-10",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 62108,
      "percent_oasdi_all": 88.4,
      "benefits_month_total": 119443,
      "benefits_month_avg": 1923.16
    },
    {
      "month": "2025-10",
      "oasdi_type": "ret_all",
      "persons_oasdi": 56265,
      "percent_oasdi_all": 80,
      "benefits_month_total": 110235,
      "benefits_month_avg": 1959.22
    },
    {
      "month": "2025-10",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 53456,
      "percent_oasdi_all": 76,
      "benefits_month_total": 107570,
      "benefits_month_avg": 2012.3
    },
    {
      "month": "2025-10",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2081,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1990,
      "benefits_month_avg": 956.32
    },
    {
      "month": "2025-10",
      "oasdi_type": "ret_children",
      "persons_oasdi": 728,
      "percent_oasdi_all": 1,
      "benefits_month_total": 675,
      "benefits_month_avg": 927.81
    },
    {
      "month": "2025-10",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5843,
      "percent_oasdi_all": 8.3,
      "benefits_month_total": 9208,
      "benefits_month_avg": 1575.89
    },
    {
      "month": "2025-10",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2023,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2305,
      "benefits_month_avg": 1139.91
    },
    {
      "month": "2025-10",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 100,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 134,
      "benefits_month_avg": 1334.57
    },
    {
      "month": "2025-10",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3527,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6584,
      "benefits_month_avg": 1866.54
    },
    {
      "month": "2025-10",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 192,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 184,
      "benefits_month_avg": 954.92
    },
    {
      "month": "2025-10",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1696.26
    },
    {
      "month": "2025-10",
      "oasdi_type": "di_all",
      "persons_oasdi": 8187,
      "percent_oasdi_all": 11.6,
      "benefits_month_total": 11884,
      "benefits_month_avg": 1451.61
    },
    {
      "month": "2025-10",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7150,
      "percent_oasdi_all": 10.2,
      "benefits_month_total": 11357,
      "benefits_month_avg": 1588.44
    },
    {
      "month": "2025-10",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 90,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 40,
      "benefits_month_avg": 448.26
    },
    {
      "month": "2025-10",
      "oasdi_type": "di_children",
      "persons_oasdi": 947,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 487,
      "benefits_month_avg": 513.92
    },
    {
      "month": "2025-11",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 70393,
      "percent_oasdi_all": 100,
      "benefits_month_total": 131578,
      "benefits_month_avg": 1869.2
    },
    {
      "month": "2025-11",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 62215,
      "percent_oasdi_all": 88.4,
      "benefits_month_total": 119708,
      "benefits_month_avg": 1924.09
    },
    {
      "month": "2025-11",
      "oasdi_type": "ret_all",
      "persons_oasdi": 56368,
      "percent_oasdi_all": 80.1,
      "benefits_month_total": 110491,
      "benefits_month_avg": 1960.18
    },
    {
      "month": "2025-11",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 53553,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 107819,
      "benefits_month_avg": 2013.32
    },
    {
      "month": "2025-11",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2083,
      "percent_oasdi_all": 3,
      "benefits_month_total": 1992,
      "benefits_month_avg": 956.54
    },
    {
      "month": "2025-11",
      "oasdi_type": "ret_children",
      "persons_oasdi": 732,
      "percent_oasdi_all": 1,
      "benefits_month_total": 679,
      "benefits_month_avg": 928.19
    },
    {
      "month": "2025-11",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5848,
      "percent_oasdi_all": 8.3,
      "benefits_month_total": 9217,
      "benefits_month_avg": 1576.2
    },
    {
      "month": "2025-11",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2030,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2316,
      "benefits_month_avg": 1140.84
    },
    {
      "month": "2025-11",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 100,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 133,
      "benefits_month_avg": 1334.22
    },
    {
      "month": "2025-11",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3525,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6584,
      "benefits_month_avg": 1867.48
    },
    {
      "month": "2025-11",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 192,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 955.16
    },
    {
      "month": "2025-11",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1690.33
    },
    {
      "month": "2025-11",
      "oasdi_type": "di_all",
      "persons_oasdi": 8177,
      "percent_oasdi_all": 11.6,
      "benefits_month_total": 11870,
      "benefits_month_avg": 1451.55
    },
    {
      "month": "2025-11",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7140,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 11342,
      "benefits_month_avg": 1588.52
    },
    {
      "month": "2025-11",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 90,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 40,
      "benefits_month_avg": 448.82
    },
    {
      "month": "2025-11",
      "oasdi_type": "di_children",
      "persons_oasdi": 948,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 488,
      "benefits_month_avg": 514.71
    },
    {
      "month": "2025-12",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 70451,
      "percent_oasdi_all": 100,
      "benefits_month_total": 135481,
      "benefits_month_avg": 1923.03
    },
    {
      "month": "2025-12",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 62288,
      "percent_oasdi_all": 88.4,
      "benefits_month_total": 123299,
      "benefits_month_avg": 1979.5
    },
    {
      "month": "2025-12",
      "oasdi_type": "ret_all",
      "persons_oasdi": 56441,
      "percent_oasdi_all": 80.1,
      "benefits_month_total": 113822,
      "benefits_month_avg": 2016.64
    },
    {
      "month": "2025-12",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 53625,
      "percent_oasdi_all": 76.1,
      "benefits_month_total": 111073,
      "benefits_month_avg": 2071.3
    },
    {
      "month": "2025-12",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2082,
      "percent_oasdi_all": 3,
      "benefits_month_total": 2048,
      "benefits_month_avg": 983.71
    },
    {
      "month": "2025-12",
      "oasdi_type": "ret_children",
      "persons_oasdi": 735,
      "percent_oasdi_all": 1,
      "benefits_month_total": 702,
      "benefits_month_avg": 954.76
    },
    {
      "month": "2025-12",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5846,
      "percent_oasdi_all": 8.3,
      "benefits_month_total": 9477,
      "benefits_month_avg": 1620.95
    },
    {
      "month": "2025-12",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2036,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2390,
      "benefits_month_avg": 1173.9
    },
    {
      "month": "2025-12",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 99,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 135,
      "benefits_month_avg": 1369.24
    },
    {
      "month": "2025-12",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3520,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6763,
      "benefits_month_avg": 1921.2
    },
    {
      "month": "2025-12",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 191,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 187,
      "benefits_month_avg": 982.26
    },
    {
      "month": "2025-12",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1740.95
    },
    {
      "month": "2025-12",
      "oasdi_type": "di_all",
      "persons_oasdi": 8164,
      "percent_oasdi_all": 11.6,
      "benefits_month_total": 12182,
      "benefits_month_avg": 1492.18
    },
    {
      "month": "2025-12",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7126,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 11638,
      "benefits_month_avg": 1633.19
    },
    {
      "month": "2025-12",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 89,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 41,
      "benefits_month_avg": 461.57
    },
    {
      "month": "2025-12",
      "oasdi_type": "di_children",
      "persons_oasdi": 948,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 503,
      "benefits_month_avg": 529.89
    },
    {
      "month": "2026-01",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 70624,
      "percent_oasdi_all": 100,
      "benefits_month_total": 136048,
      "benefits_month_avg": 1926.37
    },
    {
      "month": "2026-01",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 62489,
      "percent_oasdi_all": 88.5,
      "benefits_month_total": 123908,
      "benefits_month_avg": 1982.87
    },
    {
      "month": "2026-01",
      "oasdi_type": "ret_all",
      "persons_oasdi": 56666,
      "percent_oasdi_all": 80.2,
      "benefits_month_total": 114461,
      "benefits_month_avg": 2019.92
    },
    {
      "month": "2026-01",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 53846,
      "percent_oasdi_all": 76.2,
      "benefits_month_total": 111705,
      "benefits_month_avg": 2074.53
    },
    {
      "month": "2026-01",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2082,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2050,
      "benefits_month_avg": 984.71
    },
    {
      "month": "2026-01",
      "oasdi_type": "ret_children",
      "persons_oasdi": 738,
      "percent_oasdi_all": 1,
      "benefits_month_total": 706,
      "benefits_month_avg": 956.37
    },
    {
      "month": "2026-01",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5823,
      "percent_oasdi_all": 8.2,
      "benefits_month_total": 9447,
      "benefits_month_avg": 1622.32
    },
    {
      "month": "2026-01",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2040,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2399,
      "benefits_month_avg": 1176.08
    },
    {
      "month": "2026-01",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 91,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 124,
      "benefits_month_avg": 1354.6
    },
    {
      "month": "2026-01",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3501,
      "percent_oasdi_all": 5,
      "benefits_month_total": 6736,
      "benefits_month_avg": 1923.91
    },
    {
      "month": "2026-01",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 190,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 186,
      "benefits_month_avg": 982.89
    },
    {
      "month": "2026-01",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1737.89
    },
    {
      "month": "2026-01",
      "oasdi_type": "di_all",
      "persons_oasdi": 8135,
      "percent_oasdi_all": 11.5,
      "benefits_month_total": 12140,
      "benefits_month_avg": 1492.39
    },
    {
      "month": "2026-01",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7099,
      "percent_oasdi_all": 10.1,
      "benefits_month_total": 11597,
      "benefits_month_avg": 1633.48
    },
    {
      "month": "2026-01",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 89,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 41,
      "benefits_month_avg": 461.4
    },
    {
      "month": "2026-01",
      "oasdi_type": "di_children",
      "persons_oasdi": 947,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 502,
      "benefits_month_avg": 530.85
    },
    {
      "month": "2026-02",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 70766,
      "percent_oasdi_all": 100,
      "benefits_month_total": 136456,
      "benefits_month_avg": 1928.27
    },
    {
      "month": "2026-02",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 62652,
      "percent_oasdi_all": 88.5,
      "benefits_month_total": 124344,
      "benefits_month_avg": 1984.7
    },
    {
      "month": "2026-02",
      "oasdi_type": "ret_all",
      "persons_oasdi": 56822,
      "percent_oasdi_all": 80.3,
      "benefits_month_total": 114882,
      "benefits_month_avg": 2021.77
    },
    {
      "month": "2026-02",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 53997,
      "percent_oasdi_all": 76.3,
      "benefits_month_total": 112119,
      "benefits_month_avg": 2076.41
    },
    {
      "month": "2026-02",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2083,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2052,
      "benefits_month_avg": 985.09
    },
    {
      "month": "2026-02",
      "oasdi_type": "ret_children",
      "persons_oasdi": 743,
      "percent_oasdi_all": 1,
      "benefits_month_total": 711,
      "benefits_month_avg": 957.13
    },
    {
      "month": "2026-02",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5829,
      "percent_oasdi_all": 8.2,
      "benefits_month_total": 9462,
      "benefits_month_avg": 1623.28
    },
    {
      "month": "2026-02",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2045,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2407,
      "benefits_month_avg": 1177.08
    },
    {
      "month": "2026-02",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 92,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 125,
      "benefits_month_avg": 1358.06
    },
    {
      "month": "2026-02",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3503,
      "percent_oasdi_all": 4.9,
      "benefits_month_total": 6743,
      "benefits_month_avg": 1925.15
    },
    {
      "month": "2026-02",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 188,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 983.47
    },
    {
      "month": "2026-02",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1741.97
    },
    {
      "month": "2026-02",
      "oasdi_type": "di_all",
      "persons_oasdi": 8115,
      "percent_oasdi_all": 11.5,
      "benefits_month_total": 12112,
      "benefits_month_avg": 1492.61
    },
    {
      "month": "2026-02",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7081,
      "percent_oasdi_all": 10,
      "benefits_month_total": 11569,
      "benefits_month_avg": 1633.76
    },
    {
      "month": "2026-02",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 89,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 41,
      "benefits_month_avg": 461.49
    },
    {
      "month": "2026-02",
      "oasdi_type": "di_children",
      "persons_oasdi": 945,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 502,
      "benefits_month_avg": 531.63
    },
    {
      "month": "2026-03",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 70923,
      "percent_oasdi_all": 100,
      "benefits_month_total": 136957,
      "benefits_month_avg": 1931.05
    },
    {
      "month": "2026-03",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 62820,
      "percent_oasdi_all": 88.6,
      "benefits_month_total": 124857,
      "benefits_month_avg": 1987.55
    },
    {
      "month": "2026-03",
      "oasdi_type": "ret_all",
      "persons_oasdi": 56979,
      "percent_oasdi_all": 80.3,
      "benefits_month_total": 115370,
      "benefits_month_avg": 2024.77
    },
    {
      "month": "2026-03",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 54147,
      "percent_oasdi_all": 76.3,
      "benefits_month_total": 112599,
      "benefits_month_avg": 2079.49
    },
    {
      "month": "2026-03",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2085,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2055,
      "benefits_month_avg": 985.8
    },
    {
      "month": "2026-03",
      "oasdi_type": "ret_children",
      "persons_oasdi": 747,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 716,
      "benefits_month_avg": 958.64
    },
    {
      "month": "2026-03",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5840,
      "percent_oasdi_all": 8.2,
      "benefits_month_total": 9487,
      "benefits_month_avg": 1624.37
    },
    {
      "month": "2026-03",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2053,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2420,
      "benefits_month_avg": 1178.66
    },
    {
      "month": "2026-03",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 93,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 127,
      "benefits_month_avg": 1362.2
    },
    {
      "month": "2026-03",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3506,
      "percent_oasdi_all": 4.9,
      "benefits_month_total": 6755,
      "benefits_month_avg": 1926.55
    },
    {
      "month": "2026-03",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 188,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 185,
      "benefits_month_avg": 983.95
    },
    {
      "month": "2026-03",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1743.43
    },
    {
      "month": "2026-03",
      "oasdi_type": "di_all",
      "persons_oasdi": 8104,
      "percent_oasdi_all": 11.4,
      "benefits_month_total": 12100,
      "benefits_month_avg": 1493.07
    },
    {
      "month": "2026-03",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7070,
      "percent_oasdi_all": 10,
      "benefits_month_total": 11555,
      "benefits_month_avg": 1634.51
    },
    {
      "month": "2026-03",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 88,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 41,
      "benefits_month_avg": 461.57
    },
    {
      "month": "2026-03",
      "oasdi_type": "di_children",
      "persons_oasdi": 946,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 504,
      "benefits_month_avg": 532.32
    },
    {
      "month": "2026-04",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 71077,
      "percent_oasdi_all": 100,
      "benefits_month_total": 137377,
      "benefits_month_avg": 1932.8
    },
    {
      "month": "2026-04",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 62995,
      "percent_oasdi_all": 88.6,
      "benefits_month_total": 125309,
      "benefits_month_avg": 1989.2
    },
    {
      "month": "2026-04",
      "oasdi_type": "ret_all",
      "persons_oasdi": 57147,
      "percent_oasdi_all": 80.4,
      "benefits_month_total": 115804,
      "benefits_month_avg": 2026.41
    },
    {
      "month": "2026-04",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 54308,
      "percent_oasdi_all": 76.4,
      "benefits_month_total": 113024,
      "benefits_month_avg": 2081.16
    },
    {
      "month": "2026-04",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2088,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2059,
      "benefits_month_avg": 985.99
    },
    {
      "month": "2026-04",
      "oasdi_type": "ret_children",
      "persons_oasdi": 751,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 720,
      "benefits_month_avg": 959.56
    },
    {
      "month": "2026-04",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5847,
      "percent_oasdi_all": 8.2,
      "benefits_month_total": 9505,
      "benefits_month_avg": 1625.56
    },
    {
      "month": "2026-04",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2056,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2426,
      "benefits_month_avg": 1179.73
    },
    {
      "month": "2026-04",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 94,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 128,
      "benefits_month_avg": 1364.86
    },
    {
      "month": "2026-04",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3510,
      "percent_oasdi_all": 4.9,
      "benefits_month_total": 6766,
      "benefits_month_avg": 1927.87
    },
    {
      "month": "2026-04",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 187,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 184,
      "benefits_month_avg": 984.2
    },
    {
      "month": "2026-04",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1748.11
    },
    {
      "month": "2026-04",
      "oasdi_type": "di_all",
      "persons_oasdi": 8082,
      "percent_oasdi_all": 11.4,
      "benefits_month_total": 12068,
      "benefits_month_avg": 1493.2
    },
    {
      "month": "2026-04",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7050,
      "percent_oasdi_all": 9.9,
      "benefits_month_total": 11525,
      "benefits_month_avg": 1634.7
    },
    {
      "month": "2026-04",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 88,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 41,
      "benefits_month_avg": 461.93
    },
    {
      "month": "2026-04",
      "oasdi_type": "di_children",
      "persons_oasdi": 944,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 503,
      "benefits_month_avg": 532.84
    },
    {
      "month": "2026-05",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 71233,
      "percent_oasdi_all": 100,
      "benefits_month_total": 137801,
      "benefits_month_avg": 1934.52
    },
    {
      "month": "2026-05",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 63174,
      "percent_oasdi_all": 88.7,
      "benefits_month_total": 125767,
      "benefits_month_avg": 1990.81
    },
    {
      "month": "2026-05",
      "oasdi_type": "ret_all",
      "persons_oasdi": 57321,
      "percent_oasdi_all": 80.5,
      "benefits_month_total": 116248,
      "benefits_month_avg": 2028
    },
    {
      "month": "2026-05",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 54477,
      "percent_oasdi_all": 76.5,
      "benefits_month_total": 113462,
      "benefits_month_avg": 2082.76
    },
    {
      "month": "2026-05",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2091,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2062,
      "benefits_month_avg": 986.19
    },
    {
      "month": "2026-05",
      "oasdi_type": "ret_children",
      "persons_oasdi": 754,
      "percent_oasdi_all": 1.1,
      "benefits_month_total": 724,
      "benefits_month_avg": 960.4
    },
    {
      "month": "2026-05",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5852,
      "percent_oasdi_all": 8.2,
      "benefits_month_total": 9519,
      "benefits_month_avg": 1626.59
    },
    {
      "month": "2026-05",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2060,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2433,
      "benefits_month_avg": 1180.81
    },
    {
      "month": "2026-05",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 95,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 130,
      "benefits_month_avg": 1367.01
    },
    {
      "month": "2026-05",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3511,
      "percent_oasdi_all": 4.9,
      "benefits_month_total": 6773,
      "benefits_month_avg": 1929.23
    },
    {
      "month": "2026-05",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 186,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 984.29
    },
    {
      "month": "2026-05",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1752.1
    },
    {
      "month": "2026-05",
      "oasdi_type": "di_all",
      "persons_oasdi": 8059,
      "percent_oasdi_all": 11.3,
      "benefits_month_total": 12034,
      "benefits_month_avg": 1493.25
    },
    {
      "month": "2026-05",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7029,
      "percent_oasdi_all": 9.9,
      "benefits_month_total": 11491,
      "benefits_month_avg": 1634.78
    },
    {
      "month": "2026-05",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 88,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 41,
      "benefits_month_avg": 461.87
    },
    {
      "month": "2026-05",
      "oasdi_type": "di_children",
      "persons_oasdi": 942,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 502,
      "benefits_month_avg": 533.23
    },
    {
      "month": "2026-06",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 71255,
      "percent_oasdi_all": 100,
      "benefits_month_total": 138058,
      "benefits_month_avg": 1937.53
    },
    {
      "month": "2026-06",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 63247,
      "percent_oasdi_all": 88.8,
      "benefits_month_total": 126078,
      "benefits_month_avg": 1993.41
    },
    {
      "month": "2026-06",
      "oasdi_type": "ret_all",
      "persons_oasdi": 57453,
      "percent_oasdi_all": 80.6,
      "benefits_month_total": 116625,
      "benefits_month_avg": 2029.92
    },
    {
      "month": "2026-06",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 54620,
      "percent_oasdi_all": 76.7,
      "benefits_month_total": 113850,
      "benefits_month_avg": 2084.4
    },
    {
      "month": "2026-06",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2092,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2064,
      "benefits_month_avg": 986.35
    },
    {
      "month": "2026-06",
      "oasdi_type": "ret_children",
      "persons_oasdi": 741,
      "percent_oasdi_all": 1,
      "benefits_month_total": 711,
      "benefits_month_avg": 960.3
    },
    {
      "month": "2026-06",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5795,
      "percent_oasdi_all": 8.1,
      "benefits_month_total": 9453,
      "benefits_month_avg": 1631.39
    },
    {
      "month": "2026-06",
      "oasdi_type": "surv_children",
      "persons_oasdi": 2009,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 2372,
      "benefits_month_avg": 1180.5
    },
    {
      "month": "2026-06",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 94,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 130,
      "benefits_month_avg": 1377.41
    },
    {
      "month": "2026-06",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3505,
      "percent_oasdi_all": 4.9,
      "benefits_month_total": 6768,
      "benefits_month_avg": 1930.79
    },
    {
      "month": "2026-06",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 185,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 182,
      "benefits_month_avg": 984.67
    },
    {
      "month": "2026-06",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1754.58
    },
    {
      "month": "2026-06",
      "oasdi_type": "di_all",
      "persons_oasdi": 8008,
      "percent_oasdi_all": 11.2,
      "benefits_month_total": 11981,
      "benefits_month_avg": 1496.16
    },
    {
      "month": "2026-06",
      "oasdi_type": "di_workers",
      "persons_oasdi": 7006,
      "percent_oasdi_all": 9.8,
      "benefits_month_total": 11455,
      "benefits_month_avg": 1634.87
    },
    {
      "month": "2026-06",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 40,
      "benefits_month_avg": 462.66
    },
    {
      "month": "2026-06",
      "oasdi_type": "di_children",
      "persons_oasdi": 914,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 486,
      "benefits_month_avg": 531.39
    },
    {
      "month": "2026-07",
      "oasdi_type": "oasdi_all",
      "persons_oasdi": 71343,
      "percent_oasdi_all": 100,
      "benefits_month_total": 138411,
      "benefits_month_avg": 1940.08
    },
    {
      "month": "2026-07",
      "oasdi_type": "oasi_all",
      "persons_oasdi": 63372,
      "percent_oasdi_all": 88.8,
      "benefits_month_total": 126467,
      "benefits_month_avg": 1995.63
    },
    {
      "month": "2026-07",
      "oasdi_type": "ret_all",
      "persons_oasdi": 57610,
      "percent_oasdi_all": 80.8,
      "benefits_month_total": 117048,
      "benefits_month_avg": 2031.74
    },
    {
      "month": "2026-07",
      "oasdi_type": "ret_workers",
      "persons_oasdi": 54785,
      "percent_oasdi_all": 76.8,
      "benefits_month_total": 114280,
      "benefits_month_avg": 2085.98
    },
    {
      "month": "2026-07",
      "oasdi_type": "ret_spouses",
      "persons_oasdi": 2094,
      "percent_oasdi_all": 2.9,
      "benefits_month_total": 2066,
      "benefits_month_avg": 986.53
    },
    {
      "month": "2026-07",
      "oasdi_type": "ret_children",
      "persons_oasdi": 731,
      "percent_oasdi_all": 1,
      "benefits_month_total": 702,
      "benefits_month_avg": 960.35
    },
    {
      "month": "2026-07",
      "oasdi_type": "surv_all",
      "persons_oasdi": 5763,
      "percent_oasdi_all": 8.1,
      "benefits_month_total": 9420,
      "benefits_month_avg": 1634.61
    },
    {
      "month": "2026-07",
      "oasdi_type": "surv_children",
      "persons_oasdi": 1979,
      "percent_oasdi_all": 2.8,
      "benefits_month_total": 2336,
      "benefits_month_avg": 1179.88
    },
    {
      "month": "2026-07",
      "oasdi_type": "surv_mothers_fathers",
      "persons_oasdi": 94,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 130,
      "benefits_month_avg": 1384.94
    },
    {
      "month": "2026-07",
      "oasdi_type": "surv_nondis_widows",
      "persons_oasdi": 3502,
      "percent_oasdi_all": 4.9,
      "benefits_month_total": 6769,
      "benefits_month_avg": 1932.74
    },
    {
      "month": "2026-07",
      "oasdi_type": "surv_dis_widows",
      "persons_oasdi": 186,
      "percent_oasdi_all": 0.3,
      "benefits_month_total": 183,
      "benefits_month_avg": 985.11
    },
    {
      "month": "2026-07",
      "oasdi_type": "surv_parents",
      "persons_oasdi": 1,
      "percent_oasdi_all": "(L)",
      "benefits_month_total": 1,
      "benefits_month_avg": 1758.12
    },
    {
      "month": "2026-07",
      "oasdi_type": "di_all",
      "persons_oasdi": 7971,
      "percent_oasdi_all": 11.2,
      "benefits_month_total": 11944,
      "benefits_month_avg": 1498.43
    },
    {
      "month": "2026-07",
      "oasdi_type": "di_workers",
      "persons_oasdi": 6990,
      "percent_oasdi_all": 9.8,
      "benefits_month_total": 11430,
      "benefits_month_avg": 1635.27
    },
    {
      "month": "2026-07",
      "oasdi_type": "di_spouses",
      "persons_oasdi": 87,
      "percent_oasdi_all": 0.1,
      "benefits_month_total": 40,
      "benefits_month_avg": 463.69
    },
    {
      "month": "2026-07",
      "oasdi_type": "di_children",
      "persons_oasdi": 894,
      "percent_oasdi_all": 1.3,
      "benefits_month_total": 473,
      "benefits_month_avg": 529.47
    }
  ]
}
