{
  "version": "0.1",
  "sheet": "Table 8",
  "tables": [
    {
      "name": "prisoners_by_birth_and_offence",
      "values": {
        "name": "count",
        "cells": {
          "range": "R6C2:R19C18",
          "where": {
            "non_blank": true
          }
        }
      },
      "headers": [
        {
          "name": "offence_category",
          "direction": "N",
          "cells": {
            "range": "R5C2:R5C18"
          }
        },
        {
          "name": "country_of_birth",
          "direction": "W",
          "cells": {
            "range": "R6C1:R19C1"
          },
          "fill": "down"
        }
      ]
    }
  ],
  "options": {
    "preserve_non_table_cells": true
  }
}
