const to3 = function to3 (alpha2) {
    if (alpha2 && alpha2.length > 1) state = alpha2
    if (state.length !== 2) return state
    const matchingCodes = ISOCodes.filter(function (row) {
      return row.alpha2 === state