Download this CSV file for the The cumulative number of COVID-19 vaccinations within a single Maryland jurisdiction dataset that was originally published by the Maryland Department of Health at https://coronavirus.maryland.gov/datasets/md-covid19-totalvaccinationscountyfirstandseconddose but has since been removed.
When answering the following questions, make sure to provide the code that led to the answer you give for each question in the exercise. Your code must use one or more of the container types in python programming using Python sets.
- What significant data quality problem do you see in this dataset?
- What counties seem to be responsible for this problem?
- What counties do not seem to be responsible for this problem?
Sample Solution