### Acceptance criteria - [ ] Update the `minio/download.ts` file to include the source file census data (this should be in DO under edm-recipes/datasets) - [ ] Convert shape files into csvs `shp/convert.ts` - [ ] Update pg/source-create/create.ts to include `police_precinct` and `school_district`. Write the sql files to create the actual tables - [ ] Update `pg/source-load/load.ts` to populate table. Run `pg:source:load` and test to ensure that the source tables are populated