tableau / analytics-extensions-api

Extend Tableau to dynamically include popular data science programming languages and external tools and platforms.

Home Page:https://tableau.github.io/analytics-extensions-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tableau Analytics Extensions API

Tableau Supported

Why the Tableau Analytics Extensions API?

The Analytics Extensions API lets you extend Tableau to dynamically include popular data science programming languages and external tools and platforms.

Contributions

Code contributions and improvements by the community are welcomed! See the LICENSE file for current open-source licensing and use information.

Before we can accept pull requests from contributors, we require a signed Contributor License Agreement (CLA).

Documentation

Visit the project website and read the documentation here.

Issues

Use Issues to log any problems or bugs you encounter in the docs.

Known Issue - In Tableau 20.1 there is an issue with HTTP headers which sets the Content-Type as: application/x-www-form-urlencoded instead of application/json. This doesn't affect the actual data being sent, but may interfere with analytics extensions that explicitely expect a JSON content type. At present for any existing services that expect JSON, the workaround is the cast the incoming data as JSON. This issue should be corrected shortly.

About

Extend Tableau to dynamically include popular data science programming languages and external tools and platforms.

https://tableau.github.io/analytics-extensions-api/

License:MIT License


Languages

Language:HTML 56.6%Language:CSS 25.5%Language:JavaScript 17.7%Language:Ruby 0.3%