VorTECHsa / VorTECHsa/python-sdk
Flatten Vessels Endpint columns
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 25
- Forks
- 12
- Avg merge
- 20h 47m
- Merged PRs (30d)
- 2
Description
Some vessel attributes like corporate_entities, flag, scrubber are returned as a dictionaries, which makes it hard to use.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the vessels endpoint response handling in this Python SDK and compare its output with the linked vessels-data example. Determine the expected flattened representation for corporate_entities, flag, and scrubber; done means these attributes are returned as usable non-dictionary columns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100