Part 1: Data Dictionary

Contents

4.1. Part 1: Data Dictionary#

In this part, we will visit all our Part 3: Anchor Problems and build comprehensive a Data Dictionary for each of them. This document will contain details about each variable in the dataset, including its name, type, possible values, and a brief description. This will help us understand the data better and prepare for the analysis phase. We can also add our own insights or findings about the data as we explore it here. We will be revisiting this document throughout the project as we learn more about the data.

4.1.1. Task#

For each problem, create a data dictionary as a csv file. The csv file should have the columns mentioned in the Data Dictionary.

You might have to understand how the dataset was developer and what are the true sources of each variable present in the dataset. You can use the internet, research papers, or any other resources to gather this information.