This repo can be opened in a Codespaces - a development environment hosted in the cloud. You can open this repo in a browser or IDE like VS Code with the GitHub Codespaces extension.
Run following command in your terminal and follow instructions.
python load_data.pyPydantic is for data validation and settings managment using Python type annotations. SQLAlchemy is a SQL toolkit and Object Relational Mapper (ORM).