Access Signal Ocean Platform data using Python.
Project description
The Signal Ocean SDK combines the power of Python and Signal Ocean's APIs to give you access to a variety of shipping data available in The Signal Ocean Platform.
Installation
Install the SDK with pip:
pip install signal-ocean
The Signal Ocean SDK depends on the pandas library for some of its data analysis features. Optional pandas dependencies are also optional in this SDK. If you plan to use data frame features like plotting or exporting to Excel, you need to install additional dependencies, for example:
pip install matplotlib openpyxl
For more information refer to pandas documentation.
Getting Started
To use the SDK, you need to create an account in our API Portal and subscribe to an API.
Now you're ready to fetch some data. See our examples on how you can use our APIs.
Building and contributing
Check Contributing.md on how you can build and contribute this library.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for signal_ocean-1.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d200bc7e02f4f10d79f65f85ecabc66a27687d66d536ba64297918ef90381d04 |
|
MD5 | 537641e092a1f2911569b3b1439f44bb |
|
BLAKE2b-256 | 66c4b1b2e13d5623cdb42e85bb73d1727ec769682e812990195edfc8b3377660 |