Giter VIP home page Giter VIP logo

nwisweb-tableau-data-connector's Introduction

Codacy Badge Build Status Coverage Status

NWISWeb Tableau Data Connector

This system is designed to be used with the Web Data Connector feature of Tableau Desktop. It allows for quickly parameterizing queries to the NWISWeb Instantaneous values services, and supplying the resulting data to Tableau in a user-friendly format. This project is in active development.

Project setup

npm install
npm run fetch  

Note that npm run fetch gathers some of the data the interface uses from online sources. The interface will not function without this data.

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run production-build

Compiles and minifies for development

npm run development-build

The production build contains analytics, and the devlopment bulid does not. Builds sent to public facing buckets use production-build, and other builds use development-build.

Run your tests

npm run test:unit

Lints and fixes files

npm run lint

The linter cannot see tableau so to supress warnings /global tableau:true/ must be added to any file which contains references to tableau.

Customize configuration

See Configuration Reference.

nwisweb-tableau-data-connector's People

Contributors

ayan-usgs avatar jbalis-usgs avatar kkjones-usgs avatar rsreenivasam-usgs avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nwisweb-tableau-data-connector's Issues

Unable to use for 15-digit site ID's

The help text for the 'Site or Sites' field says that the field takes 8-15 digit site codes. I am able to successfully Request Data for 8 digit site ID's but when I enter a 15 digit site ID I get the error message: 'site list in invalid format'.

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.