I've posted that topic on bytes.com also http://bytes.com/topic/javascript/answers/869610-convert-google-finance-data-array
On May 20, 7:45 pm, brian <bally.z...@gmail.com> wrote: > There's quite a difference between the two. JSON uses a key: value > format, while CSV is generally value only > > > > On Wed, May 20, 2009 at 6:28 AM, Nitin Sawant <nitin.jays...@gmail.com> wrote: > > > How to convert csv file to json using jquery / javascript??