Releases: UCB-MIDS/w210_crime_data_load
Releases · UCB-MIDS/w210_crime_data_load
First project MVP version
Initial 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