Created
June 29, 2021 11:09
-
-
Save sayon-bitquery/cf9f61f2b15c7596f6c97421623d389e to your computer and use it in GitHub Desktop.
29/06:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const data = convertJSONTOCSV(jsonObject) | |
| writeCSV('results.csv', data) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment