Outline of assignment:
+ Pick a subject matter you want to investigate
+ Identify a dataset or datasets that will help you formulate your story. For this exercise, only pick a dataset that is already available on the Web, e.g. via Data.gov or a state- or city-level data website. Plan:
- What you need to do to clean these data, e.g. remove columns, perform functions on other columns, remove special characters ...
- The schema you'll make to house the dataset(s) — column names, column types
- What are you doing with this data — Are you proving an existing thesis (and if so, what is it) or are you seeking to better understand the subject matter (and if so, what questions will this data answer)?
- What will your queries look like? Are you going to join multiple databases together? If so, how, and why will the results of the join be accurate and relevant? Hackers: If possible, write out a query in SQL.
- How will you express the results of your inquiry? In the text of an article? As a chart or graph? Informing a search for relevant photos and video?
- What questions won't the data answer that you want to address in your project? Who will you turn to as you start looking for those answers?
Comments
These are the links to the
These are the links to the stories my colleague and I wrote from the data we collected: http://www.dentonrc.com/sharedcontent/dws/drc/localnews/stories/DRC_Chil...
http://www.dentonrc.com/sharedcontent/dws/drc/localnews/stories/DRC_Pric...
Nothing major but it was an interesting process ...
Great stuff, thanks! :)
Great stuff, thanks! :)