Add admin data for 2016-17 and 2017-18. Finishes #182032313

This commit is contained in:
Nelson Jovel 2022-05-11 11:44:43 -07:00
parent 57bfaa51c6
commit ee4a964251
3 changed files with 794 additions and 0 deletions

View file

@ -42,3 +42,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`bundle exec rake one_off:load_single_file`
- Exclude results from boston. Add foreign key from school to district
`bundle exec rake db:migrate`
- Add admin data from 2016-17 and 2017-18
`heroku run:detached -a mciea-beta bundle exec rake data:load_admin_data`