← Go Back
Notion + Streamlit ELT Pipeline - Data
Pipeline
ELT flow to read data from Notion Page using API and push it to Database.
- Uses max_date filter to get the last date run, and extract the data after the
max_date.
- Created replica of the new data, to a SQLite database, whenever a change is
detected in
Main database.