Skip to content

kenkage/CsvToJson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript_Assignment

This project contains 3 file named
(i) Birth-Death-Rate,
(ii) Life-Expectancy(male and female),
(iii) Top-5-countries.
To convert a large CSV file into filtered JSON file. Local address for CSV file is ..\Indicators.csv
Indicators.csv can be downloaded from the given link https://files.slack.com/files-pri/T6EAAU5QB-F6QE75JNB/download/indicators.csv
#The three JSON file will be generated according to :-

  1. Data cumulated for Asian countries over the years supplied (1960 - 2015):
    Life expectancy at birth, female (years).
    Life expectancy at birth, male (years).
  2. Data India over the years supplied (1960 - 2015):
    Birth rate, crude (per 1,000 people)
    Death rate, crude (per 1,000 people)
  3. Data for all countries of highest Life expectancy at birth, total (years) in the given time period of (1960 - 2015).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages