tableau.github.io - Learn more









Search Preview

Get Started

tableau.github.io
Connect to your web data from Tableau.
.io > tableau.github.io

SEO audit: Content analysis

Language Error! No language localisation is found.
Title Get Started
Text / HTML ratio 40 %
Frame Excellent! The website does not use iFrame solutions.
Flash Excellent! The website does not have any flash contents.
Keywords cloud WDC Tableau connectors npm Data sample simulator version data API directory button Upgrading page command Click CORS WDCs SDK information
Keywords consistency
Keyword Content Title Description Headings
WDC 19
Tableau 10
connectors 5
npm 5
Data 5
sample 5
Headings
H1 H2 H3 H4 H5 H6
1 0 4 0 0 0
Images We found 2 images on this web page.

SEO Keywords (Single)

Keyword Occurrence Density
WDC 19 0.95 %
Tableau 10 0.50 %
connectors 5 0.25 %
npm 5 0.25 %
Data 5 0.25 %
sample 5 0.25 %
simulator 5 0.25 %
version 5 0.25 %
data 5 0.25 %
API 4 0.20 %
directory 3 0.15 %
button 3 0.15 %
Upgrading 3 0.15 %
page 3 0.15 %
command 3 0.15 %
Click 3 0.15 %
CORS 3 0.15 %
WDCs 3 0.15 %
SDK 3 0.15 %
information 3 0.15 %

SEO Keywords (Two Word)

Keyword Occurrence Density
the WDC 9 0.45 %
in the 4 0.20 %
to the 4 0.20 %
the sample 4 0.20 %
of the 3 0.15 %
the simulator 3 0.15 %
Click the 3 0.15 %
the following 3 0.15 %
Upgrading from 3 0.15 %
from WDC 3 0.15 %
you want 3 0.15 %
sample WDCs 3 0.15 %
want to 3 0.15 %
WDC SDK 3 0.15 %
the data 3 0.15 %
data to 2 0.10 %
download the 2 0.10 %
run the 2 0.10 %
button to 2 0.10 %
use the 2 0.10 %

SEO Keywords (Three Word)

Keyword Occurrence Density Possible Spam
you want to 3 0.15 % No
of the WDC 3 0.15 % No
Upgrading from WDC 3 0.15 % No
the WDC SDK 3 0.15 % No
the sample WDCs 3 0.15 % No
versions of Tableau 2 0.10 % No
the directory where 2 0.10 % No
directory where you 2 0.10 % No
to download the 2 0.10 % No
WDC version 1x 2 0.10 % No
Run the simulator 2 0.10 % No
WDC in Tableau 2 0.10 % No
to use the 2 0.10 % No
Working with CORS 2 0.10 % No
to update the 2 0.10 % No
This site is 2 0.10 % No
from WDC Version 2 0.10 % No
For information about 2 0.10 % No
WDC Version 1x 2 0.10 % No
a WDC in 2 0.10 % No

SEO Keywords (Four Word)

Keyword Occurrence Density Possible Spam
Use a WDC in 2 0.10 % No
version 2x of the 2 0.10 % No
a WDC in Tableau 2 0.10 % No
the directory where you 2 0.10 % No
2x of the WDC 2 0.10 % No
Try the sample WDCs 2 0.10 % No
Upgrading from WDC Version 2 0.10 % No
from WDC Version 1x 2 0.10 % No
Get the WDC SDK 2 0.10 % No
You must run the 1 0.05 % No
Note You must run 1 0.05 % No
production Note You must 1 0.05 % No
install production Note You 1 0.05 % No
the simulator Install dependencies 1 0.05 % No
npm install production Note 1 0.05 % No
npm npm install production 1 0.05 % No
with npm npm install 1 0.05 % No
dependencies with npm npm 1 0.05 % No
Install dependencies with npm 1 0.05 % No
must run the command 1 0.05 % No

Tableau.github.io Spined HTML


Get Started Toggle navigation Tableau Web Data Connector Docs API Reference Community Connectors Forum What's New? Overview Get Started Tutorial Use a WDC in Tableau Desktop Use a WDC in Tableau Server Basic Concepts Lifecycle and Phases API Versions Samples Debugging in the Simulator and Tableau Hosting and Submitting to Community Portal Advanced Concepts Multiple Tables Tutorial Standard Connections Join Filtering Custom Initialization and Shutdown Incremental Refresh Authentication Working with CORS Reference Resources Supported Date Formats FAQ Upgrading from WDC Version 1.x Get Started Edit this page   Submit an issue Create a Web Data Connector (WDC) when you want to connect to a web data source from Tableau. A WDC is an HTML page with JavaScript lawmaking that connects to web data (for example, by ways of a REST API), converts the data to a JSON format, and passes the data to Tableau. Note: This site is for version 2.x of the WDC, which is uniform only with Tableau 10.0 and later. For information well-nigh version 1 of the WDC for use with older versions of Tableau, see the archived documentation and simulator. Upgrading from WDC version 1.x If you have connectors that were created using WDC version 1.x, those connectors will protract to work in future versions of Tableau. However, if you want to update the connectors to use the features misogynist in version 2.x of the WDC, you will need to update the connector to use the new API. For information well-nigh updating your connectors, see Upgrading from WDC Version 1.x. This section will guide you through the process of setting up your minutiae environment and running the sample WDCs in the simulator.Personizeprerequisites Get the WDC SDK Run the simulator Try the sample WDCsPersonizeprerequisites You’re going to need a couple of things surpassing we get started. Make sure you have the pursuit dependencies installed: Git node and npm Get the WDC SDKUnshuta terminal in the directory where you want to download the WDC SDK. Then run the pursuit writ to clone the WDC git repository: git clone https://github.com/tableau/webdataconnector.git Change to the directory where you downloaded the repository: cd webdataconnector Run the simulator Install dependencies with npm: npm install --production Note: You must run the writ with zookeeper or sudo privileges. Start the test web server: npm startUnshuta browser and navigate to the pursuit URL: http://localhost:8888/Simulator/index.html The WDC simulator appears. Note: The npm start writ moreover starts a test proxy server on port 8889 that you can route requests through in order to circumvent Cross Origin Resource Sharing (CORS) restrictions. For increasingly information, see Working with CORS. Try the sample WDCs In the WDC URL field, personize that the URL is set to the sample USGS Earthquake Data connector: ../Examples/html/earthquakeUSGS.html Alternatively, squint in the Examples directory for increasingly sample connectors. Click the Start Interactive Phase sawed-off to exhibit the user interface for the earthquake WDC. Click the Get Earthquake Data button. Click the Fetch Table Data sawed-off to download the data and exhibit it in a table. Ready to make your own connector? Jump to the WDC Tutorial. This site is unshut source. Suggestions and pull requests are welcome on our GitHub page. (c) Copyright 2016 Tableau