Load Specifications and Lookup Tables

Slides:



Advertisements
Similar presentations
Load Specifications and Lookup Tables Load Specifications and Lookup Tables Carina Oelofsen Deputy Director: NLRD: Data.
Advertisements

CROWNWeb 3 rd Party Submit CROWNWeb – 3 rd Party Submit Matt McDonough Communications Coordinator NW7.
Data Dictionary What does “Backordered item” mean? What does “New Customer info.” contain? How does the “account receivable report” look like?
Maintenance Modifying the data –Add records –Delete records –Update records Modifying the design –Add fields into tables –Remove fields from a table –Change.
Database Design Concepts INFO1408 Term 2 week 1 Data validation and Referential integrity.
Presentation to Portfolio Committee on Education-NQF Bill South African Qualifications Authority (SAQA) Prof Shirley Walters SAQA 30 July 2008.
Electronically approve and create Suppliers in Oracle Financials using a combination of APEX and Oracle Workflow. NZOUG Conference 2010 Brad Sayer Team.
ASAP (Assessment Submission and Processing) Submission Processing Overview for IRF-PAI IRF Conference May 2, 2012.
Yvonne Shapiro Director, NLRD (SAQA) July Overview 1. Optional: Changes to Application Form 2. Recommended: Changes to Information System 3. Compulsory:
Users' Meeting San Francisco, CA April 18 th, 2006 RCRAInfo Network Exchange.
Microsoft Access 2000 Creating Tables and Relationships.
TEIS Process Overview Create TEISID StandardizeNoData ValidateGeometry ValidateDomains ValidateRange CreateErrorSummary Load data to Contractor Package.gdb.
The NLRD Qualifications Verification Service Presenter: Cleo Radebe Deputy Director National Learners’ records Database (NLRD) South African Qualifications.
NAMS Account Activation Training. 2 What is NAMS? The NASA Account Management System is NASA’s centralized process for requesting and maintaining accounts.
Canada’s NDS Experience Office of Controlled Substances An Overview May 8, 2007.
Driving School Database
Cycles & Life Cycles College of Alameda Copyright © 2007 Patrick McDermott.
Encounter Data Validation: Review and Project Update August 25, 2015 Presenters: Amy Kearney, BA Director, Research and Analysis Team Thomas Miller, MA.
LENOVO SERVICES Ordering & registering services warranty May 2011 ChoonHa Phoon Lenovo Service Offering : ThinkPlus and Lenovo Care.
SAQA’s Role in the New NQF Environment Joe Samuels Deputy Executive Officer South African Qualifications Authority October 2009.
GCSE Computing#BristolMet Session Objectives# 20 MUST describe a database and discuss the legal implications of storing personal information SHOULD explain.
HEQCIS Briefing and Demo July Background Minimize the double capturing of data in the Education and Training Sector Minimize the double capturing.
Access Project 3 Notes. Introduction Maintaining the Database  Modifying the data to keep it up-to-date Restructure the Database  To change the database.
COUNCIL ON HIGHER EDUCATION QA Forum: PHEIs HEQCIS: Update 25 September 2012 Tamara Bezuidenhout.
Microsoft Access 2010 Chapter 3 Maintaining a Database.
ACIS Introduction to Data Analytics & Business Intelligence Ad-hoc Reporting Query Basics.
Academic 2016 Student Enrolment Day 1 Integrated National Education Information System (iNEIS TM )
Verifying achievements using the National Learners’ Records Database (NLRD) Yvonne Shapiro Director: NLRD at the South African Qualifications Authority.
Data Verification and Validation
Study Opportunities1 Database table quiz What is your name?
Outstanding Issues with Reporting and Data Submissions.
Presenter: Rueen-Fang Wang, Ph.D., P.E. Fix Implementation Deficiencies of Database Structure Presenter: Rueen-Fang Wang, Ph.D., P.E. 1.
Software. Because databases can get very big, it is important to decide exactly what is going to be stored in each field. Fields can be text, number,
8 Copyright © 2005, Oracle. All rights reserved. Managing Schema Objects.
VOCAB REVIEW. A field that can be computed from other fields Calculated field Click for the answer Next Question.
Module 6 ********* Data Loading Workforce Information Database Training Last update November 2006.
Research Colloquium on Post-School Education and Training 4 November 2014, Burgers Park Hotel Higher Education and Training Information System Jean Skene,
Validation Gary Gensinger Deputy Director Office of Business Process Support Center for Drug Evaluation and Research.
DEVRY CIS 336 W EEK 5 G ROUP P ROJECT T ASK 3 Check this A+ tutorial guideline at
DATA TYPES.
National Qualifications Framework: Implications for
Creating a database table
Program Attendance Module
Databases Chapter 9 Asfia Rahman.
Briefing and Demo Thursday, 17 March 2016
Yvonne Shapiro Director, NLRD (SAQA) September 2017
Unit 16 – Database Systems
CIS 155 Table Relationship
New Developments for the HEQCIS and the NLRD
2 June 2017 Fidelity Conference Centre Florida
The Verbalisation Introduction March 2016 Michael Gordon
NA4 Test Team Status Test meeting, 07/09/04
Susan Zelisko, Ross Naheedy, Baimei Guo, Michael Wall, Ron Price
Uploading Data in the Staff Interchange
South East Data Edit Check Model
Databases Software This icon indicates the slide contains activities created in Flash. These activities are not editable. For more detailed instructions,
Standard Design Process (SDP) Software Tom Czerniewski Entergy Nuclear
Performance Measures 101 March 30, 2012 Presenter:
FY 2020 Budget Formulation Update
Article 13 RBMP reporting testing 2009
Designs for Data Integrity, validations, security and controls
DB Project Database Systems
Microsoft Access Validation Rules, Table Relationships And
University of Northern Colorado
Student Organizations
Introduction to Databases
USAf: submission on the NQF Amendment Bill
Presented by: Dr. Thokozile Lewanika-Mpupuni
Presentation transcript:

Load Specifications and Lookup Tables www.saqa.org.za/nlrdpbinfo.php Carina Oelofsen Deputy Director: NLRD: Data Quality and Information Management South African Qualifications Authority (SAQA) 11 October 2016

Data Flow to the NLRD Professional Body Professional Body Professional Record Person info Designation Record Person info Designation Record Person info Designation Professional Body Professional Body Professional Body SAQA – Loaded onto NLRD

Person Information From database: To fixed-length record: National_Id Person_Alternate_Id Alternative_Id_Type Equity_Code Nationality_Code Home_Language_Code Gender_Code Disability_Status_Code Person_Last_Name Person_First_Name Person_Birth_Date 7509090123086 533 BA SA Zul F N Buthelezi Bekeni 19750909 2008060123086 Wh Eng N - was 02 Sanders-Smith Elizabeth 19300806 350012345 539 BC NAM Afr M 9 Pietersen Michael 19681222 To fixed-length record: www.saqa.org.za/nlrdpbinfo.php

Person Designation Link between person and designation National_Id Person_Alternate_Id Alternative_Id_Type Designation_Id Designation_Prof_body_Id 7509090123086 533 45 692 2008060123086 8 651 350012345 539 www.saqa.org.za/nlrdpbinfo.php

General Comments Ensure the integrity of ID numbers, date of birth and gender Ensure the integrity of the date stamp values – update date Ensure fields contain valid characters only – note the prescribed formats (e.g. dates) No orphan records allowed (e.g. when a Person Designation record does not match a Person record) www.saqa.org.za/nlrdpbinfo.php

General Comments (continued) Submit as much data per record as possible Ensure that records are not duplicated Keep a record of errors encountered and solutions to these 95% Rule Notify Data Loads team of submissions Edu.Dex data validation utility www.saqa.org.za/nlrdpbinfo.php