Code Monkey home page Code Monkey logo

excel-addin's Introduction

Excel-Addin

Excel Addin for retrieving analytics via the RavenPack API

For more details on the RavenPack REST API, please see the API documention. on the RavenPack website.

In order to use the RavenPack Excel Addin, you must have a valid API_KEY. To request a key or for more information, please contact client services by emailing, [email protected].

Running the Addin

The RavenPack Excel Addin is distributed as a macro-enabled spreadsheet and was optimized for Office 2010 forward. To install, simply download the latest version from the dist folder and run on your local machine. You will need to Enable Macros. Additionally, you may be asked to Enable Editing and Enable Content. You can verify that everything has been setup properly by checking that the RavenPack tab is now visible in your ribbon at the top.

Usage

There are two ways to use the Excel Plugin.

RavenPack Ribbon

Once the Addin has been correctly run, you will see the RavenPack tab on your ribbon. If you click on this, you will be presented with a number of different options that will manipulate the data in your spreadsheet.

RavenPack Excel Ribbon

  • Server Status: Check that you are able to correctly connect to the RavenPack REST API.
  • Set API_KEY: Set your API_KEY for subsequent requests.
  • List Datasets: List the datasets that you have configured on the RavenPack platform.
  • Data Request: Request data from a predefined dataset. The data will be placed in the active sheet.
  • Map Entities: Map indentifying information from your spreadsheet to RavenPack entities.
  • Reference Data: Request reference information for any of the entities supported by RavenPack Analytics.
  • Event Taxonomy: Request the full event taxonomy supported by RavenPack Analytics.
  • Function Library: View documentation about available functions.

Functions

A number of functions are available that may be called from any cell in the spreadsheet.

  • RPMapEntity: Return an RP_ENTITY_ID, given a set of identifying information.
  • RPEntityName: Return an entity name, given an RP_ENTITY_ID.
  • RPGetDailySentiment: Return the daily sentiment on a given day for a given RP_ENTITY_ID.
  • RPGetDailyBuzz: Return the daily media buzz on a given day for a given RP_ENTITY_ID.
  • RPGetDailyVolume: Return the daily media volume on a given day for a given RP_ENTITY_ID.
  • RPGetDailyValue: Return a value from a given dataset, on a given day for a given RP_ENTITY_ID.
  • RPGetRecordCount: Return the number of records in a given dataset for a given period of time.

Each of the functions requires an API_KEY in order to run.

excel-addin's People

Contributors

kcrosbie avatar dariosky avatar

Watchers

 avatar

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.