Work in progress. Currently what is needed is the rollover for the SY2017-18 to the SY2018-19 so this is what is documented here. The remaining of the document will be done within this month of September 2018.
The Annual School Census Workbook is an advanced excel workbook designed to collect data on an bi-annual basis. The use of excel is used to address the challenge of schools and organizations with little to no Internet connections in the Pacific while building on a tool that many people already know: Excel.
At the start and end of each school year, data is entered into the annual school census workbook which can then be uploaded into the Pacific EMIS database. This data is then available in a consistent data warehouse for all stakeholders to access through the web app, android app, website, hard copy reports, etc.
The workbook main objective is to improve the quality of data collected in a challenging environment where many do not have reliable Internet connection while building on tools that people know. It is designed to be updated by managing authorities twice a year (a) in September/October as an enrolment update and (b) in June/July as both for the outcomes of the year (graduations, drop outs, transfers etc).
This is not a step-by-step how to document. Most Data and IT staff are comfortable working in excel, understand the schools data model and make rapid transition across to the workbook. This document therefore will aim to explain the key differences and tools.
The workbook main objective is to improve the quality of data collected while still collecting granular student data in an challenging Pacific environment where many locations and schools still have no Internet connectivity.
Worksheet Name | Description/purpose | Default Mode |
---|---|---|
Schools | This is where you enter school data for each school in your state. You can’t create a new schools here, they must already exist in the EMIS | Visible |
Students | This is where you enter student data | Visible |
Student Summary | A pivot table that allows you to analyse the data in the Students worksheet | Visible |
Staff | This is where you enter all staff (teaching and non-teaching staff for each school.) | Visible |
Staff Summary | A pivot table that allows you to analyse the data in the School Staff worksheet. | Visible |
WASH | Unicef Water and Sanitation/hygiene. This is the minimal data requested by UNICEF. | Visible |
WASH Summary | A pivot table that allows you to analyse data in the WASH worksheet. | Visible |
SchoolsList | These lists holds the complete list of schools taken from the EMIS | Visible |
SchoolByState | A pivot table that allows you to analyse the data in the SchoolsList worksheet. | Visible |
Merge | Use this worksheet when you want to merge from another workbook into this workbook. | Hidden |
Rollover | Use this worksheet when you want to rollover (create a new year) from an earlier workbook. | Hidden |
Settings | This is where you set the State, School Year and Census date. | Hidden |
Lists | All the validation lists are kept here. You may need to make temporary changes to this list from time to time, but discuss this with NDOE. | Hidden |
Some sheet will be hidden by default as they should only be used by people with more experience with Excel and this workbook in particular. If you need to access one of the hidden worksheets go the Home menu then Format, Hide & Unhide, Unhide Sheet and then select the Sheet you wish to unhide. OR – Right click on any worksheet tab and select Unhide, then select the sheet to show. To Hide a sheet, right click on the tab for the worksheet and click Hide.
The worksheets are all protected by default which prevents the user from accidentally modifying (corrupting) formulas and other data quality mechanisms. However, this protection also prevents some desirable operations like MS Excel’s autofill tool (dragging a value to copy it to a range of cells). You may need to do this if, for example, you are entering new ECE enrolments and need to drag/copy a value such as the school name. To use autofill you will need to unprotect the worksheet. Do this by
Has the workbook constantly undergoes improvements it is important to make sure you are always using the latest and greatest version. Currently the best way to do this is to contact the people of the project you are working with. You can also check the version in the Settings sheet of the workbook as shown below.
The workbook helps improve data quality with some basic data validation. There are various types of validations which will be introduced below.
In non-conditional cases, certain cells always require a value. In the example below there are three crucial pieces of data missing: a Student ID, a Student First Name and a Student Last Name. The spreadsheet will highlight cells (by turning them red) if they are missing required data.
In conditional cases, cells only require a value depending on the value in a different cell. In the example below the Reason
column is empty in all three rows, but only the first two rows are red. This is because a reason is only required if the Employment Status is Inactive. Clicking on the red cell will display a message that explains why the cell needs to be filled in.
It is very important to use the dropdown list data and not copy paste or write new data when there is a dropdown list. The reason for this is to improve the quality of data by only allowing specify choices that are standardized and pulled from the EMIS and loaded for use in the workbook.
Let's use school names as an example. The EMIS holds the official list of school names, and this list is loaded to the Excel data Workbook through a database connection. This is done automatically, nothing needs to be done by users of the workbook. This helps the data manager select the proper school name. If the workbook recognizes a school name it will return the school number in the School No
column automatically (and School Type as well.) In the following example the workbook recognizes Mortlocks High School
and tells us that the school code is CHU156
and that he School_Type is Public.
In the example below the workbook does not recognize Nomusofo Junior High Schoo/Udot Elementary School
, so it cannot tell us the School No
. When you see this (on any of the worksheets) it means that you need to edit the cell and select the proper school name from the validation list attached to the cell/column.
The rollover function allows you to anticipate enrolments for a new school year. The function is based around the Completed and Outcome columns (Outcomes view) and the ‘From’ column in the Enrolment.
This is how it works.
PSS Mango School 20170907 BOY2018_19.xlsm
.20170907
is the version of workbook: it is represented by the the date on which that version (functionality) was created and can also be found inside the workbook in sheet Settings.PSS Mango School 20170907 EOY2017_18.xlsm
PSS Mango School 20170907 BOY2018_19.xlsm
PSS Mango School 20170907 BOY2018_19.xlsm
(double check this carefully!)PSS Mango School 20170907 EOY2017_18.xlsm
) PSS Mango School 20170907 BOY2018_19.xlsm
)
Each workbook has a Merge function that allows it to import data (schools, students, school staff and WASH data) from another copy of the workbook.
The Merge feature support various scenarios including:
The Master workbook can then be verified one last time before loading into the EMIS.
Which ever scenario you use the process for Merging is almost identical and summarized below. Let's say you want to Merge a whole workbook with many schools into a new clean updated version of the workbook.
Kosrae 20171019 BOY2018_19.xlsm
Kosrae 20181019 BOY2018_19.xlsm
for example.This is typically needed for Rollover or Merge (e.g. as a temporary, Secondary Workbook for merging back into a Master.)
Delete All Rows…
and press OK to delete all the rows.aka Annual Census, Annual Survey
To improve data quality the workbook makes use of data connection to the EMIS database. It does that to retrieve the exact school name and various dropdown values. It can be useful to know how to refresh those data connection if any dropdown is updated in the EMIS for example. This is shown below.