1.1.3 • Published 8 years ago

swapi-wdc v1.1.3

Weekly downloads
20
License
-
Repository
github
Last release
8 years ago

Star Wars API Web Data Connector Build Status

A Tableau Web Data Connector that allows you to perform visual analysis on data from the Star Wars API using Tableau Desktop or Tableau Public.

Just want to play with the data? Open up Tableau and find "Web Data Connector" under the list of data sources you can connect to. Copy and paste the following URL into the connection dialog: https://tableau-mkt.github.io/swapi-wdc/.

Not sure what a Web Data Connector is? Find out more about WDCs.

Acknowledgement

This WDC is an amalgamation of many cool tools and technologies. Thanks in particular to these folks for sharing their code and making this WDC possible:

Contributing

If you find a bug or would like to see a feature implemented, create a new issue in the issue tracker. Pull requests are also welcome and encouraged!

Development

You will need node and grunt installed. With that in mind:

  1. Clone this repository
  2. Install dependencies with npm install
  3. Start the connector with grunt
  4. Run/debug the connector in the simulator or Tableau at http://localhost:9001
  5. Make changes to source files
  6. Run tests with npm test
  7. Commit changes, push them to your fork, and open a PR!
1.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago