Lab Questions
Please record your answers to these questions according to the direction of your instructor. Questions are provided in multiple choice or open-ended format. Answers for instructors may be requested here.
Multiple Choice Questions
Lecture
Question | |
---|---|
1 | Data integration can be defined as...
|
2 | What does ETL stand for?
|
3 | What distinguishes FME's ETL capabilities?
|
4 | In the terminology of FME, a translation...
|
5 | In the terminology of FME, a transformation...
|
6 | The FME Data Inspector is a fully-featured GIS and cartography application. True or false?
|
7 | What is the difference between structural and content data transformation?
|
Lab
Question | |
---|---|
8 | In Exercise 1, which library has the highest circulation?
|
9 | In Exercise 3, what is the value of ZoneName for the westernmost Industrial zone? Hint: you can try using the Filter function (Tools > Filter Features) of Data Inspector to narrow down your choices.
|
10 | In Exercise 4, after editing the writer feature type schema, what is the type of the attribute VisitorCount?
|
11 | In Exercise 4, after editing the writer feature type schema, what is the type of the attribute ParkArea?
|
12 | Complete the Advanced Exercise for Exercise 5. Who might benefit if you include bookmarks and annotation in your workspace? Select all that apply.
|
13 | Complete the Advanced Exercise for Exercise 6. What are the names of the smallest and largest parks?
|
14 | In Exercise 7, how many parks have greater-than-average areas (i.e. have a ParkArea that is >= AverageParkArea)? How many are below average? Hint: use a Tester transformer after the StatisticsCalculator transformer.
|
15 | In Exercise 8, what is the average size of parks in the Kitsilano neighborhood?
|
16 | Complete the Advanced Exercise for Exercise 9. Assuming you want to calculate the park areas using the B.C. Albers coordinate system and units, you should place the Reprojector transformer after the AreaCalculator. True or false?
|
Data Integration Scenario
Question | |
---|---|
17 | What percentage of Vancouver public art installations are located in the downtown neighborhood?
|
18 | Which neighborhood has the longest total bike path length?
|
19 | Why do the Bike Paths and Public Art Installation reader feature types have their names displayed as <All>?
|
20 | How many public art installations are in the Mount Pleasant neighborhood?
|
Open-ended Questions
Lecture
Question | |
---|---|
1 | Think of an existing business, organization, or technology that relies heavily on data (e.g. VRBO, the United Nation Statistics Division, or autonomous cars). What kind of data sources might it need to integrate? Describe three data sources, their formats, and what information they provide. How would data integration in this example relate to one of the nine reasons to integrate your data covered in the lecture? |
2 | What is spatial ETL? |
3 | In the terminology of FME, what is the difference between a translation and a transformation? |
4 | Is the FME Data Inspector a fully-featured GIS and cartography application? Why or why not? |
5 | What is the difference between structural and content data transformation? |
Lab
Question | |
---|---|
6 | What is another use case for this workspace in Exercise 1 if the data were different? What organization or business could benefit from a similar data integration workspace? |
7 | In Exercise 3, what is the value of ZoneName for the westernmost Industrial zone? |
8 | In Exercise 4, why is VisitorCount stored with Type “integer” and variable while ParkArea and AverageParkArea are stored with Type “float”? |
9 | Complete the Advanced Exercise for Exercise 5. Why might bookmarking your workspaces be considered a best practice for FME users? Best practice is defined by Merriam-Webster as “a procedure that has been shown by research and experience to produce optimal results and that is established or proposed as a standard suitable for widespread adoption.” |
10 | Complete the Advanced Exercise for Exercise 6. What are the smallest, largest, and total park areas? What are the names of the smallest and largest parks? Don’t forget to include units. Where can you confirm the data’s units? |
11 | In Exercise 7, how many parks have greater-than-average areas (i.e. have a ParkArea that is >= AverageParkArea)? How many are below average? Hint: use a Tester transformer after the StatisticsCalculator transformer. |
12 | In Exercise 8, what is the average size of parks in the Kitsilano neighborhood? |
13 | Complete the Advanced Exercise for Exercise 9. Where should the Reprojector transformer be placed in the workspace and why is this important? |
Data Integration Scenario
Question | |
---|---|
14 | What percentage of Vancouver public art installations are located in the downtown neighborhood? |
15 | Which neighborhood has the longest total bike path length? |
16.
- Include the brainstorming diagram or outline you created before carrying out the walkthrough analysis. How close were you? What did you not anticipate?
- Which additional dataset did you use?
- What problem or question does your solution address?
- What analysis steps did you carry out?
- Provide a deliverable of some kind to show the value of your project. This could be a map (screenshot of Data Inspector is ok), a table, or a description of a new organizational process made possible by the solution.