The Data Loading Workspace is the output generated from the Create Data Loading Workspace tool. The workspace contains folders, Excel workbooks, and other items to assist in mapping data from a source to a target schema.
The Data Loading Workspace may contain the following:
- DataMapping folder—Contains the following folders, depending on your source data:
- Points—Contains workbooks for each of the source point datasets that were mapped
- Polygons—Contains workbooks for each of the source polygon datasets that were mapped
- Polylines—Contains workbooks for each of the source polyline datasets that were mapped
- Table—Contains workbooks for each of the source table datasets that were mapped
- Scripts folder—Contains a base.py file with basic functions that can be applied in the mapping workbooks and a user .py file that can contain user-added custom functions
- Domains folder—Contains workbooks containing a list of domains found in the source and target geodatabases
- DataReference.xlsx file—Contains the defined folder paths between target and source workbooks
To learn more, see Data Reference workbook.