### Acceptance criteria - [ ] Update the `minio/download.ts` file to include the source file [school district file in DO] - [ ] Update pg/source-create/create.ts to create a table `school_district` with columns based on the schema from the parquet file - [ ] Update `pg/source-load/load.ts` to populate table. Run `pg:source:load` and test to ensure that the source tables are populated
Acceptance criteria
minio/download.tsfile to include the source file [school district file in DO]school_districtwith columns based on the schema from the parquet filepg/source-load/load.tsto populate table. Runpg:source:loadand test to ensure that the source tables are populated