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

feedback #3

Closed
sckott opened this issue Mar 16, 2016 · 6 comments
Closed

feedback #3

sckott opened this issue Mar 16, 2016 · 6 comments

Comments

@sckott
Copy link
Owner

sckott commented Mar 16, 2016

@dlebauer pinging you here instead of the usda repo

the readme has instructions https://github.com/sckott/usdaplantsapi#base-url

let me know what you think

I only have the original data you provided from this comment USDA/USDA-APIs#7 (comment)

@dlebauer
Copy link

@sckott this looks good, but I'd suggest using the file usda_plants_20160223.csv from a subsequent comment (USDA/USDA-APIs#7 (comment)). This is a copy of the database from Feb 23 2016; the other ones are five or more years old and the original content has not been preserved.

@sckott
Copy link
Owner Author

sckott commented Mar 17, 2016

okay, will do

@dlebauer
Copy link

One other thought: the current documentation suggests that the search endpoint is currently used to define which fields are returned (as in select genus, species, accepted symbol from plants).

Another very useful feature would be to be able to subset analogous to a where clause like ... where genus = 'Acer'; etc.

In the development version of the BETYdb API this would be something like species?genus=Acer

@sckott
Copy link
Owner Author

sckott commented Mar 17, 2016

Right, the last bullet point in the params header describes that https://github.com/sckott/usdaplantsapi#params - ability to search, that is, where statements

@dlebauer
Copy link

Got it. Thanks!
On Thu, Mar 17, 2016 at 12:52 PM Scott Chamberlain [email protected]
wrote:

Right, the last bullet point in the params header describes that
https://github.com/sckott/usdaplantsapi#params - ability to search, that
is, where statements


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#3 (comment)

@sckott sckott closed this as completed Jul 11, 2016
@sckott
Copy link
Owner Author

sckott commented Jul 12, 2016

API now using the newer dataset

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

2 participants