[Github](https://github.com/syalanuj/youtube/blob/main/de_fundamentals_python/etl.py
1. Extract using a API
Get data via api or download.
2. Transform
Put into a pandas df.
3. Load
Save df as a database. Save SQLite database. Save as table.
Run functions