{
  "version": "0.1",
  "sheet": "Table 13",
  "tables": [
    {
      "name": "table_13",
      "values": {
        "name": "defendants",
        "cells": {
          "range": "R8C2:R47C10",
          "where": {
            "data_type": [
              "numeric"
            ]
          }
        }
      },
      "headers": [
        {
          "name": "principal_sentence",
          "direction": "N",
          "cells": {
            "range": "R5C2:R5C10",
            "where": {
              "non_blank": true
            }
          }
        },
        {
          "name": "year",
          "direction": "NNW",
          "cells": [
            "R6C2",
            "R27C2"
          ],
          "fill": "right"
        },
        {
          "name": "sex",
          "direction": "WNW",
          "cells": [
            "R7C1",
            "R14C1",
            "R21C1",
            "R28C1",
            "R35C1",
            "R42C1"
          ]
        },
        {
          "name": "age",
          "direction": "W",
          "cells": {
            "range": "R8C1:R47C1",
            "where": {
              "non_blank": true
            }
          }
        }
      ]
    }
  ],
  "options": {
    "preserve_non_table_cells": true
  }
}
