Skip to content

Example code using the iDigBio API in R. Presented during the ninth annual ADBC Summit, October 1-3, 2019, in Gainesville, Florida.

License

Notifications You must be signed in to change notification settings

ekrimmel/idigbio-api-dq-geo

Repository files navigation

riDigBio - Geo Coordinate Data Quality

Example code for a presentation during the ninth annual ADBC Summit, October 1-3, 2019, in Gainesville, Florida: https://www.idigbio.org/content/adbc-summit-2019

Shows a proof-of-concept for fetching records from the iDigBio search API via ridigbio and evaluating data quality flags associated with geographic coordinates.

See also

Co-presenter @roncanepa's example: https://github.com/roncanepa/idigbio-results-in-national-parks

iDigBio search API documentation: https://github.com/iDigBio/idigbio-search-api/wiki

iDigBio data quality flags documentation: https://github.com/iDigBio/idigbio-search-api/wiki/Data-Quality-Flags

Presentation Abstract

R and the iDigBio API: Enabling Exploration and Discovery

APIs and their use: a non-technical overview of the iDigBio Application Programming Interface (APIs) and example use cases for both data providers and downstream data consumers.

The rise of shared, open data brings with it an increased need for technical skillsets and an understanding of where and how the various pieces fit together in the bigger picture. This non-technical session will first give a brief overview of what an API is and provide a basic highlight of iDigBio's API offerings. Then, using R in combination with the iDigBio API, the bulk of the hour will present an example use case for both data providers and downstream data consumers, with a focus on outputs such as graphs, summarized tables, and other visualizations.

About

Example code using the iDigBio API in R. Presented during the ninth annual ADBC Summit, October 1-3, 2019, in Gainesville, Florida.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages