Giter VIP home page Giter VIP logo

quandl-google-spreadsheet-add-on's Introduction

Quandl Google Spreadsheet Add On

This is a simple tool to import Quandl datasets directly into Google Spreadsheets. It is written in Google Apps Script.

For more information

Instructions

  1. Download the file quandl_google_spreadsheet_add_on.gs to your local machine and load it into an editor

  2. Select and copy the text to your clipboard.

  3. Create a new Google Spreadsheet

  4. From the spreadsheet, choose the menu Tools -> Script Editor

  5. In the next dialog box: Create Script for -> Google Sheets Add-on

  6. Paste the code into window

  7. From the menu, choose File -> Save

  8. Name the file, for example quandl_importer

  9. Close the Script Editor tab and refresh your spreadsheet using F5 or CMD-R

  10. You will see a new menu after "Help", called "Quandl"

  11. Enter your auth token (found as "API key" at https://quandl.com/account): Quandl -> Enter Auth Token

Example Use

  1. In cell A1, enter a valid Quandl dataset code, for example: ROSSBARCLAY/8OL

  2. Select cell A1

  3. From the new Quandl menu, choose "Read from Quandl Dataset"

  4. After you are asked for authorization, Click continue and Accept

  5. Your data (in this example, Brazilian deforestation statistics) should appear starting on row B.

Notes

  • If you enter your Auth Token, it will remain valid for six hours after your last request.

  • If you do not enter an Auth Token, the system will default to using no token. This will most likely result in data not being downloaded as anonymous data access is limited.

quandl-google-spreadsheet-add-on's People

Contributors

brianrisk avatar jbyck avatar rossbarclay avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

quandl-google-spreadsheet-add-on's Issues

Request failed for https://www.quandl.com returned code 404

Hi,

I tried to Connect to the Sharadar/SF1 database with the add-on, yet upon clicking the Reading from dataset, I get an error:
Exception: Request failed for https://www.quandl.com returned code 404. Truncated server response: {"error":"Requested entity does not exist."} (use muteHttpExceptions option to examine full response)

Not sure what Im doing wrong

Doesn't work

Instructions are outdated

Google sheets provides and error "Unterminated string literal (line 171)"
Line 171 - var response = ui.prompt('Quandl Code Required', 'Please enter the Quandl code in the correct format (e.g. TAMMER1/SHIBOR) for the dataset you wish to load and then

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.