Skip to content

nsip/registration-data-set

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

registration-data-set

Machine readable schemas for the NAPLAN Online registration data set. Derived from the NAPLAN Online Registration Data Set specification, v3.02 (March 2022)

  • core.json is a JSON Schema expression of the NAPLAN Online Registration Data Set specification, which is used in the NIAS Golang NAPLAN Registration validation suite
  • core_parent2.json is an additional JSON Schema expression of the NAPLAN Online Registration Data Set specification, conveying the requirement that if one Parent2 field is present, all Parent2 fields must be present. This schema is also used in the NIAS Golang NAPLAN Registration validation suite, and may be disabled if necessary.
  • Registration Data Set - Specifications v3.02.pdf is the current registration data set specification.
  • studentpersonalgenerator_csv.pl is a Perl script used to generate test data
  • 400schools150students.csv is a sample CSV file corresponding to 400 schools of 150 students each in South Australia.
  • 400schools150students.xml.zip is a sample XML file with the same content as 400schools150students.csv.

These schemas will be updated in line with updates to the registration data set specification.

About

Documentation and JSON and XML Schemas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages