Scott Chamberlain

Results 1295 comments of Scott Chamberlain

in the more general discussion area on top in apiary, I can explain that > many query params are possible...see output fields for options...but this may change in the future

Is there any way to pass options to docker to toggle these things? or better to do in a config file? Right, so be able to skip caching and logging,...

@cboettig how do you like the approach so far by having variables set at the top of the `api.rb` file? see https://github.com/ropensci/fishbaseapi/blob/master/api.rb#L11-L12

Right. We may not need geolocation.

added faoareas in ddce1c2d47a8611c6f6dfac8392ad694ecf83d07

@cboettig Did you want API endpts for each of those above in the list? Or did you actually mean access to those tables, then you'd take care of combining data...

@cboettig Okay, I'll comment out those methods that do joins, etc. and just give access to the tables needed

@cboettig nice, those table urls don't seem to resolve for me :( And do the check marks mean that we should have api routes for each table?

okay, thx, makes sense