Skip to content

Analytics API #1189

@asonnenschein

Description

@asonnenschein

Description

Implement a client wrapper in the SDK and CLI that supports that Planet Analytics API. Planet Analytics leverages computer vision to transform imagery into Analytic Feeds that detect and classify objects, identify geographic features, and understand change over time across the globe. The Analytics API is a RESTful API interface to provide programmatic access to Planet Analytic Feeds. It enables search and retrieval of analytic results within the user's subscription. Use the following public documentation pages to understand what the Analytics API is, what problems it solves, and what different access patterns look like:

Acceptance Criteria

  • The Analytics API client wrapper should have feature parity with all of the access patterns defined in the API reference.
  • Follow code conventions and patterns from existing SDK client implementations.
  • Include an async client SDK.
  • Include a sync client SDK.
  • Use the async client SDK to implement a CLI.
  • Include unit tests for the async client, sync client, and CLI.
  • Include integration tests for the async client, sync client, and CLI.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions