Question: You are working as an analytics developer for an animal discovery channel. Your helpdesk person has received various reports via fax and compiled everything into
You are working as an analytics developer for an animal discovery channel. Your helpdesk person has received various reports via fax and compiled everything into CSV file. There are various data quality issues as data entry was done manually. You need to count the number of shark attack by country and report it to the TV show anchor.
If you haven't already, download the raw data file - SharkAttack.csv

Directions:
Write a Python script that can perform following tasks:
- Analyze the CSV file
- Identify all the data quality issues
Submission:
- Attach the Python script
- List of data quality issues
- Provide design/architecture to resolve all quality issues using Python library
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
