chrisheckler / pipeline_elasticsearch

A simple pipeline that converts csv to json and indexes is via elasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipeline_elasticsearch

A simple pipeline that converts csv to json and indexes is via elasticsearch

Stages of transformation

Stage 1

Read in a csv file and convert it to json add 1500 to salary

Stage 2

Index into elasticsearch

About

A simple pipeline that converts csv to json and indexes is via elasticsearch

License:MIT License


Languages

Language:Python 100.0%