Extracting Post Code Data from a CSV Download

Follow the steps below to get the number of workers to a specific postcode as stated in the induction form:

 

1. Download site data for the period you are interested in under the Settings tab.

Screen_Shot_2022-08-15_at_11.38.37_PM.png

2. Open the CSV in Excel or Google Sheets.

3. Insert a new column AFTER column B and label it "Full_Name". 

Concatenate the "First_Name" and "Last_name" columns to give you one unique full_name.

Screen_Shot_2021-05-19_at_11.58.38_am.png

4. Create a "Pivot Table".

Select Rows "post code" and values 

Screen_Shot_2021-05-19_at_12.13.50_pm.png

This will give you a table of Postcodes with the number of workers who have supplied that postcode in the induction form.

Screen_Shot_2021-05-19_at_12.18.13_pm.png