Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

GalvanizeDataScience/MiniDatabase

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Database

The aim of this app to open text file with a CSV and convert it contents into binary file.

Your Task

Complete Java code to implement binary file from source.csv contents. The implementation of reading the csv file is already done for you. So your task is to create new file called data.db as binary file and write contents of source.csv as binary using following instructions:

Year Industry aggregation Industry code Industry name Value
type int String String String double
length 10 8 50

Each string you should write fixed length string as stated above.

Screen Capture

Here is a sample run Screen Capture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.