Question: 1 . Export the store _ openings table from a . csv file to a table in the TablesPractice geodatabase. 2 . How many stores
Export the storeopenings table from a csv file to a table in the TablesPractice geodatabase.
How many stores are there? Where did the first one open? Where did the latest one open?
Create a table that lists each state and the number of stores that it contains. Which state in this table contains the most stores? How many does it have?
Determine the number of stores per people in each state, using the POP field. Which state has the most stores per capita? Which has the least? Hint: In a joined table, only the target table fields may be calculated.
Capture a map showing the number of stores in each state; include a legend in the map. Also capture a map showing the number of stores per capita in each state. Compare the two maps and discuss what they could mean.
Create a table that contains the minimum and average opening date of stores in each state. Which state has the latest average opening date? What is the average date?
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
