You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: