Giter VIP home page Giter VIP logo

dreamcandiestool's Introduction

DreamCandiesTool

The attached project is created using Java on Eclipse IDE.

Please run 'ExtractCustomerInvoice.java' to see the extracted information in 3 different CSV files.

The respective CSV file (sales.csv) was found on the Kaggle.com and was preprocessed to match the needs of the project. The other supporting files are as listed below:

  1. customer_sample1.csv

    Selected list of customers. I have only 50 customers in this CSV ( problem statement mentions 1000).

  2. customer1.csv

    List of all the customers invloved in the business scenario with their Firstname and Lastname (as per the problem statement.)

  3. invoice1.csv

    List of all the customer invoice generated as part of the business scenario (as per the problem statement.)

  4. invoice_item1.csv

    list of all the invoice items generated in the business domain (as per the problem statement.)

The sales data has around 2800 records and the code will extract customer and invoice data for 50 selected customers (out of 92).Code will work for 1000 selected customers input through the 'customers_sample1.csv' file.

The successful execution of the project will create 3 CSV files:

  1. extracted_customer.csv
  2. extracted_invoice.csv
  3. extracted_invoice_item.csv

The code is simple and easy to understand with comments.

dreamcandiestool's People

Contributors

pshk04 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.