@hackage / ebird-client

Client functions for querying the eBird API.

Latest0.2.0.1

About

Metadata

  • Last updated , by FinleyMcIlwaine
  • License MIT
  • Categories Web Development
  • Maintained by: finleymcilwaine@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.6.2
  2. 9.4.5
  3. 9.2.7
  4. 8.10.7

Readme

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.