Editing Community Data Science Workshops (Spring 2015)/Day 2 Projects/Wikipedia/OS X setup

From CommunityData

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
==Download the Wikipedia API project==
==Download the WikipediaAPI project==


# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: http://mako.cc/teaching/2015/cdsw-spring/wikipedia-data-examples.zip
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: http://mako.cc/teaching/2014/cdsw-autumn/WikipediaAPI.zip
# The ".zip" extension on the above file indicates that it is a compressed Zip archive. We need to "extract" its contents. To do this, open Finder and navigate to your Desktop directory. Find <code>wikipedia-data-examples.zip</code> on your Desktop and double-click on it to "unzip" it. That will create a folder called <code>wikipedia-data-examples</code> containing several files.
# The ".zip" extension on the above file indicates that it is a compressed Zip archive. We need to "extract" its contents. To do this, open Finder and navigate to your Desktop directory. Find WikipediaAPI.zip on your Desktop and double-click on it to "unzip" it. That will create a folder called WikipediaAPI containing several files.


==Test the Wikipedia API code==
==Test the WikipediaAPI code==


Start a command prompt and navigate to the Desktop/wikipedia-data-examples directory where the Wikipedia API code lives. For example, if the Wikipedia API project is at <code>~/Desktop/wikipedia-data-examples</code>,
Start a command prompt and navigate to the Desktop/WikipediaAPI directory where the WikipediaAPI code lives. For example, if the WikipediaAPI project is at <code>~/Desktop/WikipediaAPI</code>,


  cd ~/Desktop/wikipedia-data-examples
  cd ~/Desktop/WikipediaAPI


will change you into that directory (the "~" means your home directory!), and
will change you into that directory (the "~" means your home directory!), and
Line 14: Line 14:
  ls
  ls


will show you the source code files in that directory. One of the files is "<code>wikipedia1-1.py</code>", which has a "<code>.py</code>" extension indicating that it is a Python script. Type:
will show you the source code files in that directory. One of the files is "<code>wikipedia-mwc1.py</code>", which has a "<code>.py</code>" extension indicating that it is a Python script. Type:


  python wikipedia1-1.py
  python wikipedia-mwc1.py


at the command prompt to execute the <code>wikipedia1-1.py</code> Python script. Wait a little while while your computer connects to Wikipedia. You should see some data from Wikipedia go by on your screen. If you don't, let a staff member know.
at the command prompt to execute the <code>wikipedia-mwc1.py</code> Python script. Wait a little while while your computer connects to Wikipedia. You should see some data from Wikipedia go by on your screen. If you don't, let a staff member know.


==Success!==
==Success!==


You are done downloading the Wikipedia API project!
You are done downloading the WikipediaAPI project!


[[File:Champagne.png|100px]][[File:Party.png|125px]]
[[File:Champagne.png|100px]][[File:Party.png|125px]]


[[Category:Spring_2015_series]]
[[Category:Spring_2015_series]]
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see CommunityData:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)