CS_2984_19921_201601
Homework 17
Skip To Content
Dashboard
  • Login
  • Dashboard
  • Calendar
  • Inbox
  • History
  • Help
Close
  • My Dashboard
  • CS_2984_19921_201601
  • Assignments
  • Homework 17
2016 Spring
  • Home
  • Modules
  • Pages
  • Assignments
  • Syllabus
  • Smart Search
  • Facebook Group
  • Class Notebook
  • Portfolium
  • Google Drive
  • Microsoft OneDrive
  • Top Hat
  • VT Library Help
  • Zoom
  • Course Gallery
  • Gradescope
  • Course Evaluations

Homework 17

  • Due Mar 24, 2016 by 9:30am
  • Points 10
  • Submitting a file upload
  • Available until Apr 19, 2016 at 9:30am
This assignment was locked Apr 19, 2016 at 9:30am.

For your final project, you will be working with a dataset of your own choosing to personalize your computing education. Remember, you have some freedom to choose a dataset related to your major.

At this point, you must:

  1. Review the list of existing and potential datasets here
  2. Choose one dataset that you'd like to work with (it can be a potential dataset)
  3. Write some questions that you think might be interesting to ask about such data.

You will be expected to use this dataset for your final project. However, the questions you write are still formative - you will probably change them later after you've received your dataset. We want you to start thinking about what kind of questions you will want to ask. Notice that this is an iterative process!

If you have any problems or questions, please contact Cory (acbart@vt.edu) instead of your TA. This needs to be completed in a timely fashion, so that we have time to prepare the dataset before your final project starts. Don't be afraid to talk to Cory about finding a dataset if none of the existing ones suit you.

Upload this first part of the homework in a Microsoft Word file.

 Python Exercise

Problem #1

File: hw-17-q1.py Download hw-17-q1.py

The weather.get_all_forecasted_temperatures returns a list of forecasted temperatures for each city in the database. Use the data to answer the following question:
What is the highest temperature for each city?
Fill in the blanks to answer the question.

1458826200 03/24/2016 09:30am
Please include a description
Additional Comments:
Rating max score to > pts
Please include a rating title

Rubric

Find Rubric
Please include a title
Find a Rubric
Title
You've already rated students with this rubric. Any major changes could affect their assessment results.
 
 
 
 
 
 
 
     
Can't change a rubric once you've started using it.  
Title
Criteria Ratings Pts
This criterion is linked to a Learning Outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 pts Full Marks blank
0 to >0 pts No Marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional Comments
This criterion is linked to a Learning Outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 pts Full Marks blank
0 to >0 pts No Marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional Comments
Total Points: 5 out of 5
Previous
Next

Classwork 17 Reading Quiz 18