Skip to content

Latest commit

 

History

History
 
 

npm-downloads

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

npm Downloads Community Connector for Data Studio

This is not an official Google product

This Data Studio Community Connector lets users query npm downloads for specific packages. This Community Connector uses the package download counts api.

Try the Community Connector in Data Studio

You can try out the managed deployment of the latest code: npm Downloads Community Connector

Deploy the Community Connector yourself

Use the deployment guide to deploy the Community Connector yourself.

Examples and use cases covered in the connector

  • No third-party authentication
    This community connector does not require any third-party authentication. This lean example is good for beginners to try out.
  • Error handling and messaging
    Example of using error handling methods and providing useful error messages to users.
  • Using the sampleExtraction property
    Example of returning pre-defined sample data-set for more efficient getData() queries when sampleExtraction is true. Learn more about sampleExtraction.