Trifacta
Trifacta
Trifacta
Lesson Goals
In this lesson, you will:
• Extract key-value pairs from a column
• Unnest those key-value pairs into new columns
Lesson Instructions
YOUR GOAL: Practice using row data brushing to generate pattern suggestions
for:
o Extracting data into an object
o Unnesting that object into new columns
1. Use the Extractkv transform to create a JSON extractkv col: Items key:
object `{alphanum-underscore}+`
valueafter: ':' delimiter:
`{delim}` as:
The Extractkv transform will identify key- 'extractkv_Items'
value pairs in your data and construct a
column that contains a JSON object. In
Trifacta, maps are an important structure to
understand when you are performing
pivoting or structuring operations on your
dataset.
2
Trifacta Essentials – Student Lab Guide
Add to recipe.