Git

Git is used to track changes in files and allow for managing ythe developmnet of projects, especially those that entail data. I used git to enable me record the different versions of my data from the original raw data, compare changes, without interfering with the initial data.

Git Workflow

Git has a series of commands that are important for committing changes and tracking the data. The commands are described as a Git Workflow as it involves checking the status of the current project, making changes to the projects by adding files, and committing the changes. The Git Workflow is quite vital as it allows for a systematic and organised way of managing changes, keeping a record of every progress, and making it easier to identify the areas that changes were made.

My project was Kenya Health Records Analysis and it contained and excel data, thus was in this structure: