We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Overview
Next Step Determine how to convert and sync to ES: build a new pipeline or handle it differently, since it's a one time job.
The text was updated successfully, but these errors were encountered:
@OriHoch?
Sorry, something went wrong.
you need to add a bagnowka pipeline spec (under bagnowka/pipeline-spec.yaml)
this pipeline should load the bagnowka json file and return common docs which can be synced to ES
this is very similar to what we are doing with clearmash - just instead of loading from making API calls, you load from a json file
you can see examples of pipelines specs here - https://github.com/OpenBudget/budgetkey-data-pipelines/tree/master/budgetkey_data_pipelines/pipelines and this is the documentation of the datapackage_pipelines framework - https://github.com/frictionlessdata/datapackage-pipelines
Done (PR #71), moving on to #87
Libisch
No branches or pull requests
Overview
Next Step
Determine how to convert and sync to ES: build a new pipeline or handle it differently, since it's a one time job.
The text was updated successfully, but these errors were encountered: