Extract data from Mortgage Finance Forecast Archives
Thiago Sousa
0
Backend Engineer
Python
The job consisted of creating a lambda function to check for new reports, download them, extract the related data from the pdf and save it to a database. The project was built as an AWS SAM template, for a serverless python 3.9 application and dynamodb, with a daily schedule.
Like this project
0
Posted Jul 12, 2024
The job consisted of creating a lambda function to check for new reports, download them, extract the related data from the pdf and save it to a database.