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.0.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.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for financial_dataset_loader-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9b55cfcd81eea28a286e823d4ea6b68536bd75c93a54dd725c75456a7375c428
MD5 95a91f5237219f54ad26dd951ae28172
BLAKE2b-256 73694ad5de2715c6340a81a78515377b100216e45197f286869d061956ea694c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for financial_dataset_loader-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 67a09b4bfb62c333001c0cd470e4d3db4af4690af740bc6adedd1ba383c515b5
MD5 32302324cfea31c30312a9fbbf7a00b0
BLAKE2b-256 6641d423bffa0f78802c9283fc7c1c8ecfeea4754f701fee2b447a004de0c296

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