Skip to content

update bulk download examples to asynchronously call a dynamically generated list of functions #771

Closed
@jreiberkyle

Description

@jreiberkyle

Is your feature request related to a problem? Please describe.

The two examples for how to bulk download from the orders api and the data api both just show asynchronously calling two functions. In most use cases, users will be generating functions from a list of e.g. geojson so they need to know how to asyncrhonously call a dynamically generated list of functions.

Describe the solution you'd like

Change examples to show how to dynamically make a list of functions to call asynchronously (as is shown here).

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions