Coder Social home page Coder Social logo

six-nations-stats's Introduction

Six Nations Player Statistics - Java CSV Reader

This Java application reads and processes Six Nations rugby player statistics from a CSV file. It allows you to parse player data, group players by country, and display player details.

Table of Contents

Getting Started

To use this application, you'll need to follow these steps:

  1. Clone or download this repository to your local machine.
  2. Import the project into your Java development environment (e.g., Eclipse, IntelliJ).
  3. Open the src folder and locate the SixNationsStats.java file.
  4. Run the application by executing the main method in SixNationsStats.java.

Usage

This Java application provides the following functionality:

  • Reading and parsing Six Nations player statistics from a CSV file.
  • Grouping players by country.
  • Displaying player details, including country, name, position, games, tackles, and more.

To use the application, run the main method in SixNationsStats.java. The parsed player data will be displayed in the console.

Examples

Here's an example of what you can expect to see in the console output:

Players by country:
Country: England
First name: L
Surname: Cowan-Dickie
Position: H
Total Games: 1
Tackles: 5
Dominant Tackles: 0
Tackle Breaks: 0
Metres with Ball: 3
Try: 1
...

Country: Ireland
First name: J
Surname: Sexton
Position: FH
Total Games: 1
Tackles: 3
Dominant Tackles: 0
Tackle Breaks: 0
Metres with Ball: 12
Try: 0
...

six-nations-stats's People

Contributors

aejmcclelland avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.