2012-10-19 01:40:31 +02:00
|
|
|
OpenRefine extension for Google Spreadsheets
|
2010-10-14 01:54:47 +02:00
|
|
|
by Tom Morris <tfmorris@gmail.com>
|
|
|
|
|
2010-10-20 20:11:15 +02:00
|
|
|
This extension provides Refine with the ability to read Google spreadsheets
|
2010-10-14 01:54:47 +02:00
|
|
|
directly so you don't have to export them as CSV files first.
|
|
|
|
|
|
|
|
Unpack the contents of this archive (jar, zip, etc) into the extensions folder
|
2010-10-20 20:11:15 +02:00
|
|
|
of your Refine installation and restart Refine.
|
2010-10-14 01:54:47 +02:00
|
|
|
|
|
|
|
Enter the *public* share URL of a Google Spreadsheet in the "Data File URL"
|
2010-10-20 20:11:15 +02:00
|
|
|
field of the "Create a New Project" pane of the Refine home page.
|
2010-10-14 01:54:47 +02:00
|
|
|
|
|
|
|
If you end up with a project full of HTML tags and an RSS feed, the extension
|
|
|
|
isn't installed properly. A properly installed extension should have an About
|
2010-10-20 20:11:15 +02:00
|
|
|
page available at http://127.0.0.1:3333/extension/gdata/ (the trailing
|
2010-10-14 01:54:47 +02:00
|
|
|
slash is significant).
|
|
|
|
|
|
|
|
|
|
|
|
Known limitations:
|
|
|
|
|
|
|
|
- No write support
|
|
|
|
- No authentication support. You must use the public share URL for the
|
|
|
|
the Google spreadsheet you want to load.
|