A simple validator for addresses from openaddresses.io
The Project consists of an ETL workflow that is created with Pentaho Data Integration and a small addresses validator that is written in Node.js and Angular 6.
- Navigate to /server and run
npm install
- Start and compile server with
npm run prod
- Navigate to /client and run
npm install
- Start web interface with
npm run start
Contains all PDI jobs and transformations that are necessary for the entire ETL workflow. To run this workflow Pentaho Data Integration is necessary.
Contains the documentation of this project in German language.
Contains the Data Definition Language for all necessary database tables.