I learned today that Google Lookup is going away at the end of the month. Google Squared is gone too. Both are related to the phasing out of Google Labs applications. I wrote about both of these technologies in Chapter 6 of my Web 2.0 Concepts and Applications book as great examples of APIs and the Semantic Web.
My favorite demo to do with GoogleLookup was to enter the name of a US President in cell B2 of a Google Spreadsheet, press the CTRL key and drag it down a bunch of rows… using Google Sets to generate the names of several other famous Americans (Ben Franklin makes the list, and he was never a president.) Then the formula =GoogleLookup(B2, “place of birth”) entered in cell A2 returned the birth places of
each. This sets up the values to easily plot on a map.
More screenshots after the jump.