All Collections
Formatting and post processing data
How to clean and normalize parsed data in a consistent format
8 articles
Customize parsed data structureSeveral ways to get transform the extract data structure how you need it
Use field formats to normalize dataHow to use Field formats to get consistent and normalized parsed data
Advanced data post processing with PythonHow to add custom fields, business logic and change the structure of your parsed data writing Python code
Format parsed data as textFormat fields into single-line or multiline text, with or without underlying HTML
Format parsed data as date and timeConvert and format fields into date, time, datetime
Format parsed data as a numberConvert and format fields into numbers, decimals and integers
Parse a person's name into first, middle and last automaticallyHow to extract the title, first, middle and last name from a person's name
Parse and geolocate an address automaticallyHow to extract the street, city, state, zip code, coordinates and more from an address location