Skip to content

nitink66/node-csvparser-planets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-csvparser-planets

Parsing and Exploring Kepler Exoplanets using the csv file provided by NASA

Kepler Data used - ExoPlanet

CSV Parser - used to parse the data

Main points : Using the fs.createReadStream() from node to read and using pipe() to connect and csv-parse to parse the big data row by row with comma separated values.

Exploration - Added a small condition to check if the planet is habitable

About

Parsing and Exploring Kepler Exoplanets using the csv file provided by NASA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published