Skip to content

googledatastudio/example-connectors

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Example Connectors for Google Data Studio

This repository contains open source example connectors for Google Data Studio. It is a showcase for full working examples that utilize best practices.

If you'd like to release a community connector as open source, please see community-connectors.

Examples

NPM Downloads

The NPM (Node Package Manager) Downloads connector uses the package downloads count api to fetch download information for a package or group of packages.

Highlighted Best Practices:

  • Uses the DataStudio Service for error handling, authentication, and fields configuration.

Good example of:

TypeScript NPM Downloads

This is the same code as the NPM Downloads connector, but implemented using TypeScript.

Good example of:

  • Using TypeScript to help write less-buggy code.

Row-level Security

This connector shows how you can use row-level security to ensure viewers of a report can only see data that they are allowed to see.

Highlighted Best Practices:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •