1 |
Data integration can be defined as…
- discovery, cleansing, monitoring, transforming and delivery of data from a variety of sources.
- using algebra to find the integral of a numeric attribute.
- comparing predicted data to observed data.
- using pivot tables/cross tabulation tables to find subtotals of grouped data.
|
2 |
What distinguishes FME’s data integration capabilities?
- Low computer memory requirements
- Multi-language support
- Required coding knowledge
- Ability to work with spatial data
|
3 |
If I add an Excel reader to my workspace, what FME object will correspond to worksheets in the Excel workbook?
- Dataset
- Workspace
- Feature type
- Feature
|
4 |
In the terminology of FME, a translation…
- translates data from one format to another.
- translates scripts from one programming language to another.
- translates string data from one language to another.
- translates the geographic coordinates of data to a different coordinate system.
|
5 |
In the terminology of FME, a transformation…
- transforms data from one format to another.
- transforms data by moving it from one digital storage location to another.
- transforms data by showing it on a map.
- transforms data by changing the structure or content of the data.
|
6 |
The FME Data Inspector is a fully-featured GIS and cartography application. True or false?
- True
- False
|
7 |
What is the difference between transforming a dataset's structure and content?
- Structural transformation performs statistical analysis, while content transformation uploads data to a new location on the web.
- Structural transformation merges, divides, re-orders, or otherwise changes data structures, while content transformation changes the underlying values in a dataset.
- Structural transformation makes long datasets wide and vice versa, while content transformation adds metadata to the dataset.
- Structural transformation transforms the data into a different format, while content transformation performs spatial analysis on the data.
|