Download and aggregate public government data about companies
This is just a work in progress. Current code is mostly a brainstorm and initial tackling of the problem.
- Download data from multiple sources
- Upload files to multiple storage options
- Parse data and structure it into serializable formats
- Write adapters to persist data on databases
If you are using the Postgres Store, you need to set the environment variable DATABASE_URL with a connection string to your Postgres instance