﻿[
  {
    I3D: '1',
    EmployeeI3D: '10',
    Year: '2022',
    Month: '1',
    Goal: '500,0000000'
  },
  {
    I3D: '2',
    EmployeeI3D: '10',
    Year: '2022',
    Month: '2',
    Goal: '500,0000000'
  },
  {
    I3D: '3',
    EmployeeI3D: '10',
    Year: '2022',
    Month: '3',
    Goal: '500,0000000'
  },
  {
    I3D: '4',
    EmployeeI3D: '10',
    Year: '2022',
    Month: '4',
    Goal: '500,0000000'
  },
  {
    I3D: '5',
    EmployeeI3D: '10',
    Year: '2022',
    Month: '5',
    Goal: '500,0000000'
  },
  {
    I3D: '6',
    EmployeeI3D: '10',
    Year: '2022',
    Month: '6',
    Goal: '1000,0000000'
  }
]