Hello,
      Thanks for your reply.

      Actually i'm retrieving data from google finance site in csv
format. 
http://finance.google.com/finance/historical?q=GOOG&startdate=May+1%2C+2009&enddate=May+5%2C+2009&start=225&num=25&output=csv
      I want to convert that data to json or any suitable format on
webpage so that i can show stock quote chart on the page using that
data.

regards,
Nitin Sawant

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??

Reply via email to