Skip to content

Helper functions for accessing Dendra metadata and downloading large datasets

Notifications You must be signed in to change notification settings

DendraScience/dendra-api-client-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dendra-api-client-python

Helper functions for accessing Dendra metadata and downloading large datasets
Dendra API enforces a 2000 record limit on datapoint requests. This library automates paging through large datasets until you get the entire record set.
Various accessor functions make pulling metadata easier.
In general, the following are true:

  • GET functions will pull all the metadata available for one thing. They have options for refining the returned metadata.
  • LIST functions will provide the name and ID of all available things in a category.
  • LOOKUP functions provide convenience methods for more complicated queries.

About

Helper functions for accessing Dendra metadata and downloading large datasets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published