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

Reduce API calls in demographics.py #935

Closed
jdebacker opened this issue May 31, 2024 · 1 comment
Closed

Reduce API calls in demographics.py #935

jdebacker opened this issue May 31, 2024 · 1 comment

Comments

@jdebacker
Copy link
Member

We can reduce calls to the UN API in demographics.py by pulling multiple years of data in one call, rather than making a separate call for each year of data.

@jdebacker
Copy link
Member Author

Addressed in PR #936

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

No branches or pull requests

1 participant