Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 939 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 939 Bytes

DATA WRANGLING CHALLENGE

DESCRIPTION:

The project contains a script to generate normalized CSV data file of Road Safety Facts and Figures in the EU.

Source: Wikipedia - Road_safety_in_Europe.

LINKS:

Github repo link: https://github.com/EmmanuelToluwanimi/datopian-test.git

Hosted CSV data file: https://emmanueltoluwanimi.github.io/datopian-test/data.csv

CLONE:

Clone the repo into your PC

git clone https://github.com/EmmanuelToluwanimi/datopian-test.git

INSTALLATION:

Run

npm  install

USE:

Make sure you are in the Project root folder. Then Run

node index

FOOTNOTE:

This is a challenge or exercise of Datopian company for the role of Junior JavaScript Engineer

Thank you