Data Splitter sometimes the data that needs to be processed is too big to put in a queue so need to develop a json splitter, that reads in this big json and splits it into smaller chunks, given a max chunk size.