Skip to content

degreed-data-engineering/tap-esco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tap-esco

This tap ESCO was created by Degreed to be used for extracting data via Meltano into defined targets.

Configuration required:

No configuration is required.

Testing locally

To test locally, pipx poetry

pipx install poetry

Install poetry for the package

poetry install

To confirm everything is setup properly, run the following:

poetry run tap-esco --help

To run the tap locally outside of Meltano and view the response in a text file, run the following:

poetry run tap-esco > output.txt 

A full list of supported settings and capabilities is available by running: tap-lightcast --about

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published