Open peteryates opened 2 weeks ago
This looks good - just to say we'll need to import extensions data at some point too, which isn't included here. The good news is that extensions data is just two fields, linked to a person, and currently stored in the Induction
table in DQT.
Column | Type | Reason |
---|---|---|
extension_length |
integer |
|
extension_length_unit |
string |
We'd expect days, months, weeks, terms here, but they might all be recorded in terms |
Aware we've not designed this in our new data model so the omission makes sense, but we'll need to go back to this.
Following on from this @gunndabad confirmed:
terms
Following on from a chat with the team we think it's worth looking at converting the other units to terms for consistency is a good idea. If the records with non-term units are history we might not even need to import them.
Oops I forgot to add trn
to induction periods, I've amended the issue above 🤦🏽♂️
This is mostly done - PR will follow today
Still in progress
Made good progress on this yesterday
We'll be importing data from the current AB portal at some point in January.
We expect to import the following data in CSV format.
Appropriate bodies
id
integer
name
string
dfe_sign_in_organisation_id
uuid
local_authority_code
integer
establishment_number
integer
Teachers
trn
string
first_name
string
last_name
string
extension_length
integer
extension_length_unit
string
Induction periods
appropriate_body_id
integer
trn
string
started_on
date
finished_on
date
induction_programme_choice
string
fip
,cip
anddiy
here?number_of_terms
integer