CSV upload and parse

Hello
I am looking for an example that allows me to create a upload form in ionic that I will upload a CSV file to the assets folder.
The file will then be parsed and loaded into a sql lite database in the application.
Does anyone know where I can find an example or even just an upload file example where I can save a file to assets and parse it once its uploaded.