Skip to content
New issue

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

Mataro plans pipeline #79

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Conversation

entantoencuanto
Copy link
Member

@entantoencuanto entantoencuanto commented Sep 25, 2023

Closes PopulateTools/issues#1854

This PR adds 2 operations to import Mataró plans:

  • The transformation of the original JSON data to a JSON prepared to be processed by the gobierto plans API. The operation filters the items which has to be transformed and performs the transformations. The resulting JSON is prepared to update existing projects by their external id or create new ones if required
  • The upsert operation which takes the JSON created in the previous operation and sends it to the API
    The PR also adds a Jenkinsfile pipeline to complete the ETL

Copy link
Member

@ferblape ferblape left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just small details, the rest is ok

@ferblape ferblape force-pushed the mataro_plans_pipeline branch from 9fe3bee to 8a331af Compare February 11, 2024 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants