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

Add Query: species sampled per country #6

Open
birbjam opened this issue Jun 5, 2020 · 1 comment
Open

Add Query: species sampled per country #6

birbjam opened this issue Jun 5, 2020 · 1 comment

Comments

@birbjam
Copy link

birbjam commented Jun 5, 2020

Can we also get a query per country, maybe something like:
{ 'country': 'Spain', 'speciesSampled': [ {'scientificName': 'Anaxyrus americanus', 'samplesCollected': 80, 'bdTested': 75, 'bsalTested': 5, bdPositive': 25, 'bdNegative': 50, 'bsalPositive': 2, 'bsalNegative': 3}] }
In reference to issue #41.

@birbjam
Copy link
Author

birbjam commented Jun 16, 2020

@jdeck88 I think it would be fine to just have the species tested per country. I should be able to get diagnostic data from the other json files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants