Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 468 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 468 Bytes
  1. Find one online source of data.

  2. Write a python script to retrieve the data and inspect it (even if you use an editor to view it).

  3. Once you have the data, explain the data (fields, data types, data size, data quality, concerns with the data, etc...)

  4. Upload the python script you used to inspect the data with your comments added.

  5. If you worked with a group to find the data list each members names but have each member submit the script separately!