DSDivya Sanghiinsanghi.hashnode.dev·Jun 26, 2020 · 7 min readParsing Nested JSON String to CSV in JavaThis is my first blog and I want to share my learnings and some observations/tips/challenges faced to dive into this topic. What is JSON? JSON: It is a data format called JavaScript Object Notation, which is a standard text-based format storing and ...00