gfwapiclient.client¶
Global Fishing Watch (GFW) API Python Client.
This module provides the main entry point for interacting with the Global Fishing Watch (GFW) API, specifically Version 3. It encapsulates the HTTP client and resources, providing a unified interface for accessing GFW’s data.
For more details on the GFW API and available data, please refer to the official Global Fishing Watch API documentation:
See: https://globalfishingwatch.org/our-apis/documentation#introduction
See: https://globalfishingwatch.org/our-apis/documentation#data-available
See: https://globalfishingwatch.org/our-apis/documentation#api-dataset
See: https://globalfishingwatch.org/our-apis/documentation#data-caveat
Submodules¶
Package Contents¶
Data¶
API¶
- gfwapiclient.client.__all__ = ['Client']¶