Project: tableauhyperapi

Hyper API for Python

Project Details

Latest version
0.0.18369
Home Page
https://tableau.github.io/hyper-db
PyPI Page
https://pypi.org/project/tableauhyperapi/

Project Popularity

PageRank
0.0034111736030435057
Number of downloads
1472000

The Hyper API contains a set of functions you can use to automate your interactions with Tableau extract (.hyper) files. You can use the API to create new extract files, or to open existing files, and then insert, delete, update, or read data from those files.

Using the Hyper API developers and administrators can:

  • Create extract files for data sources not currently supported by Tableau.
  • Automate custom extract, transform and load (ETL) processes (for example, implement rolling window updates or custom incremental updates).
  • Retrieve data from an extract file.

More information can be found here: https://tableau.github.io/hyper-db.