ghmo / google-refine

Automatically exported from code.google.com/p/google-refine
0 stars 0 forks source link

Common Transform to Convert JSON cells to Records (Support JSON internally at cell level) #152

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
To would be extremely nice to see support of JSON internally with Cell 
transforms, since we support Adding a Column by Fetching URLs that can be used 
to grab JSON data around the internet.  In turn, a new common transform 
function that convert's JSON found in cells to Records would be extremely 
valuable.

Original issue reported on code.google.com by thadguidry on 8 Oct 2010 at 12:50

GoogleCodeExporter commented 8 years ago

Original comment by iainsproat on 14 Oct 2010 at 4:55

GoogleCodeExporter commented 8 years ago
If/when we do this, it should probably be done in such a way that the bulk of 
the code can be reused to do the same thing for XML parsing.

Original comment by tfmorris on 30 Jul 2012 at 8:08