Skip to content

malcolmarnold/bird-loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BIRDLoader

A Java command-line tool to download ECB BIRD (Banks' Integrated Reporting Dictionary) data and load it into a SQLite database.

Features

  • Download ZIP files from URLs or process local ZIP files
  • Extract CSV files from ZIP archives
  • Automatically create SQLite database tables from CSV headers
  • Robust CSV parsing with error handling
  • Command-line interface with flexible options

Requirements

  • Java 21 or higher
  • Maven 3.6 or higher

Usage

Download from default ECB BIRD URL

java -jar BIRDLoader.jar

About

A Java tool to download and load the ECB BIRD CSV data into a SQLite database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages