Skip to content

openclosed-dev/raceform-database

Repository files navigation

Raceform Database

The original dataset is Horse Racing results - UK/Ireland 1988-2026 in Kaggle.

How to build the importing program

gradle clean build

How to import the dataset

  1. Place the original dataset here, named raceform.csv.

  2. Import the file to the staging table.

    psql -f import-to-staging.sql
  3. Run the importing program.

    java -jar build/libs/raceform-database.jar

Copyright notice

This program is licensed under the Apache License Version 2.0.

About

Raceform database and importer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors