It may also be the case that there is an existing Google sheets plugin that
automates the part that you are currently doing manually.

Best,

JBH

On Aug 31, 2017 9:31 AM, "David Storrs" <david.sto...@gmail.com> wrote:

> There's an API that you could implement: https://developers.google.com/
> sheets/api/guides/concepts
>
> On Wed, Aug 30, 2017 at 2:22 PM, Mitchell Wand <w...@ccs.neu.edu> wrote:
>
>> Has anybody written a Racket function to extract the data directly from a
>> Google Sheet?
>>
>> I know I can export the Google sheet as a csv, and then use
>> read-csv-file, but I'd like to automate the export step.
>>
>> --Mitch
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Racket Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to racket-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to