Read fixed width data files with Python 3
-
Updated
Mar 20, 2026 - Python
Read fixed width data files with Python 3
Tabular data utilities to support the Data Innovation Program (DIP) which brings together data from different ministries in a secure environment -- and other initiatives which use tabular data, such as the BCWS Fuel Type Layer (FTL) project
PyPi Package which parses a fixed-width-format payment file into csvs. (Leverages a hyphen header-row for field widths).
Pandas data frame to fixed width format.
Web scrape Massey Computer Rankings. ( https://www.masseyratings.com/cb/arch/compare2018-18.htm)
Custom Pydantic models for serializing and deserializing fixed-width data.
Validación declarativa de interfaces de ancho fijo con Great Expectations 1.x, BDD (pytest-bdd) y reportes Allure + HTML/PDF. Proyecto de portafolio anonimizado.
Python encoder and parser for the German EDA-Mahn automated court dunning format
Minimal Python helper to reverse‑engineer and export Cronos/CroBank datasets via manual fixed-width schemas.
Reads the raw export of ETWIN card-reader terminals into a colour-coded Excel workbook and names which terminal is malfunctioning. Two detection layers: hard rules for impossible values, and per-terminal frequency for values that are legal but abnormal for that unit. Python + Tkinter + openpyxl.
Final project for IBM’s Data Engineering certificate (Course 8). ETL pipeline built with Apache Airflow and Bash to extract, transform, and consolidate toll data from CSV, TSV, and fixed-width files.
To associate your repository with the fixed-width topic, visit your repo's landing page and select "manage topics."