Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 661 Bytes

File metadata and controls

17 lines (13 loc) · 661 Bytes

Java-AnalyticalProject

Project that analyses baby data from CSV based on:

  • Common boy/girl names
  • Number of babies with unique/common names born in a given year
  • Ratio of Boy babies vs Girl babies born in each year
  • Most trending Baby names for a given year
  • Predicting names for future babies based on the past trend

Skills Demonstrated:

  • Usage of Nested Data structures
  • Exception Handling and declaring Custom Exceptions
  • Strong OOPs concepts
  • Strong Core Java implementation and Programming Skills

Code File