const to2 = function to2 (alpha3) {
    if (alpha3 && alpha3.length > 1) state = alpha3
    if (state.length !== 3) return state
    const matchingCodes = ISOCodes.filter(function (row) {
      return row.alpha3 === state