Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 844 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 844 Bytes

AdzunaDataBot

At The Data Lab, we would like to keep our fingers on the pulse of data science jobs in the UK. To do this we are creating a small service to help us and others track this over time.

This is a work in progress.

The project is an excercise in using AWS to set up a microservice as follows;

  • Every night we query the Adzuna API to retrieve records pertaining to "data science"- We store this in a MySQL database hosted on AWS RDS
  • We then do some cleaning and generate a static html dashboard (using flexdashboard in R)

Currently the public preview of this project is available however please excercise extreme caution as this is very much under development.