Skip to content

HRDF (HaCon Fahrplan-Auskunfts-System Raw Data Format) to SQL converter

Notifications You must be signed in to change notification settings

dvbmgr/hrdf_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRDF parser

## Usage:

Generates the tables:
python3 . create

Parse the data:
python3 .

Drop the tables:
python3 . drop

Settings

  • tables, attributes, ... : path to setup the INI configuration files
  • data : path to the datas
  • debug : displays debug messages
  • database : path to output SQLite database
  • table : current INI file to use.

About

HRDF (HaCon Fahrplan-Auskunfts-System Raw Data Format) to SQL converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages