Skip to content

eosorioarmenta/edxmod1

Repository files navigation

EDX Module 1 Assignment Lab: CSV to JSON Converter

EDX Instructions

Assignment is to write a node script that will convert the customer-data.csv file into a JSON file. The 1st row of the CSV file acts as the keys/properties of the JSON object and the rest of the fields act as values. The JSON file must have an array with 1000 items. Output the JSON file in the same directory and name the file customer-data.json.

About

idx introduction to nodesjs course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published