@hackage ebird-client0.2.0.1

Client functions for querying the eBird API.

eBird is a massive collection of ornithological science projects developed by the Cornell Lab of Ornithology. The eBird API offers programmatic access to the incredible dataset backing these projects.

This library contains functions for retrieving data from the eBird API, as defined in the ebird-api library.

If you'd like to run the queries defined in this library directly on your command line, checkout out the ebird-cli.