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.0.tar.gz (6.9 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.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fusou_datasets-0.1.0.tar.gz
  • Upload date:
  • Size: 6.9 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.0.tar.gz
Algorithm Hash digest
SHA256 889ee9e877df87a96cefa6c375cd88e89129bd7e29e3ccdb5ab7d91e6ae3cd9f
MD5 e0d1774ceed78554c625995940d4b777
BLAKE2b-256 59555ba4836af1b9677cd6355c44d29646576180b653327bc89efbeeeaf345b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for fusou_datasets-0.1.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: fusou_datasets-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.1 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4c461e4210b25d3c3f84bc7061256e3a046f89606c31f8eee4f826e4d26f528f
MD5 09d127b4ea351d7cb5d4bb8b4e27e35d
BLAKE2b-256 53eacd58dcf1fa9208f53e01026905e16fc524e2e9ffb221cab71b041a03471f

See more details on using hashes here.

Provenance

The following attestation bundles were made for fusou_datasets-0.1.0-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