Data Enrichment Parsing API Results (4:00)

Beautify JSON output

OpenRefine will return the full JSON in line making it hard to read. In order to better the structure of the JSON, you can use a JSON beautifying service like http://codebeautify.org/jsonviewer

 

Such service will parse the JSON and present it in a more human friendly format.


How To

  1. Go to http://codebeautify.org/jsonviewer

  2. paste the JSON in the input field on the left

  3. click beautify

Last modified: Saturday, 19 September 2015, 11:45 AM