This document discusses using FME and Python to transform business data into GIS layers. Specifically, it describes taking data collected by the Saskatchewan Ministry of Energy and Resources about oil, gas, and geological formations and adding location information like sections, townships, and ranges to create shapefiles and feature classes. It lists the types of input data as comma-delimited text files, Microsoft Access, and database files and shapefiles, and notes that FME scripts and ESRI processes can be run from within Python scripts to manipulate the data and create the GIS outputs.