Giter Club home page Giter Club logo

tableau-tagged-dashboard-viewer's Introduction

🏷️ Tableau Tagged Dashboard Viewer

このプロジェクトは、Tableau Server Client (TSC) を使用して、特定のタグでフィルタリングされたTableauダッシュボードを表示し、操作できるStreamlitアプリケーションです。

📋 必要条件

  • Tableau Server または Tableau Online のアカウント
  • API トークン
  • Python 3.6以上
  • Tableau Server Client ライブラリ
  • Streamlit ライブラリ

🚀 インストール

  1. リポジトリをクローンします:

    git clone https://github.com/koga1983/tableau-tagged-dashboard-viewer.git
    cd tableau-tagged-dashboard-viewer
  2. 必要な Python パッケージをインストールします:

    pip install -r requirements.txt

🛠️ 使用方法

  1. .streamlit/secrets.toml ファイルを作成し、以下の情報を入力します:

    [tableau]
    token_name = "YOUR_TOKEN_NAME"
    personal_access_token = "YOUR_PERSONAL_ACCESS_TOKEN"
    site_id = "YOUR_SITE_ID"
    server_url = "YOUR_SERVER_URL"
  2. アプリケーションを実行します:

    streamlit run app.py

アプリケーションが起動したら、タグを選択してフィルタリングされたダッシュボードを表示します。

⚙️ 機能

  • ダッシュボードの表示: 特定のタグでフィルタリングされたTableauダッシュボードを表示します。
  • 高さの調整: 埋め込まれたダッシュボードの高さを調整できます。
  • キャッシュ: データをキャッシュして、パフォーマンスを向上させます。

📜 ライセンス

このプロジェクトはMITライセンスの下でライセンスされています。LICENSE


📚 詳細情報

💡 注意事項

このアプリケーションを実行する際には、適切なAPIトークンとアクセス権限が必要です。APIトークンの管理には十分注意してください。


🌟 スターを付けてください! 🌟

このリポジトリが役に立った場合は、スターを付けてください。あなたのサポートが私たちの励みになります!

GitHub Stars

tableau-tagged-dashboard-viewer's People

Contributors

masatoshi-koga-sp avatar

Watchers

MASATOSHI KOGA 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.