All Projects → KeshiaRose → Basic-CSV-WDC

KeshiaRose / Basic-CSV-WDC

Licence: other
A Tableau Web Data Connector for connecting to CSVs hosted on the web.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
Procfile
174 projects

Projects that are alternatives of or similar to Basic-CSV-WDC

Data-Whisperer
An NLP text to vizualization builder for Tableau.
Stars: ✭ 13 (-38.1%)
Mutual labels:  tableau, tableau-desktop
Data-Visualisation-libraries
A Repository consisting of various visualisation libraries and tools
Stars: ✭ 61 (+190.48%)
Mutual labels:  tableau
pandleau
A quick and easy way to convert a Pandas DataFrame to a Tableau .hyper or .tde extract.
Stars: ✭ 60 (+185.71%)
Mutual labels:  tableau
AndroidTableauLibrary
AndroidTableauLibrary is an Android SDK library supports variety of analytic graphs which developers simply integrate on Android project. - by @sung2063
Stars: ✭ 53 (+152.38%)
Mutual labels:  tableau
tableau-server-docker
Dockerfile for Tableau Server on Linux - Single Node
Stars: ✭ 111 (+428.57%)
Mutual labels:  tableau
tableau-examples
Example Tableau calculated fields, workbooks, data extracts, data sources, and map sources
Stars: ✭ 20 (-4.76%)
Mutual labels:  tableau
React Datasheet
Excel-like data grid (table) component for React
Stars: ✭ 4,866 (+23071.43%)
Mutual labels:  tableau
Data-Analyst-Nanodegree
Kai Sheng Teh - Udacity Data Analyst Nanodegree
Stars: ✭ 42 (+100%)
Mutual labels:  tableau
awesome-placekey
😎 Awesome lists about awesome placekey related frameworks, libraries, software, tools, and resources
Stars: ✭ 21 (+0%)
Mutual labels:  tableau
restaurant-finder-featureReviews
Build a Flask web application to help users retrieve key restaurant information and feature-based reviews (generated by applying market-basket model – Apriori algorithm and NLP on user reviews).
Stars: ✭ 21 (+0%)
Mutual labels:  tableau
tableau-scraping
Tableau scraper python library. R and Python scripts to scrape data from Tableau viz
Stars: ✭ 91 (+333.33%)
Mutual labels:  tableau
hyper-api-samples
Sample code to get started with the Hyper API.
Stars: ✭ 80 (+280.95%)
Mutual labels:  tableau
pantab
Read/Write pandas DataFrames with Tableau Hyper Extracts
Stars: ✭ 64 (+204.76%)
Mutual labels:  tableau

Working!

Basic CSV Web Data Connector

This is a simple Web Data Connector for CSVs hosted on the web.

How to use

  1. Start a new WDC connection in Tableau Desktop 2019.4 or higher and enter: https://basic-csv-wdc.herokuapp.com/
  2. Enter your CSV URL.
  3. Advanced options: Change the HTTP method, add a Bearer token, or change the delimiter.
  4. Decide which mode to use (Loose Typed recommended).
  5. Click Get Data!

How to refresh

Tableau Server

If you want to use this WDC on your Tableau Server you will first need to add it to your safelist with the following commands:

tsm data-access web-data-connectors add --name "CSV WDC" --url https://basic-csv-wdc.herokuapp.com:443
tsm pending-changes apply

Note that this will require your Tableau Server to restart!

Tableau Online

If you want to use this WDC on Tableau Online you will need to set it up using Tableau Bridge

Deploy your own!

Deploy

Remix it on glitch

Questions?

Open an issue!

Support

I gladly host this WDC for free but if you would like to chip in for hosting you can buy me some cheese🧀!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].