News

The data is fetched from the CoinGecko API, stored as CSV files on MinIO, then transformed and loaded into a PostgreSQL database following the Star Schema model with dimension and fact tables. Finally ...
CleverCSV is a Python package for handling messy CSV files. It provides a drop-in replacement for the builtin CSV module with improved dialect detection, and comes with a handy command line ...