Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 836 Bytes

File metadata and controls

14 lines (8 loc) · 836 Bytes

Evaluating Data from a Form

A client has been testing a small form to gather some basic data about their client-base. They have brought their findings to you to validate the data they have gathered. You can open the index.html page in the browser to take a look at the form.

You have been provided a dataset of csv records that contain entries from the form as well as some basic visualizations. The client pointed out that some of the visualizations look incorrect but they're unsure about how to resolve them. You can explore it in the assignment notebook.

Instructions

Use the techniques in this lesson to make recommendations about the form so it captures accurate and consistent information.

Rubric

Exemplary Adequate Needs Improvement