This is the starter code for the HeyNode tutorial about transforming CSV data with streams.
Clone the repo and install the dependencies to get started:
git clone https://github.com/osiolabs/etl-streams-starter.git
cd etl-streams-starter
npm i
Then follow along with the tutorial on HeyNode.com.