freeports_analysis

Freeports analysis package.

Modules

cmd

Contains all functions related to command line use of the freeport script.

conf_parse

Submodule containing all the utilities for validating and parsing the configuration

consts

Provides basic constants and types used by all submodules.

data

Data module for loading and validating company and financial data.

download

Functions for downloading PDF files from the internet and web scraping.

formats

Core data structures and exceptions for PDF document processing.

i18n

Internationalization module for locale detection and message translation.

logging

Module containing useful definitions for program logging configuration.

main

This module contains the main function used to extract information from PDF files and save the results as CSV files.

output

Output module for financial data processing and file generation.