Skip to main content

Secure data loader for FUSOU research datasets with Device Trust authentication

Project description

Fusou Datasets

Secure data loader for FUSOU research datasets.

Installation

pip install fusou-datasets

Or from source:

pip install -e packages/fusou-datasets/python

Quick Start

import fusou_datasets

# API key loaded automatically from FUSOU_API_KEY env var
tables = fusou_datasets.list_tables()
df = fusou_datasets.load("ship_type")

Configuration

# Set API key (recommended)
export FUSOU_API_KEY="your_key"

Or save to config:

fusou_datasets.save_api_key("your_key")

API

Function Description
list_tables() Get available table names
list_period_tags() Get period tags and latest
load(table, period_tag="latest") Load data as DataFrame

Period Tags

df = fusou_datasets.load("ship_type")  # latest
df = fusou_datasets.load("ship_type", period_tag="2024-12")
df = fusou_datasets.load("ship_type", period_tag="all")

CLI

fusou-datasets --tables
fusou-datasets --period-tags
fusou-datasets --client-id

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fusou_datasets-0.1.1.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fusou_datasets-0.1.1-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file fusou_datasets-0.1.1.tar.gz.

File metadata

  • Download URL: fusou_datasets-0.1.1.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fusou_datasets-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b4ce6f35863fa13738206ac99331186067d2e7d3c75f8196a720cf9ca39cb27b
MD5 9c312f6d45d6bba94cb1036a3eec887e
BLAKE2b-256 00723bb0c4d143f828b1d4942121027fac6cb8369da936a73de7e5e01694b7df

See more details on using hashes here.

Provenance

The following attestation bundles were made for fusou_datasets-0.1.1.tar.gz:

Publisher: publish-fusou-datasets.yml on tsukasa-u/FUSOU

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file fusou_datasets-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: fusou_datasets-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for fusou_datasets-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8a459e08e087b17e019c04fb78231cf02b8ab3e6a744d66f981f37eda80e5ea4
MD5 bf81b96e7a3bb926d3c6043c673934d9
BLAKE2b-256 2c1355300f0b7631938fdea874d504fccb12e13563ded7a5b0002dc890595888

See more details on using hashes here.

Provenance

The following attestation bundles were made for fusou_datasets-0.1.1-py3-none-any.whl:

Publisher: publish-fusou-datasets.yml on tsukasa-u/FUSOU

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page