2025-06-18 19:02:33 -04:00
2025-06-16 22:37:39 -04:00
2025-06-18 19:02:33 -04:00
2025-06-12 23:04:07 -04:00
2025-06-08 15:52:32 -04:00
2025-06-16 22:38:05 -04:00
2025-06-16 22:38:05 -04:00

LMS-DB-ETL

An Extract, Transform, Load app to gather book information from public API for a POC LMS project

Environmental Variables: GOOGLE_API_KEY - API Key required for using the Google Books API. LIBRARYTHING_TOKEN - A Token used to query librarything.com. Can be aquired through https://www.librarything.com/developer/tokens

extract.py

The extract.py file contains functions to pull data related to books from different APIs.

transform.py

load.py

Description
An Extract, Transform, Load app to gather book information from public API for a POC LMS project
Readme MIT 85 KiB
Languages
Python 97.9%
Shell 1.4%
Dockerfile 0.7%