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.2.tar.gz (3.3 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.2-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for financial_dataset_loader-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b4869b216122029df135e6f146202dcf16a844f24623e61ec09103820a965f29
MD5 86a970e661a1310da8d9dc416fe65d97
BLAKE2b-256 21b54a9316c994ab9716af8d9193e67f9ba8ccc8fe1824951af23436f216cc86

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for financial_dataset_loader-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b37537d15db6d3b5574c80c059c03aeef5ca853f6df65db6be600ddc0fadd233
MD5 90947e47dbcda2b163d6e916c1f035e8
BLAKE2b-256 bfcf5e0eb71b79a9229644c16c5fdc58b3fe7af44a61aa3d673cae95c8768feb

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