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 international data api #18

Merged
merged 4 commits into from
Mar 25, 2020

Conversation

santhosh-ps
Copy link
Contributor

@santhosh-ps santhosh-ps commented Mar 25, 2020

Fix International API Issues by filtering data that are not used in UI and updating lat & long keys.

closes #15

filter US province data. We're not using US province details and it's breaking our UI now.
@santhosh-ps
Copy link
Contributor Author

santhosh-ps commented Mar 25, 2020

It's not showing US data properly now, am working on fixing it.

Aggregate US data by province and calulate totals of all cases like death confirmed etc
@santhosh-ps
Copy link
Contributor Author

Fixed US data issue as well

@gigincg gigincg merged commit f9f1fb5 into coronasafe:master Mar 25, 2020
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.

Fix the international data api
2 participants