Presentation is loading. Please wait.

Presentation is loading. Please wait.

Activity #1.

Similar presentations


Presentation on theme: "Activity #1."— Presentation transcript:

1 Activity #1

2 Table: Start

3 Perkins still in business with zipcode = 550xx
Table: End Perkins still in business with zipcode = 550xx

4 Table: 0

5 Still in Business == Yes
Verb: 1 FILTER: Still in Business == Yes

6 Table: 1

7 ZipRegion = LEFT(Zipcode,3)
Verb: 2 MUTATE: ZipRegion = LEFT(Zipcode,3)

8 Table: 2

9 Verb: 3 FILTER: ZipRegion == 550

10 Table: 3

11 Verb: 4 SELECT: Address, City

12 Table: 4

13 Table: End

14 Activity #2

15 Table: Start

16 Perkins still in business within 30 miles
Table: End Perkins still in business within 30 miles

17 Table: 0

18 Still in Business == Yes
Verb: 1 FILTER: Still in Business == Yes

19 Table: 1

20 Address, City, Latitude, Longitude
Verb: 2 SELECT: Address, City, Latitude, Longitude

21 Table: 2

22 Verb: 3 _______: ______ ______

23 Table: 3

24 Compute Distance via Haversine Distance
Verb: 4 MUTATE: Compute Distance via Haversine Distance

25 Use web app to compute first three distances
Table: 4 Use web app to compute first three distances

26 Verb: 5 _______: ____________

27 Table: 5

28 Verb: 6 SELECT: Address, City

29 Table: 6

30 Table: End


Download ppt "Activity #1."

Similar presentations


Ads by Google