seas-computing / course-planner

SEAS Course Planning Application. JSDoc Docs at: https://seas-computing.github.io/course-planner/
0 stars 1 forks source link

Create script for pulling data from prod database #648

Open jonseitz opened 1 year ago

jonseitz commented 1 year ago

Our course-planner-etl script is only setup to pull from the old mongodb, so we need a way to get production data from the new postrgres instance.

This should obfuscate HUIDs as part of the process.