"JSON Lines", also called Newline-delimited JSON (NDJSON), convenient format for storing structured data that may be processed one record at a time:
"JSON Lines", also called Newline-delimited JSON (NDJSON), convenient format for storing structured data that may be processed one record at a time:
* https://jsonlines.org/
* Newline delimited JSON is awesome: https://medium.com/@kandros/newline-delimited-json-is-awesome-8f6259ed4b4b