Reading a JSON File and creating DataTable Assets?

I have this JSON File containing dialogs for our game.
We implemented a dialog system using DataTables - one for each Character.

So i was wondering if I can import the JSON files, end generate a DataTable Assets?
How would you go about this?
Using Python in UE?

Maybe somebody could point me in the right direction?

Thanks for your help!