1 Seperate service for cleaning and display data for speed and loose couple
2 Put new data in a file instead of message quete in order other team would like to use it (such as RDA or Developer)
  (Maybe produce both)
3


\n\d{19}

Tasks


1 Produce new csv/json file with suitable format
  increase of csv wrap data around qoute
  jason maybe use json schema format + encoed character for speed
  (Have a service that clean a data and produce to sevetral formats such as json/xlm/queue)
2 A new service that read new data and produce visualizeation
3 Maybe use queue when it need to be stream
4 Do clean data as a library because in quite generalize and can use in another service and library support write once share everywhere
5 Unit test help a lot
