Skip to main content

A Python module for loading financial datasets from various sources

Project description

Financial Dataset Loader

A Python module for efficiently loading financial datasets from various sources including AWS S3.

Features

  • Load financial datasets from AWS S3
  • Flexible data source configuration
  • Path management and organization
  • File name formatting utilities

Installation

pip install financial-dataset-loader

Usage

from financial_dataset_loader import dataset_loader_s3, data_source

# Configure your data source
source = data_source.DataSource(
    bucket_name="your-bucket",
    base_path="your/base/path"
)

# Create a loader
loader = dataset_loader_s3.DatasetLoaderS3(source)

# Load your dataset
dataset = loader.load_dataset("your_dataset_name")

Requirements

  • Python >= 3.11
  • aws-s3-controller

License

MIT License

Author

June Young Park (juneyoungpaak@gmail.com)

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

financial_dataset_loader-0.1.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

financial_dataset_loader-0.1.1-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for financial_dataset_loader-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8f59b1dc36db8be3a157e2a807e536d7a077b9b3ded167029456d59cf851a69b
MD5 03e3ddc6e0cc2a16767693f1334e79a3
BLAKE2b-256 29d2d712e93033974eb5f4b37666f56aa299a9156debd3bc145180c69bfa5065

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for financial_dataset_loader-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 be59436e3b3924d75480cabc2cb396e2e29d3847cb39e3ae53c25a8ce82501f5
MD5 e948537264188a7ef14a1f2b8e0a75cb
BLAKE2b-256 41e4fee62d7bf5fd3fd3453c04cf10e9d24034ff6359d9f50e56e38a5bcb5cc9

See more details on using hashes here.

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