William Gearty

Results 194 comments of William Gearty

Thanks for opening an issue! For the SYSTEM field, there should be three "_system" columns in the return of `rl_search()`. Habitat information is returned as part of `rl_narrative()`, and for...

It's also possible that these fields will be accessible when the new version of the API is released.

I can confirm that these fields are accessible in the new version of the API, under the "Supplementary Info" of an individual assessment. Feel free to try out a development...

It looks like the redĀ listĀ API is currently down, as you've identified. Unfortunately, I'm not affiliated with IUCN, so there's not much I can do on my end. Hopefully...

I reached out to the Red List team, and unfortunately, I received the following reply: > Thank you for your email and apologies for this issue. The API token request...

Sorry for the delay on this @lime-n and @ingomiller. I took over maintenance of this package late last year and haven't had a chance to look into this issue/inquiry. Hopefully...

From a quick glance at the [Red List API](https://apiv3.iucnredlist.org/api/v3/docs), this does not currently seem possible.

Just wanted to report that this is now a valid query in the new IUCN API and is now a function in the development version of `rredlist`. Feel free to...

Thanks for the information @simon-tarr, and it's great news that you're working on a new API. Yes, please reach out to me closer to the release so I can update...

@mcauchoix the examples are [here](https://apiv3.iucnredlist.org/api/v3/docs). For example, to get the count of species in the API, you could go [here](https://apiv3.iucnredlist.org/api/v3/speciescount?token=9bb4facb6d23f48efbf424bb05c0c1ef1cf6f468393bc745d42179ac4aca5fee). That latter link has the example token that you can...