Tooltip # 5 :: Converting CSV to JSON using csvkit
In this short clip, we’ll look at using csvjson
utility from csvkit
to convert CSV to JSON.
Requirements:
(sudo) pip install csvkit
📝:
👉 Tested on MacOS Mojave but should work on earlier versions and all flavours of Linux