Skip to content

carloca68/dataImport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataImport

GovHack 2013 data import utility

Code developed to import CSV files exported from the australian census worksheets into a star like database scheme.

Instructions:

Create a new MySQL database.

Set database connection info in src/main/resources/persistece.properties

Run: ImportValuesByDecade ImportValuesByYear

Hibernate will create the dabatase scheme and the class code will import the data from the data/new folder.

About

GovHack 2013 data import utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published