Skip to content

Commit

Permalink
Update 0020-pipeline-academies-from-adb.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dneed-nimble authored Jan 2, 2025
1 parent 25eb0fc commit d912306
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions docs/adrs/0020-pipeline-academies-from-adb.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,14 @@ While our analysis is ongoing, the following data fields are identified as neces

### Manage Free School Projects (MFSP API)

| Column Name | Field Name | ADB Table Name | Column Name |
|---------------------------------|---------------------------------|-----------------------|---------------------------------|
| Name | Name | [mis].[Establishment] | [EstablishmentName] |
| URN | Academy URN | [complete].[projects] | [academy_urn] |
| Project Type | Type | [complete].[projects] | [type] |
| Age Range | Age Range | [mis].[Establishment] | [StatutoryLowAge], [StatutoryHighAge] |
| Conversion Date | Conversion Date | [complete].[projects] | [completed_at] |
| Local Authority | Local Authority | [complete].[projects] | [local_authority] |
| Column Name | Field Name | ADB Table Name | Column Name |
|-------------------------------|--------------------------------------|------------------|------------------------------------------------------------------|
| Name | Current free school name | [mfsp].[KPI] | [Project Status.Current free school name] |
| Project Type | Project type | [mfsp].[KPI] | [Project Status.Free school application wave] |
| Age Range | Age range | [mfsp].[KPI] | [School Details.Age range] |
| Local Authority | Local authority | [mfsp].[KPI] | [School Details.Local authority] |
| URN | URN | [mfsp].[KPI] | [Project Status.URN (when given one)] |
| Provisional Opening Date | Provisional opening date | [mfsp].[KPI] | [Project Status.Provisional opening date agreed with trust] |

## Future Considerations

Expand Down

0 comments on commit d912306

Please sign in to comment.