Skip to content

Commit

Permalink
update pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-troy committed Sep 18, 2024
1 parent 77ea27f commit dcfff78
Showing 1 changed file with 107 additions and 0 deletions.
107 changes: 107 additions & 0 deletions liiatools/school_census_pipeline/spec/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,8 @@ table_list:
type: category
- id: keystage
type: category
- id: ppa
type: numeric
- id: LA
type: string
enrich: la_name
Expand Down Expand Up @@ -560,6 +562,8 @@ table_list:
type: string
- id: programmeaimsoffrolltableid
type: string
- id: pupilnolongeronrolltableid
type: string
- id: qn
type: string
- id: qan
Expand Down Expand Up @@ -610,8 +614,12 @@ table_list:
type: string
- id: programmeaimsonrolltableid
type: string
- id: pupilonrolltableid
type: string
- id: qn
type: string
- id: qan
type: string
- id: coreaim
type: category
- id: partnerukprn
Expand All @@ -626,6 +634,8 @@ table_list:
type: date
- id: scc
type: string
- id: disccode
type: string
- id: learningaimwithdrawalreason
type: category
- id: progtype
Expand Down Expand Up @@ -784,6 +794,16 @@ table_list:
type: category
- id: progtype
type: category
- id: learningaimstatus
type: category
- id: learningactualenddate
type: date
- id: learningaimwithdrawalreason
type: category
- id: learningstartdate
type: date
- id: learningplannedenddate
type: date
- id: LA
type: string
enrich: la_name
Expand Down Expand Up @@ -929,6 +949,16 @@ table_list:
type: category
- id: englishgcsehighestpriorattainmentpreviousyear
type: category
- id: countryofbirth
type: category
- id: annualsessionspossible
type: numeric
- id: annualsessionsunauthorised
type: numeric
- id: annualsessionsauthorised
type: numeric
- id: youngcarer
type: category
- id: LA
type: string
enrich: la_name
Expand Down Expand Up @@ -1094,6 +1124,16 @@ table_list:
type: category
- id: eyppbf
type: category
- id: countryofbirth
type: category
- id: annualsessionspossible
type: numeric
- id: annualsessionsunauthorised
type: numeric
- id: annualsessionsauthorised
type: numeric
- id: proficiencyinenglish
type: category
- id: LA
type: string
enrich: la_name
Expand Down Expand Up @@ -1208,6 +1248,33 @@ table_list:
type: category
- id: accommodation
type: category
- id: saon
type: string
- id: addressline1
type: string
- id: addressline2
type: string
- id: addressline3
type: string
- id: addressline4
type: string
- id: addressline5
type: string
- id: administrativearea
type: string
- id: town
type: string
- id: posttown
type: string
- id: postcode
type: postcode
degrade: short_postcode
- id: paon
type: string
- id: street
type: string
- id: locality
type: string
- id: LA
type: string
enrich: la_name
Expand Down Expand Up @@ -1252,6 +1319,11 @@ table_list:
type: category
- id: apattendancepattern
type: category
- id: applacementpostcode
type: postcode
degrade: short_postcode
- id: companynumber
type: string
- id: LA
type: string
enrich: la_name
Expand Down Expand Up @@ -1296,6 +1368,11 @@ table_list:
type: category
- id: apattendancepattern
type: category
- id: applacementpostcode
type: postcode
degrade: short_postcode
- id: companynumber
type: string
- id: LA
type: string
enrich: la_name
Expand Down Expand Up @@ -1400,6 +1477,8 @@ table_list:
type: string
- id: sessions
type: numeric
- id: absencesessions
type: numeric
- id: attendancereason
type: category
- id: LA
Expand Down Expand Up @@ -1428,6 +1507,8 @@ table_list:
type: string
- id: sessions
type: numeric
- id: absencesessions
type: numeric
- id: attendancereason
type: category
- id: LA
Expand Down Expand Up @@ -1470,6 +1551,16 @@ table_list:
type: category
- id: senprovision
type: category
- id: reviewdate
type: date
- id: reinstatementdate
type: date
- id: incare
type: category
- id: senexpert
type: category
- id: reviewresult
type: category
- id: LA
type: string
enrich: la_name
Expand Down Expand Up @@ -1510,6 +1601,16 @@ table_list:
type: category
- id: senprovision
type: category
- id: reviewdate
type: date
- id: reinstatementdate
type: date
- id: incare
type: category
- id: senexpert
type: category
- id: reviewresult
type: category
- id: LA
type: string
enrich: la_name
Expand All @@ -1536,6 +1637,8 @@ table_list:
type: string
- id: sessions
type: numeric
- id: absencesessions
type: numeric
- id: attendancereason
type: category
- id: LA
Expand All @@ -1562,8 +1665,12 @@ table_list:
type: string
- id: pupilonrolltableid
type: string
- id: absencesessions
type: numeric
- id: sessions
type: numeric
- id: absencesessions
type: numeric
- id: attendancereason
type: category
- id: LA
Expand Down

0 comments on commit dcfff78

Please sign in to comment.