@statengine/se-ingest-config

0.0.201 • Public • Published

Ingest configuration

Adding a new configuration

  1. Add new yml file
  2. npm version patch
  3. git add --all
  4. git commit
  5. git push origin master

Changing an existing configuration

  1. Bump version in corresponding .yml file
  2. npm version patch
  3. git add --all
  4. git commit
  5. git push origin master

Tips

Validate a single yaml file

js-yaml ./data/enrichments/census.yml

Validating and printing combined config

node test

Readme

Keywords

none

Package Sidebar

Install

npm i @statengine/se-ingest-config

Weekly Downloads

2

Version

0.0.201

License

GPL-3.0

Unpacked Size

96.2 kB

Total Files

162

Last publish

Collaborators

  • ipsdi_it
  • chopchop
  • adanderson
  • jenkins.statengine
  • tbuffington7