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

Fix povline default #65

Merged
merged 2 commits into from
Jul 5, 2023
Merged

Fix povline default #65

merged 2 commits into from
Jul 5, 2023

Conversation

tonyfujs
Copy link
Member

@tonyfujs tonyfujs commented Jul 5, 2023

The default poverty line was hard-code in the get_wb() function. The default is now NULL, and as a result, it will return the default poverty line from the PIP API.

Copy link
Collaborator

@randrescastaneda randrescastaneda left a comment

Choose a reason for hiding this comment

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

Hi @tonyfujs ,
everything looks good. If I understand correctly, the default values of the poverty lines are managed by the API. is that correct? If it is, this branch is ready to be merged.
Best,

@tonyfujs tonyfujs merged commit 61b3ff6 into DEV Jul 5, 2023
5 checks passed
@tonyfujs tonyfujs deleted the fix_povline_default branch July 5, 2023 13:32
@tonyfujs
Copy link
Member Author

tonyfujs commented Jul 5, 2023

Your understanding is correct @randrescastaneda . Merging and closing.

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.

None yet

2 participants