-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
hello world :)
i need to convert json google stream data to csv (or xml). here a sample of data:
https://docs.google.com/spreadsheets/d/16TlohLsP0kv-cfoxnDO128ZcS_67rzObzAY4F6gorwg/gviz/tq
at the moment i'm able to create a script which download data to my pc, remove non-json info from header&footer of the stream and convert-it to csv, but the conversion isn't really orthodox :-) (the conversion need all the fields must be populated, not "null" value).
i've noticed that exist a json2csv php script but really don't know how to use it.
i've tryed to run the php script putting the json2csv.php inside www folder of my wamp installation: don't run.
could you show me a solution ?
thx
Metadata
Metadata
Assignees
Labels
No labels