Skip to content

Initial release

Compare
Choose a tag to compare
@FNeiva FNeiva released this 16 Feb 20:10
· 39 commits to master since this release

W210 Crime Prediction - Data Load and Transformation Service

Release v0.1

First working release.

  • Reads full crime dataset from S3, makes some transformations and write back to S3
  • Using a background for data load and transformation task in the backend
  • Served through a Flask Web Service API to manage job execution